• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
using named parameters in call to acs_sc_impl.new to avoid mismatch with new optional pretty name parameter

Fixed bug with username and local accounts when logging in with email

validation error with authority_id and username moved out

Only allow editing of username for local accounts

Updating basic info: validation, only edit fields that are not controlled by batch sync, focus

Support updating username

Comment: mention __adp_properties as well

ad_text_to_html: return empty if the text is empty. Make the first <p> tag not have margin-top

adding Arabic Lebanese locale from translation server

using named parameters in call to acs_sc_impl.new to avoid mismatch with new optional pretty name parameter

  1. … 12 more files in changeset.
making version numbers of catalog files correspond to that of the package

  1. … 5 more files in changeset.
adding latest translations from the translation server

  1. … 616 more files in changeset.
Fixing navigation

fixing typo in call to portal_datasource.set_def_param, colon should have been semi-colon

Only edit user info not controlled by the authority

Added get_sync_elements wrapper to get the user profile elements controlled by the authority

Do not fail get_parameters if the impl_id doesn't point to an implementation

Added PAM authentication package

    • -0
    • +27
    /openacs-4/packages/auth-pam/auth-pam.info
    • -0
    • +165
    /openacs-4/packages/auth-pam/tcl/auth-pam-procs.tcl
Added GetElements operation to auth_sync_process

Templated pages

    • -0
    • +5
    /openacs-4/packages/acs-admin/www/apm/version-files.adp
Slimmed the header a bit

Templated pages

    • -0
    • +5
    /openacs-4/packages/acs-admin/www/apm/index.adp
    • -0
    • +5
    /openacs-4/packages/acs-admin/www/apm/version-view.adp
Do not complain when trying to make the empty string work as a URL

Don't try to index when there's no driver

    • -1
    • +5
    /openacs-4/packages/search/tcl/search-procs.tcl
Added list stylesheet

    • -2
    • +2
    /openacs-4/packages/dotlrn/www/dotlrn-master.adp
Added impl_pretty_name to selects

Deleted too mcuh

Removed snapshot_p from authorities and put it into the auth_retrieve_document service contract

Adding Korean datetime configuration data contributed by Sang-Geun Kim.

fixing bug with log file error file. Changing user_login tclwebtest function to now use email instead of username (default behaviour with new UseEmailForLoginP parameter)