• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
add ad_script_abort after ad_returnredirect to make termination intent explicit

  1. … 18 more files in changeset.
make sure to call ad_script_abort after ad_return

  1. … 13 more files in changeset.
Use "ad_try" instead of "with_catch"

  1. … 1 more file in changeset.
whitespace cleanup

  1. … 9 more files in changeset.
Use "ad_try" instead of "with_catch"

    • -18
    • +18
    ./admin/edit-localized-message.tcl
  1. … 3 more files in changeset.
Fix typos

prefer literal in adp axpressions

Reduce divergencies between oracle and postgres codebase

    • -29
    • +0
    ./admin/message-list-postgresql.xql
    • -0
    • +24
    ./admin/message-list.xql
Reduce divergency between oracle and postgres codebase, fix query

    • -13
    • +0
    ./admin/test/format-test-oracle.xql
    • -12
    • +0
    ./admin/test/format-test-postgresql.xql
    • -0
    • +10
    ./admin/test/format-test.xql
    • -0
    • +10
    ./admin/test/test.xql
Fix current_time, should have been current_timestamp

Reduce divergency between oracle and postgres codebase

    • -12
    • +0
    ./admin/test/timezone-postgresql.xql
    • -0
    • +11
    ./admin/test/timezone.xql
Reduce divergency between postgres and oracle codebase

    • -18
    • +0
    ./admin/set-system-timezone-oracle.xql
    • -20
    • +0
    ./admin/set-system-timezone-postgresql.xql
    • -0
    • +17
    ./admin/set-system-timezone.xql
Fix broken links

  1. … 10 more files in changeset.
normalize boolean expressions in ADP files

  1. … 14 more files in changeset.
normalize boolean expressions in ADP files

normalize boolean expressions in ADP files

  1. … 1 more file in changeset.
merged changes from the oacs-5-9 branch and resolved conflicts

  1. … 7820 more files in changeset.
regenerated ducumentation

  1. … 249 more files in changeset.
fix spelling errors

Fix spelling errors

  1. … 7 more files in changeset.
Fix spelling errors

  1. … 41 more files in changeset.
- replace "<include ... />" by "<include ... >", since adp parser in

AOLserver and NaviServer passes "/" as argument to the adp-include.

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

  1. … 2 more files in changeset.
Handle in a human way when lookup of a key fails (but keep reporting in the logs)

- remove unneeded expr statements

  1. … 5 more files in changeset.
- Use get_referrer instead of ad hoc regexp to determine relative URLs.

- Fixed Regex used by "get_referrer -relative", which failed for root URLs

(i.e: http://www.openacs.org/). Thanks to Thomas Renner for the fix.

  1. … 1 more file 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.
Fixed absolute url expression check for proxy scenarios

- modernize HTML

  1. … 4 more files in changeset.