• last updated 15 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Completed trackback support. Added trackback parameters and explanation of what trackback is. It's turned on by default.

Finished trackback support. Added support for templated comments to include notice of which comments are trackback.

    • -0
    • +3
    ./packages/lars-blogger/lars-blogger.info
    • -0
    • +40
    ./packages/lars-blogger/tcl/entry-procs.tcl
    • -6
    • +6
    ./packages/lars-blogger/www/entry-chunk.adp
    • -2
    • +1
    ./packages/lars-blogger/www/entry-chunk.tcl
Paramters.tcl accepts optional section paramtere to limit the list to just one

section.

    • -1
    • +4
    ./packages/lars-blogger/www/admin/index.adp
added a new features enumeration for 5.0 release

removing obsolete file

updating the who's online page to use the new cached API. Adding a link to it on the /pvt/home page

    • -0
    • +2
    ./packages/acs-subsite/www/pvt/home.adp
caching the acs_user::get proc

adding the whos_online::interval proc

    • -9
    • +26
    ./packages/acs-tcl/tcl/utilities-procs.tcl
Checking for delete priv instead of write

Fixed bug #482: URLs for gifs wrong

    • -5
    • +5
    ./packages/calendar/www/mini-calendar.adp
    • -1
    • +1
    ./packages/calendar/www/view-month-display.adp
    • -2
    • +2
    ./packages/calendar/www/view-month-display.tcl
    • -1
    • +1
    ./packages/calendar/www/view-week-display.adp
    • -2
    • +2
    ./packages/calendar/www/view-week-display.tcl
    • -3
    • +3
    ./packages/file-storage/www/folder-chunk.adp
    • binary
    ./packages/file-storage/www/resources/file.gif
    • binary
    ./packages/file-storage/www/resources/folder.gif
    • binary
    ./packages/file-storage/www/resources/new.gif
Changed message key encoding to not confuse eval or subst

    • -3
    • +3
    ./packages/acs-lang/tcl/lang-message-procs.tcl
- 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
    ./packages/auth-ldap/auth-ldap.info
    • -0
    • +231
    ./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)

    • -1
    • +12
    ./packages/acs-subsite/tcl/subsite-procs.tcl
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

    • -1
    • +4
    ./packages/acs-tcl/tcl/utilities-init.tcl
    • -1
    • +183
    ./packages/acs-tcl/tcl/utilities-procs.tcl
adding installation of the weblogger applet

correcting dependency info. Fixing the broken install::grant_gc_create proc

    • -1
    • +1
    ./packages/lars-blogger/lars-blogger.info
    • -6
    • +4
    ./packages/lars-blogger/tcl/install-procs.tcl
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

    • -1
    • +13
    ./packages/acs-lang/sql/oracle/ad-locales.sql
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

updating acs-subsite dependency version names for acs-kernel and acs-tcl

    • -2
    • +2
    ./packages/acs-subsite/acs-subsite.info
making version name in version url be up-to-date

defaulting UseEmailForLoginP to 1