• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Deprecated get_referrer and NsSettoTclString, replace them with versions that respect OpenACS naming convention

Deprecate "form" proc, as it doesn't comply with naming convention

Reduce divergency between oracle and postgres codebase

Whitespace cleanup

Rename xmlrpc_decode_test_prep and add it to a namespace in order to pass the 'naming__proc_naming' testcase

Update italian localization

improve spelling

make passing name for temp tables optional

Provide convenience link to default locale (resolves issue #3430)

improve comments

Address suggestion from issue #3420

distinguish betweem Tcl command "file" and '::xowiki::formfield::file'

inclass-quizz: support as well participants, which are not logged-in

improve internationalization

    • -2
    • +2
    /openacs-4/packages/xowf/lib/inclass-quiz.wf
    • -2
    • +2
    /openacs-4/packages/xowf/lib/online-exam.wf
- add stopword list for word cloud

- use just lower case words in word cloud

fix for issue # 3429

generalize "transimit_always" handling for select, radio and checkbox

fix a bug in multi-selects, when de-selecting the last element of an optional mulit-select (many thanks to Michael Aram)

use ::template::head instead of broken variable substitution

file error-template.tcl was initially added on branch oacs-5-10.

Reinstate a fixed, but deprecated version of us_state_widget

    • -1
    • +37
    /openacs-4/packages/acs-tcl/tcl/widgets-procs.tcl
handle more "correct_when" cases when providing a value via. "make_correct"

more polishing of message keys and code

    • -2
    • +3
    /openacs-4/packages/xowf/lib/inclass-quiz.wf
Deprecate a bunch of old and weird api used nowhere

    • -7
    • +25
    /openacs-4/packages/acs-tcl/tcl/widgets-procs.tcl
Delete this proc: does not comply with naming convention, uses the wrong table (even when the dependency package is installed), cannot be themed... you name it

    • -26
    • +1
    /openacs-4/packages/acs-tcl/tcl/widgets-procs.tcl
Deprecate merge_form_with_query proc

Move root_of_host to acs:: namespace, replace occurrences, create deprecated wrapper

Move installation callbacks in an own namespace to comply with naming convention, fix install/uninstall process found broken while testing

Whitespace cleanup