• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Upped the version number so new parameters will be added.

Added the changing of the password for the admin from .LRN to OpenACS

file password-update-2.tcl was initially added on branch oacs-5-1.

file password-update.xql was initially added on branch oacs-5-1.

    • -0
    • +0
    /openacs-4/packages/acs-admin/www/users/password-update.xql
file password-update.tcl was initially added on branch oacs-5-1.

    • -0
    • +0
    /openacs-4/packages/acs-admin/www/users/password-update.tcl
file password-update.adp was initially added on branch oacs-5-1.

    • -0
    • +0
    /openacs-4/packages/acs-admin/www/users/password-update.adp
fixing bugs

Moved calls to do_notification from ui-scripts to tcl api

Added delete_file and delete_version procs to tcl api

Added get_parent proc to tcl api

Modified file-add.tcl so that add-version is no longer required

Removed all version-add* files

Modified file.tcl to use file-add instead of version-add

Bug 2010

bug 1775 no font size control in group properties

bug 1900 - member can post when posting policy is closed

bug 1900 - member can post when posting policy is closed

removed file-add-2* because file-add is now self-submitting

fixing apm callbacks (they where not called)

translating

fixing callbacks

fixing apm callbacks

fixing small bug on SC / upgrade, to have the upgrade to run, needs to be changed the version # of acs-authentication to 5.1.2

Fixing a date format bug in calendar::item::add_recurrence.create_recurrence.

search and syndication for bugs

    • -0
    • +20
    /openacs-4/packages/bug-tracker/lib/one-bug.adp
add searching and syndication for bookshelf entries

    • -0
    • +16
    /openacs-4/packages/bookshelf/lib/one-book.adp
    • -0
    • +3
    /openacs-4/packages/bookshelf/lib/one-book.tcl
search and rss for photos

    • -0
    • +24
    /openacs-4/packages/photo-album/lib/one-photo.adp
    • -0
    • +4
    /openacs-4/packages/photo-album/lib/one-photo.tcl
add a syndication table which holds xml fragments which can be assembled to create rss feeds

    • -2
    • +3
    /openacs-4/packages/search/search.info
    • -1
    • +52
    /openacs-4/packages/search/tcl/search-procs.tcl
adds the function template::adp_include which is a public interface for generating strings from adp includes instead of the private template::adp_parse -string; also docs for template::util::multirow_foreach

preserve last_modified when explicitly updated, replaces acs_objects_last_mod_update_tr, bump version, upgrade scripts

change object_type to pretty_name

Reverting to 1.25 version as the last commit should have gotten to oacs-5-1 branch instead of head.

Hopefully successfully reverting the change introduced

Fix multiple item delete with hack to extract list from hidden form variable.

Fix multiple item delete with hack to extract list from hidden form variable.

Fixed bug #1924 and added a html version of the notification messages.