• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Deprecate value_if_exists proc, replace occurrences with plain tcl idioms

  1. … 4 more files in changeset.
Add page contract

fix messagekey broken since 15 years

Bring files on oacs-5-10 in sync with HEAD

    • -7
    • +10
    ./admin/q_and_a-delete-postgresql.xql
  1. … 158 more files in changeset.
Use generic acs_object__delete, so also eventual relations are deleted

    • -0
    • +17
    ./admin/faq-delete-oracle.xql
    • -0
    • +17
    ./admin/q_and_a-delete-oracle.xql
    • -0
    • +15
    ./admin/q_and_a-delete-postgresql.xql
Actually delete from the acs_object, or it will stay around

Streamline faq entry deletion exploiting newly defined on delete cascade

    • -12
    • +0
    ./admin/q_and_a-delete-postgresql.xql
Streamline faq deletion exploiting newly defined on delete cascade

Whitespace changes

  1. … 1 more file in changeset.
Localize faq admin labels and bump version number

  1. … 4 more files in changeset.
fix overquoting in notification-widget

  1. … 6 more files in changeset.
Make termination after connection closing commands explicit

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

  1. … 1 more file in changeset.
Handle access to non-existent faq question through human-readable error message

merged changes from the oacs-5-9 branch and resolved conflicts

  1. … 7820 more files in changeset.
- make boolean tests in .adp files more uniform

  1. … 13 more files in changeset.
- renamve template::add_acs_confirm_handler into template::add_confirm_handler

  1. … 9 more files in changeset.
- use confirm handler instead of "onclick=..." in all packages in oacs-5-9

  1. … 14 more files in changeset.
- modernize HTML

  1. … 18 more files in changeset.
- add editor hints to .vuh files

  1. … 30 more files in changeset.
- improve security of page_contracts

  1. … 1 more file in changeset.
- pass pretty_name to notification widget HTMLescaped (since widget expects it)

  1. … 5 more files in changeset.
- use theme-able notification-widget in faq

- prefer ns_quotehtml over ad_quotehtml

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

  1. … 336 more files in changeset.
- standardize argument passing to adp-includes, don't perform double i18n and double quoting

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

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

- hardening page contracts

- quote HTML attributes

- quote HTML attribute values

- use &amp instead of & in urls

  1. … 1 more file in changeset.