Directory typo3/sysext/tstemplate_objbrowser/

Directory Created:
2005-12-23 14:54
Total Files:
6
Deleted Files:
0
Lines of Code:
675

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

Lines of Code

typo3/sysext/tstemplate_objbrowser/ Lines of Code

Developers

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

Most Recent Commits

stucki 2009-11-25 15:07 Rev.: 6536

Add missing SVN properties for new or modified files

0 lines of code changed in 1 file:

  • typo3/sysext/tstemplate_objbrowser: locallang.xml (changed)
ohader 2009-10-21 10:31 Rev.: 6210

Cleanup: Updated ext_emconf.php files in system extensions

5 lines of code changed in 1 file:

  • typo3/sysext/tstemplate_objbrowser: ext_emconf.php (+5 -5)
rupi 2009-10-11 13:32 Rev.: 6133

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:

  • typo3/sysext/tstemplate_objbrowser: class.tx_tstemplateobjbrowser.php (+5 -5)
rupi 2009-10-09 09:21 Rev.: 6125

Fixed bug #12154: Improve API of flashmessages

5 lines of code changed in 1 file:

  • typo3/sysext/tstemplate_objbrowser: class.tx_tstemplateobjbrowser.php (+5 -5)
masi 2009-09-13 20:18 Rev.: 5921

#11945: TS objectbrowser converts labels to uppercase improperly

15 lines of code changed in 1 file:

  • typo3/sysext/tstemplate_objbrowser: class.tx_tstemplateobjbrowser.php (+15 -4)
flyguide 2009-08-28 11:44 Rev.: 5839

Added feature #11784: Change existing messages in the Template Object Browser top use flash messages

50 lines of code changed in 1 file:

  • typo3/sysext/tstemplate_objbrowser: class.tx_tstemplateobjbrowser.php (+50 -32)
rupi 2009-08-21 13:42 Rev.: 5809

Fixed bug #11699: Menu entries in template modules miss translation (Thanks to Christopher Stelmaszyk)

1 lines of code changed in 1 file:

  • typo3/sysext/tstemplate_objbrowser: ext_tables.php (+1 -1)
francois 2009-08-18 08:30 Rev.: 5794

Follow-up to #11408: Removed unnecessary use of second parameter in calls to $GLOBALS['LANG']->getLL()

37 lines of code changed in 1 file:

  • typo3/sysext/tstemplate_objbrowser: class.tx_tstemplateobjbrowser.php (+37 -37)
rupi 2009-08-05 13:49 Rev.: 5766

Fixed #11475: Add 'doNotLoadInFE' => 1 (introduced with 11474), to several system extensions, speeding up the frontend

1 lines of code changed in 1 file:

  • typo3/sysext/tstemplate_objbrowser: ext_emconf.php (+1)
francois 2009-07-15 21:46 Rev.: 5719

Added forgotten locallang file for RFC #11408

51 lines of code changed in 1 file:

  • typo3/sysext/tstemplate_objbrowser: locallang.xml (new 51)
francois 2009-07-15 21:45 Rev.: 5718

Cleanup #11408: Object Browser uses hardcoded texts (plus some CGL cleanup)

95 lines of code changed in 1 file:

  • typo3/sysext/tstemplate_objbrowser: class.tx_tstemplateobjbrowser.php (+95 -71)
benni 2009-06-02 14:52 Rev.: 5526

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:

  • typo3/sysext/tstemplate_objbrowser: class.tx_tstemplateobjbrowser.php (-3)
k-fish 2009-05-16 00:12 Rev.: 5424

Fixed bug #9994: ereg* is deprecated in PHP 5.3 alpha3

1 lines of code changed in 1 file:

  • typo3/sysext/tstemplate_objbrowser: class.tx_tstemplateobjbrowser.php (+1 -1)
flyguide 2009-04-01 20:06 Rev.: 5258

removed whitespace at EOL

1 lines of code changed in 1 file:

  • typo3/sysext/tstemplate_objbrowser: class.tx_tstemplateobjbrowser.php (+1 -1)
ohader 2009-03-11 19:14 Rev.: 5200

Cleanup: Updated ext_emconf.php files in system extensions

4 lines of code changed in 1 file:

  • typo3/sysext/tstemplate_objbrowser: ext_emconf.php (+4 -2)
ohader 2009-03-09 19:28 Rev.: 5165

Cleanup: Updated copyright notices

1 lines of code changed in 1 file:

  • typo3/sysext/tstemplate_objbrowser: class.tx_tstemplateobjbrowser.php (+1 -1)
steffenk 2009-02-11 09:57 Rev.: 5001

Fixed bug #8446: Follow up, renamed "OL" to Object List in Template Object Browser

3 lines of code changed in 1 file:

  • typo3/sysext/tstemplate_objbrowser: class.tx_tstemplateobjbrowser.php (+3 -3)
steffenk 2009-01-30 10:41 Rev.: 4885

Fixed bug #8446: Template Objectbrowser menu

46 lines of code changed in 1 file:

  • typo3/sysext/tstemplate_objbrowser: class.tx_tstemplateobjbrowser.php (+46 -85)
