Directory typo3/sysext/rtehtmlarea/htmlarea/plugins/TableOperations/

Directory Created:
2005-12-28 01:49
Total Files:
2
Deleted Files:
2
Lines of Code:
2438

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

Lines of Code

typo3/sysext/rtehtmlarea/htmlarea/plugins/TableOperations/ Lines of Code

Developers

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

Most Recent Commits

stan 2009-04-03 22:44 Rev.: 5272

Fixed bug #10836: htmlARea RTE: RTE leaves unwanted id attribute on inserted table in IE8

1 lines of code changed in 1 file:

  • typo3/sysext/rtehtmlarea/htmlarea/plugins/TableOperations: table-operations.js (+1 -1)
stan 2009-04-03 01:09 Rev.: 5259

Fixed issue #10834: htmlArea RTE: IE8 now uses standard name for DOM class attribute

7 lines of code changed in 1 file:

  • typo3/sysext/rtehtmlarea/htmlarea/plugins/TableOperations: table-operations.js (+7 -1)
stan 2009-02-04 07:20 Rev.: 4944

Added feature #10339: htmlArea RTE: Move editing mode change to plugin

1 lines of code changed in 1 file:

  • typo3/sysext/rtehtmlarea/htmlarea/plugins/TableOperations: table-operations.js (+1 -1)
stan 2009-01-26 17:27 Rev.: 4863

Fixed bug #9905: htmlArea RTE: Table properties: Removing headers leaves an empty fieldset

32 lines of code changed in 1 file:

  • typo3/sysext/rtehtmlarea/htmlarea/plugins/TableOperations: table-operations.js (+32 -30)
stan 2009-01-26 16:44 Rev.: 4861

Fixed bug #9904: htmlArea RTE: RTE.default.buttons.table.properties.borderStyle.removeItems is not honored

1 lines of code changed in 1 file:

  • typo3/sysext/rtehtmlarea/htmlarea/plugins/TableOperations: table-operations.js (+1 -1)
stan 2009-01-26 14:59 Rev.: 4860

Added feature #10182: htmlArea RTE: Add support for editing lang attribute

57 lines of code changed in 1 file:

  • typo3/sysext/rtehtmlarea/htmlarea/plugins/TableOperations: table-operations.js (+57 -1)
stan 2008-09-25 04:41 Rev.: 4242

Fixed issue #9424: htmlArea RTE: Cleanup dialogue windows

1 lines of code changed in 1 file:

  • typo3/sysext/rtehtmlarea/htmlarea/plugins/TableOperations: table-operations.js (+1 -1)
stan 2008-09-17 17:09 Rev.: 4141

Added feature #9370: htmlArea RTE: enhanced toggleborders feature

19 lines of code changed in 1 file:

  • typo3/sysext/rtehtmlarea/htmlarea/plugins/TableOperations: table-operations.js (+19)
stan 2008-09-14 00:39 Rev.: 4104

Fixed bug #9338: htmlArea RTE: incorrect opening size of some dialogue windows

31 lines of code changed in 1 file:

  • typo3/sysext/rtehtmlarea/htmlarea/plugins/TableOperations: table-operations.js (+31 -34)
stan 2008-09-04 22:15 Rev.: 4064

Added feature #9262: Adding counting classes to table rows/columns in RTE (thanks to Thorsten Krohn)

136 lines of code changed in 1 file:

  • typo3/sysext/rtehtmlarea/htmlarea/plugins/TableOperations: table-operations.js (+136 -2)
stan 2008-03-27 01:11 Rev.: 3475

* Fixed bug #7769: htmlArea RTE: Missing default class for tables

85 lines of code changed in 1 file:

  • typo3/sysext/rtehtmlarea/htmlarea/plugins/TableOperations: table-operations.js (+85 -72)
stan 2008-03-25 04:50 Rev.: 3472

* Fixed bug #7934: HTMLArea RTE block style and text style may present disallowed classes

2 lines of code changed in 1 file:

  • typo3/sysext/rtehtmlarea/htmlarea/plugins/TableOperations: table-operations.js (+2 -2)
stan 2008-03-20 17:11 Rev.: 3462

* Fixed bug #7918: HTMLArea RTE: table width unit default not honoured when width is not set

2 lines of code changed in 1 file:

  • typo3/sysext/rtehtmlarea/htmlarea/plugins/TableOperations: table-operations.js (+2 -2)
stan 2008-03-12 21:55 Rev.: 3418

* Fixed bug #6064 (revisited): htmlArea RTE adds unwanted <p> tags in table cells

24 lines of code changed in 1 file:

  • typo3/sysext/rtehtmlarea/htmlarea/plugins/TableOperations: table-operations.js (+24 -3)
stan 2008-03-05 21:47 Rev.: 3386

