• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- 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
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'.