Directory typo3/mod/tools/em/

Directory Created:
2003-10-03 15:55
Total Files:
14
Deleted Files:
1
Lines of Code:
15210

[root]/typo3/mod/tools/em

Lines of Code

typo3/mod/tools/em/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 237 (100.0%) 24777 (100.0%) 104.5
stucki 31 (13.1%) 13887 (56.0%) 447.9
kasper 57 (24.1%) 8121 (32.8%) 142.4
rupi 14 (5.9%) 889 (3.6%) 63.5
k-fish 14 (5.9%) 375 (1.5%) 26.7
steffenk 16 (6.8%) 351 (1.4%) 21.9
flyguide 25 (10.5%) 183 (0.7%) 7.3
ohader 22 (9.3%) 158 (0.6%) 7.1
benni 9 (3.8%) 153 (0.6%) 17.0
dmitry 8 (3.4%) 145 (0.6%) 18.1
francois 7 (3.0%) 130 (0.5%) 18.5
masi 7 (3.0%) 101 (0.4%) 14.4
ingmars 17 (7.2%) 93 (0.4%) 5.4
patrick 2 (0.8%) 75 (0.3%) 37.5
stfl_wolfgang 1 (0.4%) 72 (0.3%) 72.0
jsegars 5 (2.1%) 28 (0.1%) 5.6
sebastian 1 (0.4%) 15 (0.1%) 15.0
franzholz 1 (0.4%) 1 (0.0%) 1.0

Most Recent Commits

ohader 2009-11-25 09:50 Rev.: 6520

Fixed bug #9981: EM does not test for usage of mod.php-API and spuriously displays an error

17 lines of code changed in 1 file:

  • typo3/mod/tools/em: class.em_index.php (+17 -3)
steffenk 2009-11-23 17:21 Rev.: 6499

Fixed bug #12544: Clean markup in Extension Manager

32 lines of code changed in 1 file:

  • typo3/mod/tools/em: class.em_index.php (+32 -31)
benni 2009-11-18 00:56 Rev.: 6469

Fixed bug #12648: Introduce t3lib_utility_Http for all related constants and make the core aware of these changes (patch by Ingo Renner)

1 lines of code changed in 1 file:

  • typo3/mod/tools/em: class.em_index.php (+1 -1)
steffenk 2009-11-16 22:46 Rev.: 6436

Fixed bug #12605: Flash Message for "extension provides additional configuration" (Thanks to Georg Ringer)

11 lines of code changed in 1 file:

  • typo3/mod/tools/em: class.em_index.php (+11 -6)
francois 2009-11-08 20:23 Rev.: 6383

Fixed bug #12482: Extension manager does not search in extension titles when in "import extension" section

7 lines of code changed in 1 file:

  • typo3/mod/tools/em: class.em_xmlhandler.php (+7 -2)
rupi 2009-11-07 19:25 Rev.: 6374

Fixed bug #10792: Extensions cannot be looked up, when cache_extensions table is empty

4 lines of code changed in 1 file:

  • typo3/mod/tools/em: class.em_index.php (+4 -1)
masi 2009-11-05 22:21 Rev.: 6339

Fixed bug #12420: Log deprecated method calls (to be removed in TYPO3 4.5)

28 lines of code changed in 1 file:

  • typo3/mod/tools/em: class.nusoap.php (+28 -10)
steffenk 2009-10-21 23:59 Rev.: 6226

Fixed bug #12299: EM tries to read from tables of not installed extensions

3 lines of code changed in 1 file:

  • typo3/mod/tools/em: class.em_index.php (+3 -2)
rupi 2009-10-21 22:39 Rev.: 6225

Added feature #12189: Add API functions for cleaning and flushing output buffers

1 lines of code changed in 1 file:

  • typo3/mod/tools/em: class.em_index.php (+1 -15)
francois 2009-10-20 20:20 Rev.: 6191

Added feature #12187: Added more usage of flashmessages to EM

