[root]/typo3/sysext/tsconfig_help
doc
(1 files, 1 lines)
mod1
(5 files, 849 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 35 (100.0%) | 729 (100.0%) | 20.8 |
| kasper | 8 (22.9%) | 331 (45.4%) | 41.3 |
| ingmars | 5 (14.3%) | 179 (24.6%) | 35.8 |
| stucki | 8 (22.9%) | 138 (18.9%) | 17.2 |
| sebastian | 3 (8.6%) | 43 (5.9%) | 14.3 |
| flyguide | 1 (2.9%) | 18 (2.5%) | 18.0 |
| ohader | 3 (8.6%) | 8 (1.1%) | 2.6 |
| masi | 2 (5.7%) | 5 (0.7%) | 2.5 |
| dmitry | 3 (8.6%) | 5 (0.7%) | 1.6 |
| steffenk | 1 (2.9%) | 1 (0.1%) | 1.0 |
| rupi | 1 (2.9%) | 1 (0.1%) | 1.0 |
Fixed bug #12503: Help extensions shouldn't be shy
1 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 #11475: Add 'doNotLoadInFE' => 1 (introduced with 11474), to several system extensions, speeding up the frontend
1 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 ext_emconf.php files in system extensions
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 #4693: tables definition not compliant with MySQL 5.0 strict mode
4 lines of code changed in 2 files:
* Update all ext_emconf.php in system extensions (continued)
2 lines of code changed in 1 file:
Update all ext_emconf.php in system extensions
18 lines of code changed in 1 file:
* Improvements to Install Tool:
- Cleanup in t3lib_install
* Fix DB field types for static_tsconfig_help
3 lines of code changed in 1 file:
Cleanup-up to prior commit #529: "TypoScript help" module
0 lines of code changed in 1 file:
Fixed bug 529 (TSconfig_help)
43 lines of code changed in 3 files:
Some more eol-style property changes
0 lines of code changed in 2 files:
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 1 file:
Added new static_tsconfig_help data based on TYPO3 4.1 CoreDocs. Kudos to Stephane Schitter and Francois Suter for rewriting a backend module that allows to update this data again! (This functionality was broken after switching to TER2.)
117 lines of code changed in 1 file:
Replace all TINYTEXT columns with VARCHAR(255) and change index "parent" of fe_user to (pid,username) and drop the index "pid"
5 lines of code changed in 2 files:
* Fixed #529: Committed new TSConfig Help data. Thanks a lot to Stephane Schitter for extracting the new data from the references!
179 lines of code changed in 1 file:
* Merging all changes from TYPO3_4-0 branch back into HEAD
2 lines of code changed in 2 files:
* Cleanup: Changed all occurences of "depreciated" => "deprecated"
12 lines of code changed in 1 file:
* Fixed a typo in the User TSconfig reference in ext_tables_static+adt.sql
* !!! Renamed t3lib_stdGraphic->imageCreateFromGif into imageCreateFromFile. The old function will remain for providing backwards compatibility.
1 lines of code changed in 1 file:
* Fixed a typo (closes #0000127)
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
38 lines of code changed in 1 file:
Some work done on glossary in CSH
3 lines of code changed in 1 file:
Updated locallang from TER for a set of system Extension
9 lines of code changed in 1 file:
* Updated my email address from "kasper@typo3.com" (which is closed and will stay that way) to "kasperYYYY@typo3.com" which programmers should be able to figure out...
* Updated all JavaDoc comments and function/class indexes in files, preparing for 3.7.0RC
1 lines of code changed in 1 file:
Added new system extensions (some of the safe ones...)
280 lines of code changed in 4 files: