• last updated 23 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Streamline multirow creation

    • -6
    • +6
    ./admin/groups/elements-by-group-type.tcl
Redefine include as ad_include_contract with docs and parameters in the right place

    • -27
    • +31
    ./admin/groups/elements-by-group-type.tcl
Remove unneeded statements

Fix typo

fix for bug #3367 (many thanks to Rainer Bachleitner)

Optimize avatar image size (~30%, using Trimage)

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
    ./shared/avatar-x100.png
    • binary
    ./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

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

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

    • -39
    • +36
    ./admin/applications/index-postgresql.xql
    • -33
    • +23
    ./admin/site-map/index-postgresql.xql
    • -21
    • +27
    ./admin/site-map/site-map-postgresql.xql
add proper handling of https URLs

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

- still todo: proper form errors

order by last name rather than first name in members list when sorting by name

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

allow specification of page_size

Whitespace changes

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

  1. … 3 more files in changeset.
Fixed bug with SuppressHttpPort on admin/index page of acs-subsite

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

  1. … 2 more files in changeset.
fix bug with SuppressHttpPort on admin/index page of acs-subsite

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

  1. … 3 more files in changeset.
improve spelling

  1. … 8 more files in changeset.
improve appearance of default index page: 2-column layout was not clear

Parameters UI: show main (empty) section at the beginning and deprecated section at the bottom

improve rowcount expressions

    • -1
    • +1
    ./admin/groups/elements-by-group-type.adp
    • -1
    • +1
    ./admin/groups/elements-by-rel-type.adp
    • -1
    • +1
    ./admin/groups/elements-display-list.adp
    • -1
    • +1
    ./admin/rel-segments/elements-display.adp
  1. … 62 more files in changeset.
Whitespace changes

  1. … 1 more file in changeset.
Remove superflous parentheses

  1. … 1 more file in changeset.
fix bug #3352

Switch from naturalnum to integer validator as there are valid negative group ids, e.g. -2

Fix proc and contract doc elements, so they are properly parsed by apidoc::api_*_documentation.

- @cvs_id -> @cvs-id

- @version -> @cvs-id

- @creation_date -> @creation-date

- @date -> @creation-date

- Different variations of $Id$

- Remove wrong @param entry

- Fix typos

  1. … 368 more files in changeset.