[root]/typo3/sysext/tstemplate/ts

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 45 (100.0%) | 1164 (100.0%) | 25.8 |
| stucki | 13 (28.9%) | 576 (49.5%) | 44.3 |
| dmitry | 1 (2.2%) | 192 (16.5%) | 192.0 |
| patrick | 3 (6.7%) | 168 (14.4%) | 56.0 |
| benni | 4 (8.9%) | 74 (6.4%) | 18.5 |
| flyguide | 9 (20.0%) | 58 (5.0%) | 6.4 |
| ohader | 4 (8.9%) | 42 (3.6%) | 10.5 |
| masi | 1 (2.2%) | 19 (1.6%) | 19.0 |
| francois | 1 (2.2%) | 17 (1.5%) | 17.0 |
| jsegars | 2 (4.4%) | 8 (0.7%) | 4.0 |
| steffenk | 1 (2.2%) | 4 (0.3%) | 4.0 |
| rupi | 1 (2.2%) | 4 (0.3%) | 4.0 |
| ingmars | 5 (11.1%) | 2 (0.2%) | 0.4 |
Add missing SVN properties for new or modified files
0 lines of code changed in 1 file:
Fixed bug #11699: Menu entries in template modules miss translation (Thanks to Christopher Stelmaszyk)
4 lines of code changed in 1 file:
Follow-up to #11373: Removed unnecessary use of second parameter in calls to $GLOBALS['LANG']->getLL()
17 lines of code changed in 1 file:
Added feature #11373: Template-module "ts" uses hardcoded texts
38 lines of code changed in 2 files:
Convert DOS to Unix linebreaks throughout TYPO3core (text files only) except contrib projects.
1 lines of code changed in 1 file:
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:
removed empty line at EOF
1 lines of code changed in 1 file:
Cleanup: Updated copyright notices
1 lines of code changed in 1 file:
Fixed bug #10099: Use TYPO3_DB->exec_SELECTcountRows() to determine the number of rows
3 lines of code changed in 1 file:
Fixed bug #8446: Template Objectbrowser menu
4 lines of code changed in 1 file:
Fixed bug #9374: Code in typo3/sysext/tstemplate/ts/index.php don't match with the new CGL (Thanks to Stefano Kowalke)
73 lines of code changed in 1 file:
removed superfluous comments, empty lines
1 lines of code changed in 1 file:
removed empty lines at the end of the files
2 lines of code changed in 1 file:
Added feature 9505: Make the caches in TYPO3 use the new caching framework
24 lines of code changed in 1 file:
Fixed bug #8491: Template Analyzer Module inconsistencies (thanks to Steffen Kamper).
6 lines of code changed in 1 file:
Fixed bug #9095: xhtml in the backend by default (Thanks to Christian Kuhn)
0 lines of code changed in 1 file:
RFC: #8830: Missing "Save&Close" in template module Info/Modify
19 lines of code changed in 1 file:
Fixed bug #8501: Template module - overview
192 lines of code changed in 1 file:
Fixed bug #8203: Broken icons when creating +ext template
2 lines of code changed in 1 file:
* Various Bugfixes for t3editor
* Fixed bug #6812: Editor does not respect charset settings while saving with AJAX
* Fixed bug #8049: TypoScript templates can't be saved at all after editing them using IE7/WinXP
* Fixed bug #7314: In IE 6.0.2900 syntax highlighting, save indicator, keyword suggestion and undo isn't working
* Moved CodeMirror into own directory
* Switched from gluecode to hooks
0 lines of code changed in 1 file:
Changed private declarations to protected
1 lines of code changed in 1 file:
Fixed bug #7975: Unskinnable icons because of hardcoded html
2 lines of code changed in 1 file:
Updated Copyright notices
15 lines of code changed in 1 file:
SVN property changes
0 lines of code changed in 1 file:
RFC #7432: Docheaders: Module Web > Template : No docheader when no page has been chosen
69 lines of code changed in 1 file:
RFC #7262: Fixing docheader in the backend modules
99 lines of code changed in 2 files:
added t3editor as system extension
1 lines of code changed in 1 file:
added beta glue code for t3editor
13 lines of code changed in 1 file:
(feature/cleanup) Refactored clickmenu to speed up the BE
1 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
6 lines of code changed in 1 file:
* Merging all changes from TYPO3_4-0 branch back into HEAD
21 lines of code changed in 4 files:
* Moved tstemplate, tstemplate_analyzer, tstemplate_ceditor, tstemplate_info, tstemplate_objbrowser as system extensions to TYPO3core
548 lines of code changed in 6 files: