• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Deprecate template::list::csv_quote and replace its usages in packages that we have been supporting

    • -16
    • +14
    ./contacts/www/admin/full-organizations.tcl
    • -15
    • +14
    ./contacts/www/admin/full-people.tcl
    • -12
    • +10
    ./contacts/www/admin/full-rels.tcl
Introduce a new "label_headers" flag for template::list::write_csv that allows to revert to behavior before https://cvs.openacs.org/changelog/OpenACS?cs=MAIN%3Adaveb%3A20080908165252, e.g. use the column names as headers rather than the labels

For some use cases is in fact more useful to have machine-readable headers, e.g. when processing the csv via software

    • -2
    • +11
    ./acs-templating/tcl/list-procs.tcl
Rely on the csv Tcllib package to generate a csv from a template::list

    • -7
    • +12
    ./acs-templating/tcl/list-procs.tcl
reduce startup speed by running update_nx_docs in the background

    • -4
    • +2
    ./acs-bootstrap-installer/tcl/procdoc-init.tcl
don't add slot container or slot objects to proc_doc (at least for now)

bumped upstream version of jquery-ui to 1.14.1

finetuning object descriptions

- adding links to per-object methods

- make sure that leading colons are used for object names in procdoc index

    • -1
    • +3
    ./acs-api-browser/tcl/acs-api-documentation-procs.tcl
don't write warning about unknown methodtype when encountering classes

Improve calendar responsiveness

    • -6
    • +11
    ./calendar/www/resources/calendar.css
Bump version number and dependencies

Improve automatic toolkit-specific css generation so that it works also with toolkits that do not come with custom styling

Provide a way to retrieve known css toolkits without hardcoding

Reduce hardcoding when rendering includelets

    • -24
    • +19
    ./xowiki/tcl/includelet-procs.tcl
Provide some xowiki-relevant classes for the ui toolkit as well, fix pattern to detect w3css

Prefer ad_mktmpdir to ad_tmpnam

    • -2
    • +2
    ./file-storage/tcl/file-storage-procs.tcl
bump version number to 6.* to reflect tcl9 compatibility

moved xo::getObjectProperty to ::apidoc::get_object_property

    • -3
    • +3
    ./acs-api-browser/acs-api-browser.info
    • -32
    • +187
    ./acs-api-browser/tcl/acs-api-documentation-procs.tcl
    • -166
    • +22
    ./xotcl-core/tcl/01-debug-procs.tcl
    • -11
    • +11
    ./xotcl-core/tcl/03-doc-procs.tcl
    • -23
    • +23
    ./xotcl-core/www/show-object.tcl
make spelling more consistent

    • -1
    • +1
    ./attendance/www/admin/certificates.tcl
    • -2
    • +2
    ./b-responsive-theme/www/blank-master.tcl
    • -1
    • +1
    ./cms/www/modules/permissions/index.tcl
    • -2
    • +2
    ./contacts/tcl/contact-search-procs.tcl
    • -4
    • +4
    ./dotlrn-ecommerce/tcl/implementation-procs.tcl
    • -1
    • +1
    ./dotlrn-ecommerce/www/admin/course-add-edit.tcl
    • -1
    • +1
    ./dotlrn-ecommerce/www/manage/course-add-edit.tcl
    • -2
    • +2
    ./site-wide-search/www/search-redirect.tcl
Extend test suite to cover :multiple and :array

    • -0
    • +93
    ./acs-tcl/tcl/test/acs-tcl-test-procs.tcl
don't use swallowing exception handling

    • -14
    • +16
    ./acs-templating/tcl/style-procs.tcl
prefer adp:button for modal dialogs

bump version of upstream available version

    • -2
    • +2
    ./richtext-tinymce/richtext-tinymce.info
    • -3
    • +3
    ./richtext-tinymce/tcl/richtext-procs.tcl
change icon, since the old one is not clear when bootstrap3 is used

increased robustness when application specific "info" methods are used

    • -24
    • +26
    ./xotcl-core/tcl/01-debug-procs.tcl
Fix idiom

Handle the case where acs_templating_cssClasses nsv does not exist

This array is currently only defined in upstream theme packages.

    • -4
    • +10
    ./acs-templating/tcl/style-procs.tcl
Fix library description

    • -1
    • +3
    ./xotcl-core/tcl/test/03-doc-procs.tcl
Test updating the nx documentation in a certain cornercase condition

Reproduces behavior found in the wild

    • -0
    • +37
    ./xotcl-core/tcl/test/03-doc-procs.tcl
Make ds_collect_connection_info public: it is used in the request processor in acs-tcl

    • -1
    • +1
    ./acs-developer-support/tcl/acs-developer-support-procs.tcl
Apply logics to delete the editor also when the field is the last

    • -16
    • +23
    ./xowiki/www/resources/repeat.js