• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
improve rowcount expressions

  1. … 38 more files in changeset.
Fix proc and contract doc elements, so they are properly parsed by apidoc::api_*_documentation.

- @cvs_id -> @cvs-id

- @version -> @cvs-id

- @creation_date -> @creation-date

- @date -> @creation-date

- Different variations of $Id$

- Remove wrong @param entry

- Fix typos

  1. … 354 more files in changeset.
permission check reform (part 1): provide API for permission cache

    • -2
    • +2
    ./community-members-add-to-community.tcl
  1. … 13 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. … 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
    ./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
    ./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.
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. … 55 more files in changeset.
Initial commit for dotlrn-admin package.

    • -0
    • +38
    ./add-instructor-2.adp
    • -0
    • +38
    ./add-instructor-2.tcl
    • -0
    • +17
    ./add-instructor-2.xql
    • -0
    • +41
    ./add-instructor-3.tcl
    • -0
    • +15
    ./add-instructor-3.xql
    • -0
    • +35
    ./add-instructor.adp
    • -0
    • +31
    ./add-instructor.tcl
    • -0
    • +20
    ./admin-add-oracle.xql
    • -0
    • +21
    ./admin-add-postgresql.xql
    • -0
    • +58
    ./archived-communities-oracle.xql
  1. … 138 more files in changeset.