• last updated 23 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Updated password-update to use ad_form

  1. … 11 more files in changeset.
Make acs_user::get_element work with auth/username as well

Bug fix: export_vars -entire_form didn't export variables with colon (:) in the name

Adding include that creates the curved boxes on the home page.

    • -0
    • +40
    /openacs-4/templates/box-master.adp
file box-master.adp was initially added on branch openacs-org.

    • -0
    • +0
    /openacs-4/templates/box-master.adp
Added all_users view to get basic user info without all the baggae of cc_users.

Clarified export-messages link

Added context bar, cleaned up page

Bug: acs_sc::invoke accidentally required contract even though you had impl_id

Code reviewed the authority API

I messed up with that Main Site -> Home change. Turns out there's code all over the place which depends on that name

Let acs_user::get accept username/authority in addition to user_id

Added option to verify that the implementation implements the contract you think

Code reviewed password management procs

Renamed Main Site to Home (uh-oh, hope I won't get kicked and yelled at)

Use API to test email verification

Changed error text

Granting 'read' to 'The Public', because otherwise people who sign up get a security violation

Fixed auth_confirm_email test case after renaming the proc

Fixed the 'new' link

Copied all the /shared/images files over to resources

    • binary
    /openacs-4/packages/acs-subsite/www/resources/Delete16.gif
    • binary
    /openacs-4/packages/acs-subsite/www/resources/Delete24.gif
    • binary
    /openacs-4/packages/acs-subsite/www/resources/Edit16.gif
    • binary
    /openacs-4/packages/acs-subsite/www/resources/Edit24.gif
    • binary
    /openacs-4/packages/acs-subsite/www/resources/bold-button.gif
    • binary
    /openacs-4/packages/acs-subsite/www/resources/checkbox.gif
    • binary
    /openacs-4/packages/acs-subsite/www/resources/diamond.gif
  1. … 5 more files in changeset.
Fixed noquote bug

Made register link remember username

Added a switch to auth::create_user to say that you want password_confirm verified

Caching of auth::authority::get_id

Added username (readonly) to form

Change label on button ; don't show required fields

Added '* required' to bottom of form, if there are required fields

Moved login-include template to packages/acs-subsite/lib

    • -0
    • +7
    /openacs-4/packages/acs-subsite/lib/login.adp
    • -0
    • +161
    /openacs-4/packages/acs-subsite/lib/login.tcl
Cleaned up page by getting rid of obsolete code, mostly login stuff