• last updated 16 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
if lc_time_fmt is given the empty string, don't crash, but rather, return the empty string

bug fix: after the 4-6 merge the column name is last_post_ansi instead of last_modified_ansi

    • -2
    • +2
    /openacs-4/packages/forums/www/index.tcl
adds comment from dave

iconic context bar seperator

only call ds_add if it exists

ad_schedule_proc support for _daily and _weekly notifications, by donb from 4.6

removing faulty oracle rdbms line from common .xql file (copy-paste mistake)

    • -1
    • +0
    /openacs-4/packages/dotlrn/www/member-add-2.xql
rollback peterm's change as donb is adding these files

link to complex-search rather than search bug 1961/patch 517 Jun Yamog

Show result message from sp_sync_cr_with_filesystem at bottom of page.

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