• last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Make category::page_url private: it is meant to be used via the service contracts and not directly

Pass the name down to the db_multirow api, just setting the multirow name is not sufficient to "rename" a multirow

Adapt proc doc to the implementation

Whitespace changes

Fix 'category::get_id' and 'category::get_id_by_object_title' queries, that aparently got mixed up in the past

Fix 'category::get_id' query

Add @see to deprecated doc

Prefer using the list structure directly: each category has only 1 translation per locale

Smartify idiom

Replace catch idiom

Replace catch idioms

Replace catch idiom

Move portable sql inline, streamline idioms

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

  1. … 162 more files in changeset.
Whitespace changes + editor hints

  1. … 19 more files in changeset.
Replace/remove deprecated proc 'db_null' and update doc accordingly

  1. … 33 more files in changeset.
Fix typos

  1. … 5 more files in changeset.
fix documentation of parameter

Fix parameter name in proc doc

Whitespace changes

  1. … 2 more files in changeset.
Reduce divergency between oracle and postgres codebase

  1. … 2 more files in changeset.
Revert massive replacement of empty list creation sentences. The use of '[list]' instead of '{}' adds semantics that could be used for performance improvements in the future, such as using a different internal representation. There is already work in this direction, avoiding the generation of the string representation during comparison of empty strings (huge thanks to Stefan Sobernig for the pointer: https://core.tcl.tk/tcl/info/44527c632ed609c2).

  1. … 475 more files in changeset.
Prefer '{}' to '[list]' when creating empty lists

  1. … 204 more files in changeset.
category::get: new API call in symmetry to category::set to obtain as name and description for the specified locale.

iBump version number to 1.1.4

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

  1. … 7834 more files in changeset.
- remove xql query with bad name

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

  1. … 313 more files in changeset.
- harden page contracts

- standardize url construction

  1. … 8 more files in changeset.
sort output from category::get_children and tidy the proc

  1. … 1 more file in changeset.
remove deprecated calls to ad_parameter

  1. … 9 more files in changeset.