• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- improve page contract

- add csrf protection

  1. … 1 more file in changeset.
- limit the number of entries per page to avoid potential denial of service attacks for huge values for "n"

- hardinging page contracts

- add editor hints to keep spaces/tabs in the future more consistent

- prefer utf8 over iso8859

  1. … 64 more files in changeset.
- fix bug on #of results in answer page (was number of items per page and not number of total results)

- make navbar themeable

  1. … 2 more files in changeset.
- use templating for navigation in doc files

- add adp-files /packages/acs-core-docs/lib/navheader and

/packages/acs-core-docs/lib/navfooter

  1. … 216 more files in changeset.
- let all package doc files start with H1

  1. … 51 more files in changeset.
- update/add .adp files for documentation

  1. … 12 more files in changeset.
file guidelines.adp was initially added on branch oacs-5-9.

- add .adp files for pretty documentation

  1. … 19 more files in changeset.
file index.adp was initially added on branch oacs-5-9.

  1. … 7 more files in changeset.
- standardize argument passing to adp-includes, don't perform double i18n and double quoting

  1. … 124 more files in changeset.
- fix and standardize quoting in template properties

  1. … 42 more files in changeset.
- strengthen page contracts

  1. … 1 more file in changeset.
- quote HTML attribute values

- use &amp instead of & in hrefs

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

  1. … 2 more files in changeset.
Merging back to HEAD all changes that happened in branch oacs-5-8 between tags: vg-merge-oacs-5-8-from-20141027 and vg-merge-oacs-5-8-from-20150427

  1. … 520 more files in changeset.
- fix pagination logic and simplify further

- fix for annyong warnings due to mixup of count and result(count) on openacs.org. document purposes in source code

- better handling of incorrect counts returned from driver

Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

  1. … 2543 more files in changeset.
- update documentation

- don't append $search_package_id to param when it is empty

- remove apparently dead code

- no reason to generate a warning, when a callback is not defined

- remove unneeded expr from condition in "for" loop

  1. … 1 more file in changeset.
- pass property doc(title)

  1. … 1 more file in changeset.
- break overlong lines

- modernize tcl

- remove unneeded ReturnHeaders + ns_write