• last updated 46 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixed typo found while testing package extension stuff for oracle.

Community create package instantiation was missing package_id apparently

daveb missed that when sending me changes.

    • -1
    • +2
    ./packages/dotlrn/tcl/community-procs.tcl
Upgrade scripts for application groups added to .lrn

    • -0
    • +263
    ./packages/dotlrn/sql/oracle/upgrade/upgrade-2.5.0d2-2.5.0d3.sql
track application group package change.

- fix incorrect reference to table in category_tree__copy

- revert a change of don to make categories admin interface working again.

    • -9
    • +1
    ./packages/categories/www/cadmin/master.adp
- extending regression test

- refactor link resolver to ease testing

- make regexp for internal links more robust when http queries are used

    • -21
    • +44
    ./packages/xowiki/tcl/xowiki-procs.tcl
    • -1
    • +30
    ./packages/xowiki/www/admin/test.tcl
extending test suite

    • -2
    • +2
    ./packages/xowiki/tcl/includelet-procs.tcl
    • -10
    • +27
    ./packages/xowiki/www/admin/test.tcl
Tcl upgrade for applications groups (from daveb)

    • -67
    • +72
    ./packages/dotlrn/tcl/apm-callback-procs.tcl
    • -0
    • +17
    ./packages/dotlrn/tcl/apm-callback-procs.xql
Fixed another untested "fix" (you know who you are!)

Fixed apparently untested fix by gustafn that tried to update a table

using the syntax "update categories c set ...", which is not SQL.

Bump version number for application group change.

    • -2
    • +2
    ./packages/acs-subsite/acs-subsite.info
Upgrade scripts for application groups change (committing piecemeal because

I need to test upgrade for oracle before initial install)

add new file

    • -0
    • +23
    ./packages/xowiki/www/admin/manage_categories.tcl
- improve handling of missing category trees

- flush page fragment cache (for category includelets) when categories are managed

    • -8
    • +30
    ./packages/xowiki/tcl/includelet-procs.tcl
    • -1
    • +2
    ./packages/xowiki/tcl/xowiki-procs.tcl
Fix mixed up values of archive command and extension params

Fix param values for archive command and extension (were mixed up)

    • -2
    • +2
    ./packages/file-storage/file-storage.info
Changed the documentation of the proc to get the site node of the closest non-null

application group ancestor to match the code.

new layout for 4 columns

    • -0
    • +90
    ./packages/new-portal/www/layouts/simple4.adp
    • -0
    • +48
    ./packages/new-portal/www/layouts/simple4.tcl
- fix typo

- make unknown link behave like "new" menu item

- use keywords form-field, when rendering FormPages

    • -2
    • +3
    ./packages/xowiki/tcl/package-procs.tcl
    • -2
    • +1
    ./packages/xowiki/tcl/xowiki-sc-procs.tcl
    • -9
    • +18
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
set pacakge_id from sitenode only, when package_id == 0

    • -2
    • +3
    ./packages/xotcl-core/tcl/06-package-procs.tcl
    • -3
    • +5
    ./packages/xotcl-core/tcl/context-procs.tcl
- use untrusted_user_id for last-visited includelet

    • -2
    • +2
    ./packages/xowiki/tcl/includelet-procs.tcl
don't set empty meta-tags if no values are provided

    • -4
    • +9
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
- reduce collateral damage from change from Jan 19th (handling of richt-text internal representation)

    • -5
    • +6
    ./packages/xowiki/tcl/xowiki-procs.tcl
improve ability to run outside of a connection thread

    • -2
    • +2
    ./packages/xotcl-core/tcl/06-package-procs.tcl
    • -2
    • +23
    ./packages/xotcl-core/tcl/context-procs.tcl
avoid dependencies from running in a connection thread

    • -2
    • +2
    ./packages/xowiki/tcl/xowiki-procs.tcl
fix for yet another occurance of: adding missing FROM-clause entry for table "acs_object_id_seq" ...

    • -4
    • +5
    ./packages/acs-admin/www/apm/parameter-add.tcl
bump version number to make sure, apm picks up the newest version

fix parameter setting where a new parameter was defined after startup, and its value is being modified.

    • -6
    • +32
    ./packages/xotcl-core/tcl/06-param-procs.tcl
fix parameter setting where a new parameter was defined after startup, and its value is being modified.

    • -6
    • +32
    ./packages/xotcl-core/tcl/06-param-procs.tcl
fixing minor typos