[root]/typo3/sysext/rtehtmlarea/htmlarea/plugins/TableOperations
popups
(0 files, 0 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 39 (100.0%) | 5314 (100.0%) | 136.2 |
| stucki | 7 (17.9%) | 3026 (56.9%) | 432.2 |
| stan | 30 (76.9%) | 2288 (43.1%) | 76.2 |
| ingmars | 2 (5.1%) | 0 (0.0%) | 0.0 |
Fixed bug #10836: htmlARea RTE: RTE leaves unwanted id attribute on inserted table in IE8
1 lines of code changed in 1 file:
Fixed issue #10834: htmlArea RTE: IE8 now uses standard name for DOM class attribute
7 lines of code changed in 1 file:
Added feature #10339: htmlArea RTE: Move editing mode change to plugin
1 lines of code changed in 1 file:
Fixed bug #9905: htmlArea RTE: Table properties: Removing headers leaves an empty fieldset
32 lines of code changed in 1 file:
Fixed bug #9904: htmlArea RTE: RTE.default.buttons.table.properties.borderStyle.removeItems is not honored
1 lines of code changed in 1 file:
Added feature #10182: htmlArea RTE: Add support for editing lang attribute
57 lines of code changed in 1 file:
Fixed issue #9424: htmlArea RTE: Cleanup dialogue windows
1 lines of code changed in 1 file:
Added feature #9370: htmlArea RTE: enhanced toggleborders feature
19 lines of code changed in 1 file:
Fixed bug #9338: htmlArea RTE: incorrect opening size of some dialogue windows
31 lines of code changed in 1 file:
Added feature #9262: Adding counting classes to table rows/columns in RTE (thanks to Thorsten Krohn)
136 lines of code changed in 1 file:
* Fixed bug #7769: htmlArea RTE: Missing default class for tables
85 lines of code changed in 1 file:
* Fixed bug #7934: HTMLArea RTE block style and text style may present disallowed classes
2 lines of code changed in 1 file:
* Fixed bug #7918: HTMLArea RTE: table width unit default not honoured when width is not set
2 lines of code changed in 1 file:
* Fixed bug #6064 (revisited): htmlArea RTE adds unwanted <p> tags in table cells
24 lines of code changed in 1 file:
* Fixed bug #7757: htmlArea RTE: Alternating table rows/columns should start at 1
16 lines of code changed in 1 file:
* Fixed bug #7754: htmlArea RTE: Caption should be first element in table
1 lines of code changed in 1 file:
* Fixed bug #7716: htmlArea RTE plugins using some undeclared variables
1 lines of code changed in 1 file:
* Fixed bug #7684: htmlArea RTE: Cursor positioning when creating new table
8 lines of code changed in 1 file:
* Fixed bug #7697: Syntax error raised by Mozilla 1.7 when loading htmlArea RTE
2 lines of code changed in 1 file:
* Added feature #7667: htmlArea RTE: Usability improvements in table operations
1114 lines of code changed in 2 files:
* Fixed bug #6767: htmlArea RTE: Merge cells does not work on merged cells
101 lines of code changed in 1 file:
* Fixed bug #7584: htmlArea RTE: pressing TAB in last cell of table should create new row
2 lines of code changed in 1 file:
* Fixed bug #7525: htmlArea RTE: Page TSConfig property toggleborders.setOnTableCreation not honored
5 lines of code changed in 1 file:
* Feature/cleanup: Restructure plugins QuickTag, TableOperations, UserElements
* Feature/cleanup: Move colors, fonts, text direction, word cleaning and lists to extensions/plugins.
623 lines of code changed in 1 file:
Changing SVN property eol-style from native to LF for all .php, .html, .js, .css and .htaccess files in the core trunk
0 lines of code changed in 2 files:
* Deleted all compressed files in accordance with feature #6619
0 lines of code changed in 1 file:
* Corrections/adjustments to the htmlArea RTE extension (see details in local ChangeLog)
2 lines of code changed in 2 files:
* Fixes and features to htmlArea RTE extension (see details in local ChangeLog)
14 lines of code changed in 2 files:
* Merging all changes from TYPO3_4-0 branch back into HEAD
338 lines of code changed in 4 files:
* Added "rtehtmlarea" as a system extension
- Important notice: Because of a known bug, the buttons "blockstylelabel", "blockstyle", "textstylelabel" and "textstyle" will not work with this version.
* Fixed bug #1155: Install tool want to recreate the tables, and drop the old ones
* Fixed Gremlin #1690: nav_frame is sometimes out of sync with the selected page
* Various changes in t3lib_parsehtml_proc (on behalf of Stanislas Rolland):
- Allow style and xml:lang attributes on span tags
- Include "hr", "address" and "dl" in headListTags
- Avoid insertion of superfluous linebreaks by transform_db
- Eliminate true linebreaks inside Hx tags
- Convert linebreaks to spaces instead of deleting them
- Wrap a-tags that contain a style attribute with a span-tag
- Honor setting RTE.default.proc.HTMLparser_db.xhtml_cleaning=1
2688 lines of code changed in 3 files: