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

    • -249
    • +255
    ./www/process-response.tcl
  1. … 25 more files in changeset.
Replace/remove deprecated proc 'db_null'

  1. … 25 more files in changeset.
replace deprecated proc util_search_list_of_lists

  1. … 2 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. … 474 more files in changeset.
Prefer '{}' to '[list]' when creating empty lists

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

  1. … 204 more files in changeset.
Fix a bunch of typos

  1. … 120 more files in changeset.
Fix typos

  1. … 149 more files in changeset.
Fix typo (db_for_each -> db_foreach)

fix typos

    • -1
    • +1
    ./www/admin/response-limit-toggle-oracle.xql
    • -1
    • +1
    ./www/admin/response-limit-toggle-postgresql.xql
Use consistently ad_script_abort after ad_return_error.

  1. … 32 more files in changeset.
Make termination after connection closing commands explicit

get rid of the rest of the proc_doc calls

  1. … 19 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. … 686 more files in changeset.
merge of changes on oacs-5-0 branch to oacs-5-0-0b4 tag

  1. … 598 more files in changeset.
noquote and a couple bug fixes

Added upgrade to upgrade to changes made for Oracle 9i support

    • -0
    • +232
    ./sql/oracle/upgrade/upgrade-0.1d-0.2d.sql
  1. … 23 more files in changeset.
Updated version numbers to upgrade to changes made for Oracle 9i support

  1. … 37 more files in changeset.
Oracle9i porting changes

- Changed procedure names from delete to del

- Changed view declaration to use actual column names

- Changed "rel_constraints_violated_one" and "rel_constraints_violated_two"

(http://openacs.org/forums/message-view?message_id=81045)

    • -15
    • +15
    ./sql/oracle/simple-survey-package-create.sql
    • -1
    • +1
    ./www/admin/question-delete-oracle.xql
  1. … 274 more files in changeset.
Timezonized

  1. … 5 more files in changeset.
adding timezone support

  1. … 6 more files in changeset.
noquote changes (Dirk Gomez)

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

    • -2
    • +2
    ./sql/postgresql/simple-survey-create.sql
  1. … 28 more files in changeset.
forgot about all of the trigger work-arounds for data-change violation problem that no longer exists. Fixed now.

    • -10
    • +1
    ./sql/postgresql/simple-survey-create.sql
  1. … 7 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. … 56 more files in changeset.
merge from oacs-4-6

    • -0
    • +1
    ./www/admin/view-text-responses-oracle.xql
    • -0
    • +1
    ./www/admin/view-text-responses-postgresql.xql
  1. … 27 more files in changeset.
fix inccorect ad_script_aborts

  1. … 1 more file in changeset.
fix the object attributes (table, column name)

    • -2
    • +2
    ./sql/postgresql/simple-survey-create.sql
  1. … 2 more files in changeset.
more abstract URLs

  1. … 45 more files in changeset.
ns_return->ad_return, ad_script_abort, redirect to absract urls

    • -2
    • +2
    ./www/admin/question-modify-text-2.tcl
  1. … 54 more files in changeset.