• last updated 20 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Bumping up core packages version to 5.10.0d1

  1. … 24 more files in changeset.
- fix and standardize quoting in template properties

    • -2
    • +2
    ./www/request-unsubscribe-notification.adp
  1. … 39 more files in changeset.
- fix unsubscription message in german

- ensure html-encoding

    • -3
    • +2
    ./catalog/notifications.de_DE.ISO-8859-1.xml
    • -2
    • +0
    ./catalog/notifications.es_ES.ISO-8859-1.xml
Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

    • -10
    • +10
    ./tcl/notification-display-procs.tcl
    • -11
    • +11
    ./tcl/notification-email-procs.tcl
  1. … 2533 more files in changeset.
- bump version numbers to 5.8.1

  1. … 74 more files in changeset.
- bump version number to 5.8.1b2

  1. … 75 more files in changeset.
- bump version numbers for beta release

  1. … 74 more files in changeset.
- fix for bug #3226; many thanks to Andrew Helsley for reporting

- bump version numbers to [25].8.1a3

- update requirements for core components to newest version number in the branch

  1. … 74 more files in changeset.
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.