• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
use consistently 'ad_script_abort' after 'ns_returnfile'

Add missing 'ad_script_abort' after 'ns_returnfile'

Better handling of errors during 'exec convert' in portrait-bits.tcl, returning the default avatar when it fails

Use a variable for the default avatar mime type

Return default avatar also when there are internal issues parsing the user provided picture

fix for bug #3375: set fully qualified url for instance_name

Provide some basic way to create subgroups via the UI

Actually store the group name in the UI by intercepting the right form var

Move logics to delete a group type into the API

    • -79
    • +0
    ./admin/group-types/delete-2-oracle.xql
  1. … 3 more files in changeset.
Fix quoting of group type

Use ad_include_contract for this include page

    • -25
    • +29
    ./admin/groups/elements-by-rel-type.tcl
Fix typos in query

    • -3
    • +3
    ./admin/groups/elements-by-rel-type.tcl
Move some quoting in the api

    • -1
    • +1
    ./admin/groups/elements-by-rel-type.adp
    • -3
    • +8
    ./admin/groups/elements-by-rel-type.tcl
Fix typo: new relation would be added always for the latest segment

    • -1
    • +1
    ./admin/groups/elements-by-rel-type.adp
Replace stored procedures with inline queries and reduce divergency between oracle and postgres codebase

    • -44
    • +0
    ./admin/groups/elements-by-rel-type-oracle.xql
    • -41
    • +0
    ./admin/groups/elements-by-rel-type-postgresql.xql
    • -2
    • +37
    ./admin/groups/elements-by-rel-type.tcl
Fix typos

Recover include intended behavior:

this include was supposedly looking at subgroups of the provided group_id (clearly stated in the doc), while in fact scope was always forcefully set on package_id from the connection

    • -5
    • +2
    ./admin/groups/elements-by-group-type.tcl
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