• last updated 12 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- Fix comments

- remove unneeded backslashes and quotes

- Improve line breaking

Use consistently ad_script_abort after ad_return_error.

  1. … 33 more files in changeset.
add ad_script_abort after connection-closing commands to make termination intent explicit

  1. … 29 more files in changeset.
add required ad_script_abort after ad_returnredirect

  1. … 5 more files in changeset.
add missing ',' in select statement

Use dual for oracle compliance

Add dual for oracle compliance

Reduce divergency between oracle and postgres codebase

    • -0
    • +17
    ./admin/process-2.xql
Reduce divergency between oracle and postgres codebase

    • -29
    • +0
    ./admin/revision-add-postgresql.xql
Use tcl to do date calculations instead of db, reduce postgres/oracle divergencies

Reduce divergence between oracle and postgres codebase, optimize queries

Do date calculations in tcl rather than in db, reduce oracle and postgres divergency

Bug fix: avoid confusion between command argument and option, when argument starts with "-"

  1. … 80 more files in changeset.
Use package_id as "displayed_object_id" for "item-create" and "revision-add"

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

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

  1. … 1 more file in changeset.
Fix spelling errors

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

  1. … 16 more files in changeset.
Some more Tcl cleanup

- use curly brackes to enable byte code compilation

- don't use "[expr ...]" when not needed

- prefer "incr i -1" over "set i [expr {$i - 1}] "

  1. … 15 more files in changeset.
- modernize Tcl code

- modernize HTML

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

  1. … 8 more files in changeset.
- use entities for single quotes in HTML text

  1. … 13 more files in changeset.
- updated version numbers, regenerated documentation

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

  1. … 29 more files in changeset.
.xql-file reform of news

  1. … 8 more files in changeset.
- prepare documentation for release

  1. … 221 more files in changeset.
- fix bug: don't create two revisions for every news entry

- remove redundant operations from news__new()

- use default instead of two functions in news__archive()

- fix bug: don't overwrite title with lead text in search contract

- update comments

- bump version number to 5.9.0d2

  1. … 4 more files in changeset.
- use theme-able notification-widget in news and news-portlet

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

  1. … 336 more files in changeset.