• last updated 13 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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. … 225 more files in changeset.
Prefer '{}' to '[list]' when creating empty lists

  1. … 204 more files in changeset.
reduce usage of deprecated procs

  1. … 2 more files in changeset.
Fix typos

  1. … 66 more files in changeset.
use consistently ad_script_abort after ad_return_forbidden

  1. … 2 more files in changeset.
User consistently ad_script_abort adter ad_returnredirect

Use consistently ad_script_abort after ad_return_error.

    • -4
    • +6
    ./admin/community-members-add-to-community.tcl
  1. … 30 more files in changeset.
normalize boolean expressions in ADP files

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

- modernize Tcl

    • -3
    • +3
    ./admin/community-members-add-to-community.tcl
  1. … 9 more files in changeset.
- replace calls to deprecated "ns_sendmail" to calls to "acs_mail_lite::send"

  1. … 2 more files in changeset.
First shot at merging oacs-5-2 apps used in .LRN to HEAD.

  1. … 2464 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. … 34 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. … 687 more files in changeset.
fix missing rdbms things and a few oracle or postgresisms that snuck in the wrong files

    • -1
    • +1
    ./admin/archived-communities-postgresql.xql
  1. … 55 more files in changeset.
Changed parameter::get calls to run against package_id returned by dotlrn::get_package_id

  1. … 8 more files in changeset.
Moved dotlrn::get_admin_url to dotlrn_admin::get_admin_url

  1. … 1 more file in changeset.
Initial commit for dotlrn-admin package.

    • -0
    • +38
    ./admin/add-instructor-2.adp
    • -0
    • +38
    ./admin/add-instructor-2.tcl
    • -0
    • +17
    ./admin/add-instructor-2.xql
    • -0
    • +41
    ./admin/add-instructor-3.tcl
    • -0
    • +15
    ./admin/add-instructor-3.xql
    • -0
    • +35
    ./admin/add-instructor.adp
    • -0
    • +31
    ./admin/add-instructor.tcl
    • -0
    • +24
    ./admin/admin-add-2.adp
    • -0
    • +55
    ./admin/admin-add-2.tcl
    • -0
    • +20
    ./admin/admin-add-oracle.xql
    • -0
    • +21
    ./admin/admin-add-postgresql.xql
    • -0
    • +41
    ./admin/admin-add.adp
    • -0
    • +39
    ./admin/admin-add.tcl
    • -0
    • +34
    ./admin/admin-remove.tcl
  1. … 138 more files in changeset.