• last updated 23 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Whitespace changes + editor hints

    • -203
    • +205
    ./www/process-response.tcl
    • -230
    • +232
    ./www/admin/process-response.tcl
  1. … 24 more files in changeset.
Replace/remove deprecated proc 'db_null'

  1. … 24 more files in changeset.
Revert massive replacement of empty list creation sentences. The use of '[list]' instead of '{}' adds semantics that could be used for performance improvements in the future, such as using a different internal representation. There is already work in this direction, avoiding the generation of the string representation during comparison of empty strings (huge thanks to Stefan Sobernig for the pointer: https://core.tcl.tk/tcl/info/44527c632ed609c2).

  1. … 472 more files in changeset.
Prefer '{}' to '[list]' when creating empty lists

  1. … 222 more files in changeset.
Prefer '{}' to '[list]' when creating empty lists

  1. … 204 more files in changeset.
Fix typos

  1. … 149 more files in changeset.
Fix typos

    • -1
    • +1
    ./sql/oracle/survey-notifications-init.sql
  1. … 28 more files in changeset.
fix typos

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. … 7820 more files in changeset.
- standardize url construction to protect against injection attacks

    • -1
    • +1
    ./www/admin/question-active-toggle.tcl
    • -1
    • +1
    ./www/admin/question-required-toggle.tcl
  1. … 11 more files in changeset.
- improve safety of HTML

- quote HTML attribute values

- use &amp instead of & in hrefs

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

    • -1
    • +1
    ./www/admin/question-required-toggle.tcl
Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

    • -22
    • +20
    ./www/admin/modify-responses.tcl
    • -11
    • +21
    ./www/admin/process-response.tcl
  1. … 2533 more files in changeset.
file generic.adp was initially added on branch oacs-5-8.

    • -0
    • +0
    ./www/admin/generic.adp
- 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

    • -151
    • +254
    ./sql/postgresql/survey-create.sql
    • -27
    • +27
    ./sql/postgresql/survey-drop.sql
  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. … 373 more files in changeset.
fixing uninstall for survey

- deinstall service contracts and notification types

- care about "drop funcion .... cascade"

    • -0
    • +50
    ./sql/postgresql/survey-notifications-drop.sql
fix formatting to conform to usual OpenACS style

HTML Strict cleanup

HTML Strict cleanup

HTML Strict cleanup

HTML Strict cleanup

Import of message keys from translation server for core and .LRN packages.

This catalogs have no package version info. Check http://openacs.org/forums/message-view?message%5fid=1007666

  1. … 1287 more files in changeset.
Merged changes to HEAD ...

    • -6
    • +10
    ./catalog/survey.de_DE.ISO-8859-1.xml
  1. … 1549 more files in changeset.