• last updated 20 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Rework variable assigning loops (set -> lassign) + Whitespace changes

  1. … 13 more files in changeset.
improve list handling

improve grammar

Rework variable assigning loops (set -> lassign)

  1. … 2 more files in changeset.
Fix typos

Fix capitalization

Prefer 'in' and 'ni' operators over lsearch for testing list containment

  1. … 2 more files in changeset.
Prefer lappend over concat for appending lists (lappend modifies the variable 'in place')

  1. … 5 more files in changeset.
remove conditiions, which are always true

Fix typo (db_list_of_list -> db_list_of_lists)

  1. … 2 more files in changeset.
Fix typos

  1. … 1 more file in changeset.
Fix typos

  1. … 34 more files in changeset.
Fix typo

Fix typos

  1. … 61 more files in changeset.
Fix typos

  1. … 42 more files in changeset.
fix typos

  1. … 4 more files in changeset.
Fix more typos

  1. … 84 more files in changeset.
mark *not_cached functions as private

  1. … 2 more files in changeset.
fix invalid meta-data and documentation strings

No need to keep empty file

move deprecated procs into deprecated-procs

    • -0
    • +213
    ./deprecated-procs-oracle.xql
    • -0
    • +188
    ./deprecated-procs-postgresql.xql
    • -0
    • +1193
    ./deprecated-procs.tcl
    • -0
    • +123
    ./deprecated-procs.xql
  1. … 7 more files in changeset.
move deprecated procs into deprecated-procs

fix typos

  1. … 10 more files in changeset.
Reduce divergency between oracle and postgres codebase

Bug fix: avoid confusion between command argument and option, when argument starts with "-"

  1. … 79 more files in changeset.
merged changes from the oacs-5-9 branch and resolved conflicts

    • -1
    • +7
    ./acs-content-repository-callback-procs.tcl
    • -6
    • +0
    ./acs-content-repository-procs-oracle.xql
    • -10
    • +1
    ./content-revision-procs-oracle.xql
    • -2
    • +2
    ./content-revision-procs-postgresql.xql
  1. … 7820 more files in changeset.
Standardize spellings of names

  1. … 11 more files in changeset.
- Introduce new proc ad_sanitize_filename implementing current best practices for ensuring a valid filename on most filesystems.

- Use it in every place where filename sanitization is performed in the code and deprecate fs::remove_special_file_system_characters.

TODO deprecate also util_text_to_html? Use case of sanitizing urls and filenames might have different requirements.

  1. … 5 more files in changeset.
Support image sizes on png portraits (as supported by NaviServer)

Fix spelling errors

  1. … 41 more files in changeset.