• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Spanish messages for the new plugin in xinha 0.96

New config file for the new xinha 0.96

Do not patch the theme-zen package since the alert messages are displayed differently

Change the way of displaying the message after adding activities, this way there is no need to patch the theme-zen package

Fix form declaration syntax

Name upgrade file correctly

Add upgrade scripts for folder_id fk

On delete cascade for folders to make life easier. Patch from Jim Lynch

Patches for NULL table name, on delete cascade to clean up file storage from Jim Lynch

Fix support for NULL table name in CR-derived object types

Merged oacs-5-5 branch of .LRN packages to HEAD.

    • -13
    • +10
    /openacs-4/packages/calendar/www/cal-options.adp
  1. … 73 more files in changeset.
fixing acs-lang messages, added message view url

adding optional 'withhold content from notifications when browser connection is secure' feature.

    • -2
    • +3
    /openacs-4/packages/forums/forums.info
Fix to pass group_id in bulk actions if specified

Add missing search implementation procs

Adding missing requirement of eduwiki package.

Initial revision

    • -0
    • +187
    /openacs-4/packages/dotlrn-eduwiki/tcl/eduwiki-applet-procs.tcl
Initial import dotlrn-eduwiki package

Initial import eduwiki-portlet package

  1. … 7 more files in changeset.
Initial revision

    • -0
    • +88
    /openacs-4/packages/eduwiki/tcl/apm-callback-procs.tcl
    • -0
    • +177
    /openacs-4/packages/eduwiki/tcl/eduwiki-procs.tcl
    • -0
    • +46
    /openacs-4/packages/eduwiki/tcl/eduwiki-procs.xql
    • -0
    • +397
    /openacs-4/packages/eduwiki/tcl/eduwiki-xowiki-procs.tcl
    • -0
    • +48
    /openacs-4/packages/eduwiki/www/diff.adp
    • -0
    • +70
    /openacs-4/packages/eduwiki/www/eduwiki-page-new.tcl
    • -0
    • +12
    /openacs-4/packages/eduwiki/www/eduwiki-page-new.xql
    • -0
    • +39
    /openacs-4/packages/eduwiki/www/eduwiki-view.adp
    • -0
    • +16
    /openacs-4/packages/eduwiki/www/index.vuh
    • -0
    • +18
    /openacs-4/packages/eduwiki/www/admin/delete.tcl
  1. … 62 more files in changeset.
Initial import eduwiki package

    • -0
    • +0
    /openacs-4/packages/eduwiki/www/diff.adp
    • -0
    • +0
    /openacs-4/packages/eduwiki/www/index.vuh
  1. … 40 more files in changeset.
Fixes db api choke on multiple tsvector rows being returned in preinstall check.

Support one or more package_keys in site_node::get_children. This let's you find all subsite candidate packages using [subsite::package_keys]. Also useful when you want to find any packages that extend another package.

Added the layout manager plain master ...

Version numbers bumped to 2.5.0.

    • -4
    • +4
    /openacs-4/packages/dotlrn/dotlrn.info
  1. … 28 more files in changeset.
Fixed misspelled call to db_flush_cache

- updated actual YUI version number

- added minimal folder support

- bump version number to 0.119, update dependency

    • -5
    • +5
    /openacs-4/packages/xowiki/xowiki.info
    • -27
    • +56
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
    • -3
    • +3
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
- added cross package "xo::library require" to force reloading of dependet files

- added minimal folder support

- bump version number to 107

Fix xml in documentation for selenium

Implemented TIP#136 Add optional support for Selenium Remote Control to acs-automated-testing.