• last updated 17 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
ignore locale in category_tree::get_id for now, since it seems broken

    • -2
    • +3
    ./packages/xowiki/tcl/xowiki-procs.tcl
make SQL importer more robust, provide content-disposition for csv-output, provde has_hstore in symmetry to has_ltree

    • -2
    • +14
    ./packages/xotcl-core/tcl/05-db-procs.tcl
    • -3
    • +6
    ./packages/xotcl-core/tcl/30-widget-procs.tcl
make importer more robust with strange names of stored precedures in SQL.

    • -2
    • +2
    ./packages/xotcl-core/tcl/05-db-procs.tcl
fix comma in comment

    • -2
    • +2
    ./packages/xotcl-core/tcl/cr-procs.tcl
- changed pretty value to omit ".." from category trees on level>1

- minor refactoring: made FormField::select and FormField::radio

subclasses of the abstract class FormField::enumeration,

keeping now the common methods for these classes

- import/export of FormFields using category trees as

source.

    • -68
    • +91
    ./packages/xowiki/tcl/form-field-procs.tcl
    • -2
    • +4
    ./packages/xowiki/tcl/package-procs.tcl
    • -24
    • +165
    ./packages/xowiki/tcl/xowiki-procs.tcl
Added missing message keys ...

use template::head if available, preload icons used in file panel, do not show [x] if folder is empty, escape double quotes in json fields, url encode download_url

Message keys for core packages from translation server ( Openacs 5.4.1 ).

Added title ...

    • -0
    • +1
    ./packages/acs-subsite/www/admin/index.adp
Missing "@" in a var ref

Fix to avoid the growth of the subject line in a multi-language environment. The Re: prefix is always added using the site wide locale to be able to trim it.

Fixed default template: only render content when it's HTML or can be converted to HTML

fix validation of empty file names in file-uploads when trying to create new files

    • -2
    • +2
    ./packages/xowiki/tcl/xowiki-form-procs.tcl
provide information for missing links (temporary solution)

    • -1
    • +2
    ./packages/xowiki/tcl/xowiki-procs.tcl
fixing comment

    • -2
    • +4
    ./packages/xowiki/tcl/xowiki-procs.tcl
allow cross package instance references for formfields of type form_page

    • -26
    • +29
    ./packages/xowiki/tcl/form-field-procs.tcl
    • -5
    • +6
    ./packages/xowiki/tcl/package-procs.tcl
    • -1
    • +5
    ./packages/xowiki/tcl/xowiki-procs.tcl
-add initialize method for better cross-package references

    • -2
    • +11
    ./packages/xotcl-core/tcl/06-package-procs.tcl
-add initialize method for better cross-package references

    • -2
    • +11
    ./packages/xotcl-core/tcl/06-package-procs.tcl
Added missing message key

Optimizing queries used in tree and environment frames.

Removing "viewed" icon.

    • -117
    • +31
    ./packages/imsld/tcl/imsld-procs.tcl
    • -80
    • +94
    ./packages/imsld/tcl/imsld-procs.xql
    • -18
    • +21
    ./packages/imsld/tcl/imsld-roles-procs.xql
- support for additional form field type: form_page (subtype of select)

    • -1
    • +60
    ./packages/xowiki/tcl/form-field-procs.tcl
Rollingback (OACS-5-4 Branch) implementation of TIP 113 and bugfixes committed after that.

Removing this functionality was decided by OCT on April 16 2008.

Commits removed on HEAD:

http://xarg.net/tools/cvs/change-set-details?key=29129

http://xarg.net/tools/cvs/change-set-details?key=28264

http://xarg.net/tools/cvs/change-set-details?key=28219

http://xarg.net/tools/cvs/change-set-details?key=28218

This needs to be correctly implemented in the future.

    • -73
    • +15
    ./packages/acs-lang/tcl/lang-catalog-procs.tcl
    • -8
    • +1
    ./packages/acs-lang/tcl/lang-message-procs.tcl
    • -114
    • +64
    ./packages/acs-lang/tcl/localization-procs.tcl
    • -109
    • +91
    ./packages/acs-lang/www/admin/message-list.adp
    • -23
    • +3
    ./packages/acs-lang/www/admin/message-list.tcl
    • -9
    • +2
    ./packages/acs-lang/www/admin/package-list.adp
    • -21
    • +3
    ./packages/acs-lang/www/admin/package-list.tcl
Rollingback (HEAD) implementation of TIP 113 and bugfixes committed after that.

Removing this functionality was decided by OCT on April 16 2008.

Commits removed on HEAD:

http://xarg.net/tools/cvs/change-set-details?key=28264

http://xarg.net/tools/cvs/change-set-details?key=28219

http://xarg.net/tools/cvs/change-set-details?key=28218

This needs to be correctly implemented in the future.

    • -73
    • +15
    ./packages/acs-lang/tcl/lang-catalog-procs.tcl
    • -7
    • +0
    ./packages/acs-lang/tcl/lang-message-procs.tcl
    • -114
    • +64
    ./packages/acs-lang/tcl/localization-procs.tcl
    • -94
    • +91
    ./packages/acs-lang/www/admin/message-list.adp
    • -23
    • +3
    ./packages/acs-lang/www/admin/message-list.tcl
    • -9
    • +2
    ./packages/acs-lang/www/admin/package-list.adp
    • -21
    • +3
    ./packages/acs-lang/www/admin/package-list.tcl
Broke out the check for valid mime types that ad_html_text_convert can

convert so a caller can check that it will work (the content repository

is hard-wired to try to convert any text mime type when delivering it

through an automagically-generated template created by content::init)

    • -13
    • +18
    ./packages/acs-tcl/tcl/text-html-procs.tcl
Merge from oacs-5-3 to HEAD

    • -6
    • +7
    ./packages/imsld/tcl/imsld-condition-procs.tcl
    • -10
    • +8
    ./packages/imsld/tcl/imsld-cr-procs.xql
    • -18
    • +100
    ./packages/imsld/tcl/imsld-fs-procs.tcl
    • -182
    • +565
    ./packages/imsld/tcl/imsld-instance-procs.tcl
    • -191
    • +149
    ./packages/imsld/tcl/imsld-monitor-procs.tcl
    • -89
    • +112
    ./packages/imsld/tcl/imsld-parse-procs.tcl
    • -23
    • +0
    ./packages/imsld/tcl/imsld-parse-procs.xql
    • -266
    • +976
    ./packages/imsld/tcl/imsld-procs.tcl
    • -5
    • +40
    ./packages/imsld/tcl/imsld-procs.xql
    • -62
    • +75
    ./packages/imsld/tcl/imsld-runtime-procs.tcl
  1. … 50 more files in changeset.
fix a bug in the upload popup window where it fails to popup when it is activated a second time

HTML Strict cleanup

    • -1
    • +1
    ./packages/acs-tcl/tcl/utilities-procs.tcl
refactoring form-usages includelet

    • -124
    • +45
    ./packages/xowiki/tcl/includelet-procs.tcl
    • -1
    • +77
    ./packages/xowiki/tcl/xowiki-procs.tcl
    • -1
    • +90
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
Fix ns_log statement. Change ns_logs of non-error conditions to debug.

No need to log successful exec.

    • -2
    • +2
    ./packages/acs-tcl/tcl/utilities-procs.tcl
HTML Strict cleanup

    • -3
    • +3
    ./packages/categories/www/cadmin/tree-view.tcl