• last updated 11 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Revert massive replacement of empty list creation sentences. The use of '[list]' instead of '{}' adds semantics that could be used for performance improvements in the future, such as using a different internal representation. There is already work in this direction, avoiding the generation of the string representation during comparison of empty strings (huge thanks to Stefan Sobernig for the pointer: https://core.tcl.tk/tcl/info/44527c632ed609c2).

  1. … 475 more files in changeset.
Prefer '{}' to '[list]' when creating empty lists

  1. … 204 more files in changeset.
remove unneeded "expr" statement

  1. … 1 more file in changeset.
fix more typos

  1. … 3 more files in changeset.
Fix typos

  1. … 14 more files in changeset.
- reduce the dependencies on acs_object_party_privilege_map for PostgreSQL

  1. … 4 more files in changeset.
- standardize url construction to protect against injection attacks

  1. … 19 more files in changeset.
- improve safety of HTML

- quote HTML attributes

  1. … 7 more files in changeset.
Callback queries for merging were not being found because of missing 'merge' namespace in names

- modernize tcl

- brace expressions

- use numeric comparison operator for truth value comparisons

- use tcl 8.5 extended index format for "lindex"

  1. … 20 more files in changeset.
- replace deprecated "ad_parameter" by "parameter::get"

  1. … 6 more files in changeset.
- replace deprecated "ad_parameter" by "parameter::get"

- replace deprecated "ad_require_permission" by "permission::require_permission"

  1. … 20 more files in changeset.
- replace depreacted "ns_mkdir" by "file mkdir"

  1. … 9 more files in changeset.
Resolving conflicts on photo-album after merging

    • -105
    • +20
    ./photo-album-callback-procs.tcl
Fixed a conflict in the file comment ...

    • -98
    • +200
    ./photo-album-callback-procs.tcl
Reverted all changes from Mannheim

  1. … 222 more files in changeset.
Mannheim update, fix and merge bugbash

    • -88
    • +85
    ./photo-album-callback-procs.tcl
  1. … 197 more files in changeset.
First shot at merging oacs-5-2 apps used in .LRN to HEAD.

    • -32
    • +31
    ./photo-album-procs-postgresql.xql
  1. … 2474 more files in changeset.
File improved to implement the application-track callbacks

    • -20
    • +45
    ./photo-album-callback-procs.tcl
  1. … 2 more files in changeset.
fixing some queries that didn't work for Oracle, and adding a couple of public helper procs

    • -32
    • +31
    ./photo-album-procs-postgresql.xql
Including all the fields

removing callback implementatios from application-track and adding them to the owner packages

  1. … 1 more file in changeset.
Moving the merge implementations code from photo-album procs to photo-album-callback-procs

file photo-album-callback-procs.tcl was initially added on branch oacs-5-2.

    • -0
    • +0
    ./photo-album-callback-procs.tcl
file photo-album-callback-procs.xql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./photo-album-callback-procs.xql
Removing merge implementations

Adding merge implementations for photo album

Adding callback implementations: MergePackageUser and MergeShowUserInfo

removing -ping; fixes bug #2253

removing -ping; fixes bug #2253