• last updated 18 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Don't call content::type::content_type_p procedure, it does not exist.

    • -2
    • +2
    ./file-storage/tcl/file-storage-procs.tcl
Remove extra , at the end of array

Fix richtext in Safari and browsers without javascript by supressing

display mode hidden elements except when really in display mode.

    • -2
    • +2
    ./acs-templating/tcl/richtext-procs.tcl
closing anchor tag in book

increase size of buffer for ns_adp_parse (or adp_compile) to a larger value if necessary (requires aolserver 4.5)

Lorsm shouldn't automount when installed. Currently, it doesn't even work

unless it's mounted under a dotlrn package instance!!!! Why automount an

instance that doesn't work?

Fix referer value

Add missing dependency

Normalizing string comparison operations into tcl 8.4 operations, enabling byte-code compilation for expressions and many conditionals

    • -2
    • +2
    ./acs-admin/lib/service-parameters.tcl
    • -2
    • +2
    ./acs-admin/www/apm/build-repository.tcl
    • -4
    • +4
    ./acs-admin/www/apm/package-delete.tcl
    • -7
    • +7
    ./acs-admin/www/apm/package-load-2.tcl
    • -2
    • +2
    ./acs-admin/www/apm/packages-install-2.tcl
    • -3
    • +3
    ./acs-admin/www/apm/packages-install-3.tcl
    • -4
    • +4
    ./acs-admin/www/apm/packages-install-4.tcl
    • -6
    • +6
    ./acs-admin/www/apm/packages-install.tcl
  1. … 353 more files in changeset.
Move content_revision__new functions to a seperate upgrade script that

will run after beta2.

file upgrade-5.3.0b2-5.3.0b3.sql was initially added on branch oacs-5-3.

Recreate all content_revision__new functions.

Fixing naming problem preventing data links from being created. As this is a backport from HEAD it also includes the caching of the links.

    • -8
    • +78
    ./acs-tcl/tcl/application-data-link-procs.tcl
    • -13
    • +11
    ./acs-tcl/tcl/application-data-link-procs.xql
Removed the bad idea to change the foreign key constraint for contacts on user_preferences

Removed the bad idea to change the foreign key constraint for contacts on user_preferences

Update version number to keep in sync with 5.2

    • -1
    • +7
    ./ref-countries/catalog/ref-countries.de_DE.ISO-8859-1.xml
    • -1
    • +1
    ./ref-countries/catalog/ref-countries.en_US.ISO-8859-1.xml
Added some documentation

Added missing key ...

    • -0
    • +1
    ./lorsm/catalog/lorsm.en_US.ISO-8859-1.xml
Missing dependency (should go in 5.3 branch, too hint hint)

Fixed a typo ... while people may complain about SCORM, I think a course

that conforms to the standard is a "SCORM compliant" course, not a "SCORM

complaint" course!

    • -1
    • +1
    ./lorsm/catalog/lorsm.en_US.ISO-8859-1.xml
fixing closing of HTML comments

Recreating the trigger without recreating the view can cause a problem

in a very specific case. It doesn't hurt to recreate the view (which

calls refresh_trigger)

Made sure the version number matches the upgrade script and that the view can actually be deleted. Someone else please take a look if this is actually desired (adding the cascade), it worked on my install just fine (but I am not a heavy user...)

select maximal values for package wide presence

fixing a typo in last commit

compute numbers of users in presence includelet in separate query, when limit clause kicks in

    • -19
    • +17
    ./xowiki/tcl/xowiki-portlet-procs.tcl
provide for every inlcludelet a CSS class (== xotcl class), optional CSS ids for all includeletes, new option "-show-anonymous" with possible values nothing|summary|all

    • -29
    • +60
    ./xowiki/tcl/xowiki-portlet-procs.tcl
Bump version for dotlrn packages

    • -4
    • +4
    ./assessment-portlet/assessment-portlet.info
    • -5
    • +5
    ./dotlrn-assessment/dotlrn-assessment.info
increasing font-size on left side of oacs-view

include xowiki rendered output always in a div with class 'xowiki-content' to remove dependency on #page-body (e.g. on oacs.org not available)