flyguide 2008-11-07 04:52 Rev.: 4432

removed empty lines at the end of the files

2 lines of code changed in 1 file:

  • typo3/sysext/tstemplate_objbrowser: class.tx_tstemplateobjbrowser.php (+2 -2)
dmitry 2008-07-16 10:10 Rev.: 3896

Fixed bug #8934: change compatibility version to 4.3.0 for all sysexts

1 lines of code changed in 1 file:

  • typo3/sysext/tstemplate_objbrowser: ext_emconf.php (+1 -1)
jsegars 2008-05-19 20:21 Rev.: 3663

Fixed bug #7860: Coloring in TS Object Browser depends on Crop Lines (thanks to Steffen Kamper)

3 lines of code changed in 1 file:

  • typo3/sysext/tstemplate_objbrowser: class.tx_tstemplateobjbrowser.php (+3 -2)
flyguide 2008-04-23 10:10 Rev.: 3624

Update all ext_emconf.php in system extensions

20 lines of code changed in 1 file:

  • typo3/sysext/tstemplate_objbrowser: ext_emconf.php (+20 -12)
flyguide 2008-04-22 20:51 Rev.: 3615

fixed unskinned icons

1 lines of code changed in 1 file:

  • typo3/sysext/tstemplate_objbrowser: class.tx_tstemplateobjbrowser.php (+1 -1)
flyguide 2008-03-16 20:16 Rev.: 3439

Updated Copyright notices

1 lines of code changed in 1 file:

  • typo3/sysext/tstemplate_objbrowser: class.tx_tstemplateobjbrowser.php (+1 -1)
patrick 2008-02-05 17:46 Rev.: 3074

RFC #7262: Fixing docheader in the backend modules

0 lines of code changed in 1 file:

  • typo3/sysext/tstemplate_objbrowser: class.tx_tstemplateobjbrowser.php (-3)
ingmars 2007-11-05 20:38 Rev.: 2665

Some more eol-style property changes

0 lines of code changed in 1 file:

  • typo3/sysext/tstemplate_objbrowser: ChangeLog (changed)
ingmars 2007-11-05 10:22 Rev.: 2663

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:

  • typo3/sysext/tstemplate_objbrowser: class.tx_tstemplateobjbrowser.php (changed), ext_emconf.php (changed), ext_tables.php (changed)
flyguide 2007-05-02 08:40

fixing Kasper's name

2 lines of code changed in 2 files:

  • typo3/sysext/tstemplate_objbrowser: class.tx_tstemplateobjbrowser.php (+1 -1)
stucki 2007-04-28 20:10 Rev.: 2293

Fixed charset issue in comment

1 lines of code changed in 1 file:

  • typo3/sysext/tstemplate_objbrowser: class.tx_tstemplateobjbrowser.php (+1 -1)
flyguide 2007-04-28 19:37 Rev.: 2292

fixed bug 2516: Constants and Setup are switched in select field in TS object browser

3 lines of code changed in 1 file:

  • typo3/sysext/tstemplate_objbrowser: class.tx_tstemplateobjbrowser.php (+3 -3)
stucki 2007-04-27 23:48 Rev.: 2280

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:

  • typo3/sysext/tstemplate_objbrowser: class.tx_tstemplateobjbrowser.php (+10 -10)
stucki 2007-04-27 23:09 Rev.: 2278


* 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:

  • typo3/sysext/tstemplate_objbrowser: class.tx_tstemplateobjbrowser.php (+12 -5)
ingmars 2007-02-05 19:24 Rev.: 1997

Lots of <label> tags added to checkbox labels throughout the core

4 lines of code changed in 1 file:

  • typo3/sysext/tstemplate_objbrowser: class.tx_tstemplateobjbrowser.php (+4 -4)
ingmars 2007-01-09 15:02 Rev.: 1900

Alphabetically sorted TS tree in TS Object Browser (by Ingo Renner)

5 lines of code changed in 1 file:

  • typo3/sysext/tstemplate_objbrowser: class.tx_tstemplateobjbrowser.php (+5 -3)
masi 2006-06-09 21:44 Rev.: 1516

Template tools (Web>Template) had hard-coded background colours

3 lines of code changed in 1 file:

  • typo3/sysext/tstemplate_objbrowser: class.tx_tstemplateobjbrowser.php (+3 -3)
stucki 2006-04-10 10:27 Rev.: 1421

* Merging all changes from TYPO3_4-0 branch back into HEAD

23 lines of code changed in 1 file:

  • typo3/sysext/tstemplate_objbrowser: class.tx_tstemplateobjbrowser.php (+23)
stucki 2005-12-23 14:54 Rev.: 925

* Moved tstemplate, tstemplate_analyzer, tstemplate_ceditor, tstemplate_info, tstemplate_objbrowser as system extensions to TYPO3core

572 lines of code changed in 5 files:

  • typo3/sysext/tstemplate_objbrowser: ChangeLog (new 11), class.tx_tstemplateobjbrowser.php (new 507), ext_emconf.php (new 42), ext_icon.gif (new), ext_tables.php (new 12)
Generated by StatSVN 0.5.0