[root]/typo3/sysext/lowlevel/config

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 42 (100.0%) | 1553 (100.0%) | 36.9 |
| kasper | 15 (35.7%) | 1051 (67.7%) | 70.0 |
| stucki | 4 (9.5%) | 305 (19.6%) | 76.2 |
| patrick | 2 (4.8%) | 52 (3.3%) | 26.0 |
| jsegars | 2 (4.8%) | 46 (3.0%) | 23.0 |
| benni | 3 (7.1%) | 40 (2.6%) | 13.3 |
| steffenk | 4 (9.5%) | 34 (2.2%) | 8.5 |
| flyguide | 4 (9.5%) | 20 (1.3%) | 5.0 |
| ohader | 2 (4.8%) | 2 (0.1%) | 1.0 |
| ingmars | 5 (11.9%) | 2 (0.1%) | 0.4 |
| lolli | 1 (2.4%) | 1 (0.1%) | 1.0 |
Fixed bug #12617: Validation issue in sysext lowlevel: End tag for input omitted
1 lines of code changed in 1 file:
Added feature #11241: Feature: Add TYPO3_USER_SETTINGS to configuration module
6 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:
Fixed bug #11136: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in various files in typo3/sysext/lowlevel/
2 lines of code changed in 1 file:
Cleanup: Fixed formatting issues in typo3 and test PHP files
1 lines of code changed in 1 file:
Cleanup: Updated copyright notices
1 lines of code changed in 1 file:
#9867: Adding T3_SERVICES to configuration modul
28 lines of code changed in 2 files:
removed superfluous comments, empty lines
1 lines of code changed in 1 file:
Added SVN properties.
0 lines of code changed in 1 file:
Fixed bug #8636: Hardcoded labels in Configuration module (thanks to Christopher Stelmaszyk)
46 lines of code changed in 2 files:
Fixed bug #9095: xhtml in the backend by default (Thanks to Christian Kuhn)
0 lines of code changed in 1 file:
Fixed bug #8498: Configuration module fixes (Thanks to Steffen Kamper)
40 lines of code changed in 1 file:
Changed private declarations to protected
2 lines of code changed in 1 file:
Updated Copyright notices
11 lines of code changed in 1 file:
RFC #7505: Docheaders: Module Admin tools > Configuration No docheader
50 lines of code changed in 1 file:
(trivial) changed arraybrowser so also array keys are included in the search.
1 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:
added @var phpDoc comments to various variables
6 lines of code changed in 1 file:
Lots of <label> tags added to checkbox labels throughout the core
2 lines of code changed in 1 file:
* Merging all changes from TYPO3_4-0 branch back into HEAD
174 lines of code changed in 2 files:
Reverting a change because it was made in the wrong branch.
130 lines of code changed in 1 file:
*** empty log message ***
173 lines of code changed in 1 file:
Todays catch
1 lines of code changed in 1 file:
* Added Hindi language
* Added feature to table-wizard: Will create 5 new rows when adding rows in the bottom of table (configurable)
* Added download links in extension listing in EM
* Added new feature, "submenuObjSuffixes" to TypoScript Menu objects to define alternative submenus depending on position of parent menu object in menu. (TSref documented)
1 lines of code changed in 1 file:
Localization updates
2 lines of code changed in 1 file:
Updated years from 2004 to 2005 + all function indexes. NO actual code changes done!
1 lines of code changed in 1 file:
* Added two hooks for tx_timtaw, written by Sebastian Kurfuerst
* FORM object is finally able to create a reset button (closes #0000743, thanks to Michael Scharkow)
* FE editing: Up/Down buttons in panel did not work (closes #0000849, thanks to Peter Niederlag for pointing me on this)
* typeNum 0 is now set automatically by default: If a page object has no typeNum and typeNum '0' is not defined, TYPO3 will automatically do that now
* Renamed admin function links in the left down corner of the BE (closes #0000025)
* EM: Display privacy message before connecting to the online repository
1 lines of code changed in 1 file:
* !!! Moved ALL core localizations into language packs found in extensions prefixed "csh_[language key]". The consequence of this is that the backend will work in english until the proper language pack is installed for the language the user has selected. This step is taken to make backend localization more scalable and prevent the huge memory problems we have with ll-XML and 3.7.0. The "csh_*" extensions are NOT available in TER at the moment, but the whole bunch can be downloaded from http://130.228.0.33/t3dl/src/all_39_language_packs_as_local_extensions.tgz
70 lines of code changed in 1 file:
Converted locallang*.php to locallang*.xml in new system extensions
386 lines of code changed in 2 files:
Updated locallang from TER for a set of system Extension
22 lines of code changed in 1 file:
*** empty log message ***
394 lines of code changed in 5 files: