[root]/typo3/sysext/sys_action
toolbarmenu
(4 files, 365 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 78 (100.0%) | 3515 (100.0%) | 45.0 |
| kasper | 36 (46.2%) | 3395 (96.6%) | 94.3 |
| stucki | 9 (11.5%) | 35 (1.0%) | 3.8 |
| steffenk | 4 (5.1%) | 23 (0.7%) | 5.7 |
| rupi | 2 (2.6%) | 19 (0.5%) | 9.5 |
| ohader | 6 (7.7%) | 19 (0.5%) | 3.1 |
| flyguide | 4 (5.1%) | 11 (0.3%) | 2.7 |
| dmitry | 2 (2.6%) | 5 (0.1%) | 2.5 |
| masi | 2 (2.6%) | 3 (0.1%) | 1.5 |
| julle | 1 (1.3%) | 3 (0.1%) | 3.0 |
| k-fish | 1 (1.3%) | 1 (0.0%) | 1.0 |
| ingmars | 10 (12.8%) | 1 (0.0%) | 0.1 |
| benni | 1 (1.3%) | 0 (0.0%) | 0.0 |
Cleanup: Updated ext_emconf.php files in system extensions
5 lines of code changed in 1 file:
Added feature #11927: Use suggest feature in system extensions
18 lines of code changed in 1 file:
Fixed bug #11657: Extension sys_action uses hardcoded labels
8 lines of code changed in 2 files:
Fixed #11475: Add 'doNotLoadInFE' => 1 (introduced with 11474), to several system extensions, speeding up the frontend
1 lines of code changed in 1 file:
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 #9994: ereg* is deprecated in PHP 5.3 alpha3
1 lines of code changed in 1 file:
Fixed Bug #10607: Missing localization in TCA of sys_action
20 lines of code changed in 2 files:
Cleanup: Updated ext_emconf.php files in system extensions
4 lines of code changed in 1 file:
Cleanup: Updated copyright notices
1 lines of code changed in 1 file:
Fixed Bug #10176: followUp (regression in sysaction)
1 lines of code changed in 1 file:
Fixed bug #10176: Multiple calls to deprecated function "fixed_lgd" throughout the core (thanks to Susanne Moog)
2 lines of code changed in 1 file:
Fixed bug #10086: Core uses deprecated function t3lib_db->sql()
1 lines of code changed in 1 file:
Fixed bug #8399: field tablename in sys_refindex too short
1 lines of code changed in 1 file:
added a translatable label to the toolbar item
1 lines of code changed in 1 file:
Added feature #9591: Integrate sys_actions into toolbar
3 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 1 file:
* Update version numbers of all system extension that have been changed since TYPO3 4.1
1 lines of code changed in 1 file:
* Update all ext_emconf.php in system extensions (continued)
20 lines of code changed in 1 file:
Updated Copyright notices
1 lines of code changed in 1 file:
* Improvements to Install Tool:
- Convert various blob-fields (which are non-blobs actually) to text variants (exeptions are serialized fields and fields that contain XML data)
1 lines of code changed in 1 file:
Some more eol-style property changes
0 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 8 files:
added @var phpDoc comments to various variables
6 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"
2 lines of code changed in 1 file:
Better getRecordTitle() function introducing label_userFunc.
1 lines of code changed in 1 file:
* Merging all changes from TYPO3_4-0 branch back into HEAD
13 lines of code changed in 6 files:
* 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)
3 lines of code changed in 3 files:
Localization updates
6 lines of code changed in 3 files:
See changelog
9 lines of code changed in 1 file:
Removed unsigned attributes from .sql files in the core, plus added features to the install tool. Please check changelog for more info.
9 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:
Iframe functionality in taskcenter updated. sys_action adjusted to the changes in taskcenter
3 lines of code changed in 1 file:
Various small fixes
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
291 lines of code changed in 3 files:
Some work done on glossary in CSH
4 lines of code changed in 1 file:
Converted locallang*.php to locallang*.xml in new system extensions
1671 lines of code changed in 6 files:
Updated locallang from TER for a set of system Extension
156 lines of code changed in 4 files:
*** empty log message ***
1244 lines of code changed in 12 files: