• last updated 14 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
missed a couple of files

upgrade ajaxhelper to version 0.87d

    • -0
    • +1
    /openacs-4/packages/ajaxhelper/lib/ajaxhelper-template.adp
    • -0
    • +51
    /openacs-4/packages/ajaxhelper/lib/ajaxhelper-template.tcl
    • -0
    • +11
    /openacs-4/packages/ajaxhelper/lib/compress/README.txt
    • binary
    /openacs-4/packages/ajaxhelper/lib/compress/custom_rhino.jar
    • -0
    • +134
    /openacs-4/packages/ajaxhelper/tcl/ajax-ext-procs.tcl
    • -0
    • +273
    /openacs-4/packages/ajaxhelper/tcl/json-procs.tcl
    • -0
    • +172
    /openacs-4/packages/ajaxhelper/www/doc/acs-integration-procs.tcl
    • -0
    • +27
    /openacs-4/packages/ajaxhelper/www/doc/blank-master.adp
    • -0
    • +27
    /openacs-4/packages/ajaxhelper/www/doc/blank-master.tcl
    • -0
    • +118
    /openacs-4/packages/ajaxhelper/www/doc/default-master.adp
    • -0
    • +170
    /openacs-4/packages/ajaxhelper/www/doc/default-master.tcl
  1. … 977 more files in changeset.
fix old style folder_id in syndictation

    • -3
    • +3
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
remove obsolete directories, getting ready for an update

  1. … 1609 more files in changeset.
more cooler approach for conditional assignment

trigger rebuilt of objects to access stored procedures, when "require function_args" has loaded an sql file

Fix javascript to disable/enable start and end time depending on the type of event (all day or not) -was failing when entering wrong times and going back using the browser for instance-

Bumped version numbers

    • -4
    • +4
    /openacs-4/packages/dotlrn/dotlrn.info
  1. … 28 more files in changeset.
Fix referer and HTML cleanup

provide compatility with tcl 8.5

improved version of "::xo::db::require package", new "::xo::db::require function_args"

avoid multiple loads on ::xo::require package,

make 05-procs less verbose

get rid of unsafe expr commands

remove obsolete file

update version, adjust to xotcl-core and xowiki 0.70 interface

    • -3
    • +3
    /openacs-4/packages/s5/tcl/s5-procs.tcl
initial check-in of s5 package (depending on xowiki)

    • -0
    • +28
    /openacs-4/packages/s5/COPYRIGHT
    • -0
    • +47
    /openacs-4/packages/s5/s5.info
    • -0
    • +192
    /openacs-4/packages/s5/tcl/s5-procs.tcl
    • -0
    • +20
    /openacs-4/packages/s5/www/index.vuh
    • -0
    • +4
    /openacs-4/packages/s5/www/admin/index.vuh
    • -0
    • +6
    /openacs-4/packages/s5/www/prototypes/cover.page
    • -0
    • +6
    /openacs-4/packages/s5/www/prototypes/footer.page
    • -0
    • +23
    /openacs-4/packages/s5/www/prototypes/index.page
    • -0
    • +25
    /openacs-4/packages/s5/www/prototypes/slides.page
    • -0
    • +11
    /openacs-4/packages/s5/www/resources/s5-xinha.css
    • -0
    • +6
    /openacs-4/packages/s5/www/resources/flower/COPYRIGHT
    • binary
    /openacs-4/packages/s5/www/resources/flower/ui/bg-shade.png
    • -0
    • +64
    /openacs-4/packages/s5/www/resources/flower/ui/s5-notes.html
  1. … 32 more files in changeset.
fix dependency from ::Generic:: namespace

some fixes for fresh installs

    • -14
    • +2
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
Make sure the community_id is returned empty if the package could not be found or it is called outside .LRN

adapting xowiki to use the new interface of xotcl-core

    • -4
    • +4
    /openacs-4/packages/xowiki/xowiki.info
    • -24
    • +24
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
    • -3
    • +6
    /openacs-4/packages/xowiki/tcl/weblog-procs.tcl
    • -86
    • +72
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
    • -2
    • +3
    /openacs-4/packages/xowiki/www/admin/test.tcl
major revision of the interface between xotcl objects and acs objects and content repository objects

    • -58
    • +985
    /openacs-4/packages/xotcl-core/tcl/05-db-procs.tcl
    • -0
    • +1121
    /openacs-4/packages/xotcl-core/tcl/cr-procs.tcl
    • -1329
    • +7
    /openacs-4/packages/xotcl-core/tcl/generic-procs.tcl
Handle insert into text items in the content repository as a

separate statement in Oracle, since the Oracle implementation

of inserting into the automatic view is limited to VARCHAR(4000).

Maximize/minimize portlets now work in personal pages other than page 0

Maximize/minimize portlets now work in community pages other than page 0

a *P parameter shoudl be a number

Added FileLocationRelativeP paramater in the .info file. If set to 0 it says that the location of the CRFileLocationRoot is not relative to acs_root_dir

Fix for multiple xinhas on one page.

Support for relative file locations which might even reside on a windows drive and therefore start with d:\

Fixed problem with contacts package if more than one is installed

Fixed link with view package