[root]/typo3/sysext/tstemplate_info

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 42 (100.0%) | 1100 (100.0%) | 26.1 |
| stucki | 10 (23.8%) | 505 (45.9%) | 50.5 |
| ohader | 4 (9.5%) | 281 (25.5%) | 70.2 |
| flyguide | 7 (16.7%) | 124 (11.3%) | 17.7 |
| rupi | 6 (14.3%) | 102 (9.3%) | 17.0 |
| francois | 2 (4.8%) | 37 (3.4%) | 18.5 |
| masi | 3 (7.1%) | 24 (2.2%) | 8.0 |
| matrikz | 1 (2.4%) | 21 (1.9%) | 21.0 |
| steffenk | 1 (2.4%) | 2 (0.2%) | 2.0 |
| jsegars | 1 (2.4%) | 2 (0.2%) | 2.0 |
| patrick | 1 (2.4%) | 1 (0.1%) | 1.0 |
| dmitry | 1 (2.4%) | 1 (0.1%) | 1.0 |
| ingmars | 4 (9.5%) | 0 (0.0%) | 0.0 |
| benni | 1 (2.4%) | 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:
Whitespace cleaning of typo3 sysext files
2 lines of code changed in 1 file:
Added tweak #11881: Add pencil icon to "Edit the whole template record." in Template editor (thanks to Patrick Gaumond)
5 lines of code changed in 2 files:
Fixed bug #11699: Menu entries in template modules miss translation (Thanks to Christopher Stelmaszyk)
1 lines of code changed in 1 file:
Code cleanup #11745: Class tx_tstemplateinfo misses phpdoc declaration and SVN Id keyword placeholder
7 lines of code changed in 1 file:
Follow-up to #11379: Removed unnecessary use of second parameter in calls to $GLOBALS['LANG']->getLL()
30 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:
fixed bug #11379: TStemplate Info/Modify uses hardcoded texts (Thanx to Christopher Stelmaszyk)
95 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
6 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 #8934: change compatibility version to 4.3.0 for all sysexts
1 lines of code changed in 1 file:
Fixed bug #7509: TypoScript Editor doesn't save changes in IE
2 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 icon
8 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
36 lines of code changed in 1 file:
Changed private declarations to protected
1 lines of code changed in 1 file:
Updated Copyright notices
1 lines of code changed in 1 file:
* Non-functional changes
1 lines of code changed in 1 file:
* code cleanup and bugfix patch for t3editor / preparation for review (Thanks to Tobias Liebig)
21 lines of code changed in 1 file:
RFC #7262: Fixing docheader in the backend modules
1 lines of code changed in 1 file:
Cleaned up typo3/sysext/tstemplate_info/class.tx_tstemplateinfo.php
271 lines of code changed in 1 file:
added beta glue code for t3editor
52 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:
Made Web > Template > Info skinnable
3 lines of code changed in 1 file:
Template tools (Web>Template) had hard-coded background colours
2 lines of code changed in 1 file:
* Merging all changes from TYPO3_4-0 branch back into HEAD
11 lines of code changed in 2 files:
* Changed default font to for code textareas to "monospace"
* Changed the tab-in-textarea and the above fixed-font features to be changed by TCA. See Core API "defaultExtras" section for details.
* Changed module pointer of BE module titles (Web, File, Tools, etc.)
3 lines of code changed in 1 file:
* Moved tstemplate, tstemplate_analyzer, tstemplate_ceditor, tstemplate_info, tstemplate_objbrowser as system extensions to TYPO3core
490 lines of code changed in 5 files: