• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- standardize url construction to protect against injection attacks

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

- quote & in hrefs

  1. … 5 more files in changeset.
- improve validity and security of HTML of admin pages

- improve page_contracts

  1. … 37 more files in changeset.
- adding quotes for HTML attributes

  1. … 15 more files in changeset.
- fix HTML attribute quoting

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

  1. … 2533 more files in changeset.
- check ids in page contracts

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

  1. … 103 more files 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. … 327 more files in changeset.
- replace deprecated "export_url_vars" by "export_vars -url"

- fix bracing in "export_vars -form"

  1. … 114 more files in changeset.
- replace deprecated "export_form_vars" by "export_vars -form"

- replace deprecated "ad_export_vars" by "export_vars"

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

  1. … 75 more files in changeset.
- replace deprecated "ad_export_vars" by "form_vars"

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

  1. … 31 more files in changeset.
i18n and translation into spanish

  1. … 4 more files in changeset.
Normalizing string comparison operations into tcl 8.4 operations, enabling byte-code compilation for expressions and many conditionals

  1. … 364 more files in changeset.
handles internationalized roles and object types

replaces plsql with tcl api to create role -> internationalizes role names

merge all the changes on the oacs-5-1 and dotlrn-2-0 branches up to tag jcd-merge-20040420

  1. … 647 more files in changeset.

Fixed bug #1299: added noquote to supertypes.name

Fixed PG query

Fixing navigation

  1. … 7 more files in changeset.
noquote changes (Dirk Gomez)

  1. … 90 more files in changeset.
I18N: trying to make sure that everytime the role pretty names are displayed they are localized (they may be message keys in the database). Since I couldn't figure out how to use the group type / relationship admin UI I didn't test this change as thoroughly as I would have like to...sorry

  1. … 5 more files in changeset.
ns_return->ad_return, ad_script_abort, redirect to absract urls

  1. … 59 more files in changeset.
remove superfluous package local masters and use sitewide master by default

  1. … 687 more files in changeset.
removed table aliases from dml stmt since PG dosen't like it. it's only updating one table anyway, so it's not necessary. fix from janine sisk.

Merged with OpenACS 4.5 beta1 branch.

  1. … 85 more files in changeset.

Applied Tilman Singer's patch #116 which corrects some context bar errors.

  1. … 18 more files in changeset.

Switched tree-based queries to a tree-using form, which will greatly enhance

scalability...

  1. … 24 more files in changeset.