13 lines of code changed in 1 file:

  • typo3/mod/tools/em: class.em_index.php (+13 -1)
francois 2009-10-16 11:00 Rev.: 6161

Follow-up to bug #12117: The flash messages sometimes contained content meant for the main screen and not the message

23 lines of code changed in 1 file:

  • typo3/mod/tools/em: class.em_index.php (+23 -30)
steffenk 2009-10-11 22:17 Rev.: 6140

Fixed bug #12186: EM sends Location-header without exit (thanks to Steffen Gebert)

1 lines of code changed in 1 file:

  • typo3/mod/tools/em: class.em_index.php (+1)
rupi 2009-10-10 10:48 Rev.: 6132

Fixed bug #12129 (follow-up to bug #11986): Translation update broken with activated output compression (thanks to Steffen Gebert)

19 lines of code changed in 1 file:

  • typo3/mod/tools/em: class.em_index.php (+19 -3)
steffenk 2009-10-09 19:38 Rev.: 6130

Fixed bug #12111: Improve output of extension details (thanks to Steffen Gebert)

6 lines of code changed in 1 file:

  • typo3/mod/tools/em: class.em_index.php (+6 -3)
steffenk 2009-10-09 19:00 Rev.: 6129

Fixed bug #12110: Show status of flag doNotLoadInFE in extension details

5 lines of code changed in 1 file:

  • typo3/mod/tools/em: class.em_index.php (+5)
steffenk 2009-10-09 17:32 Rev.: 6128

Fixed bug #12119: PHP warning shown in EM, if webserver can't remove extension dir (thanks to Steffen Gebert)

2 lines of code changed in 1 file:

  • typo3/mod/tools/em: class.em_index.php (+2 -2)
francois 2009-10-09 09:08 Rev.: 6124

Fixed bug #12117: Added use of flash messages to the Extension Manager

49 lines of code changed in 2 files:

  • typo3/mod/tools/em: class.em_index.php (+43 -14), class.em_xmlhandler.php (+6 -1)
rupi 2009-10-08 21:14 Rev.: 6113

Fixed bug #12121: "Installation Type: L" - tell the user, what's "L" (thanks to Steffen Gebert)

14 lines of code changed in 1 file:

  • typo3/mod/tools/em: class.em_index.php (+14 -1)
steffenk 2009-10-05 09:49 Rev.: 6106

Cleanup: Whitespace cleanup in extension manager

5 lines of code changed in 1 file:

  • typo3/mod/tools/em: class.em_index.php (+5 -5)
francois 2009-10-01 13:58 Rev.: 6090

Follow-up to #11855: Use flash message API instead of custom markup for highlighting security link

8 lines of code changed in 1 file:

  • typo3/mod/tools/em: class.em_index.php (+8 -4)
rupi 2009-09-29 20:19 Rev.: 6068

Added improvement #11855: security related links in EM are not marked as links.

3 lines of code changed in 1 file:

  • typo3/mod/tools/em: class.em_index.php (+3 -1)
benni 2009-09-25 14:36 Rev.: 6053

Cleanup #11357: Make use of new t3lib_div::redirect function throughout the core

1 lines of code changed in 1 file:

  • typo3/mod/tools/em: class.em_index.php (+1 -1)
steffenk 2009-09-24 12:16 Rev.: 6044

Follow-up to bug #12021: Extension Manager is not translatable (part 8) (thanks to Christopher Stelmaszyk)

4 lines of code changed in 1 file:

  • typo3/mod/tools/em: class.em_index.php (+4 -3)
steffenk 2009-09-24 12:07 Rev.: 6043

Cleanup #12053: Cleanup of Extension Manager

15 lines of code changed in 1 file:

  • typo3/mod/tools/em: class.em_index.php (+15 -10)
steffenk 2009-09-24 10:36 Rev.: 6042

Fixed bug #12021: Extension Manager is not translatable (part 8) (thanks to Christopher Stelmaszyk)

