• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
added some more templating and caching

stop bumping admins to login page for timed-out logins

fixed some bugs and templated

allow use from other paths eg. within admin directories

made category bulk upload by name work, also some browsing bug fixes

previously was creating a cartesian self-join on headers and footers!

meant to include these links previously

partial template-isation of index and category pages

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

    • -0
    • +265
    /openacs-4/packages/ecommerce/tcl/resource-procs.tcl
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

fix wrong variable name, provide saftey net for unknown category trees

    • -2
    • +2
    /openacs-4/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
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
- reduce verbosity

- import-procs: condensed out of package_procs

- handle some more ordering issues in import

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

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

  1. … 3 more files in changeset.
snapshot for category mapping on import

    • -3
    • +11
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
    • -21
    • +55
    /openacs-4/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

    • -2
    • +2
    /openacs-4/packages/xowiki/xowiki.info
    • -4
    • +5
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
Fix typo, require_category_p duplicated. Should be widget instead.

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

    • -1
    • +1
    /openacs-4/packages/imsld/lib/imsld-chunk.tcl
    • -18
    • +100
    /openacs-4/packages/imsld/tcl/imsld-fs-procs.tcl
    • -89
    • +112
    /openacs-4/packages/imsld/tcl/imsld-parse-procs.tcl
    • -273
    • +897
    /openacs-4/packages/imsld/tcl/imsld-procs.tcl
    • -82
    • +131
    /openacs-4/packages/imsld/tcl/imsld-procs.xql
    • -18
    • +21
    /openacs-4/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.tcl was initially added on branch oacs-5-4.

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