• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.adp was initially added on branch oacs-4-6.

    • -0
    • +0
    /openacs-4/packages/acs-subsite/www/register/login-include.adp
file login-include.tcl was initially added on branch oacs-4-6.

    • -0
    • +0
    /openacs-4/packages/acs-subsite/www/register/login-include.tcl
Added feature to more easily add a new application.

file application-new-oracle.xql was initially added on branch oacs-4-6.

file application-new.xql was initially added on branch oacs-4-6.

file application-new.tcl was initially added on branch oacs-4-6.

file application-new.adp was initially added on branch oacs-4-6.

file application-new-postgresql.xql was initially added on branch oacs-4-6.