[root]/typo3/sysext/tstemplate_analyzer

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 28 (100.0%) | 506 (100.0%) | 18.0 |
| stucki | 8 (28.6%) | 313 (61.9%) | 39.1 |
| jsegars | 1 (3.6%) | 95 (18.8%) | 95.0 |
| steffenk | 2 (7.1%) | 51 (10.1%) | 25.5 |
| flyguide | 4 (14.3%) | 27 (5.3%) | 6.7 |
| ohader | 3 (10.7%) | 10 (2.0%) | 3.3 |
| ingmars | 5 (17.9%) | 5 (1.0%) | 1.0 |
| rupi | 2 (7.1%) | 2 (0.4%) | 1.0 |
| masi | 1 (3.6%) | 2 (0.4%) | 2.0 |
| dmitry | 1 (3.6%) | 1 (0.2%) | 1.0 |
| benni | 1 (3.6%) | 0 (0.0%) | 0.0 |
Add missing SVN properties for new or modified files
0 lines of code changed in 1 file:
Cleanup: Updated ext_emconf.php files in system extensions
5 lines of code changed in 1 file:
Fixed bug #11699: Menu entries in template modules miss translation (Thanks to Christopher Stelmaszyk)
1 lines of code changed in 1 file:
Fixed #11475: Add 'doNotLoadInFE' => 1 (introduced with 11474), to several system extensions, speeding up the frontend
1 lines of code changed in 1 file:
Convert DOS to Unix linebreaks throughout TYPO3core (text files only) except contrib projects.
27 lines of code changed in 1 file:
Fixed bug #11372: Template-Analyzer uses hardcoded texts - added localization (thanks to Christopher Stelmaszyk)
51 lines of code changed in 2 files:
Followup to #11148: Remove static require_once() to t3lib and tslib and use autoloading instead - removed more require_once() statements
0 lines of code changed in 1 file:
Cleanup: Updated ext_emconf.php files in system extensions
4 lines of code changed in 1 file:
Cleanup: Updated copyright notices
1 lines of code changed in 1 file:
removed empty lines at the end of the files
5 lines of code changed in 1 file:
Fixed bug #8491: Template Analyzer Module inconsistencies (thanks to Steffen Kamper).
95 lines of code changed in 1 file:
Fixed bug #8934: change compatibility version to 4.3.0 for all sysexts
1 lines of code changed in 1 file:
Update all ext_emconf.php in system extensions
20 lines of code changed in 1 file:
fixed unskinned icons
1 lines of code changed in 1 file:
Updated Copyright notices
1 lines of code changed in 1 file:
Some more eol-style property changes
0 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 3 files:
* Various enhancements to the TS object browser and TS analyzer:
- Add spaces left and right of the "=" mark in the object browser overview
- Set new default values: Check several fields, e.g. "block mode", "syntax highlighting", etc. by default
- Define default values properly in each class instead of setting them globally
- Use the TSparser and display comments nicely in the object browser
15 lines of code changed in 1 file:
Lots of <label> tags added to checkbox labels throughout the core
5 lines of code changed in 1 file:
Template tools (Web>Template) had hard-coded background colours
2 lines of code changed in 1 file:
* Moved tstemplate, tstemplate_analyzer, tstemplate_ceditor, tstemplate_info, tstemplate_objbrowser as system extensions to TYPO3core
271 lines of code changed in 5 files: