• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Update to tinymce 3

  1. … 82 more files in changeset.
Remove old plugins

  1. … 15 more files in changeset.
- keep mixin list in translation mode

    • -2
    • +2
    ./packages/xowiki/tcl/form-field-procs.tcl
- add adp property "displayed_object_id" to provided templates

- eval filter expression in get_form_entries in the context of the form pages

    • -2
    • +3
    ./packages/xowiki/tcl/adp-generator-procs.tcl
    • -3
    • +3
    ./packages/xowiki/tcl/includelet-procs.tcl
    • -2
    • +2
    ./packages/xowiki/tcl/xowiki-procs.tcl
    • -5
    • +5
    ./packages/xowiki/tcl/xowiki-utility-procs.tcl
    • -2
    • +2
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
    • -1
    • +2
    ./packages/xowiki/www/view-book-no-ajax.adp
    • -1
    • +2
    ./packages/xowiki/www/view-default.adp
quick refactor to the chrome bug fix victor did, at some point we'll need to eliminate this entry

Add carousel image loader

    • -0
    • +6
    ./packages/ajaxhelper/www/xmlhttp/carousel-images.adp
    • -0
    • +24
    ./packages/ajaxhelper/www/xmlhttp/carousel-images.tcl
remove comments

remove java-upload folder

Change the order of the line added in the previous commit for a new question type, new question types should be added at the end to avoid changing the order of the current question types because in item-add.adp the types are displayed using the indexes

- fix typo

    • -4
    • +3
    ./packages/xowiki/tcl/xowiki-procs.tcl
- extend is_true for instance attributes

    • -1
    • +3
    ./packages/xowiki/tcl/xowiki-procs.tcl
- use in the "is_true" clause the same expression parser as in the includelet "form-usages"

    • -2
    • +2
    ./packages/xowiki/tcl/package-procs.tcl
    • -10
    • +9
    ./packages/xowiki/tcl/xowiki-procs.tcl
    • -14
    • +19
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
- added condition=is_true for policy rules and added a commented example

- updated dependencies

- bumped version to 0.118

    • -1
    • +7
    ./packages/xowiki/tcl/package-procs.tcl
    • -1
    • +27
    ./packages/xowiki/tcl/xowiki-procs.tcl
- added conveniance method

    • -1
    • +13
    ./packages/xotcl-core/tcl/context-procs.tcl
Don't quote explicitely forum name, template will do that automagically

    • -3
    • +3
    ./packages/forums/www/message-post.tcl
Add return_url to links

Pass through the return_url using client property so user is sent back to where she was when exiting the scorm player

    • -3
    • +7
    ./packages/lorsm/www/delivery/index.tcl
    • -2
    • +2
    ./packages/lorsm/www/delivery/menu-mk.tcl
    • -2
    • +3
    ./packages/lorsm/www/delivery/menu.tcl
Show only results for users member of the current community

- handle unmounted packages in Package require

- aditional package parameter to NslogRedirector to control the redirector behavior (adding/removing/level).

- bump version to 106

    • -15
    • +96
    ./packages/xotcl-core/tcl/01-debug-procs.tcl
    • -2
    • +2
    ./packages/xotcl-core/tcl/05-db-procs.tcl
    • -8
    • +17
    ./packages/xotcl-core/tcl/06-package-procs.tcl
Indentation

1. Don't include not approved users in the result of the search

2. Move the query to the common xql since it's the same for both DB

    • -13
    • +0
    ./packages/dotlrn/www/member-add-oracle.xql
    • -0
    • +19
    ./packages/dotlrn/www/member-add.xql
- further complete list of attributes when $always_queried_attributes eq "*" in get_form_entries

    • -3
    • +5
    ./packages/xowiki/tcl/xowiki-procs.tcl
Minor fixes

    • -3
    • +3
    ./packages/dotlrn/www/admin/users-search.tcl
Identify the instance in the subject of the notification and localize it.

    • -12
    • +15
    ./packages/news/tcl/news-procs.tcl
Identify the community in the subject of the notification and localize it.

UI improvement

- don't compute full domain for form_fields of type page or form_page, when displaying a value

    • -13
    • +48
    ./packages/xowiki/tcl/form-field-procs.tcl
    • -2
    • +2
    ./packages/xowiki/tcl/package-procs.tcl
    • -4
    • +7
    ./packages/xowiki/tcl/xowiki-procs.tcl
- Don't activate redirector for ns_log per default

    • -1
    • +1
    ./packages/xotcl-core/tcl/01-debug-procs.tcl
- allow to control naming of objects in "instantiate_objects" by passing additional attributes "object_named_after". Default is the id_column

    • -1
    • +5
    ./packages/xotcl-core/tcl/01-debug-procs.tcl
    • -2
    • +8
    ./packages/xotcl-core/tcl/05-db-procs.tcl
- fix comment

    • -2
    • +2
    ./packages/xotcl-core/tcl/cr-procs.tcl