• last updated 9 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- tried to drop a view that didn't exist. Thanks Jade!

A very dirty fix for bug #27, unported query (should actually go into an xql file). Also fixes #28

Adding search capabilities to forums. These two files are copied over from openacs.org-dev, with a fix so they don't break because of missing locale in non-connected threads.

    • -0
    • +98
    /openacs-4/packages/forums/tcl/forums-sc-procs.tcl
Noquote.

Clarified documentation on actions and display_buttons switch to form::create. display_buttons is deprecated

adding the workflow deputy feature (when someone goes on vacation he can assign his tasks temporarily to someone else). Improving caching in the Tcl API and adding a cache API test

    • -47
    • +96
    /openacs-4/packages/workflow/tcl/case-procs.tcl
    • -22
    • +12
    /openacs-4/packages/workflow/tcl/case-procs.xql
Fix return_urls, added ALT tags to image, roll common error messages into the

main portrait ADP page, enhanced the context bar to include a link to the

user's homepage when changing password etc.

making sure auth::authenticate proc sets appropriate auth_message and account_message values. Also, the account_message is the concatenation of the local and remote values

Fixed missing HTML quoting of display value for richtexts bug

Marked dt_format deprecated

Moved the rowid query for email verification into XQL files

Noquote fix, closes Bug#570. Also added double quotes around links

generated by @controls@.

Noquote fix.

Noquote fix.

Oops. Previous fix of args parsing in ad_context_bar was slightly broken...

Added ALT tags to the portrait.

Gave user_id an empty default value in www/shared/community-member.tcl.

This page now gives registered users their own homepage if not supplying this parameter, as the code intended.

Fixed the http:// hack for when the user has not supplied a homepage link.

Added missing initialization of subsite_url to www/pvt/home.tcl.

Added missing return_url.

Ensure link to homepage, if provided by the user, is preceeded by http://

Otherwise the browser thinks the link is relative to the current location.

Simple noquote fix for the context bar in search results.

Another noquote nitpick, this time in www/admin/group-types/index.adp

One noquote too many in www/admin/groups/one.adp

Fixed a pair of missing return_urls for logout links.

superseded by ad_form'ed cal-item-new

    • -33
    • +0
    /openacs-4/packages/calendar/www/cal-item-edit.adp
    • -112
    • +0
    /openacs-4/packages/calendar/www/cal-item-edit.tcl
Patch #265: Fix ad_context_bar to also accept a simple string as the args parameter.

Missing noquote in www/user/password-update.adp

Typo in ad_form specs, looked odd.

Bring back url_stub_callback, day_template, item_template

    • -1
    • +0
    /openacs-4/packages/calendar/www/view.adp
changing datatype to varchar for the key column of the parameters table in upgrade scripts

making Tcl API tests pass for Oracle