• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
modernize Tcl

Use I18n messages for email and username

use canonical Tcl subcommand names

  1. … 7 more files in changeset.
remove $Id$ line

Use message key instead of hardcoded value

Fix typos

  1. … 17 more files in changeset.
Fix typos

  1. … 7 more files in changeset.
Fix typos

  1. … 41 more files in changeset.
Fix even more typos

  1. … 29 more files in changeset.
Portrait management reform and correction

Moved logics to create a portrait in a proc in order to reuse it in other places

such as picture retrieval services (e.g. Bach picture retrieval at WU). Turns out

we were not doing our homeworks here: when the portrait is created into CR, a

cr_child_rel is created. When the portrait was erased though, this was not cleaned

up propely, leaving dangling acs_objects with no reference in cr_child_rels table.

On busy sites, this can grow in the ten thousands order of magnitude. Changes include

also fix for this behavior and tuples cleanup.

    • -22
    • +0
    ./user/portrait/upload-postgresql.xql
  1. … 12 more files in changeset.
provide templated error pages for subsite. without this, error pages for host-node-mapped subsites are a pain

CVS: ----------------------------------------------------------------------

  1. … 2 more files in changeset.
fix ad_form definition (moved redirect in after_submit block, ad_return_template at the end of template outside the ad_form) (thanks to Felix Moedritscher)

strengthen page contracts

  1. … 12 more files in changeset.
fix typo

delete unneeded .xql files

    • -24
    • +0
    ./admin/groups/elements-by-group-type-oracle.xql
    • -24
    • +0
    ./admin/groups/elements-by-group-type-postgresql.xql
    • -22
    • +0
    ./admin/groups/elements-by-group-type.xql
    • -35
    • +0
    ./admin/groups/elements-by-rel-type-postgresql.xql
    • -15
    • +0
    ./admin/rel-types/roles/new-oracle.xql
    • -13
    • +0
    ./admin/rel-types/roles/new-postgresql.xql
  1. … 11 more files in changeset.
Use consistently ad_script_abort after ad_return_warning

  1. … 5 more files in changeset.
Use consistently ad_script_abort after ad_return_error.

Break long lines

    • -5
    • +11
    ./admin/applications/application-add.tcl
    • -3
    • +7
    ./admin/group-types/change-join-policy.tcl
    • -3
    • +5
    ./admin/group-types/rel-type-add-2.tcl
    • -4
    • +9
    ./admin/group-types/rel-type-remove.tcl
    • -6
    • +9
    ./admin/rel-segments/constraints/new.tcl
    • -3
    • +5
    ./admin/rel-segments/constraints/one.tcl
  1. … 10 more files in changeset.
add ad_script_abort after connection-closing commands to make termination intent explicit

  1. … 30 more files in changeset.
add ad_script_abort after ad_returnredirect to make termination intent explicit

  1. … 21 more files in changeset.
add ad_script_abort after ad_returnredirect to make termination intent explicit

    • -1
    • +2
    ./admin/group-types/rel-type-add-2.tcl
    • -1
    • +2
    ./admin/group-types/rel-type-remove-2.tcl
    • -1
    • +3
    ./admin/groups/change-join-policy-2.tcl
    • -1
    • +4
    ./admin/groups/constraints-create-2.tcl
  1. … 34 more files in changeset.
add required ad_script_abort after ad_returnredirect

  1. … 18 more files in changeset.
make sure to call ad_script_abort after ad_returnredirect

make sure to call ad_script_abort after ad_returnredirect

  1. … 1 more file in changeset.
fix typos

  1. … 1 more file in changeset.
- use "ad_try" instead of "with_catch"

- avoid overlong lines

whitespace changes

Restore erroneously removed xql file

Remove obsolete xql file

Remove obsolete xql file

    • -25
    • +0
    ./admin/rel-types/roles/index-oracle.xql
Introduce dual idiom for oracle