• last updated 23 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file upgrade-5.8.1d3-5.8.1d4.sql was initially added on branch oacs-5-8.

    • -0
    • +0
    ./sql/postgresql/upgrade/upgrade-5.8.1d3-5.8.1d4.sql
  1. … 1 more file in changeset.
- add missing function args

  1. … 6 more files in changeset.
- bump version numbers

  1. … 11 more files in changeset.
- set maturity of core packages to 3

  1. … 11 more files in changeset.
- improve page-contracts

    • -1
    • +1
    ./www/request-unsubscribe-notification.tcl
  1. … 5 more files in changeset.
- use consistently "naturalnum" instead of "integer" when accepting just positive values

    • -2
    • +2
    ./www/request-unsubscribe-notification.tcl
  1. … 120 more files in changeset.
- flatten nested "lindex" structures

- pass property doc(title)

  1. … 1 more file in changeset.
- use tcl 8.5 index expression

- bump verison number

- fix a bug (actually in api-browser) which barfs on rendering the source, when it tries to resolve the message-keye, which require extra variables

- use property "doc(title)" throughout oacs-5-8 instead of "title" to get rid of warnings in error.log of the form:

Warning: /forums/message-view has no doc(title) set.

Using doc(title) is required in blank-master.tcl but was used so far only in a few packages

    • -1
    • +1
    ./www/request-unsubscribe-notification.adp
  1. … 334 more files in changeset.
- bump version numbers

  1. … 39 more files in changeset.
- update release dates in .info files to make it easier to spot, what old versions are installed

  1. … 36 more files in changeset.
- bump version number to 5.8.0

  1. … 24 more files in changeset.
- bump version number to beta 2 (5.8.0b2)

  1. … 24 more files in changeset.
- get rid of empty_string_p in non-deprecated code

- make use of tcl byte-code compiler

    • -10
    • +10
    ./tcl/notification-display-procs.tcl
  1. … 35 more files in changeset.
- replace deprecated acs_sc_call by acs_sc::invoke

  1. … 8 more files in changeset.
- bumped version number to 5.8.0b1

  1. … 24 more files in changeset.
Bumping up version numbers to 5.9.0d1 for core packages on HEAD.

  1. … 24 more files in changeset.
- Bumping version numbers to 5.8.0a1

  1. … 24 more files in changeset.
Rewriting acs_permission__permission_p function to use recursive queries ( available in PG since 8.4 ) and modifiying

queries around core packages to avoid checking persmissions using a subquery on the acs_object_party_privilege_map view.

  1. … 14 more files in changeset.
- fix $$ quoting in upgrade scripts

    • -28
    • +15
    ./sql/postgresql/upgrade/upgrade-0.3d-0.4d.sql
    • -30
    • +15
    ./sql/postgresql/upgrade/upgrade-4.6.1-4.6.2.sql
  1. … 1 more file in changeset.
- update postgres function to modern style plpgsql definitions using dollar quoting

    • -18
    • +17
    ./sql/postgresql/notifications-replies-package-create.sql
- replace deprecated command "ns_unlink" with native tcl command "file delete"

  1. … 7 more files in changeset.
- update postgres function to modern style plpgsql definitions, avoid backslash escaping

- add missing function_args

    • -7
    • +16
    ./sql/postgresql/upgrade/upgrade-0.4d-4.6.1.sql
    • -20
    • +26
    ./sql/postgresql/upgrade/upgrade-4.6.2-4.6.4.sql
  1. … 7 more files in changeset.
Merged oacs-5-7 to HEAD

  1. … 166 more files in changeset.
Bumping up version numbers for core packages to 5.8.0d1

  1. … 24 more files in changeset.
Bumped version number to 5.7.0

  1. … 24 more files in changeset.
Bump to 5.7.0b1

  1. … 24 more files in changeset.
daveb's fix from hub for urls in notifications - still is broken for host-node mapped urls