259 lines of code changed in 1 file:

  • typo3/mod/tools/em: class.em_index.php (+259 -117)
steffenk 2009-09-23 12:19

Follow-up to bug #12014: Extension Manager is not translatable: corrected typo

2 lines of code changed in 2 files:

  • typo3/mod/tools/em: class.em_index.php (+1 -1)
rupi 2009-09-21 20:10 Rev.: 6028

Fixed bug #12014: Extension Manager is not translatable (part 7) (thanks to Christopher Stelmaszyk)

375 lines of code changed in 1 file:

  • typo3/mod/tools/em: class.em_index.php (+375 -149)
rupi 2009-09-19 17:30 Rev.: 5990

Fixed bug #11986: dynamic update of translation status im EM is broken

2 lines of code changed in 1 file:

  • typo3/mod/tools/em: class.em_index.php (+2)
rupi 2009-09-19 16:51 Rev.: 5988

Fixed bug #11988: Extension Manager is not translatable (part 6) (thanks to Christopher Stelmaszyk)

170 lines of code changed in 1 file:

  • typo3/mod/tools/em: class.em_index.php (+170 -40)
ohader 2009-09-18 11:44 Rev.: 5974

Follow-up to bug #11831: Removed reference operator from an object

1 lines of code changed in 1 file:

  • typo3/mod/tools/em: class.nusoap.php (+1 -1)
rupi 2009-09-17 22:06 Rev.: 5965

Fixed bug #11987: Extension Manager is not translatable (part 5) (thanks to Christopher Stelmaszyk)

99 lines of code changed in 1 file:

  • typo3/mod/tools/em: class.em_index.php (+99 -51)
rupi 2009-09-17 16:32 Rev.: 5953

Fixed bug #11906: Extension Manager is not translatable (part 4) (thanks to Christopher Stelmaszyk)

58 lines of code changed in 1 file:

  • typo3/mod/tools/em: class.em_index.php (+58 -35)
ohader 2009-09-16 18:57 Rev.: 5947

Fixed bug #11831: Remove reference operators for objects

2 lines of code changed in 1 file:

  • typo3/mod/tools/em: class.em_index.php (+2 -2)
rupi 2009-09-16 13:58 Rev.: 5944

Fixed bug #11905: Extension Manager is not translatable (part 3) (thanks to Christopher Stelmaszyk)

114 lines of code changed in 1 file:

  • typo3/mod/tools/em: class.em_index.php (+114 -52)
masi 2009-09-13 20:40 Rev.: 5922

* Fixed bug #11789: Extension Manager is not translatable - part 2 (thanks to Christopher Stelmaszyk)

37 lines of code changed in 1 file:

  • typo3/mod/tools/em: class.em_index.php (+37 -37)
ohader 2009-08-25 16:35 Rev.: 5823

Fixed bug #11656: Extension Manager is not translatable

59 lines of code changed in 1 file:

  • typo3/mod/tools/em: class.em_index.php (+59 -41)
rupi 2009-08-05 13:42 Rev.: 5765

Fixed #11474: Performance improvement: Store separate extlist for the frontend

23 lines of code changed in 1 file:

  • typo3/mod/tools/em: class.em_index.php (+23)
rupi 2009-08-05 11:05 Rev.: 5761

Fixed #11430: Performance improvement: use $GLOBALS['EXEC_TIME'] instead of time() where it makes sense

2 lines of code changed in 1 file:

  • typo3/mod/tools/em: class.em_unzip.php (+2 -2)
flyguide 2009-08-04 12:58 Rev.: 5758

reverted to r5756

4 lines of code changed in 1 file:

  • typo3/mod/tools/em: class.em_xmlhandler.php (+4 -1)
flyguide 2009-08-04 12:37 Rev.: 5757

Fixed bug #7264: Generating extension import list takes very long (credits Michiel Roos)

1 lines of code changed in 1 file:

  • typo3/mod/tools/em: class.em_xmlhandler.php (+1 -4)

(143 more)

Generated by StatSVN 0.5.0