• last updated 22 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Make the default avatar images look slightly better when rounded

Chat Redesign:

+ Add avatars to chat user list.

+ acs-subsite: new default avatar images (x50 and x100)

+ acs-subsite: provide with a default avatar (x50) on portrait-bits.tcl

+ acs-subsite: restrict portrait-bits.tcl to authenticated users

+ xowiki and chat: add blocks and styles for the user picture

    • binary
    ./www/shared/avatar-x100.png
    • binary
    ./www/shared/avatar-x50.png
  1. … 2 more files in changeset.
Fix test for pseudo-boolean value that stopped to work because of

http://fisheye.openacs.org/changelog/OpenACS?cs=oacs-5-9%3Agustafn%3A20151001184401

Bump version number due to changes on tree_sortkeys on site nodes table

change queries on site-node tree from tree_sortkey to recursive queries

    • -30
    • +15
    ./www/site-map/index-postgresql.xql
improve formatting.

refactoring personal site maps (/site-map/) has still to be done

change queries on site-node tree from tree_sortkey to recursive queries

    • -33
    • +23
    ./www/admin/site-map/index-postgresql.xql
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.