• last updated 10 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Must have admin to delete a category, because categories are package-wide

Redirect back to page after creating a category - otherwise creating a new category will actually edit the last one

Do not link to community-member page for user_id 0

Fixed bug #959: User registration and return_url is broken

Use permission::permission_p instead of ad_permission_p

Cleaned up display of member list

Redirect to current subsite if publicly viewable, otherwise to site root

Improved description for ShowMembersListTo

Don't construct URLs in the ADP! Instead, moved the logic of where to go to the logout page itself

Logout goes to nearest subsite, which will then determine where to redirect next

Added visibility option to configure page, just like it is on the subsite-add page

added required -unclobber parameter to db_multirow

corrected the number of operatives to file_move

re-adding the loading of message catalog files on server startup. Since loading is only done at package install if acs-lang is already installed and this is not necessarily always the case

only set mime_type if we are editing content.

fixing package_path typo (it was missing the ) reported by Mark Aufflick

tightening the regexp to find message lookups in the system. The regexp will still find too much, but it's reasonably good now.

re-adding keys I removed previously. My bad

re-adding keys lost in last commit. My mistake

fixing bug introduced on last API cleanup commit

re-adding keys lost between version 1.38 and 1.39. Need to prevent this from happening again

Fixing function variable references in get_attribute_value.

re-adding keys lost on last commit

changed more log Notices to Debugs

improving check for whether tcl message lookups are represented by keys in message catalog files

    • -2
    • +4
    /openacs-4/packages/acs-lang/bin/mygrep
Quoting the message

Fixed PG query

Query on Oracle hadn't gotten the extra columns added that the PG query had

I18n of list-builder ('no data')

Fixed bad list in acs-templating-init, where the word 'repeat' had been dropped from the wizard section