• last updated 5 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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
- allow to pass "*" to always_queried_attributes of get_form_entries

    • -9
    • +17
    ./packages/xowiki/tcl/xowiki-procs.tcl
More fixes for bug 3153 to consider the "anonymous" user case

    • -2
    • +2
    ./packages/forums/www/message-view.tcl
Fix for bug 3153

    • -2
    • +2
    ./packages/forums/www/message-post.tcl
    • -2
    • +2
    ./packages/forums/www/message-view.tcl
- extend the attribute list in get_form_entries to retrive as well page_template

    • -3
    • +7
    ./packages/xowiki/tcl/xowiki-procs.tcl
Fix query to show all the enabled forums (ones with closed policy wouldn't show up)

Indentation

    • -33
    • +33
    ./packages/forums/lib/forums/forums-chunk.tcl
Use existing message key

    • -1
    • +1
    ./packages/dotlrn/www/community-member.adp