• last updated 11 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- add csrf protection

  1. … 3 more files 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. … 66 more files in changeset.
- strengthen page contracts

  1. … 1 more file 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. … 2547 more files in changeset.
- don't append $search_package_id to param when it is empty

- remove apparently dead code

  1. … 1 more file in changeset.
- 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.
- break overlong lines

- modernize tcl

- remove unneeded ReturnHeaders + ns_write

- replace deprecated acs_sc_call by acs_sc::invoke

  1. … 10 more files in changeset.
Fix subsite search

Don't kill the whole search page if a datasource or other proc fails on one item. Log info on the error.

Implement TIP#130 Add -exta_args to search callback definition to avoid having to redefine it constantly

  1. … 4 more files in changeset.
use parameter::get rather than ad_parameter

  1. … 3 more files in changeset.
- fix for bug #3154

- don't hardcode localized string (feeling luck was just working for english)

  1. … 1 more file in changeset.
- don't hardcode internationalized strings in program code ("feeling lucky" worked only in english)

- fix for bug #3154

Added smarter navigation bar, i.e. the list template builder style

  1. … 4 more files in changeset.
HTML Strict cleanup

  1. … 4 more files in changeset.
uses braces for expressions, string operators for string comparisons

Merged 5.3 to HEAD

  1. … 60 more files in changeset.
Return a complain when no keywords to search for have been entered

last shot (for now) of html cleanup. choice_bar replaced by a multirow to be able to apply styles at template level and produce valid HTML

  1. … 3 more files in changeset.