• last updated 11 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fixed some bugs and templated

allow use from other paths eg. within admin directories

    • -2
    • +4
    ./packages/ecommerce/www/contextbar.tcl
made category bulk upload by name work, also some browsing bug fixes

    • -1
    • +5
    ./packages/ecommerce/www/category-browse.adp
    • -8
    • +18
    ./packages/ecommerce/www/category-browse.tcl
previously was creating a cartesian self-join on headers and footers!

    • -2
    • +2
    ./packages/ajaxhelper/www/doc/blank-master.adp
meant to include these links previously

    • -1
    • +1
    ./packages/ecommerce/www/category-browse.adp
partial template-isation of index and category pages

    • -9
    • +35
    ./packages/ecommerce/www/category-browse.adp
    • -62
    • +39
    ./packages/ecommerce/www/category-browse.tcl
begun refactor of image support:

* created new ecommerce::resource package and moved eg. thumbnail creation there from various places

* added support for two sizes of thumbnail

* added smaller thumbnail to category-browse page

* changed default product template to use larger thumbnail and use new ::resource procs

* fixed bulk image importing page

    • -9
    • +14
    ./packages/ecommerce/ecommerce.info
    • -0
    • +265
    ./packages/ecommerce/tcl/resource-procs.tcl
    • -9
    • +7
    ./packages/ecommerce/www/category-browse.tcl
    • -0
    • +42
    ./packages/ecommerce/www/admin/products/import-images.adp
Fix typo in version number

Fix the require version number of acs-kernel and the provide one of CR (they were swapped)

provide an error message in includelet categories, if no category tree matches requirements

    • -4
    • +5
    ./packages/xowiki/tcl/includelet-procs.tcl
fix wrong variable name, provide saftey net for unknown category trees

    • -4
    • +10
    ./packages/xowiki/tcl/includelet-procs.tcl
    • -2
    • +2
    ./packages/xowiki/tcl/xowiki-procs.tcl
Removed duplicated implementation of search::url

Remove unecessary upgrades.

Fix RI trigger now that we require PG 8 we don't need the workaround in

cr_folders.

file upgrade-5.4.2d1-5.4.2d2.sql was initially added on branch oacs-5-4.

- refresh tree_id of newly created category tree

    • -1
    • +2
    ./packages/xowiki/tcl/xowiki-procs.tcl
- reduce verbosity

- import-procs: condensed out of package_procs

- handle some more ordering issues in import

    • -0
    • +107
    ./packages/xowiki/tcl/import-procs.tcl
    • -3
    • +3
    ./packages/xowiki/tcl/includelet-procs.tcl
    • -93
    • +7
    ./packages/xowiki/tcl/package-procs.tcl
    • -16
    • +11
    ./packages/xowiki/tcl/xowiki-procs.tcl
Remove old files. Cleanup duplicate calls.

Remove admin pages, too many hard coded things, works for oracle only

    • -66
    • +0
    ./packages/search/www/admin/index.adp
    • -38
    • +0
    ./packages/search/www/admin/index.tcl
    • -7
    • +0
    ./packages/search/www/admin/list-object.adp
    • -16
    • +0
    ./packages/search/www/admin/list-object.tcl
    • -11
    • +0
    ./packages/search/www/admin/list-objects.adp
    • -17
    • +0
    ./packages/search/www/admin/list-objects.tcl
    • -12
    • +0
    ./packages/search/www/admin/reindex-faq.tcl
    • -12
    • +0
    ./packages/search/www/admin/reindex-forums.tcl
    • -12
    • +0
    ./packages/search/www/admin/reindex-news.tcl
  1. … 3 more files in changeset.
snapshot for category mapping on import

    • -2
    • +3
    ./packages/xowiki/tcl/includelet-procs.tcl
    • -3
    • +11
    ./packages/xowiki/tcl/package-procs.tcl
    • -21
    • +55
    ./packages/xowiki/tcl/xowiki-procs.tcl
- let form-usages to interface with categories includelet

- weblog-portlet.page: avoid substitutions, where the included page turned it off

- weblog.page: use {{categories ...}} instead of old style {{categories-portlet...}}

- bump version number to reload prototype pages

    • -6
    • +27
    ./packages/xowiki/tcl/includelet-procs.tcl
    • -4
    • +5
    ./packages/xowiki/tcl/xowiki-procs.tcl
    • -2
    • +2
    ./packages/xowiki/www/prototypes/weblog.page
Fix typo, require_category_p duplicated. Should be widget instead.

Merge from HEAD. HEAD was previously merged from oacs-5-3.

    • -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
    • -273
    • +897
    ./packages/imsld/tcl/imsld-procs.tcl
    • -82
    • +131
    ./packages/imsld/tcl/imsld-procs.xql
    • -18
    • +21
    ./packages/imsld/tcl/imsld-roles-procs.xql
  1. … 56 more files in changeset.
allow multiple uninstalls for applet without throwing an error

allow multiple uninstalls, fix base table reference for newer xowiki versions

Provide link for binding-display of service contracts to the XOTcl api browser, in case XOTcl methods are used in service contracts

Provide link for binding-display of service contracts to the XOTcl api browser, in case XOTcl methods are used in service contracts

file mark-all-read-oracle.xql was initially added on branch oacs-5-4.

    • -0
    • +0
    ./packages/forums/www/mark-all-read-oracle.xql
file mark-all-read.tcl was initially added on branch oacs-5-4.

    • -0
    • +0
    ./packages/forums/www/mark-all-read.tcl
file mark-all-read-postgresql.xql was initially added on branch oacs-5-4.

    • -0
    • +0
    ./packages/forums/www/mark-all-read-postgresql.xql
Renamed mark_all_readed to mark-all-read

    • -0
    • +16
    ./packages/forums/www/mark-all-read-oracle.xql
    • -0
    • +16
    ./packages/forums/www/mark-all-read.tcl
    • -16
    • +0
    ./packages/forums/www/mark_all_readed.tcl