• last updated 7 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Updated the cvs section to 5.1. Also changed one CVS command. It would

import the entire openacs-4 cvs tree into your local cvs tree, which

is unnecessary and annoying.

Minor UI improvements, fix to link in email messages.

Added a check for the browser's User-Agent header before using htmlArea

- Default to use htmlArea for richtext widgets

Make sure content_length is returned as 0 if its set to NULL in

cr_revisions.

Fixes a bug that occured while editing log entries.

Added a link to add tasks in the navbar

Added in filter for task roles

New task select page makes it easier to select the project

merge of changes up to jcd-merge-for-dirk from oacs-5-1 to HEAD

adding the item::delete PL/SQL wrapper proc

Adding folder::delete proc which is a start in having a Tcl wrapper API for the content folder PL/SQL functions like we already have for items

can't use regular adp variable interpolation since when displaying source you don't want to translate tags, you want to display the 'real source'

Remove duplicate summary tag

file upgrade-0.4-0.5.sql was initially added on branch oacs-5-1.

Patch #479 applied. Upgrade scripts written.

Noquote fixes (bug 1691), bookmark export folder hierarchy fixes (bug 1692),

retain "Personal Toolbar Folder" (bug 795). Fixed by applying patch 477.

- Gabriel Burca

Check permissions on child items on delete of a folder.

Update title/label when a folder or item is renamed.

Set live revision of items within a copied folder.

Fix typo in parameter name, reference to non-existant parameter.

Fixes bug#1793

Bump up version number to match upgrade script.

file upgrade-5.1.1d1-5.1.1d2.sql was initially added on branch oacs-5-1.

Fix reference to chid instead of child in cr_items_update_tr. Upgrade script

included. Fixes bug#1791

Slight improvement to tasks page. Searching searches all users' tasks

Moved notifications to a separate proc. cc_users to acs_users_all

Added a comment that after the upgrade, you may need to change the

parameters of acs-kernel so that you can allow HREF and IMG tags.

added new html file

changed comment link on bottom of pages to reflect new, permanent path /doc/current

  1. … 135 more files in changeset.
Adding users in a subsite per batch did not add them to the subsite as members.

Change the default of StoreFilesInDatabaseP to 0, so that files are stored in the filesystem; tip 59

Change the default of StoreFilesInDatabaseP to 0, so that files are stored in the filesystem; tip 59

Added 'ADP reveal mode'