• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Add include contract

Add include contract

Whitespace cleanup

  1. … 1 more file in changeset.
Removed obsolete @arch-tag

  1. … 58 more files in changeset.
merged changes from the oacs-5-9 branch and resolved conflicts

  1. … 7829 more files in changeset.
make boolean tests in .adp files more uniform

  1. … 15 more files in changeset.
- replace all onfocus/onblur pairs by "placeholder"attribute in .adp files

  1. … 4 more files in changeset.
- replace deprecated "cc_email_from_party ..." by "party::email -party_id ..."

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

  1. … 28 more files in changeset.
- prefer "localurl" over "return_url" as name of page_filter

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

  1. … 214 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.
- improve page contracts

  1. … 20 more files in changeset.
- use $$ quoting in postgres SQL

- use name parameter for SQL functions

- provide compatility with pg9

- replace deprecated "acs_sc_call" by "acs_sc::invoke"

- replace deprecated "ad_maybe_redirect_for_registration" by "auth::require_login"

- brace expressions

- favor tcl-compilable string comparisons

- don't use numeric comparison operator for non-numeric arguments

- use numeric comparison operator for truth value comparisons

- use "in" or "ni" expression instead of "lsearch"

- bump version number to indicate compatibility with 5.8.1

  1. … 144 more files in changeset.
- replace depreacted "ad_parameter" by parameter::get

- replace deprecated "ad_get_user_id" by "ad_conn user_id"

- replace deprecated "ad_permission_p" by "permission::permission_p"

- replace deprecated "export_url_vars" by "export_vars"

  1. … 24 more files in changeset.
Remove unused scripts.

  1. … 4 more files in changeset.
1. Merge 2.4.1 to HEAD other than assessment, imsld, lorsm, and views.

2. Bump version numbers to 2.5.0d1.

  1. … 374 more files in changeset.
Checkpoint 13.3 (level AA): Provide information about the general layout of a site (e.g., a site map or table of contents).

  1. … 15 more files in changeset.
file admin-chunk.adp was initially added on branch oacs-5-4.

file admin-chunk.tcl was initially added on branch oacs-5-4.

Fix wrong use of export_vars to build an url.

using of export_vars to encode url right. fixed bad attributes quotation. Used new catalog keys

nest form inside a td tag

Show package_id in the toolbar

HTML Strict cleanup: removed trailing slash of input, img, link and meta tags

  1. … 36 more files in changeset.
HTML Strict cleanup: removed trailing slash of the BR tag

  1. … 42 more files in changeset.
bug 3144: added a few existing keys

bug 3144: bad quotes removed. added </a> tag. valid html

bug 3144: fixed. nesting form tag inside a td one

bug 3144: tabs 2 spaces convertion