• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- 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
Use the same vocabulary everywhere (in this case "biography" instead of "about you")

    • -1
    • +1
    ./packages/acs-subsite/lib/user-info.tcl
Fixes for IE.

    • -1
    • +1
    ./packages/imsld/www/activity-frame.adp
Fixing foreign key in imsld_scheduled_time_limits.

Fixing display of complete activities.

Version bump.

Fixing foreign key in imsld_scheduled_time_limits

    • -0
    • +11
    ./packages/imsld/sql/postgresql/upgrade/upgrade-1.6d-1.7d.sql
show hide toolbar buttons and menus depending on the currently selected folder, not just root

HTML cleanup

    • -1
    • +1
    ./packages/lars-blogger/www/entry-edit.adp
Fix syllabus title

Add -sort_key switch to add_element to be able to choose the order of appearance of the portlet

    • -2
    • +18
    ./packages/new-portal/tcl/portal-procs.tcl
    • -0
    • +8
    ./packages/new-portal/tcl/portal-procs.xql
- fix invalid XML; otherwise, installer can't install any package since parsing breaks

- fix one more typo in deprecated command

- add ns_log redirector (deactivated by default)

    • -2
    • +26
    ./packages/xotcl-core/tcl/01-debug-procs.tcl
Fied a typo: "-item_id $item_id" is better than "-item_id item_id'.

- adjust count_usages to newer interface

    • -2
    • +2
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
- bump version to 0.117

- use Module definition for utilities

    • -2
    • +2
    ./packages/xowiki/tcl/xowiki-procs.tcl
    • -52
    • +66
    ./packages/xowiki/tcl/xowiki-utility-procs.tcl
- make sure the the log method is available for stack printing

- for caching cr-items: be more conservative on re-caching content and flushing cached revisions

- add trivial Module definition

- bump version to 0.105

    • -4
    • +19
    ./packages/xotcl-core/tcl/01-debug-procs.tcl
    • -2
    • +5
    ./packages/xotcl-core/tcl/04-library-procs.tcl
    • -6
    • +24
    ./packages/xotcl-core/tcl/cr-procs.tcl
- further generalize handling of default values for h_where in get_form_entries

    • -7
    • +5
    ./packages/xowiki/tcl/xowiki-procs.tcl
- provide default for sql part of where-clause to allow omission of h_where of get_form_entries

    • -1
    • +3
    ./packages/xowiki/tcl/xowiki-procs.tcl
- avoid duplicated adding of attributes in get_form_entries

    • -2
    • +12
    ./packages/xowiki/tcl/xowiki-procs.tcl