• last updated 22 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Removing extra ]'s.

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

- fix bug #1910

- fix for bug #2398

- fix for #2230 (using the optimization suggested by Nagita Karunaratne)

- bug fix for #1367 (using ryans patch)

- don't duplicate entries

- revive sorting by avg run time

- use lassign

- 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

- fix bug #3001

- fix bug #3200

- 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"

- replace deprecated "util_convert_plaintext_to_html" by "ad_text_to_html"

*** empty log message ***

- lifting length contraints that were necessary at openacs.org

- add maturity level for "deprecated"

- improve rebustness against stale links for uninstaled packages

- 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

- improve robustness against outdated links

- 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

- fix for bug #2769