• last updated 17 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
UI Cleanup

Minor typo

- Removed ACS from name

- Fixed parameter descriptions

- Bumped up version number

Focus and context bar

Use templated parameters page

Templated pages

    • -0
    • +5
    /openacs-4/packages/acs-admin/www/apm/parameter-add.adp
    • -0
    • +5
    /openacs-4/packages/acs-admin/www/apm/parameter-edit.adp
    • -0
    • +5
    /openacs-4/packages/acs-admin/www/apm/version-parameters.adp
improving error reporting of portal::get_datasource_name and portal::get_datasource_id procs

removing annoying "not upgrading" message when importing catalog files

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

adding Portugese locale from translation server

Cleaned up proc definitions

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