• last updated 4 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
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
Minor fixes

Identify the instance in the subject of the notification and localize it.

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

UI improvement

    • -1
    • +2
    /openacs-4/packages/news/www/preview.adp
    • -1
    • +3
    /openacs-4/packages/news/www/preview.tcl
- don't compute full domain for form_fields of type page or form_page, when displaying a value

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

- allow to control naming of objects in "instantiate_objects" by passing additional attributes "object_named_after". Default is the id_column

- fix comment

- allow to pass "*" to always_queried_attributes of get_form_entries

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

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

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

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

Indentation

Use existing message key

Use the same vocabulary everywhere (in this case "biography" instead of "about you")

Fixes for IE.

    • -1
    • +1
    /openacs-4/packages/imsld/www/imsld-divset.adp
Fixing foreign key in imsld_scheduled_time_limits.

Fixing display of complete activities.

Version bump.

Fixing foreign key in imsld_scheduled_time_limits

show hide toolbar buttons and menus depending on the currently selected folder, not just root

HTML cleanup

Fix syllabus title

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

- 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)

Fied a typo: "-item_id $item_id" is better than "-item_id item_id'.