• last updated 22 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added mutex locking prevent errors if more than one copy of

sp_sync_cr_with_filesystem runs at once for a single package instance,

plus related changes. Changed sp_sync_cr_with_filesystem proc to a

wrapper proc which now calls sp_sync_cr_with_filesystem_internal, in

order to properly free the mutex upon any unexpected error.

The fs-scan page now shows a message when an error readin a file is

encountered, just like the fs-scan-progress page.

Minor layout fix.

    • -1
    • +1
    /openacs-4/packages/forums/www/message-view.adp
Use the name of the attachment rather than the object_id.

This will give mime attachments the proper name and association with an application

on the user's PC.

the common xql file had rdbms type set to oracle which was causing the postgres server to not find the query, removing rdbms line

    • -1
    • +0
    /openacs-4/packages/dotlrn/www/member-add-2.xql
if there is no full query for a db statement and the default query in the tcl file is empty, raise an error and inform the developer about this (crash early)

adding missing files to dotlrn info file

    • -0
    • +45
    /openacs-4/packages/dotlrn/dotlrn.info
Fixed small layout problem.

Fixed bug 1754. Brad Duell patch.

add avail to the checkoutlist file

typo bug 1962

Fixed sp_sync_cr_with_filesystem and the fs-scan-progress.tcl page so

that the scan will properly continue after hitting an error on a

single file, rather than terminating abruptly. Also tweaked sp_*_item

output procs slightly.

add back andrewp commit rights on static pages

remove cc_users, replace with a query on parties and persons to get

email, first_names, last_name.

last post changes + fix for context in forum-new.tcl

there are no www/request-change-frequencey files so I removed them from the info file

I18N: merging keys - making New Custom Portlet be one message rather than two

I18N: names of file-storage folders may now be message keys that need to be localized on the fly

I18N: names of file-storage folders may not be message keys that need to be localized on the fly

I18N: moving pretty name of Class Info (static) portlet into message catalog

I18N: merging many one word messages into messages containing phrases to make translation to languages such as finnish easier (for example, finnish doesn't have prepositions). For the en_US messages I have decided to keep the reuse of pretty names of classes, departments etc. inside other messages. This reuse is optional though and will not be appropriate for some languages (such as finnish).

I18N: moving names of class folders in dotLRN (Handouts, Assignments etc.) into the message catalog

I18N: making dotlrn-forums-admin-portlet use message catalog

I18N: merging many one word messages into messages containing phrases to make translation to languages such as finnish easier (for example, finnish doesn't have prepositions). For the en_US messages I have decided to keep the reuse of pretty names of classes, departments etc. inside other messages. This reuse is optional though and will not be appropriate for some languages (such as finnish).

    • -1
    • +1
    /openacs-4/packages/dotlrn/www/clone.adp
  1. … 18 more files in changeset.
moving pretty name of calendar list portlet into message catalog

I18N: moving the thread options Flat and Threaded into message catalog, correcting misspelled last_child_post_pretty column name

I18N: Names of folders in dotLRN (Assignments, Handouts etc.) can be message keys now so needed to invoke the localize procedure on the folder names in the file-storage UI

I18N: using message catalog for folder type pretty name in file storage UI, merging two keys into one

1. Changed the manage page to use acs_object.name rather than do its own

special case checking (Oracle)

2. Added code from ssv2 to allow a user to change their notification

frequency without deleting and adding the notification

3. Changed form-driven pages to use ad_form

Fixed small bug in person::get.