• last updated 11 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Upgraded version numbers to reflect the fact that it belongs to the 5.4 release. Made sure it depends on an acs-mail-lite version which has complex_send

    • -0
    • +2
    ./packages/notifications/www/manage.adp
This fixes the issue if you template element(filename) starts with /packages, like theme-zen does, and not relative to the /packages/new-portal/www path as it was supposed to be previously. I needed this in two upgrades, so I assume it is a reoccuring theme, if not, do not hesitate to revert

    • -2
    • +5
    ./packages/new-portal/tcl/portal-procs.tcl
upgrade to version 0.52, more includelets, ability to make derived special purpose packages

    • -4
    • +3
    ./packages/xowiki/tcl/package-procs.tcl
    • -6
    • +82
    ./packages/xowiki/tcl/xowiki-portlet-procs.tcl
    • -9
    • +14
    ./packages/xowiki/tcl/xowiki-procs.tcl
    • -1
    • +4
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
    • -1
    • +1
    ./packages/xowiki/www/view-default.adp
added "require package" to influence loading order without mess with bootstrap installer

    • -1
    • +15
    ./packages/xotcl-core/tcl/05-db-procs.tcl
    • -3
    • +5
    ./packages/xotcl-core/tcl/context-procs.tcl
Applied patch #841 fixes bug #3087

Apply patch #693 for #2513

Fix server error when viewing one section.

Fixing message key

adding missing close bracket (error reported by vivian aguilar)

- adding support for properties of type file

* providing upgrade scripts

- adding monitor service of the properties

- fixing bugs

- adding a constraint on the evaluation of the conditions avoiding infinite loops

- now the files of the UoL can be updated/changed from the file-storage UI

    • -4
    • +39
    ./packages/imsld/tcl/imsld-callback-procs.tcl
    • -16
    • +36
    ./packages/imsld/tcl/imsld-condition-procs.tcl
    • -1
    • +53
    ./packages/imsld/tcl/imsld-fs-procs.tcl
    • -1
    • +316
    ./packages/imsld/tcl/imsld-install-procs.tcl
    • -25
    • +184
    ./packages/imsld/tcl/imsld-instance-procs.tcl
    • -1
    • +98
    ./packages/imsld/tcl/imsld-monitor-procs.tcl
    • -30
    • +40
    ./packages/imsld/tcl/imsld-parse-procs.tcl
    • -18
    • +76
    ./packages/imsld/tcl/imsld-procs.tcl
    • -8
    • +8
    ./packages/imsld/tcl/imsld-roles-procs.tcl
    • -98
    • +218
    ./packages/imsld/tcl/imsld-runtime-procs.tcl
  1. … 20 more files in changeset.
adding new parameter (ConditionsRecursionLimit):

When evaluating the conditions of the UoL there can bee infinite loops. A counter is used to avoid crashing the server. If after

ConditionsRecursionLimit times of evaluating the conditions (for a single event) the player is not in a stable state, an error is thrown.

Added xinha/rte processing into blank-compat to unbreak .LRN.

fix for nonclosed property tag (introduced yesterday) which has horrible consequences in adp parsing

    • -4
    • +9
    ./packages/xowiki/tcl/adp-generator-procs.tcl
    • -4
    • +24
    ./packages/xowiki/www/oacs-view.adp
    • -4
    • +24
    ./packages/xowiki/www/oacs-view2.adp
    • -4
    • +24
    ./packages/xowiki/www/oacs-view3.adp
    • -4
    • +24
    ./packages/xowiki/www/view-default.adp
Fixed typo in declared script type which prevented xinha from loading.

Importing catalog files from traslate.openacs.org for Openacs Core Packages (5.3.1)

and .LRN Packages (2.3.0).

  1. … 982 more files in changeset.
Fixesd daveb typo in previous post-beta commit

Fixed typo in daveb's change

Adding missing ">"

Bumped version numbers to 2.3.0

    • -5
    • +5
    ./packages/chat-portlet/chat-portlet.info
    • -5
    • +5
    ./packages/dotlrn-chat/dotlrn-chat.info
  1. … 28 more files in changeset.
fixes for changed header_stuff in OpenACS 5.3.1. new version works with old and new property names

    • -1
    • +2
    ./packages/xowiki/tcl/adp-generator-procs.tcl
    • -1
    • +2
    ./packages/xowiki/www/view-default.adp
Generated documentation for 5.3.1 final

    • -1
    • +1
    ./packages/acs-core-docs/www/acs-admin.html
    • -4
    • +4
    ./packages/acs-core-docs/www/aolserver.html
    • -6
    • +6
    ./packages/acs-core-docs/www/aolserver4.html
    • -0
    • +0
    ./packages/acs-core-docs/www/credits.html
    • -4
    • +4
    ./packages/acs-core-docs/www/cvs-tips.html
  1. … 66 more files in changeset.
fix tcl's clock scan problem by avoiding timestamps without localized strings.

    • -2
    • +2
    ./packages/xowiki/tcl/xowiki-form-procs.tcl
Release notes for 5.3.1 final

catch dependency on txt in cases, search is not installed

    • -3
    • +10
    ./packages/xowiki/tcl/xowiki-sc-procs.tcl
Bumped versio number

    • -8
    • +8
    ./packages/acs-subsite/acs-subsite.info
  1. … 4 more files in changeset.
Remove debuggin statement

Remove target for popup

Scholarship fund package might be installed but not mounted under

dotlrn-ecommerce, so check for it.

Remove extra >

Move formtemplates out of ul. The new div based template does not align

properly inside the list.