• last updated 8 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Move api in a namespace to comply with automated tests

    • -10
    • +12
    ./tcl/schema-browser-procs-oracle.tcl
    • -15
    • +17
    ./tcl/schema-browser-procs-postgresql.tcl
Document public api

    • -1
    • +3
    ./tcl/schema-browser-procs-postgresql.tcl
Update page to current practices, using the schema browser for cross compatibility

Replace calls to deprecated call "util_commify_number"

Use lc_numeric instead

    • -2
    • +2
    ./tcl/schema-browser-procs-postgresql.tcl
tighten page_contract to mitigate certain attacks

modernize tcl

    • -18
    • +18
    ./tcl/schema-browser-procs-oracle.tcl
    • -5
    • +5
    ./tcl/schema-browser-procs-postgresql.tcl
whitespace cleanup

    • -68
    • +75
    ./tcl/schema-browser-procs-postgresql.tcl
fix schema browser for PostgreSQL 12 or newer

    • -46
    • +15
    ./tcl/schema-browser-procs-postgresql.tcl
Replace obsolete proc 'exists_and_not_null'

Brace expressions

    • -60
    • +58
    ./tcl/schema-browser-procs-oracle.tcl
Modernize tcl

    • -64
    • +51
    ./tcl/schema-browser-procs-postgresql.tcl
remove unneeded "expr" statement

  1. … 1 more file in changeset.
Fix typos

    • -1
    • +1
    ./tcl/schema-browser-procs-postgresql.tcl
  1. … 16 more files in changeset.
Fix typos

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

  1. … 6 more files in changeset.
Bug fix: avoid confusion between text argument and option, when text starts with "-"

    • -2
    • +2
    ./tcl/schema-browser-procs-postgresql.tcl
  1. … 34 more files in changeset.
- fix and standardize quoting in template properties

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

    • -1
    • +3
    ./tcl/schema-browser-procs-postgresql.tcl
- make function more robust against invalid input

- replace deprecated "util_convert_plaintext_to_html" by "ad_text_to_html"

    • -1
    • +1
    ./tcl/schema-browser-procs-postgresql.tcl
- improve rebustness

    • -1
    • +1
    ./tcl/schema-browser-procs-postgresql.tcl
- use <property name="doc(title)">

  1. … 54 more files in changeset.
- replace deprecated calls => export_vars

    • -1
    • +1
    ./tcl/schema-browser-procs-postgresql.tcl
  1. … 13 more files in changeset.
- fix schema browser such it does not spit out errors on openacs.org

    • -9
    • +12
    ./tcl/schema-browser-procs-postgresql.tcl
The sb_get_table_size proc now handles non-existing tables more gracefully.

    • -6
    • +20
    ./tcl/schema-browser-procs-postgresql.tcl
- Updated to use the site template

- Added info on table size and number of rows to postgresql table description

    • -0
    • +39
    ./tcl/schema-browser-procs-postgresql.tcl
    • -0
    • +9
    ./www/function-body.adp
pg_relcheck was replaced by pg_constraint in postgres 7.3 and

later. Code allows for both, but was only using the right one for 7.3

exactly, not 7.3 and above.

    • -1
    • +1
    ./tcl/schema-browser-procs-postgresql.tcl
merge of changes on oacs-5-0 branch to oacs-5-0-0b4 tag

  1. … 598 more files in changeset.
Fixed context bar

added auto-mount