• last updated 13 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Script to change activity order.

Going back to FS as default content manager.

    • -0
    • +1
    ./packages/imsld/www/activity-frame.tcl
    • -6
    • +8
    ./packages/imsld/www/imsld-content-serve.tcl
Going back to FS for default and preparming modules to work with XoWiki if installed/instantiated.

Adding proc for role-creation from XML.

    • -16
    • +22
    ./packages/imsld/tcl/imsld-parse-procs.tcl
    • -53
    • +12
    ./packages/imsld/tcl/imsld-procs.tcl
    • -0
    • +103
    ./packages/imsld/tcl/imsld-roles-procs.tcl
First step of Lors oracle migration. Indent code.

    • -2
    • +2
    ./packages/lorsm-portlet/www/lorsm-portlet.adp
Reverting the changes of the files that weren't supposed to go in the last commit.

    • -1
    • +1
    ./packages/imsld/tcl/apm-callback-procs.tcl
    • -1
    • +1
    ./packages/imsld/tcl/imsld-install-procs.tcl
    • -4
    • +0
    ./packages/imsld/tcl/imsld-monitor-procs.tcl
    • -4
    • +0
    ./packages/imsld/tcl/imsld-parse-procs.tcl
    • -21
    • +0
    ./packages/imsld/tcl/imsld-procs.tcl
Adding parameter to import callback definition. Done by Javier Morales.

    • -1
    • +1
    ./packages/imsld/tcl/apm-callback-procs.tcl
    • -1
    • +2
    ./packages/imsld/tcl/imsld-callback-procs.tcl
    • -1
    • +1
    ./packages/imsld/tcl/imsld-install-procs.tcl
    • -1
    • +5
    ./packages/imsld/tcl/imsld-monitor-procs.tcl
    • -1
    • +5
    ./packages/imsld/tcl/imsld-parse-procs.tcl
    • -0
    • +21
    ./packages/imsld/tcl/imsld-procs.tcl
Adding as::session::update callback implementation, provided by Javier Morales.

    • -1
    • +72
    ./packages/imsld/tcl/imsld-callback-procs.tcl
Adding message key xowiki.content

- fix tidy bug, discovered by Matthew Dodwell

    • -5
    • +23
    ./packages/xowiki/tcl/xowiki-form-procs.tcl
- fix loading of prototype page for en:index in case no index page is given and the system locale is not en

    • -8
    • +8
    ./packages/xowiki/tcl/package-procs.tcl
Typo on var name.

    • -2
    • +2
    ./packages/xowiki/tcl/package-procs.tcl
blog actions located near the blog title, blog entries now in new lines, and new css styles

tabs2spaces and reindentation

- bump version number

- provide means to store data together with HTML in page_fragment cache (e.g. for view-book, which requires data for navigation bar)

    • -2
    • +19
    ./packages/xowiki/tcl/includelet-procs.tcl
    • -4
    • +9
    ./packages/xowiki/tcl/package-procs.tcl
Fixed install to work properly with the new site theme stuff I've added for

acs-core 5.5.

- allow method "include" to configure the includelet object; this allows application writers access to instance variables and methods of includelets

    • -2
    • +5
    ./packages/xowiki/tcl/xowiki-procs.tcl
- handle multivalued mappings on import/export

- improve documentation

    • -89
    • +149
    ./packages/xowiki/tcl/xowiki-procs.tcl
- provide comments

- flush xowiki caches on imports

    • -1
    • +14
    ./packages/xowiki/tcl/import-procs.tcl
1. Merge 2.4.1 to HEAD other than assessment, imsld, lorsm, and views.

2. Bump version numbers to 2.5.0d1.

    • -2
    • +2
    ./packages/acs-datetime/acs-datetime.info
  1. … 365 more files in changeset.
Resolve conflicts merging from oacs-5-4

    • -32
    • +32
    ./packages/forums/lib/message/row.adp
Resolve conflicts after merging oacs-5-4

    • -78
    • +70
    ./packages/dotlrn/www/manage-memberships.adp
    • -60
    • +60
    ./packages/dotlrn/www/manage-memberships.tcl
- improve import/export of category fields

    • -3
    • +20
    ./packages/xowiki/tcl/import-procs.tcl
    • -27
    • +49
    ./packages/xowiki/tcl/xowiki-procs.tcl
- standardize expressions and comparison operations

    • -13
    • +13
    ./packages/categories/tcl/categories-procs.tcl
    • -5
    • +5
    ./packages/categories/tcl/install-procs.tcl
    • -2
    • +2
    ./packages/categories/tcl/tagcloud-procs.tcl
    • -9
    • +9
    ./packages/categories/tcl/widget-procs.tcl
    • -2
    • +2
    ./packages/categories/www/cadmin/index.tcl
changing call to category_tree::get_tree , -all is only a switch and not a parameter.

    • -2
    • +3
    ./packages/xowiki/tcl/category-procs.tcl
Adding space between vars object_id and ctx_id.

- Providing return_url form item-button class.

- Using the url in the package object as return_url; instead of using the url in the connection object.

    • -14
    • +19
    ./packages/xowiki/tcl/includelet-procs.tcl
- check for the existance of counter log, when it is first installed

- make sure, that xowiki uses only mapped category-trees (import, form-fields, ...)

- turn off per default extra fields for mapped categories in FormPages

(can be activated via form_constraints @categories:on)

- factor out common code

    • -0
    • +60
    ./packages/xowiki/tcl/category-procs.tcl
    • -13
    • +15
    ./packages/xowiki/tcl/form-field-procs.tcl
    • -29
    • +11
    ./packages/xowiki/tcl/includelet-procs.tcl
    • -2
    • +2
    ./packages/xowiki/tcl/notification-procs.tcl
    • -9
    • +11
    ./packages/xowiki/tcl/xowiki-procs.tcl
    • -2
    • +8
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
- adjust to new categories interface