• last updated 7 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Adding as::session::update callback implementation, provided by Javier Morales.

Adding message key xowiki.content

- fix tidy bug, discovered by Matthew Dodwell

- fix loading of prototype page for en:index in case no index page is given and the system locale is not en

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

    • -2
    • +2
    /openacs-4/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

    • -5
    • +5
    /openacs-4/packages/xowiki/xowiki.info
- provide means to store data together with HTML in page_fragment cache (e.g. for view-book, which requires data for navigation bar)

    • -4
    • +9
    /openacs-4/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.

    • -0
    • +1
    /openacs-4/packages/dotlrn/install.xml
- allow method "include" to configure the includelet object; this allows application writers access to instance variables and methods of includelets

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

- improve documentation

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

- flush xowiki caches on imports

    • -1
    • +14
    /openacs-4/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.

  1. … 365 more files in changeset.
Resolve conflicts merging from oacs-5-4

Resolve conflicts after merging oacs-5-4

- improve import/export of category fields

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

changing call to category_tree::get_tree , -all is only a switch and not a parameter.

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.

- 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

    • -9
    • +11
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
- adjust to new categories interface

    • -1
    • +0
    /openacs-4/packages/xowiki/www/admin/list.adp
    • -4
    • +5
    /openacs-4/packages/xowiki/www/admin/list.tcl
- eliminated dead code

- added subsite::url callback implementation for resolving /o/*

references in categories

- added action for categories (instead of link)

- provide context for permission checking

    • -5
    • +6
    /openacs-4/packages/xowiki/www/admin/list.tcl
- remove useless "required" message for language (is always set)

- slightly extended message catalog

- fixed localization in context bar

- added new context variable ctx_id used for permission checking.

This optional variable allows to specify category clients

to provide am object, on which permissions are checked for

adding categories. This has the advantage that package_admin

could be allowed this way to add categories without needing

explicit rights on the categories package.

  1. … 25 more files in changeset.
fix 2 bugs

- call to a non-existing acs_object__new with 5 args

- 2 table references were incorrect in category_tree__copy

Fix typo user should be user_id