• last updated 45 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- 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

HTML Strict cleanup

  1. … 6 more files in changeset.
Merged oacs-5-3 branch to HEAD

  1. … 186 more files in changeset.
Remove obsolete wrap attribute (textarea)

  1. … 32 more files in changeset.
Make email textarea a usable size

Merged changes to HEAD ...

  1. … 1554 more files in changeset.
Zen: fixing typo removing 's'

Add localized UI labels for the form

Zen: HTML cleanup

  1. … 11 more files in changeset.
Adding XQL file.

file member-email-confirm.xql was initially added on branch oacs-5-3.

    • -0
    • +0
    ./member-email-confirm.xql
Handle email inteligently. Instead of magically emailing when a

membership is approved, explictly send the email. Allow the admin the

option to skip sending email, or edit the email before sending.

    • -0
    • +1
    ./member-email-confirm.adp
    • -0
    • +77
    ./member-email-confirm.tcl
  1. … 9 more files in changeset.
Merging dotlrn-all and dotlrn-extras from oacs-5-2

  1. … 882 more files in changeset.
Set mime type of email text on edit request