• last updated 21 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
merge with missing files

  1. … 1463 more files in changeset.
merge from oacs-5-10

  1. … 8098 more files in changeset.
make check more robust

Deprecate export_ns_set_vars and extend export_vars to be able to export also a custom ns_set, which was the real added value provided by this api

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

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

  1. … 7 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

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

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

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

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

  1. … 1 more file in changeset.
- modernize HTML in .adp files

  1. … 6 more files in changeset.
- improve checking of return_urls in page_contracts

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

  1. … 347 more files in changeset.
- fix url to view comment from admin page

- fix and standardize quoting in template properties

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

  1. … 9 more files in changeset.
- quote HTML attribute values

- use &amp instead of & in hrefs

  1. … 26 more files in changeset.
Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

  1. … 2540 more files in changeset.
Avoiding usage of ad_table. Usinging list templates instead.

  1. … 4 more files in changeset.
- check ids in page contract

  1. … 9 more files in changeset.
- use consistently "naturalnum" instead of "integer" when accepting just positive values

  1. … 123 more files in changeset.
- new style string expressions

- brace expressions to allow for tcl compilation

- bump version number

  1. … 9 more files in changeset.
- replace deprecated "util_convert_plaintext_to_html" by "ad_text_to_html"

  1. … 1 more file in changeset.
- use property "doc(title)" throughout oacs-5-8 instead of "title" to get rid of warnings in error.log of the form:

Warning: /forums/message-view has no doc(title) set.

Using doc(title) is required in blank-master.tcl but was used so far only in a few packages

  1. … 336 more files in changeset.
- replace deprecated "export_url_vars" by "export_vars -url"

- fix bracing in "export_vars -form"

  1. … 121 more files in changeset.
- replace deprecated "export_form_vars" in adp files and documentation

  1. … 9 more files in changeset.
- revert form_vars update

  1. … 82 more files in changeset.
- replace deprecated "export_form_vars" by "form_vars"

  1. … 31 more files in changeset.