• last updated 5 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
strengthen boolean parameters in page contracts

  1. … 31 more files in changeset.
added editor hints and white-space cleanup

  1. … 50 more files in changeset.
Rename get_survey_info, survey_answer_summary_display, survey_copy, survey_decode_boolean_answer, survey_display_types, survey_do_notifications, survey_get_score, survey_question_copy and survey_question_display to comply with OpenACS naming convention (all brought to the survey:: namespace), create deprecated wrappers, replace occurrences

  1. … 36 more files in changeset.
Rename ReturnHeaders proc to comply with OpenACS naming convention, create deprecated wrapper, replace occurrences

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

  1. … 25 more files in changeset.
- use type checking for boolean parameters in page_contracts to improve security

  1. … 4 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.
- use consistently "naturalnum" instead of "integer" when accepting just positive values

  1. … 33 more files in changeset.
- 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. … 50 more files in changeset.
context bar fixes from tom ayles and a portlet adp include in ./lib

  1. … 61 more files in changeset.
commit to HEAD of merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040724 and jcd-merge-5-1-20050111

  1. … 2275 more files in changeset.
Moved the lc_time_fmt call to the if block where it's actually used. This call adds a few ms per loop iteration, which sounds small, but adds up quickly because we loop once per person per question. The unnecessary calls were adding several minutes' delay on some of Sloan's larger surveys.

adding timezone support

  1. … 6 more files in changeset.
merge of 4.6.3b1 to HEAD

  1. … 18 more files in changeset.
fix formatting errors in output thanks to andrew grumet

118n modifications to survey

  1. … 65 more files in changeset.
Merge of all changes from oacs-4-6 to HEAD. All changes up to tag jcd-merge-2

on oacs-4-6 are included.

  1. … 34 more files in changeset.
fix extra comma

remove ip_address from column list

merge from oacs-4-6

  1. … 28 more files in changeset.
update for new graphics files

  1. … 28 more files in changeset.
add a no-responses page for CSV export

  1. … 2 more files in changeset.
initial import

    • -0
    • +136
    ./responses-export.tcl
  1. … 169 more files in changeset.