* Fixed bug #7757: htmlArea RTE: Alternating table rows/columns should start at 1

16 lines of code changed in 1 file:

  • typo3/sysext/rtehtmlarea/htmlarea/plugins/TableOperations: table-operations.js (+16 -16)
stan 2008-03-05 00:30 Rev.: 3384

* Fixed bug #7754: htmlArea RTE: Caption should be first element in table

1 lines of code changed in 1 file:

  • typo3/sysext/rtehtmlarea/htmlarea/plugins/TableOperations: table-operations.js (+1 -1)
stan 2008-03-01 04:42 Rev.: 3329

* Fixed bug #7716: htmlArea RTE plugins using some undeclared variables

1 lines of code changed in 1 file:

  • typo3/sysext/rtehtmlarea/htmlarea/plugins/TableOperations: table-operations.js (+1 -1)
stan 2008-02-29 03:41 Rev.: 3322

* Fixed bug #7684: htmlArea RTE: Cursor positioning when creating new table

8 lines of code changed in 1 file:

  • typo3/sysext/rtehtmlarea/htmlarea/plugins/TableOperations: table-operations.js (+8 -7)
stan 2008-02-27 21:51 Rev.: 3310

* Fixed bug #7697: Syntax error raised by Mozilla 1.7 when loading htmlArea RTE

2 lines of code changed in 1 file:

  • typo3/sysext/rtehtmlarea/htmlarea/plugins/TableOperations: table-operations.js (+2 -2)
stan 2008-02-26 06:22 Rev.: 3288

* Added feature #7667: htmlArea RTE: Usability improvements in table operations

1114 lines of code changed in 2 files:

  • typo3/sysext/rtehtmlarea/htmlarea/plugins/TableOperations: locallang.xml (+35 -9), table-operations.js (+1079 -717)
stan 2008-02-20 04:13 Rev.: 3234

* Fixed bug #6767: htmlArea RTE: Merge cells does not work on merged cells

101 lines of code changed in 1 file:

  • typo3/sysext/rtehtmlarea/htmlarea/plugins/TableOperations: table-operations.js (+101 -36)
stan 2008-02-19 06:16 Rev.: 3226

* Fixed bug #7584: htmlArea RTE: pressing TAB in last cell of table should create new row

2 lines of code changed in 1 file:

  • typo3/sysext/rtehtmlarea/htmlarea/plugins/TableOperations: table-operations.js (+2 -3)
stan 2008-02-13 21:07 Rev.: 3159

* Fixed bug #7525: htmlArea RTE: Page TSConfig property toggleborders.setOnTableCreation not honored

5 lines of code changed in 1 file:

  • typo3/sysext/rtehtmlarea/htmlarea/plugins/TableOperations: table-operations.js (+5 -2)
stan 2008-01-30 00:01 Rev.: 2975

* 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:

  • typo3/sysext/rtehtmlarea/htmlarea/plugins/TableOperations: table-operations.js (+623 -520)
ingmars 2007-11-05 10:22 Rev.: 2663

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:

  • typo3/sysext/rtehtmlarea/htmlarea/plugins/TableOperations: locallang.xml (changed), table-operations.js (changed)
stan 2007-11-01 20:55 Rev.: 2650

* Deleted all compressed files in accordance with feature #6619

0 lines of code changed in 1 file:

  • typo3/sysext/rtehtmlarea/htmlarea/plugins/TableOperations: table-operations-compressed.js (del)
stan 2006-08-15 05:51 Rev.: 1676

* Corrections/adjustments to the htmlArea RTE extension (see details in local ChangeLog)

2 lines of code changed in 2 files:

  • typo3/sysext/rtehtmlarea/htmlarea/plugins/TableOperations: table-operations-compressed.js (+1 -1), table-operations.js (+1 -1)
stan 2006-05-05 21:35 Rev.: 1462

* Fixes and features to htmlArea RTE extension (see details in local ChangeLog)

14 lines of code changed in 2 files:

  • typo3/sysext/rtehtmlarea/htmlarea/plugins/TableOperations: table-operations-compressed.js (+1 -1), table-operations.js (+13 -12)
stucki 2006-04-10 10:27 Rev.: 1421

* Merging all changes from TYPO3_4-0 branch back into HEAD

338 lines of code changed in 4 files:

  • typo3/sysext/rtehtmlarea/htmlarea/plugins/TableOperations: locallang.php (del), locallang.xml (new 299), table-operations-compressed.js (+1 -1), table-operations.js (+38 -23)
stucki 2005-12-28 01:49 Rev.: 955

* 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:

  • typo3/sysext/rtehtmlarea/htmlarea/plugins/TableOperations: locallang.php (new 1370), table-operations-compressed.js (new 2), table-operations.js (new 1316)
Generated by StatSVN 0.5.0