• last updated 8 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
wrong variable name on debug message.

Removing extra ]'s.

Fixing null package_id's for faq and faq_q_and_as objects. Patch orignally provided by Gustaf Neumann.

    • -0
    • +11
    ./faq/sql/postgresql/upgrade/upgrade-5.2.0d5-5.2.0d6.sql
- fix bug #1910

- fix for bug #2398

    • -10
    • +32
    ./acs-tcl/tcl/acs-permissions-procs.tcl
- fix for #2230 (using the optimization suggested by Nagita Karunaratne)

    • -4
    • +4
    ./acs-tcl/tcl/acs-permissions-procs.tcl
- bug fix for #1367 (using ryans patch)

    • -2
    • +4
    ./acs-templating/resources/forms/standard.adp
- don't duplicate entries

    • -1
    • +1
    ./xotcl-request-monitor/www/stat-details.tcl
- revive sorting by avg run time

- use lassign

    • -9
    • +10
    ./xotcl-request-monitor/www/stat-details.tcl
- improve robustness against invalid input

- don't barf on outdated link

- fix bug #3064

file upgrade-5.8.1d1-5.8.1d2.sql was initially added on branch oacs-5-8.

- fix bug #2536

- modernize tcl

    • -11
    • +11
    ./acs-tcl/tcl/00-database-procs.tcl
- fix bug #3001

    • -0
    • +1
    ./acs-kernel/catalog/acs-kernel.en_US.ISO-8859-1.xml
- fix bug #3200

    • -1
    • +1
    ./dotlrn-portlet/www/dotlrn-admin-portlet.adp
- replace deprecated "philg_quote_double_quotes" by "ad_quotehtml"

- replace deprecated "philg_quote_double_quotes" by "ad_quotehtml"

- replace deprecated "util_convert_plaintext_to_html" by "ad_text_to_html"

    • -1
    • +1
    ./schema-browser/tcl/schema-browser-procs-oracle.tcl
    • -1
    • +1
    ./schema-browser/tcl/schema-browser-procs-postgresql.tcl
- replace deprecated "util_convert_plaintext_to_html" by "ad_text_to_html"

    • -1
    • +1
    ./general-comments/www/admin/delete.adp
*** empty log message ***

- lifting length contraints that were necessary at openacs.org

    • -0
    • +8
    ./download/sql/postgresql/upgrade/upgrade-5.2d1-5.2d2.sql
- add maturity level for "deprecated"

- improve rebustness against stale links for uninstaled packages

    • -7
    • +10
    ./acs-api-browser/www/procs-file-view.tcl
- replace deprecated "philg_quote_double_quotes" by "ad_quotehtml"

- fix incorrect message key names

- new function ::xo::getObjectProperty to abstract from xotcl and nx

- make use of new function at several places

    • -0
    • +130
    ./xotcl-core/tcl/01-debug-procs.tcl
    • -12
    • +12
    ./xotcl-core/tcl/03-doc-procs.tcl
    • -7
    • +14
    ./xotcl-core/www/show-class-graph.tcl
    • -26
    • +27
    ./xotcl-core/www/show-object.tcl
- improve robustness against outdated links

    • -2
    • +9
    ./acs-api-browser/www/package-view.tcl
- fix double-quoting

- fix leak of file handle (opened file was never closed)

- don't prodice 500 status when passed filename does not exists

- fix display of SQL files in package_view

    • -2
    • +2
    ./acs-api-browser/www/package-view.tcl