• last updated 22 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Use consistently ad_script_abort after ad_return_error.

  1. … 31 more files in changeset.
Bug fix: avoid confusion between text argument and option, when text starts with "-"

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

  1. … 7821 more files in changeset.
Fix spellings

  1. … 3 more files in changeset.
- tighten page contract

- make boolean tests in .adp files more uniform

  1. … 6 more files in changeset.
- modenize HTML

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

  1. … 11 more files in changeset.
- prefer ns_quotehtml over ad_quotehtml

  1. … 20 more files in changeset.
- standardize url construction to protect against injection attacks

  1. … 11 more files in changeset.
- quote HTML attribute values

- use &amp instead of & in hrefs

- use type checking for boolean parameters in page_contracts to improve security

Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

  1. … 2533 more files in changeset.
- add new adp file

file generic.adp was initially added on branch oacs-5-8.

- improve source formatting

- get rid of calls to deprecated function "validate_ad_dateentrywidget"

- get rid of calls to deprecated functions "ad_header" and "ad_footer"

- fix date handling

    • -17
    • +13
    ./admin/survey-create-choice.tcl
  1. … 1 more file in changeset.
- improve page-contracts

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

  1. … 19 more files in changeset.
- added pg9.1+ patches Cesareo Garcia Rodicio

- bumped version number

  1. … 1 more file in changeset.
- use property doc(title) rather than title

- brace expressions

- favor tcl-compilable string comparisons

- replace deprecated "ad_get_user_id" by "ad_conn user_id"

- replace deprecated "export_url_vars" by "export_vars"

- replace deprecated "export_form_vars" by "export_vars"

- replace deprecated "philg_quote_double_quotes" "by ad_quotehtml"

- replace deprecated "ad_parameter" by "parameter::get"

- replace deprecated "ad_require_permission" by "permission::require_permission"

- use $$ quoting in postgres SQL

- use named parameters for SQL functions

- provide compatility with pg9

- fix/complete define_function_args

- bumped version number to 5.8.0

  1. … 36 more files in changeset.
fix multirow variables

Refactored to use listtemplate. HTML cleanup.

1. Merge 2.4.1 to HEAD other than assessment, imsld, lorsm, and views.

2. Bump version numbers to 2.5.0d1.

  1. … 375 more files in changeset.
Checkpoint 3.7 (level AA): Mark up quotations. Do not use quotation markup for formatting effects such as indentation.

  1. … 27 more files in changeset.
HTML Strict cleanup

HTML Strict cleanup

First shot at merging oacs-5-2 apps used in .LRN to HEAD.

  1. … 2478 more files in changeset.
commit to OACS-5-2 merge of changes on OACS-5-1

(using tag vg-merge-dotlrn-2-1-20050922) for packages under dotlrn-all

  1. … 47 more files in changeset.
change ad_verify_and_get_user_id to ad_conn user_id, change ad_maybe_redirect_for_registration to auth::require_login, make some db_ and dt_ function -public

  1. … 684 more files in changeset.