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

- adjust count_usages to newer interface

- bump version to 0.117

- use Module definition for utilities

    • -4
    • +4
    /openacs-4/packages/xowiki/xowiki.info
    • -2
    • +2
    /openacs-4/packages/xowiki/tcl/xowiki-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

- further generalize handling of default values for h_where in get_form_entries

    • -7
    • +5
    /openacs-4/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
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
- avoid duplicated adding of attributes in get_form_entries

    • -2
    • +12
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
- extend set of automatically fetched attributes in get_form_entries to improve ease of use

    • -3
    • +8
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
Added a couple of missing message keys while evaluating this package for a

client.

Removed non US-ASCII chars from the filename (would cause errors in some systems)

- cache object_types

HTML cleanup

    • -4
    • +12
    /openacs-4/packages/chat/www/index.tcl
Retrieve the title of the file to be renamed instead of the filename

Removed extra spaces and added message when shaded

bulk actions buttons relocated before bottom paginator, for bug 3172

tabs 2 spaces

- use xo::library functions

    • -2
    • +2
    /openacs-4/packages/xowiki/tcl/import-procs.tcl
    • -3
    • +4
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
    • -3
    • +3
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
- check for attribute "name" when constructing list of disabled HTML element names

    • -2
    • +4
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
- pass creation_user to create_form_page_instance (needed for "in_role creator")

Correct some PL/pgSQL errors uncovered by PG 8.3 when trying to install

this in order to test some 3rd-party OpenACS software that uses it.

No upgrade script for two reasons:

1. It's contrib/obsolete-packages

2. The old PL/pgSQL pseudo-code should still run fine in the PG 8.3 environment,

it's only compiling the source that chokes.

fix acs-lang messages, commit fixes c/o Luis from Innova, upgrade swfupload to 2.2.01, fix issue with multiple file uploads not working after the first upload, remove restriction on linux and macs, multi upload now needs flash 10

- distinguish between ltree availability and ltree usage for page_order

HTML cleanup