• last updated 19 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Adding new listfilters-form tag to generate a dynamic form to specify filter criteria for listbuilder lists.

Adding listed-filters listfilter style to show a nice summary of choosen filterswith a remove link for each one.

  1. … 2 more files in changeset.
Added documentation to procs.

  1. … 1 more file in changeset.
make openacs usable with opera. 2 fixes: avoid multiple "+" signs in mktree, turn off rich text editing with opera (like safari)

  1. … 1 more file in changeset.
make openacs usable with opera. 2 fixes: avoid multiple "+" signs in mktree, turn off rich text editing with opera (like safari)

  1. … 1 more file in changeset.
disable rich text editing for safari in cvs head as well (fix for bug #2928)

disable rich text editing for safari (fix for bug #2928)

Removing ">>>>>>" ( signs from the merge between oacs-5-2 and HEAD maybe ).

Merged acs-core oacs-5-2 (currently 5.2.3) -> HEAD.

TODO:

1. Bump acs-core package version numbers to 5.3.0d1

2. Would be nice to do a test install, wouldn't it?

  1. … 716 more files in changeset.
Provide means for a more detailed configuration of the xinha widget (e.g. to reduce toolbar, to configure plugins, etc.)

  1. … 2 more files in changeset.
Added two package parameters: RichTextEditor (values "rte" or "xinha") and XinhaDefaultPlugins (list of plugins to be used per default, when xinha is selected)

Per default the behavior is unchanged, rte is used.

  1. … 1 more file in changeset.
changing textdate showCalendar javascript proc to showCalendarWithDefault and setting the default date the calendar should go to

localizing validation errors for date and textdate widgets

  1. … 1 more file in changeset.
adding textdate widget and associated transform, validate and util procs

substitute single-quote to double-quote for quoting atribute value of richtext element (#2882)

Parse level wasn't being popped off if an included template triggered an

error. This broke my version of the portals package which uses includes

rather than generate stuff via explicit calls in Tcl as the new-portals

package did.

fixed format menu and tested to following cases: with/without javascript, with/without UseHtmlAreaForRichtextP, with rte and xinha

make xinha branch working, when javascript is turned off

fixing a typo (in depreciatged code), removing the text format box for richtext, when htmlarea_p is set (this

will easily lead to a content type text/enhanced, where the real content generated from the rich text widget is in HTML; this can lead to errors in xowiki).

Fix richtext to show Format widget on no RTE or no javascript.

Fixed bug #2727.

Applied patch #749, fix bug #2704. Not thoroughly tested

Fix array reference

Uncomment regsub accidentlly committed with comment.

Fix array reference

Fix array reference

Fix array reference in expand_percentage_signs

Merge fix for bug#2691 from 5.2 branch.

Backport from 5.2 fix for $ in variable in call to expand percentage signs.

Fix bug#2691, more safely substitute variables in message keys.

Thanks for Andrew Grumet for the original code and Jeff for the suggestion to

esacpe commands from an array key reference.

Includes autoamted test code.

improved interface between rich-text widget and rte and xinha. A developer can specify in the form entry

definition to use e.g. xinha, setting width and height, specify plugins, etc. Default remains rte.

  1. … 2 more files in changeset.