• last updated 20 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Now copy and move urls is working

avoid name clashes between HTML form variables and instance attributes

file categories-portlet.page was added on branch oacs-5-3 on 2007-08-01 21:39:27 +0000

make xowiki less verbose in error log file

Fix bug handling multiple session_ids

Fix email feature to not rely on dotlrn install.

Allow sending email to a list of user_ids in addition to the other options.

Merged sessions and results-users pages since we don't need two pages that do the same thing.

disable all 4.01 defined form fields in HTML forms when viewing

    • -4
    • +2
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
disable input fields in HTML form view mode

    • -6
    • +37
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
changeing message key acs-kernel.common_no to acs-kernel.common_No (since the label is No as well), adding a new message key acs-kernel.common_no (with lower case "no")

  1. … 37 more files in changeset.
fix typo in message catalog: common_lastt -> common_last

fix table of contents for unnamed entries (without language prefix)

fix quoting for js in toc includelet

Removing dotlrn code from new-portal test!

file upgrade-2.3.1d1-2.3.1d2.sql was initially added on branch oacs-5-3.

file new-portal-test-procs.tcl was initially added on branch oacs-5-3.

Fix bug where database does not magically return portal pages in sorted

order, causing user confusion when the pages end up out of order.

No upgrade for existing pages since I don't want to stomp all over

portals that may have been customized.

Remove second half of ns log statement

only shows notification chunk when within a community

    • -1
    • +3
    /openacs-4/packages/calendar/www/view.adp
    • -1
    • +2
    /openacs-4/packages/calendar/www/view.tcl
bumps version to force execution of upgrade and adds callback

upgrade that fixes permissions and removes requests for personal calendars

file apm-callback-procs.tcl was initially added on branch oacs-5-3.

    • -0
    • +0
    /openacs-4/packages/calendar/tcl/apm-callback-procs.tcl
providing auto fields for description and nls_language in HTML forms

fix interface for delete method for specified classes

allow categories to be turned off via form constraints

    • -4
    • +4
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
provide compatibility for xotcl-1.4.0

    • -1
    • +12
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
fixes personal calendar permissions that were inherited by default

Make sure the call to add_item_to_form is the same when displaying

feedback so correct/incorrect choices are displayed.

Added run_id input field in two locations in order for file properties

to upload correctly.

handling and validation of multivalued selects for categories in HTML-forms