• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Updated the compatibility table.

Set the variables according to the last final release.

Removed unused (and duplicated) file.

Updated verison number

----------------------------------------------------------------------

    • -1
    • +1
    /openacs-4/www/templates/widgets/news.adp
Fixes in export process.

- use "-" instead of "_" in web-callable method

    • -4
    • +8
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
Converting links and images to xowiki syntax at import.

- handling query-parameter revision_id for revisions of images

    • -2
    • +2
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
    • -3
    • +7
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
- removed one more tcl 8.5 dependency

- fixed filter_experssion for single instance variable

- extended regression test

    • -4
    • +8
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
    • -4
    • +9
    /openacs-4/packages/xowiki/www/admin/test.tcl
Someone didn't realize that "foo;null" in define_function_args calls sets the

default value to 'null' not NULL...this has been there a long time ... maybe

even my fault, but I don't remember, it's ancient!

remove a typo in one of the add_javascript calls

Fixed typos reported by Byron Linares.

Upgrade for GSI data model.

Special export script for UoLs that handle resources with XoTcl.

    • -0
    • +153
    /openacs-4/packages/imsld/www/admin/imsld-export-xo.tcl
GSI Administration interface.

    • -0
    • +23
    /openacs-4/packages/imsld/www/admin/gsi/imsld-gsi-mapuser.tcl
  1. … 3 more files in changeset.
Adding GSI plugin for Google Spreadsheets

GSI libraries.

    • -0
    • +688
    /openacs-4/packages/imsld/tcl/imsld-gsi-parse-procs.tcl
    • -0
    • +11
    /openacs-4/packages/imsld/tcl/imsld-gsi-plugin-procs.tcl
    • -0
    • +951
    /openacs-4/packages/imsld/tcl/imsld-gsi-procs.tcl
GSI data model.

Adding tree-node files and hiding acts with empty activity structures.

    • -0
    • +1
    /openacs-4/packages/imsld/lib/act.adp
    • -0
    • +3
    /openacs-4/packages/imsld/lib/act.tcl
    • -1
    • +0
    /openacs-4/packages/imsld/lib/activity-tree.adp
    • -1
    • +8
    /openacs-4/packages/imsld/lib/activity-tree.tcl
    • -0
    • +1
    /openacs-4/packages/imsld/lib/play.adp
    • -0
    • +3
    /openacs-4/packages/imsld/lib/play.tcl
Fixed a couple of typos in daveb's last commit.

Add advanced keys for context menu for all languages

  1. … 19 more files in changeset.
Version increment to 2.0b due to the significant changes.

Remove debugging alert statement committed in error

Fix handling of link text in oacslink plugin. Trim spaces off filename

- remove tcl 8.5 feature

ChangeLog!

Bumped info files in preparation for final release.

    • -5
    • +5
    /openacs-4/packages/acs-tcl/acs-tcl.info
  1. … 8 more files in changeset.
Add keys for contextmenu to the openacs theme.

- improvements for CSS files for IE

- makeing progress bar 100%width, move top_includelets down

    • -10
    • +10
    /openacs-4/packages/xowiki/www/oacs-view.adp
    • -20
    • +20
    /openacs-4/packages/xowiki/www/oacs-view2.adp
    • -21
    • +20
    /openacs-4/packages/xowiki/www/oacs-view3.adp
    • -19
    • +19
    /openacs-4/packages/xowiki/www/view-book.adp
    • -6
    • +6
    /openacs-4/packages/xowiki/www/view-default.adp
Release of version 1.8: improvements in export, HTML generation and edition fetures.

    • -5
    • +17
    /openacs-4/packages/imsld/lib/activity-tree.adp
    • -22
    • +14
    /openacs-4/packages/imsld/lib/imsld-master.adp
    • -1
    • +1
    /openacs-4/packages/imsld/lib/wiki-default.adp
  1. … 46 more files in changeset.
- fix case where more then the maximimum listed number of users are active in an xowiki instance with the presence includelet (many thanks to Hector Amado)

Missplaced space in expression was generating wrong query string for tsearch2 tsquery

in some cases. f(g) for example.