• last updated 52 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- bgdelivery: added "Class FileSpooler" to ease to add common behavior

for "fileSpooler" and "h264Spooler"

- bgdelivery: provide same "end-delivery" interface for h264Spooler

- changed naming for "-var" in form-stats to "-property" in includelet form-stats

- improved speed for csv-dump and form-stats (relevant, when e.g. more

than 1000 workflow instances are processed)

- updated dependencies, bumped version number to 0.123

    • -4
    • +4
    /openacs-4/packages/xowiki/xowiki.info
    • -5
    • +6
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
- added initialize flag to xo::db::Class->instantiate_objects

to deactivate full object initialization optionally

- bumped version number to reflect extended interface

- adding includelets form-stats flowplayer

- bgdelivery: added a pseudo streaming spooler for h264

Made some changes that among other things allows for multiple automatic

forms in the same script and specification of the object_id.

fix retrieval of object_id from key

add new filename, float, naturalnum datatypes to match acs-templating validators. change money datatype to currency.

add drop script for acs-object-management package

passthru group_id for subgroup adds

When I moved the user's bio to the user datatype, I removed the attribute.sql

file but forgot to remove the call to load it in this file.

Fix typo table name should have been table_name

Simple package drop now works for PG and probably Oracle, too. The drop

scripts had never been tested - they misspelled two service contract

operations (quite bad seeing as there are *only* two sc operations)

Basic package drop works now for PostgreSQL (Oracle will come later)

1. Package uninstantiate now cleans up the instance's root folder.

2. Package drop works.

- use correct package id for link generation in includelet "recent"

Fixed display of the content includelet

    • -0
    • +11
    /openacs-4/packages/content-includelet/lib/content-includelet.xql
- use numeric entity instead of the named entity apos

Fix bug introduced in 5.4 that would cause perms not to be removed when leaving a group.

Fix bug introduced in 5.4 that would cause permissions not to be removed when leaving a group.

- add the form-field class "redirect"

- moved item_refs from Page to Package (other resolvers are defined on

Package as well)

- handle cross package item-refs to root pages (configured via package

parameters)

- when page refs are not fully qualified, perform always a final

lookup with en: prefix (not only for forms)

- fix results for these test cases in regression test

    • -4
    • +211
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
    • -183
    • +14
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
    • -5
    • +6
    /openacs-4/packages/xowiki/www/admin/test.tcl
- deactivate per-thread caching of CrClass get_name and get_parent_id until we get rid of the "folder object" in xowiki

Removed old dtype stuff ...

add move up/move down buttons to object view

- added parameter subtree_wrapper_class for tree renderers

- add a simple renderer for menu-style structures

    • -2
    • +24
    /openacs-4/packages/xowiki/tcl/tree-procs.tcl
- improving comments

- handle different languages in elements and subelements in pretty-url

- improving youtube url parser

    • -1
    • +6
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
    • -3
    • +9
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
- allow richtext property for arbitrary table fields

Added a bunch of new stuff for the acs object management package.

  1. … 44 more files in changeset.
- validator for years, to avoid that the user sees tcl errors from "clock scan"