• last updated 9 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates

Changeset MAIN:hectorr:20210727093255:2 does not match your current filter (clear filter).

file q-and-a-delete-oracle.xql was initially added on branch oacs-5-10.

    • -0
    • +0
    ./q-and-a-delete-oracle.xql
file q-and-a-delete.tcl was initially added on branch oacs-5-10.

file q-and-a-delete-postgresql.xql was initially added on branch oacs-5-10.

    • -0
    • +0
    ./q-and-a-delete-postgresql.xql
Adapt file names to OpenACS naming conventions

  1. … 7 more files in changeset.
Whitespace changes, breaking overlong lines, and removal of old *SQL*

Phase out usage of obsolete acs_named_objects table

Whitespace cleanup

Deprecate value_if_exists proc, replace occurrences with plain tcl idioms

  1. … 4 more files in changeset.
fix messagekey broken since 15 years

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

  1. … 158 more files in changeset.
Use generic acs_object__delete, so also eventual relations are deleted

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

Streamline faq entry deletion exploiting newly defined on delete cascade

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.
add ad_script_abort after ad_returnredirect to make termination intent explicit

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

  1. … 1 more file in changeset.
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. … 15 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. … 21 more files in changeset.
- improve security of page_contracts

  1. … 1 more file in changeset.
- 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.
- fix and standardize quoting in template properties

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

- hardening page contracts

  1. … 1 more file in changeset.
- quote HTML attributes

- quote HTML attribute values

- use &amp instead of & in urls

  1. … 2 more files in changeset.