• last updated 10 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Removed version info from catalog file code as was TIP'd ages ago, which

will make merging much easier in the future. I had en_US and de_DE installed

so the catalogs for these languages in core have been exported and don't

have version numbers. The rest of the packages and locales for core and

dotlrn will be exported from the translation server as part of our release

process and will get fixed up then.

    • -13
    • +2
    ./packages/acs-lang/tcl/lang-catalog-procs.tcl
  1. … 3 more files in changeset.
change list name script to headscript

    • -17
    • +39
    ./packages/ajaxhelper/www/doc/blank-master.tcl
Making sure that the relation is added in case that the rel_type changes.

    • -1
    • +2
    ./packages/dotlrn/www/member-add-3.tcl
Adding query to check rel_type

    • -0
    • +16
    ./packages/dotlrn/www/member-add-3.xql
support for hiding values of form fields

    • -6
    • +14
    ./packages/xowiki/tcl/form-field-procs.tcl
    • -18
    • +22
    ./packages/xowiki/tcl/xowiki-procs.tcl
rename non-pos argument to package_id, add minimal dotlrn awareness

    • -9
    • +20
    ./packages/xotcl-core/tcl/context-procs.tcl
bug solved while accessing to a monitor service defined as "self"

    • -2
    • +9
    ./packages/imsld/www/monitor-frame.tcl
    • -1
    • +16
    ./packages/imsld/www/monitor-frame.xql
ConditionsRecursionLimit must be defined as parameter. Meanwhile, here is a quick solution (need to be solved)

    • -4
    • +5
    ./packages/imsld/tcl/imsld-runtime-procs.tcl
fix problem with blank-master.tcl

    • -27
    • +194
    ./packages/ajaxhelper/www/doc/blank-master.tcl
Use commas to seperate columns in CSV not semicolons!

Quote the column contents.

DO NOT write content to a temp file, then reutrn it AND ns_return the

text and then forget to clean up the temp file.

Use commas to seperate columns in CSV (not semicolons!) and quote the

contents with double quotes.

more experimental stuff: roles for connection context

    • -1
    • +23
    ./packages/xotcl-core/tcl/context-procs.tcl
bug with monitor service when role is self solved

    • -2
    • +4
    ./packages/imsld/tcl/imsld-parse-procs.tcl
Fix bug#3120, don't remove user from group to change role, just change

the role.

    • -10
    • +46
    ./packages/dotlrn/www/member-add-3.tcl
experimental new feature: conditional form fields

    • -44
    • +68
    ./packages/xowiki/tcl/form-field-procs.tcl
    • -4
    • +7
    ./packages/xowiki/tcl/xowiki-procs.tcl
simplifying privilege checking

new privileges for policies

everybody (synonym for none),

public (synonym for none),

admin (swa or package_admin)

registered_user (synonym for "login")

    • -4
    • +2
    ./packages/xotcl-core/tcl/cr-procs.tcl
    • -33
    • +48
    ./packages/xotcl-core/tcl/policy-procs.tcl
per connection cache (e.g. checking swa is more than 10 times faster this way as in without it)

    • -1
    • +7
    ./packages/xotcl-core/tcl/context-procs.tcl
add support for tagging files, implement ui for downloading archive of files

    • -0
    • +3
    ./packages/ajax-filestorage-ui/lib/tagslist.adp
    • -0
    • +12
    ./packages/ajax-filestorage-ui/lib/tagslist.tcl
    • -9
    • +18
    ./packages/ajax-filestorage-ui/www/index.adp
    • -1
    • +6
    ./packages/ajax-filestorage-ui/www/index.tcl
    • -2
    • +10
    ./packages/ajax-filestorage-ui/www/doc/index.html
    • binary
    ./packages/ajax-filestorage-ui/www/resources/ajaxfs.js.gz
    • binary
    ./packages/ajax-filestorage-ui/www/resources/icons/camera.png
  1. … 9 more files in changeset.
Larger name change: alter xowiki::portlet (namespace, class, variable names,

package parameter) to "includelet" to reduce confusion between dotlrn portlets and xowiki

(xowiki can be used as an portlet in dotlrn). The change script copies e.g. the

old package parameter "top_portlet" to the new parameter "top_includelet".

This change effects as well many adp files; in case of local tailorizations,

please change your files as well accordingly.

    • -1
    • +0
    ./packages/xotcl-core/tcl/06-param-procs.tcl
    • -2
    • +2
    ./packages/xowiki/tcl/adp-generator-procs.tcl
    • -0
    • +2608
    ./packages/xowiki/tcl/includelet-procs.tcl
    • -3
    • +3
    ./packages/xowiki/tcl/package-procs.tcl
    • -1
    • +1
    ./packages/xowiki/tcl/syndicate-procs.tcl
    • -1
    • +1
    ./packages/xowiki/tcl/weblog-procs.tcl
    • -2608
    • +0
    ./packages/xowiki/tcl/xowiki-portlet-procs.tcl
    • -20
    • +25
    ./packages/xowiki/tcl/xowiki-procs.tcl
    • -14
    • +14
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
  1. … 11 more files in changeset.
bump version number and re-export updated catalog files

re-added es + br language files

Removed master information from include

remove hardcoded font-sizes for xowiki.css

    • -4
    • +8
    ./packages/xowiki/www/resources/xowiki.css
set including_page before calling initialize for includelets

    • -3
    • +3
    ./packages/xowiki/tcl/xowiki-procs.tcl
clear html for form-entry-menu and form-menu

    • -3
    • +4
    ./packages/xowiki/tcl/xowiki-portlet-procs.tcl
Install notifications during installation (it is now part of acs-core)

Loading catalog files AFTER apm_package_install_version

    • -3
    • +4
    ./packages/acs-tcl/tcl/apm-install-procs.tcl
fix variabe name

fix case problem for encodings

    • -1
    • +1
    ./packages/xowiki/tcl/syndicate-procs.tcl
    • -5
    • +5
    ./packages/xowiki/tcl/xowiki-procs.tcl
some refactoring to enable cross xowiki references (e.g. in includelet get)

    • -16
    • +6
    ./packages/xowiki/tcl/xowiki-portlet-procs.tcl
    • -33
    • +64
    ./packages/xowiki/tcl/xowiki-procs.tcl
Get rid of outer join forcing sequential scan on cr-items!