


| Directory | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 207 (100.0%) | 3839 (100.0%) | 18.5 |
| t3lib/ | 34 (16.4%) | 1306 (34.0%) | 38.4 |
| typo3/sysext/fe_edit/view/ | 5 (2.4%) | 1050 (27.4%) | 210.0 |
| / | 70 (33.8%) | 229 (6.0%) | 3.2 |
| typo3/sysext/t3skin/stylesheets/ | 14 (6.8%) | 212 (5.5%) | 15.1 |
| typo3/sysext/cms/tslib/ | 12 (5.8%) | 211 (5.5%) | 17.5 |
| typo3/ | 15 (7.2%) | 128 (3.3%) | 8.5 |
| typo3/sysext/tstemplate_analyzer/ | 1 (0.5%) | 95 (2.5%) | 95.0 |
| typo3/sysext/impexp/app/ | 2 (1.0%) | 93 (2.4%) | 46.5 |
| typo3/sysext/beuser/mod/ | 1 (0.5%) | 85 (2.2%) | 85.0 |
| typo3/js/ | 3 (1.4%) | 57 (1.5%) | 19.0 |
| typo3/sysext/fe_edit/ | 3 (1.4%) | 56 (1.5%) | 18.6 |
| typo3/sysext/lowlevel/config/ | 2 (1.0%) | 46 (1.2%) | 23.0 |
| t3lib/exception/ | 2 (1.0%) | 45 (1.2%) | 22.5 |
| typo3/classes/ | 4 (1.9%) | 39 (1.0%) | 9.7 |
| typo3/templates/ | 2 (1.0%) | 38 (1.0%) | 19.0 |
| typo3/mod/tools/em/ | 5 (2.4%) | 28 (0.7%) | 5.6 |
| typo3/sysext/install/mod/ | 1 (0.5%) | 21 (0.5%) | 21.0 |
| typo3/mod/web/perm/ | 2 (1.0%) | 18 (0.5%) | 9.0 |
| typo3/css/ | 4 (1.9%) | 14 (0.4%) | 3.5 |
| typo3/sysext/taskcenter/task/ | 2 (1.0%) | 12 (0.3%) | 6.0 |
| typo3/sysext/lang/ | 6 (2.9%) | 12 (0.3%) | 2.0 |
| typo3/sysext/css_styled_content/pi1/ | 1 (0.5%) | 12 (0.3%) | 12.0 |
| typo3/sysext/tstemplate/ts/ | 2 (1.0%) | 8 (0.2%) | 4.0 |
| typo3/sysext/rtehtmlarea/ | 1 (0.5%) | 4 (0.1%) | 4.0 |
| typo3/sysext/version/ | 1 (0.5%) | 3 (0.1%) | 3.0 |
| typo3/sysext/tstemplate_objbrowser/ | 1 (0.5%) | 3 (0.1%) | 3.0 |
| typo3/sysext/tstemplate_info/ | 1 (0.5%) | 2 (0.1%) | 2.0 |
| typo3/sysext/tstemplate_ceditor/ | 2 (1.0%) | 2 (0.1%) | 1.0 |
| typo3/sysext/indexed_search/pi/ | 1 (0.5%) | 2 (0.1%) | 2.0 |
| typo3/sysext/extra_page_cm_options/ | 1 (0.5%) | 2 (0.1%) | 2.0 |
| typo3/sysext/cms/layout/ | 1 (0.5%) | 2 (0.1%) | 2.0 |
| typo3/sysext/t3skin/ | 1 (0.5%) | 1 (0.0%) | 1.0 |
| typo3/sysext/opendocs/ | 1 (0.5%) | 1 (0.0%) | 1.0 |
| typo3/sysext/cms/ | 1 (0.5%) | 1 (0.0%) | 1.0 |
| typo3/mod/user/ws/ | 1 (0.5%) | 1 (0.0%) | 1.0 |
| typo3/sysext/rtehtmlarea/htmlarea/ | 1 (0.5%) | 0 (0.0%) | 0.0 |

Fixed bug #11361: Backend TYPO3 AJAX-Interface: json encoded result empty if it contains non-utf-8 characters (thanks to Benjamin Mack)
15 lines of code changed in 2 files:
Added feature #11819: Added inline Javascript rendering type for TYPO3AJAX
27 lines of code changed in 2 files:
Followup to #10597: Fixed bad call to the admin panel within fe_edit
6 lines of code changed in 2 files:
Follow-up to #10597: Removed hardcoded reference to fe_edit and updated extGetFeAdminValue() call to use tslib_AdminPanel
7 lines of code changed in 3 files:
Added feature #11167: Add method for saving and closing a record.
22 lines of code changed in 2 files:
Removed an extra # in the ChangeLog
1 lines of code changed in 1 file:
Fixed bug #11166: loadPrototype() called in frontend editing without a valid doc instance.
53 lines of code changed in 4 files:
Fixed bug #10744: Icon path calculated incorrectly in t3lib_tceforms->getIcon()
6 lines of code changed in 2 files:
Follow-up to feature #10155: Add controller switching for frontend editing
18 lines of code changed in 2 files:
Fixed bug #5822: Indexed Search section menu includes pages with 'hide in menu' flag (thanks to Andy Grunwald)
6 lines of code changed in 2 files:
Fixed bug #10599: Set extAdmEnabled=true when enabling frontend editing for extension compatibility
5 lines of code changed in 2 files:
Fixed bug #10528: Wrong content in pagetree frame after page creation in Opera
6 lines of code changed in 2 files:
Clean up frontend editing actions
87 lines of code changed in 2 files:
Follow-up for feature #10374: Add helper function for additional frontend editing controllers and views
5 lines of code changed in 2 files:
Follow-up for feature #10374: Add helper function for additional frontend editing controllers and views
5 lines of code changed in 2 files:
Added feature #10374: Add helper functions for additional frontend editing controllers and views
36 lines of code changed in 2 files:
Followup for #10351: A few more whitespace cleanups in t3lib_frontendedit
3 lines of code changed in 1 file:
Fixed bug #10351: Whitespace cleanups in t3lib_frontendedit
11 lines of code changed in 2 files:
Added feature #10155: Add controller switching for frontend editing
34 lines of code changed in 4 files:
Fixed bug #9600: Frontend Edit Panel is not compatible with subdomains and RealURL (thanks to Xavier Perseguers)
5 lines of code changed in 2 files:
(56 more)