• last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Support for EmailConfirm template

    • -0
    • +32
    ./acs-subsite/lib/email-confirm.adp
    • -0
    • +14
    ./acs-subsite/lib/email-confirm.tcl
Portrait bits are included so I deem it a bad idea to raise an ad_return_error, especially if not all users have portraits

    • -2
    • +2
    ./acs-subsite/www/shared/portrait-bits.tcl
Ups. Wrong copy/paste. Now it goes correctly to the userinfotemplate

    • -1
    • +1
    ./acs-subsite/www/user/basic-info-update.adp
    • -5
    • +5
    ./acs-subsite/www/user/basic-info-update.tcl
Handle thumbnail portraits correctly. Especially delete them when the original changes or was deleted. Additional delete the items for good and not let them linger around. We do not have an interface to resurrect old portraits and if a user willingly uploads or deletes a portrait he should not have a photo album of portraits to come back to.

    • -6
    • +16
    ./acs-subsite/www/user/portrait/erase-2.tcl
    • -4
    • +18
    ./acs-subsite/www/user/portrait/upload-2.tcl
    • -0
    • +9
    ./acs-subsite/www/user/portrait/upload.adp
    • -1
    • +17
    ./acs-subsite/www/user/portrait/upload.tcl
Message key should not start with package_key

    • -1
    • +1
    ./acs-subsite/catalog/acs-subsite.en_US.ISO-8859-1.xml
Added support for after user state change callback

    • -0
    • +23
    ./acs-admin/tcl/acs-admin-callback-procs.tcl
    • -1
    • +3
    ./acs-admin/www/users/member-state-change.tcl
Revert

    • -1
    • +1
    ./acs-templating/resources/forms/standard.adp
Fixing some bugs

    • -5
    • +3
    ./dotfolio/tcl/dotfolio-apm-callback-procs.tcl
Added form legend div so the sections can remotely look as before...

    • -1
    • +1
    ./acs-templating/resources/forms/standard.adp
enhancement procedures for categories written by Peter Kreuzinger

    • -0
    • +46
    ./categories/tcl/categories-procs.tcl
    • -0
    • +36
    ./categories/tcl/categories-procs.xql
    • -0
    • +15
    ./categories/tcl/category-trees-procs.tcl
    • -1
    • +9
    ./categories/tcl/category-trees-procs.xql
Support for cookiedomain

Added support for cookie domain

has_children_p might not always exist

Latest version

Fixed the site node lazy caching by applying different methods. Now let's hope that we are not having too many unnecessary trips to the database because of the url's location in /www or in /packages/acs-subsite/www

    • -85
    • +120
    ./acs-tcl/tcl/site-nodes-procs.tcl
Get the parameter datatype so we know what type of form widget to use

New messages

    • -2
    • +1
    ./notifications/catalog/notifications.de_DE.ISO-8859-1.xml
    • -5
    • +6
    ./notifications/catalog/notifications.en_US.ISO-8859-1.xml
Show admins who is subscribed to an object

    • -1
    • +5
    ./notifications/tcl/notification-display-procs.tcl
    • -15
    • +16
    ./notifications/www/manage-postgresql.xql
    • -0
    • +8
    ./notifications/www/subscribers.adp
    • -0
    • +71
    ./notifications/www/subscribers.tcl
fix typo and date comparison

file weblog-mini-calendar.tcl was added on branch oacs-5-3 on 2007-08-01 21:39:26 +0000

fixing potential name clash

improving date comparisons, replacing site_node::get_root_id for older installations

cleanup continues

cleanup continues

some more cleanup after restructuring

changing regexp once more

changed regular expression for closing double parenthesis into double-parenthesis followed by white space

Created styles for search results page and applied them to the results list

file search.css was initially added on branch oacs-5-3.

    • -0
    • +0
    ./search/www/resources/search.css