• last updated 32 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- 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.
remove unused .xql files, rename a couple misnamed xql files, fix elements-display.adp to not embed lots of tcl, add some interface status things

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

  1. … 321 more files in changeset.
fix context bar

context bar fixes from tom ayles and a portlet adp include in ./lib

  1. … 47 more files in changeset.
Removing spurious linebreak escapes.

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

    • -0
    • +64
    ./admin/process-response-oracle.xql
    • -0
    • +32
    ./admin/process-response-postgresql.xql
  1. … 2261 more files in changeset.
Missing postgres support. Added query I found somewhere else. Hope this fixes the issue

Missing postgres support. Still missing as I did not port count_response

file respond-postgresql.xql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./admin/respond-postgresql.xql
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.

bulk mail to everyone had a typo. bulk mail to people who had not responded was hugely slow

survey responses showing the correct display dispite the admin editing a response

    • -4
    • +5
    ./admin/view-text-responses-oracle.xql
making it so the original respondent is listed instead of the admin

    • -15
    • +16
    ./admin/view-text-responses-oracle.xql
  1. … 2 more files in changeset.
fix from Sloan: add button for admin to edit any survey response, and fix bug where all survey file attachments were shown if there was one at all

    • -0
    • +64
    ./admin/process-response-oracle.xql
    • -0
    • +32
    ./admin/process-response-postgresql.xql
file respond.adp was initially added on branch oacs-5-1.

file respond-oracle.xql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./admin/respond-oracle.xql
file process-response.xql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./admin/process-response.xql