[root]/typo3/sysext/tstemplate_objbrowser
doc
(1 files, 8 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 44 (100.0%) | 984 (100.0%) | 22.3 |
| stucki | 10 (22.7%) | 618 (62.8%) | 61.8 |
| francois | 3 (6.8%) | 183 (18.6%) | 61.0 |
| flyguide | 9 (20.5%) | 80 (8.1%) | 8.8 |
| steffenk | 2 (4.5%) | 49 (5.0%) | 24.5 |
| masi | 2 (4.5%) | 18 (1.8%) | 9.0 |
| rupi | 4 (9.1%) | 12 (1.2%) | 3.0 |
| ohader | 3 (6.8%) | 10 (1.0%) | 3.3 |
| ingmars | 6 (13.6%) | 9 (0.9%) | 1.5 |
| jsegars | 1 (2.3%) | 3 (0.3%) | 3.0 |
| k-fish | 1 (2.3%) | 1 (0.1%) | 1.0 |
| dmitry | 1 (2.3%) | 1 (0.1%) | 1.0 |
| patrick | 1 (2.3%) | 0 (0.0%) | 0.0 |
| benni | 1 (2.3%) | 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:
Follow-up to bug #12154: renamed t3lib_MessageQueue to t3lib_FlashMessageQueue, changed some some function names in t3lib_flashmessages and t3lib_FlashMessageQueue.
5 lines of code changed in 1 file:
Fixed bug #12154: Improve API of flashmessages
5 lines of code changed in 1 file:
#11945: TS objectbrowser converts labels to uppercase improperly
15 lines of code changed in 1 file:
Added feature #11784: Change existing messages in the Template Object Browser top use flash messages
50 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:
Follow-up to #11408: Removed unnecessary use of second parameter in calls to $GLOBALS['LANG']->getLL()
37 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:
Added forgotten locallang file for RFC #11408
51 lines of code changed in 1 file:
Cleanup #11408: Object Browser uses hardcoded texts (plus some CGL cleanup)
95 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:
Fixed bug #9994: ereg* is deprecated in PHP 5.3 alpha3
1 lines of code changed in 1 file:
removed whitespace at EOL
1 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:
Fixed bug #8446: Follow up, renamed "OL" to Object List in Template Object Browser
3 lines of code changed in 1 file:
Fixed bug #8446: Template Objectbrowser menu
46 lines of code changed in 1 file:
removed empty lines at the end of the files
2 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 #7860: Coloring in TS Object Browser depends on Crop Lines (thanks to Steffen Kamper)
3 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:
RFC #7262: Fixing docheader in the backend modules
0 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:
fixing Kasper's name
2 lines of code changed in 2 files:
Fixed charset issue in comment
1 lines of code changed in 1 file:
fixed bug 2516: Constants and Setup are switched in select field in TS object browser
3 lines of code changed in 1 file:
Fix bug in object browser: New keys were not added by the object browser when pressing the return key in the update form instead of clicking the submit button. The fix is a workaround, the real problem is that the form contains two submit buttons with different actions...
10 lines of code changed in 1 file:
* 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
12 lines of code changed in 1 file:
Lots of <label> tags added to checkbox labels throughout the core
4 lines of code changed in 1 file:
Alphabetically sorted TS tree in TS Object Browser (by Ingo Renner)
5 lines of code changed in 1 file:
Template tools (Web>Template) had hard-coded background colours
3 lines of code changed in 1 file:
* Merging all changes from TYPO3_4-0 branch back into HEAD
23 lines of code changed in 1 file:
* Moved tstemplate, tstemplate_analyzer, tstemplate_ceditor, tstemplate_info, tstemplate_objbrowser as system extensions to TYPO3core
572 lines of code changed in 5 files: