• last updated 13 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added config for DB API multi-db support.

Added andrewp as a /openacs-4/etc committer

1. Took out my earlier kludge to get around the AOLserver 4 ns_eval problem.

2. bracketed "if" exprs to avoid unnecessary recompilations of exprs

Applied Vinod's patch that gets rid of ns_eval call ...

Made the user page and bar a little more feature complete.\nE.g., we added the notion of ongoing vs completed curriculums and added the curriculum name to the bar.

Make package instance names be the pretty name of the package, not the package-key

    • -1
    • +2
    /openacs-4/packages/dotlrn/tcl/applets-procs.tcl
    • -0
    • +8
    /openacs-4/packages/dotlrn/tcl/applets-procs.xql
    • -1
    • +4
    /openacs-4/packages/dotlrn/tcl/dotlrn-procs.tcl
    • -0
    • +8
    /openacs-4/packages/dotlrn/tcl/dotlrn-procs.xql
Removed site nodes query from index.tcl and made it sort correctly on postgresql

Fixed broken query

Made show_required_p available through ad_form

file user-login-oracle.xql was initially added on branch oacs-4-6.

file user-login-postgresql.xql was initially added on branch oacs-4-6.

file approval-expiration-init.tcl was initially added on branch oacs-4-6.

file approval-expiration-procs.tcl was initially added on branch oacs-4-6.

file approval-expiration-procs-postgresql.xql was initially added on branch oacs-4-6.

file approval-expiration-procs-oracle.xql was initially added on branch oacs-4-6.

- Added expiration of approvals and passwords

- Added IndexRedirectUrl, which will cause acs-subsite's index page to redirect to that URL

- Added DefaultFormStyle and DefaultListStyle parameters, so you can choose the default styles to use for your forms and lists (to come)

Added 'show_required_p' flag to forms, made standard-lars the default form style, and added a parameter for the default list style, which won't be relevant until I commit the list builder later, but it doesn't hurt any.

Update modifying user when the member_state is changed.

file membership-rel-procs.xql was initially added on branch oacs-4-6.

    • -0
    • +0
    /openacs-4/packages/acs-tcl/tcl/membership-rel-procs.xql
Update the password_changed_date whenever the user's password is changed

file upgrade-4.6.3-4.6.4.sql was initially added on branch oacs-4-6.

Added password_changed_date column to users table, so we can expire passwords after a certain number of days

not showing an empty list if there is no comment link

Use create or replace

removing unconventional '*SQL*' string from sql in db statement

    • -2
    • +2
    /openacs-4/packages/news/tcl/news-procs.tcl
Added errorInfo to error statement so you can actually find out from where it was called

Put error log statement on one line

Clarified documentation on parameter::get

Added a login-include box, which you can include on other ADP pages

file login-include.tcl was initially added on branch oacs-4-6.

    • -0
    • +0
    /openacs-4/packages/acs-subsite/www/register/login-include.tcl