• last updated 22 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Made local accounts accept and store screen_name

Removed UseEmailForUsername parameter again, moved to acs-kernel

Added UsePasswordWidgetForUsername and UseEmailForUsername parameters

Removed quotes and backslashes from message

Change to use default form builder style

Added link to set parameters for services packages right from the site-wide admin page

    • -0
    • +1
    /openacs-4/packages/acs-admin/lib/service-parameters.adp
    • -0
    • +18
    /openacs-4/packages/acs-admin/lib/service-parameters.tcl
Added screen_name to ad_user_new, and deprecated it

Beefed up new templated, form-builderified parameters page, moved it to /shared, and made site-map use it

    • -0
    • +25
    /openacs-4/packages/acs-subsite/www/shared/parameters.adp
    • -0
    • +79
    /openacs-4/packages/acs-subsite/www/shared/parameters.tcl
making the acs_sc::impl::get_options proc take an empty_label switch so you can choose the label of the empty option

a number of minor improvements and fixes, mostly on the authority and authority-parameters pages

Cleaned up display

Fix for timezone query: gmt_offset is text, not integer

Bummer, authority_id defaulting logic was still broken

i18n mini calendar strings

i18n calendar admin string

    • -1
    • +1
    /openacs-4/packages/calendar/www/view.adp
avoid error from richtext::get_property proc when contents is empty

Refactored site-master and default-master

    • -14
    • +17
    /openacs-4/www/default-master.adp
    • -0
    • +65
    /openacs-4/www/site-master.adp
    • -0
    • +283
    /openacs-4/www/site-master.css
    • -0
    • +73
    /openacs-4/www/site-master.tcl
Fixed broken logic about authority_id, which always defaulted to local

Use ad_form/templated page for setting parameters

Hide deprecated procedures by default

Adding ScreenNameP parameter, bumping version to 5.0d3

Added Screen_name key

  1. … 5 more files in changeset.
Removed stale params, added new for controlling username/email widget

Made parameters UI remember section-name

Let me see...

  1. … 11 more files in changeset.
adding manual run of batch sync and parameter UI. UI improvements

    • -0
    • +5
    /openacs-4/packages/acs-admin/www/auth/batch-job-run.adp
    • -0
    • +16
    /openacs-4/packages/acs-admin/www/auth/batch-job-run.tcl
making use of util_text_to_url to generate authority short_name. Improving batch job entry select query

Improved error logging when driver returns bad code

Prevent users from changing state for themselves, thus shutting themselves out of the system

Removed generated timestamp, so CVS doesn't get so confused when messages change

  1. … 6 more files in changeset.