• last updated 8 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Remove unnecessary join, as users are always persons and unnecessary stored procedure in order_by as we compute this in the column already

Remove divergency between oracle and postgres, bring all sql inline

    • -17
    • +0
    ./request-change-frequency-oracle.xql
    • -17
    • +0
    ./request-change-frequency-postgresql.xql
fix adp expressions

  1. … 2 more files in changeset.
Replace deprecated procs with 'permission::require_permission'

  1. … 1 more file in changeset.
Use api to avoid join

As username variable is not used, don't rely on side effects to check for user existance. Indentation changes.

Fix typos

  1. … 1 more file in changeset.
fix invalid meta-data

    • -1
    • +1
    ./request-unsubscribe-notification.tcl
merged changes from the oacs-5-9 branch and resolved conflicts

    • -1
    • +1
    ./request-unsubscribe-notification.adp
    • -1
    • +6
    ./request-unsubscribe-notification.tcl
  1. … 7820 more files in changeset.
- quote HTML attributes

  1. … 7 more files in changeset.
- modenize HTML

    • -1
    • +1
    ./request-unsubscribe-notification.adp
  1. … 10 more files in changeset.
- reduce dependencies on acs_object_party_privilege_map (for PostgreSQL)

    • -1
    • +1
    ./request-unsubscribe-notification.tcl
  1. … 4 more files in changeset.
- improve checking of return_urls in page_contracts

  1. … 25 more files in changeset.
- add editor hints to keep spaces/tabs in the future more consistent

    • -1
    • +6
    ./request-unsubscribe-notification.tcl
  1. … 336 more files in changeset.
- let all package doc files start with H1

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

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

- ensure html-encoding

  1. … 3 more files in changeset.
Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

    • -1
    • +1
    ./request-unsubscribe-notification.adp
    • -3
    • +3
    ./request-unsubscribe-notification.tcl
  1. … 2533 more files in changeset.
- improve page-contracts

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

    • -2
    • +2
    ./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 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
    ./request-unsubscribe-notification.adp
  1. … 334 more files in changeset.
- get rid of empty_string_p in non-deprecated code

- make use of tcl byte-code compiler

  1. … 41 more files in changeset.
- replace deprecated acs_sc_call by acs_sc::invoke

  1. … 10 more files in changeset.
Update documentation

Merged 5.5.1 to HEAD

  1. … 176 more files in changeset.
Localization (level AA requirement)

  1. … 3 more files in changeset.
Non-info file merge results, with conflicts fixed

  1. … 726 more files in changeset.
Update notifications doc