• last updated 18 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

  1. … 2533 more files in changeset.
- bump version numbers to 5.8.1

  1. … 74 more files in changeset.
- bump version number to 5.8.1b2

  1. … 75 more files in changeset.
Using db api caching mechanism instead of util_memoize.

- fix for bug #3277

- bump version numbers for beta release

  1. … 74 more files in changeset.
- bump version numbers to [25].8.1a3

- update requirements for core components to newest version number in the branch

  1. … 74 more files in changeset.
- remove unneeded braces

- fix api-doc variable @creation-date

- fix invalid @param declaration for API browser

  1. … 3 more files in changeset.
- check object_ids in page_contracts

- use consistently "naturalnum" instead of "integer" when accepting just positive values

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

  1. … 13 more files in changeset.
- better checking on page number

- use call-by-reference rather than call by value for passing values to included subtemplates (should be done probably on many more places)

- use call-by-reference rather than call by value for passing values to included subtemplates (should be done probably on many more places)

  1. … 1 more file in changeset.
- fix sorting order, when posting history is "by date" (default)

- fix a security hole open since ages: every unregistered user could send mails anonymously to arbitray adressees. This was used for spamming at openacs.org.

- use tcl-compilable string comparisons

- don't return hard SQL error on invalid input of forum_id or parent_id

- fetch screen name just when needed

- commit speedup from OpenACS.org, which might be useful for most sites.

- simplify logic; set message(screen_name) always

- use numeric comparison for truth value comparison

- get screen name only when requested

- deprecated oacs::user::get as suggested by Roberto Mello; acs_user::get is significantly faster

- replace deprecated oacs::user::get by acs_user::get

  1. … 1 more file in changeset.
- standardize setting of variable ::template::parse_level

  1. … 2 more files in changeset.
- modernize tcl

- break overlong lines

  1. … 5 more files in changeset.
- completing/improving .info files of major packages

  1. … 9 more files in changeset.
- use property "doc(title)" instead of "title"

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

- fix bracing in "export_vars -form"

  1. … 118 more files in changeset.