[root]/typo3/sysext/cms
cshimages
(24 files, 0 lines)
doc
(1 files, 131 lines)
layout
(9 files, 4838 lines)
interfaces
(1 files, 49 lines)
tests
(0 files, 0 lines)
tslib
(1 files, 238 lines)
tslib
(19 files, 23243 lines)
hooks
(2 files, 528 lines)
interfaces
(4 files, 233 lines)
media
(0 files, 0 lines)
bullets
(28 files, 0 lines)
buttons
(13 files, 54 lines)
emoticons
(8 files, 0 lines)
fileicons
(60 files, 3 lines)
flags
(69 files, 245 lines)
frames
(32 files, 0 lines)
icons_misc
(6 files, 0 lines)
logos
(21 files, 0 lines)
scripts
(32 files, 6054 lines)
uploads
(28 files, 0 lines)
candidate
(4 files, 0 lines)
crcph
(8 files, 256 lines)
green
(9 files, 49 lines)
hyper
(4 files, 12 lines)
newsletter
(6 files, 474 lines)
re
(9 files, 0 lines)
templates
(1 files, 28 lines)
web_info
(3 files, 661 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 380 (100.0%) | 49944 (100.0%) | 131.4 |
| kasper | 182 (47.9%) | 47520 (95.1%) | 261.0 |
| flyguide | 46 (12.1%) | 561 (1.1%) | 12.1 |
| steffenk | 23 (6.1%) | 519 (1.0%) | 22.5 |
| stucki | 39 (10.3%) | 472 (0.9%) | 12.1 |
| benni | 9 (2.4%) | 449 (0.9%) | 49.8 |
| ohader | 17 (4.5%) | 160 (0.3%) | 9.4 |
| dmitry | 6 (1.6%) | 70 (0.1%) | 11.6 |
| rupi | 5 (1.3%) | 57 (0.1%) | 11.4 |
| masi | 5 (1.3%) | 39 (0.1%) | 7.8 |
| ingmars | 24 (6.3%) | 27 (0.1%) | 1.1 |
| baschny | 5 (1.3%) | 24 (0.0%) | 4.8 |
| robert | 2 (0.5%) | 15 (0.0%) | 7.5 |
| etobi.de | 3 (0.8%) | 11 (0.0%) | 3.6 |
| sebastian | 4 (1.1%) | 4 (0.0%) | 1.0 |
| matrikz | 2 (0.5%) | 4 (0.0%) | 2.0 |
| lolli | 3 (0.8%) | 4 (0.0%) | 1.3 |
| stfl_wolfgang | 1 (0.3%) | 3 (0.0%) | 3.0 |
| thorsten | 1 (0.3%) | 2 (0.0%) | 2.0 |
| k-fish | 1 (0.3%) | 1 (0.0%) | 1.0 |
| jsegars | 1 (0.3%) | 1 (0.0%) | 1.0 |
| andreas | 1 (0.3%) | 1 (0.0%) | 1.0 |
Add missing SVN properties for new or modified files
222 lines of code changed in 1 file:
Fixed bug #12613: Wrong character encoding in cache tables breaks frontend rendering
3 lines of code changed in 1 file:
Fixed bug #12594: "LastLogin"-Field creates PHP error on create (date)
1 lines of code changed in 1 file:
Fixed bug #12438: Bugfix - tt_content bodytext wizard icons aren't aligned properly (Thanks to Tolleiv Nietsch)
1 lines of code changed in 1 file:
Follow-up to bugfix #9046: Modified type of new field sys_domain.forced
1 lines of code changed in 1 file:
Fixed bug #9046: Nested domain linking
11 lines of code changed in 3 files:
Fixed bug #12364: Icon for content element 'Media'
1 lines of code changed in 1 file:
Follow-up to #12358: FE-user last-login field uses "date" instead of "datetime" (thanks to Christian Kuhn)
2 lines of code changed in 1 file:
Cleanup: Updated ext_emconf.php files in system extensions
5 lines of code changed in 1 file:
Fixed bug #12240: [Media CE] using a flash video file doesn't work
2 lines of code changed in 2 files:
Follow-up to issue #12162: Reverted modification of existing locallang labels and introduced new labels instead
8 lines of code changed in 2 files:
* Expanded the feature that disables/enables login in a branch so now you can allow a login but force the usergroups to be "0,-2" (basically, that no usergroups are set for the user). This can help to reduce multiple caching of similar pages in case of many usergroup combinations in a system.
* Implemented a simple hook after retrieval of a page from cache.
5 lines of code changed in 2 files:
Fixed bug #11903: Use separate tables for tags in the caching framework
28 lines of code changed in 1 file:
Follow-up to bug #11505: removed superfluous fields from caching framework tables, fixed indizes
3 lines of code changed in 1 file:
Fixed bug #11505: TYPO3 4.3 is slower than 4.2 -> re-implement native db caching and make the use of the caching framework configurable. !!! DB update required
48 lines of code changed in 1 file:
Follow-up to feature #10853: Added camel case for default media params
2 lines of code changed in 1 file:
Follow-up to feature #6872: #11924: Use suggest feature in core
54 lines of code changed in 3 files:
Follow-up to #10853: New Multimedia CE
0 lines of code changed in 1 file:
Added feature #10853: New Multimedia CE
275 lines of code changed in 5 files:
Fixed bug 11511: Resources -> Files missing in doktype Sysfolder (thanks to Steffen Gebert)
2 lines of code changed in 1 file:
Fixed bug #11772: Hardcoded strings in TCA of template module
6 lines of code changed in 2 files:
Feature #11500: Order fe_groups in select fields alphabetically (Thanks to Steffen Gebert)
4 lines of code changed in 3 files:
!!! fixed bug #11593: Field t3ver_label is to small for uids >= 100000 (thanks to Fabrizio Branca)
Attention: DB update required
6 lines of code changed in 3 files:
Added feature #9808: Popup-functionality for Pages using target field
3 lines of code changed in 2 files:
Fixed bug #11275: Bring back the divider CE
9 lines of code changed in 1 file:
Cleanup: Fixed formatting issues in typo3 and test PHP files
6 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
2 lines of code changed in 2 files:
!!! Fixed issue #10614: update the caching framework to the latest version as in FLOW3
2 lines of code changed in 1 file:
Fixed Bug: #9439: followUp - the pageTS option wasn't renamed, now done (newContentElements => newContentElement)
1 lines of code changed in 1 file:
Fixed bug #9439: New Element Wizard has no option for hiding Elements via pageTS
145 lines of code changed in 1 file:
Added feature #4911: Add an option to add alternative external URL or shortcut for other languages
88 lines of code changed in 3 files:
Changed the pages description field from a one line input to a textarea
3 lines of code changed in 1 file:
removed empty line at EOF
1 lines of code changed in 1 file:
Fixed order of fields in TCEforms for table pages, type external URL which was inconsitant to the other types
1 lines of code changed in 1 file:
removed empty line at EOF
2 lines of code changed in 1 file:
Fixed bug #10282: Table definition in cache_treelist not compliant with MySQL 5.0 strict mode (Thanks to Steffen M?ller and Steffen Kamper)
1 lines of code changed in 1 file:
Fixed bug #10077: Feature: Add Icons to page:module TCEform
17 lines of code changed in 1 file:
Fixed bug #9893: Syntax error in TCA types definitions of tt_content
57 lines of code changed in 2 files:
Fixed bug #4690: TCAdefaults.tt_content.imagecols = 1 is missing
3 lines of code changed in 1 file:
(157 more)