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

- protect against "-" in the text argument (otherwise errors due to non-positional agument parser)

    • -4
    • +4
    /openacs-4/packages/news/tcl/news-procs.tcl
Generation of HTML files for the doc

  1. … 158 more files in changeset.
Remove the oacslink and oacsimage buttons from the default config of the openacs theme.

Removed plugins from the default config of tinymce since they need acs-templating to be mounted and it's not by default. Rolling back to be xinha the default editor.

Allow adding a link without selecting text first.

Bumped version number and release date in anticipation of releasing beta1

after tomorrow's OCT meeting.

    • -5
    • +5
    /openacs-4/packages/acs-tcl/acs-tcl.info
  1. … 8 more files in changeset.
It's easier to use lang::util::localize instead of lang::message::lookup to render the messages in the tcl

TinyMCE upgrade changelog moved to changelog.txt

file changelog.txt was initially added on branch oacs-5-5.

Added missing messages and spanish translation

file es.js was initially added on branch oacs-5-5.

Updated tinymce version number for 5.5.0 releases

Updated template::widget::richtext doc to include tinymce

Encode files URL properly (would fail if the filename had a plus sign, sharp one etc in it)

Untabify and indent

    • -132
    • +133
    /openacs-4/packages/file-storage/www/folder-chunk.tcl
HTML cleanup

Fix message keys, use vars like %var% instead of

Do the uppercase in the tcl to avoid wrong messages when the grade_plural_name is stored as a message-key

Render the grade_plural_name in the tcl when is stored as a message-key to display it properly

Close unbalanced html tags