• last updated 7 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
add "developer tools" to default admin menu

prefer US idioms

  1. … 2 more files in changeset.
add missing partition key

add proper handling of https URLs

- add error message in case the user is already a member

- still todo: proper form errors

fix for bug #3353

    • -6
    • +19
    ./catalog/acs-subsite.de_DE.ISO-8859-1.xml
order by last name rather than first name in members list when sorting by name

capitalize URL, improve wording

don't make it plain user easy to snarf full address list

allow specification of page_size

Whitespace changes

    • -18
    • +17
    ./www/admin/site-map/allow-for-view.tcl
  1. … 6 more files in changeset.
Fix typos

    • -4
    • +4
    ./www/admin/site-map/allow-for-view.tcl
  1. … 3 more files in changeset.
Whitespace changes

    • -29
    • +29
    ./tcl/application-group-procs.tcl
Fix typos and wording

Remove broken comment + Whitespace changes

Fix proc doc typo

improve comments, bump version number to 5.10.0d8

more cleanup:

- remove entries from .xql

- whitespace cleanup

base group::description and group::join_policy on cached group::get

cache group::group_p in partitioned cache as well

cache base function "group::get", base "group::title" on "group::get"

changes for group::get:

make array optional

return dict of values which can be more easily passed around

remove unneeded code (flushing of get_title from memoize cache, but function does not exist

remove redundant SQL code in group::delete

rCVS: ----------------------------------------------------------------------

Fixed bug with SuppressHttpPort on admin/index page of acs-subsite

for details see: https://openacs.org/forums/message-view?message_id=5399931

  1. … 1 more file in changeset.
move caching of group memberships from util_memoize cache into separate, partitioned cache (group_cache)

to reduce stress on util_memoize and improve scalability

    • -0
    • +13
    ./tcl/group-init.tcl
add flag no_automatic_membership_rel to group::add_member to make it potentially usable from DotLRN

fix typo

fix bug with SuppressHttpPort on admin/index page of acs-subsite

see: https://openacs.org/forums/message-view?message_id=5399931

  1. … 2 more files in changeset.
Removed obsolete @arch-tag

  1. … 29 more files in changeset.
remove obsolete flag "include_bio" from acs_user::get.

provide ad_include_contract for ADP include user-info

improve spelling

  1. … 7 more files in changeset.