• last updated 22 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Updated template::widget::richtext doc to include tinymce

Add per widget config for tinymce.

Allow only valid elements and attributes in tinymce

  1. … 1 more file in changeset.
Remove zoom plugin. Fix permissions on file plugin on xinha

  1. … 1 more file in changeset.
Bump version number, add tinymce default config parameter

  1. … 1 more file in changeset.
quick refactor to the chrome bug fix victor did, at some point we'll need to eliminate this entry

improve error messages from a variety of other malformed list things

make the invalid orderby spec message more informative since it can be hard to identify a malformed orderby spec

use template::multirow foreach rather that the deprecated version; fix template::multirow so it works when adp_level is undefined

  1. … 2 more files in changeset.
remove deprecated calls to ad_parameter

  1. … 2 more files in changeset.
- extend OacsFS plugin to insert wiki links, if wiki_p is specified

- handle passing of wiki_p

  1. … 3 more files in changeset.
Fix typos

  1. … 1 more file in changeset.
1. Don't output the close tag for LABEL when the opening one has not been generated

2. Remove the use of tables to layout the date widget

  1. … 1 more file in changeset.
Remove the use of table to layout the date widget. Was causing forms that use it not to validate HTML strict.

template::multirow get failed if the -local switch was used and a row ref,

rather than a column value, was returned.

- add script_dir to list of exported variables for xinha

Fix merge error. From clause bit and the part that sets the filter

value was left out of previous commit.

Add text_radio, text_checkbox, text_select form widgets to allow multple-choice other style usage

Add porlet title property to box tag.

Allow preparing single element or filter. Allow setting properties for

multiple elements (for example, hiding a list of elements.).

Fix multivar handling to acutally respect the variables you set in the

filter specification.

Preliminayr change that would allow new aggregate functions to be

defined (without changing existing behavior.) Also chaging the if

statement to check for "sum" when deciding whether or not to calculate

the sum is more clear. Add one more fix to make sure we don't try to

do math on non-numerical data.

Add code for TIP#128 Add filter_select_clause and filter_from_clause to template::list filters.

Handle grouping in CSV if data is grouped.

Add output headers so you get a reasonable filename and you can open

the results in Excel of OpenOffice.

Export element labels as CSV column headers.

Add configurable bulk action javascript function.

  1. … 1 more file in changeset.
Checking for Chrome user-agent in a more explicit way.

Hack in checks for support of xinha depending on the user-agent versions,

there was a problem when the user-agent was chrome.

Set default to "openacs" for tinymce

Fixed HTML

Tinymce:

- fixed typo

- fix to retrieve htmlarea_id elements for tinymce initialization

Indent code