• last updated 19 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Cleaned up page by getting rid of obsolete code, mostly login stuff

Changed proc declaration style to say site_node::procname instead of enclosing everything in a namespace eval site_node { ... } block

    • -435
    • +435
    /openacs-4/packages/acs-tcl/tcl/site-nodes-procs.tcl
Changed the <trn> tag to use new acs-lang API

Just an indentation fix

Added API for contracts and implementations

Allow service contracts to be invoked with impl_id

Added username to user page

Fixed registration and forgotten password pages

- Error handling of ad_user_new didn't work.

- Improved documentation on cc_lookup_email_user, and acs_user::get_by_username

Let login URL include username/authority_id

Code reviewed and fixed things

refactoring email verification to use new ext-auth API, fixed bug in recover-password.tcl

initial revision

i18n'ed recover-password, added text for later i18n.

added authority key

Added proper permission checks to cal-item-new and debugged permissioning.

added common strings

added new key for password recovery button

refactoring user registration to use new ext-auth API

Fixed Bug #362 (inexistent date gives error in PG)

changing avail entry for dirkg, he wasn't able to commit previously, not sure why

Removed 'Huh?' log message when calling ad_returnredirect

- Fixed the URLs to automated testing and other site-wide services

- Made the site-wide services an include template, so it can be included on the acs-subsite/www/admin/index page.

    • -0
    • +9
    /openacs-4/packages/acs-admin/lib/site-wide-services.adp
    • -0
    • +6
    /openacs-4/packages/acs-admin/lib/site-wide-services.tcl
refactoring registration pages to use ext-auth API

giving Dirk (dirkg) commit rights on all packages so that he can do more noquote work before the release

forgotten_pwd_url was set to forgotten-password by default, changed it to recover-password

added pages that take care of password recovery

refactoring password recovery

Bug 292, fixing spelling mistake

making sure the portrait shows up on the community member page. Fixing noquote issue on dotlrn user admin page

    • -1
    • +1
    /openacs-4/packages/dotlrn/www/admin/user.adp