• last updated 19 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file user-batch-add-2.adp was initially added on branch oacs-5-1.

moving bulk user add pages from /acs-admin to subsite admin

setting context_id of registered users group to be the main site package so that admin privilege on that package entitles you to add users. See http://openacs.org/forums/message-view?message_id=171339

A few more fixes - getting rid of backslashes.

profile each .tcl and .adp page included, make ds_collection_enabled_p only check IP list once

Removed some dupes that were due to not trimming trailing spaces/underscores.

fix the subject lookup

    • -2
    • +2
    /openacs-4/packages/forums/www/message-email.tcl
bringing over changes by bdolicki from head

A bunch of new keys.

  1. … 29 more files in changeset.
A bunch of new translations and fixes

#1573: Fixed the deletion of sections.

#1515: Fixed templating problems with custom templates.

update version to HEAD + warning

Applying the groups your member of patch by Branimir from head: cvs update -j1.4 -j1.5 packages/acs-subsite/lib/user-info.adp cvs update -j1.11 -j1.12 packages/acs-subsite/lib/user-info.tcl

Fixed up the master/slave stuff and made the wizard configure stuff correctly

according to the new scheme, made some minor changes to the other admin pages.

    • -7
    • +1
    /openacs-4/contrib/packages/portal/www/index.adp
    • -2
    • +2
    /openacs-4/contrib/packages/portal/www/index.tcl
bugfixes, performance enhancements and Sloan layout/presentation changes

  1. … 10 more files in changeset.
Rewrote the tabbed master to use the user portal theme to decorate application

pages.

use db_get_dbhost to get host for windows remote connections to work bug 1258 fix by John Sequeira

stripping off trailing space in the text of temporary tags on syntax <# key text #>. Checked new functionality with test case.

on the message edit page - adding info about who did the first translation and when

add a url to the message and the forum and subject of the original message. bug 1271

fix for bug 1433, PermissionCacheP used memoize on non list thing which would break with empty object_id etc

Fixed bug 1651 (more complete comments in HEAD)

default sort order to last_child_post,desc; bug 1652

1. Added an upgrade directory for Oracle. Have we never had upgrade scripts

for Oracle? Is it being maintained?

2. Added Barry Book's fix for 1651, which had earlier been fixed in PG.

3. Bumped version from 1.6 to 1.7 so the upgrade script can run.

internationalizing tcl include scripts (in the lib dir) used in simplay

post numbering was broken because it was using the parent message_id for all messages

internationalizing the email notificaitons. TODO: make sure the locale used for the email matches the preference of the receiving user

internationalizing the email notificaiton part of workflow. TODO: make sure the locale used for the email matches the preference of the receiving user

add some docs to ad_script_abort