• last updated 9 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- generalize results for cases, where objects live just in different threads

- use standard "not found" message instead of deprecated calls

- improve documentation

- removing obsolete SQL query

    • -12
    • +0
    /openacs-4/packages/acs-tcl/tcl/widgets-procs.xql
- remove currency_widget, which is inherently broken, since it depends on a non-existent table (not consistent with ref-currency)

    • -29
    • +1
    /openacs-4/packages/acs-tcl/tcl/widgets-procs.tcl
- remove obsolete files from www directory

  1. … 4 more files in changeset.
- remove obsolete test files

- extend localization test

- drop function lc_monetary_currency (seems a leftover from long ago; required tables are not part of the datamodel since many years)

- add test cases for lc_*

file acs-lang-localization-procs.tcl was initially added on branch oacs-5-8.

- modernize tcl

- get rid of depecated calls to ad_header and ad_footer

- adjust size of parameter default value depending on type

- more sane quoting

- produce more valid HTML

file version-edit.adp was initially added on branch oacs-5-8.

    • -0
    • +0
    /openacs-4/packages/acs-admin/www/apm/version-edit.adp
- added parameters for TemplateCacheSize and TemplateQueryCacheSize

- fix cancellation of duplicate requests for same-named files (fix provided by Franz Penz and Andreas Mulley)

- use default master

- improve navigation via context bar on documentation pages

- use general master

- get rid of deprecated ad_header and ad_footer

- fix master template

- fix examples

- check for tcl version 8.5

- remove obsolete information

- improve independence from local vs. global driver configuration

- fixing a wierd interaction between a db_foreach and db_transaction, which leads to wierd values in parameters. Moving from db_foreach to db_list_of_lists repairs the test case.

- modernize tcl

- fix for bug #3065.

- change broken logic for obtaining results from the spell checker in order to distinguish between empty results and errors

- in case aspell is configured incorrectly return the error message only once

- add missing message keys

- add message keys

- replace deprecated "cr::keyword::item_assign" by "content::keyword::item_assign"

- replace deprecated "ad_parameter" by "parameter::get"

    • -1
    • +2
    /openacs-4/packages/faq/www/one-faq.tcl
- use property "doc(title)" instead of "title"

- replace deprecated "ad_permission_p" by "permission::permission_p"

- replace deprecated "template::util::quote_html" by "ad_quotehtml"

  1. … 19 more files in changeset.
Adding missing and.