• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Prettify data size using 'util::content_size_pretty'

  1. … 1 more file in changeset.
Fix typo

Remove obsolete xql files

improve spelling

  1. … 21 more files in changeset.
Bring files on oacs-5-10 in sync with HEAD

  1. … 148 more files in changeset.
improve spelling

  1. … 7 more files in changeset.
Prefer 'person::name' to 'acs_user::get_element ... -name'

  1. … 5 more files in changeset.
Prefer again 'person::name', as the proc has been reimplemented using 'person::get_person_info', which uses the new 'person_info_cache' cache.

  1. … 13 more files in changeset.
Whitespace changes

  1. … 11 more files in changeset.
Prefer 'acs_user::get_element ...' to 'person::name ...', in cases when 'person' is a user, as it doesn't rely on util_memoize_cache.

  1. … 13 more files in changeset.
Similar to www/index page:

- remove divergency between oracle and postgres code

- improve localization

- add author column to UI as was probably meant to be (author was selected, but not used)

- use multirow builtin count instead of manually generated one

Remove divergency between oracle and postgres codebase

Remove leftover xql and prefer acs_user::get api, as doesn't rely on util_memoize cache

Make filters consistent with what the list displays (approved means live_revision not nulll and latest revision = live_revision)

UI improvements and fix

- make sql portable

- bring all sql inline

- reduce query duplication

- simplify if idioms

- fix UI by unclobbering revision_id variable and allowing to select revision correctly

Improvement and fixes for this UI

- improve localization

- exploit builtin multirow feature

- reduce divergencies between oracle and postgres codebase

- remove unused sql columns

- invert boolean logics for approved and live to reflect sql clause behavior

Rework adp boolean expressions

  1. … 25 more files in changeset.
Prefer literal in adp axpressions

  1. … 8 more files in changeset.
make spelling more consistent

  1. … 1 more file in changeset.
regenerated documentation

  1. … 27 more files in changeset.
Rework variable assignment (set -> lassign) + Whitespace changes

  1. … 3 more files in changeset.
Fix typos

Fix boolean expressions in -adp files, make termination after connection closing commands explicit

  1. … 12 more files in changeset.
Reduce divergencies between oracle and postgres codebase

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

  1. … 7820 more files in changeset.
regenerated ducumentation

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

  1. … 10 more files in changeset.
- tighen page contracts

- make boolean tests in .adp files more uniform

  1. … 3 more files in changeset.
- quote HTML attributes

  1. … 7 more files in changeset.