• last updated 16 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
added editor hints and white-space cleanup

    • -173
    • +179
    ./www/process-response.tcl
    • -10
    • +16
    ./www/admin/description-edit.tcl
    • -11
    • +17
    ./www/admin/modify-responses-2.tcl
  1. … 36 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. … 22 more files in changeset.
Whitespace cleanup

Whitespace cleanup

Rename ReturnHeaders proc to comply with OpenACS naming convention, create deprecated wrapper, replace occurrences

  1. … 9 more files in changeset.
improve spelling

  1. … 7 more files in changeset.
improve spelling

  1. … 6 more files in changeset.
fix typos and bump version number doe to changed message keys

  1. … 8 more files in changeset.
improve spelling

  1. … 9 more files in changeset.
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.
- do not depend on beta or development versions

- make sure that released versions are not beta or development

- align version numbers (e.g. use also 5.9.1 for xotcl-core)

- bump version numbers to 5.9.1

  1. … 83 more files in changeset.
bump version numbers to 5.9.1b9 respectively to 2.9.1b9 to prepare for release

  1. … 91 more files in changeset.
Fix spellings

  1. … 2 more files in changeset.
- bump version number of OpenACS to 5.9.1b3 and DotLRN to 2.9.1b3

  1. … 79 more files in changeset.
Bump version numbers for OpenACS 5.9.1b1

  1. … 81 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. … 10 more files in changeset.
- bump version numbers from 5.9.0b* to 5.9.0

  1. … 32 more files in changeset.