• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Adding ha side navigation bar for the blocks view in dotlrn class

    • -0
    • +82
    /openacs-4/packages/planner/lib/mini-calendar.adp
    • -0
    • +264
    /openacs-4/packages/planner/lib/mini-calendar.tcl
    • -0
    • +82
    /openacs-4/packages/planner/lib/navbar.adp
    • -0
    • +56
    /openacs-4/packages/planner/lib/navbar.tcl
    • -0
    • +18
    /openacs-4/packages/planner/lib/news_info.adp
    • -0
    • +32
    /openacs-4/packages/planner/lib/news_info.tcl
    • -0
    • +18
    /openacs-4/packages/planner/lib/news_info.xql
    • -0
    • +34
    /openacs-4/packages/planner/lib/view-one-day-display.adp
    • -0
    • +280
    /openacs-4/packages/planner/lib/view-one-day-display.tcl
    • -0
    • +12
    /openacs-4/packages/planner/www/calendar-tasks-ajax.adp
    • -0
    • +45
    /openacs-4/packages/planner/www/calendar-tasks-ajax.tcl
    • -0
    • +23
    /openacs-4/packages/planner/www/view.adp
    • -0
    • +71
    /openacs-4/packages/planner/www/view.tcl
    • binary
    /openacs-4/packages/planner/www/resources/minus.gif
    • -0
    • +52
    /openacs-4/packages/planner/www/resources/navbar.css
    • binary
    /openacs-4/packages/planner/www/resources/plus.gif
Message key for side navigation bar

Fixing planner bug’s, wrong callback implementation call, changing –impl “dotlrn” for –impl planner

And hiding dotlrn subnavbar when planner view is set.

Adding community home page to navigation combo box

- fix typo

- write HTTP headers for h264 streams in spooling thread to avoid

double executions of costly h264open

add acs-templating validators for number, enumeration, time_of_day datatypes.

clean up create and drop scripts

- don't use "string bytelength" on binary datga

- match match-patterns more precise

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