• last updated 5 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- provide package level methods 'manage-categories' and 'edit-category-tree'

- use these methods in admin/index and admin/list

- extended category-edit-button to either manage all categories or edit a category tree

- improve behavior, when mapped category tree exists, but does not contain categories

    • -22
    • +73
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
    • -2
    • +2
    /openacs-4/packages/xowiki/www/admin/list.tcl
define formfield type "code_listing" only, if not yet defined

    • -13
    • +19
    /openacs-4/packages/s5/tcl/s5-procs.tcl
minor editing

    • -3
    • +4
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
- move formfield type "code_listing" from s5 here.

- fix api-browser to allow returnredirect to aolserver documentation

- factor out api_tclcode_to_html from api_tcl_to_html to improve reusability

complete last update

- restructure page rendering code to make get_content and render more easy to use

    • -1
    • +1
    /openacs-4/packages/xowiki/tcl/weblog-procs.tcl
    • -22
    • +37
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
Bumped version number so dotlrn can ensure that the new application group

Tcl API procs are available.

updating carrier info parsing. this code is duplicated in admin/orders/track.tcl and should be make procs

adding more parsing flexibility for UPS

Adding a missing binded variable.

Adding function to edit permissions.

Fixing the activity tree structure

    • -2
    • +4
    /openacs-4/packages/imsld/tcl/imsld-procs.tcl
Finishing application group stuff

Fixed application groups upgrade

Fix typo in create script.

.LRN honchos didn't approve 4 columns layout for portlets on .LRN meeting 2009-02-03

add missing, hidden vars in form

Fix header font value

Require in all shipped policies swa permissions to create ::xowiki::Objects

    • -2
    • +2
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
Require in all shipped policies swa permissions to create ::xowiki::Objects

    • -2
    • +2
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
Require in all shipped policies swa permissions to create ::xowiki::Objects

    • -2
    • +2
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
Require in all shipped policies swa permissions to edit ::xowiki::Objects, since these can contain Tcl code

    • -2
    • +2
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
Require in all shipped policies swa permissions to edit ::xowiki::Objects, since these can contain Tcl code

    • -2
    • +2
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
Always require in all shipped olicies swa permissions to edit ::xowiki::Objects, since these can contain Tcl code

    • -2
    • +2
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
add permission checks for including xowiki pages

    • -1
    • +12
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
perform permission checks on included xowiki pages

    • -1
    • +11
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
- perform permission checking for included pages

    • -1
    • +11
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
Fixed some PG code cut-and-pasted into the Oracle version. Cut-and-paste

of PG code into Oracle rarely works...

Fixed daveb's auth upgrade scripts for oracle, and added the new columns to

the table definitions used by initial install.