• last updated 13 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- 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
Fixed packaged body bug

add missing dot between table and column name

    • -2
    • +2
    ./packages/xotcl-core/tcl/05-db-procs.tcl
add missing dot between table and column name

    • -2
    • +2
    ./packages/xotcl-core/tcl/05-db-procs.tcl
Fix missing column "widget" in category_tree_map in Oracle; strangely enough, the upgrade script was available.

Oooops, fixed for my previous commit. Actually the checks were OK there, it was the one used as condition to build the revoke/grant prilige link that was wrong

Fixed the is user swa, is user dotlrn_admin checks by passing the user_id to the procs, otherwise they would check using ad_conn user_id...

Fix missing column "widget" in category_tree_map in Oracle

fix the last fix

    • -2
    • +4
    ./packages/xowiki/tcl/xowiki-procs.tcl
- improve handling for form-fields of type form_page (makes it easier to change the xowiki instance, from where the form is resolved)

- better handling of nested package initialzations

    • -8
    • +13
    ./packages/xowiki/tcl/form-field-procs.tcl
    • -2
    • +12
    ./packages/xowiki/tcl/xowiki-procs.tcl
admin index converted to tcl/adp pair

    • -0
    • +58
    ./packages/ecommerce/www/admin/index.adp
    • -58
    • +18
    ./packages/ecommerce/www/admin/index.tcl
    • -1
    • +1
    ./packages/ecommerce/www/admin/index.xql
fix for bug #3129; used provided patch

    • -3
    • +3
    ./packages/assessment/tcl/as-section-procs.tcl
fix for bug #3129; used provided patch

    • -3
    • +3
    ./packages/assessment/tcl/as-section-procs.tcl
Resurrecting message keys added on en_US locale for de_DE, el_GT, es_ES,

nl_NL, pt_BR.

pragmatically resolving bug #2324

removing apparently unused files