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

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

  1. … 8099 more files in changeset.
Implement a package-specific page contract filter to collect current (and future) security fixes

  1. … 2 more files in changeset.
Reject frames and iframes in the content

Prevent Javascript in the comment content

Note that this check is additional to that coming from e.g. allowed tags or similar

  1. … 1 more file in changeset.
Now that oneof filter can handle a wider range of formattings, prefer this filter to manual validation

  1. … 2 more files in changeset.
harden page contracts

  1. … 3 more files in changeset.
split the filters in the requires block - currently the requires block support only one filter for an argument

  1. … 1 more file in changeset.
harden page contracts

  1. … 2 more files in changeset.
Enforce only valid mime types

merged changes from the oacs-5-9 branch and resolved conflicts

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

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

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

  1. … 2547 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. … 125 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 "ad_require_permission" by "permission::require_permission"

  1. … 68 more files in changeset.
I18N: converting general-comments package to using the message catalog. Kudos to Steffen Tiedemann who did the job as a volunteer

  1. … 29 more files in changeset.
propigate context list to master

  1. … 26 more files in changeset.

1. Changed a lot of package info files to fix problems ...

2. Added Vinod's bboard patch

3. Rationalized party e-mail checking by putting a "before insert or update"

trigger on the table that lower-cases email (this was already done by the

party.new() func but at least one update missed this). Got rid of all

"lower(email) = " and "upper(email) = " checks and just made all use the

db email column directly and lower-cased Tcl vars. In this way the index

on the email column is always and consistently used without needing to

define functional indexes on the column (an EE feature for Oracle).

4. Rationalized naming of a couple of workflows and fixed a glossary PG bug

where apparently its workflow got overwritten by one from the CMS at some

point in time.

5. Made the .cmp/.dat/.frm filters in the template code usable though not

very beautiful nor exactly correct. But with practice you can use them

to debug pages in the packages/* hierarchy. I also turned these off by

default as there's no need to run these filters on a production site!

6. Performed minor surgery on templating, including adding a new

"ad_return_exception_template" that allows you to return a templated

error page and aborts the script.

7. ??? probably but I think this covers most stuff.

  1. … 74 more files in changeset.

1. Added a new Tcl procedure to the content repository's library, named

cr_write_content, which properly writes content to the connection

regardless of RDBMS and storage type. This simplified a bunch of stuff

(which explains the removed files).

2. Fixed a lot of general comments issues regarding HTML vs. Plain/Text,

attachments, etc.

3. Partially ported glossary.

  1. … 81 more files in changeset.
Initial port

  1. … 59 more files in changeset.

Forgot to define binary files before importing, so .gifs were messed up.

  1. … 2479 more files in changeset.
Initial revision

  1. … 2479 more files in changeset.