• last updated 12 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
updating the who's online page to use the new cached API. Adding a link to it on the /pvt/home page

caching the acs_user::get proc

adding the whos_online::interval proc

Checking for delete priv instead of write

Fixed bug #482: URLs for gifs wrong

    • -1
    • +1
    /openacs-4/packages/calendar/www/view.adp
Changed message key encoding to not confuse eval or subst

- Removed comments from themes, as they contain message keys

- Properly indented sloan-theme

- Changed gif references to /resources/acs-subsite/

Changed the default for param SpellcheckFormWidgets to "textarea 0 richtext 0", like Peter M and Tils (and I) suggested.

Added LDAP authentication drivers package

    • -0
    • +27
    /openacs-4/packages/auth-ldap/auth-ldap.info
    • -0
    • +231
    /openacs-4/packages/auth-ldap/tcl/auth-ldap-procs.tcl
Added dependency on acs-authentication

adding the subsite::main_site_id proc (analogous to ad_acs_kernel_id)

who's online support added through a modified version of patch 126. The procs to support the feature live in the util::whos_online namespace

adding installation of the weblogger applet

    • -0
    • +1
    /openacs-4/packages/dotlrn/install.xml
correcting dependency info. Fixing the broken install::grant_gc_create proc

changing dependency on new-portal to be the latest one

adding dependency on weblogger-portlet

changing dependency version of new-portal to be the latest version. Correcting namespace of portal::datasource proc invocations

Bumped up version number to trigger auto-mount.

cannot set username to email for the unregistered visitor user since he/she has a null email

table ad_locale_user_prefs had gone missing from the create script (not sure how or when). Re-adding

upgrade script fix: the table ad_locale_user_prefs was never created so creating

upgrade script fix: the defaulting of pretty name to impl_name was not working

updating dependency info for acs-tcl

    • -4
    • +4
    /openacs-4/packages/acs-tcl/acs-tcl.info
updating acs-subsite dependency version names for acs-kernel and acs-tcl

making version name in version url be up-to-date

defaulting UseEmailForLoginP to 1

making acs-authentication require acs-kernel

upgrade script fix: lang_messages_audit audit table was not created with columns that it had at the time

Backed out of Mohan's change, which backed out my previous change

    • -14
    • +17
    /openacs-4/www/default-master.adp
Changed the required version number of acs-mail-lite