Directory typo3/sysext/sys_action/

Directory Created:
2004-11-16 16:24
Total Files:
12
Deleted Files:
3
Lines of Code:
797

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

Lines of Code

typo3/sysext/sys_action/ Lines of Code

Developers

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

Most Recent Commits

ohader 2009-10-21 10:31 Rev.: 6210

Cleanup: Updated ext_emconf.php files in system extensions

5 lines of code changed in 1 file:

  • typo3/sysext/sys_action: ext_emconf.php (+5 -5)
rupi 2009-09-16 13:18 Rev.: 5943

Added feature #11927: Use suggest feature in system extensions

18 lines of code changed in 1 file:

  • typo3/sysext/sys_action: tca.php (+18 -3)
ohader 2009-08-25 16:04 Rev.: 5819

Fixed bug #11657: Extension sys_action uses hardcoded labels

8 lines of code changed in 2 files:

  • typo3/sysext/sys_action: class.tx_sysaction.php (+6 -2), locallang.xml (+2)
rupi 2009-08-05 13:49 Rev.: 5766

Fixed #11475: Add 'doNotLoadInFE' => 1 (introduced with 11474), to several system extensions, speeding up the frontend

1 lines of code changed in 1 file:

  • typo3/sysext/sys_action: ext_emconf.php (+1)
benni 2009-06-02 14:52 Rev.: 5526

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:

  • typo3/sysext/sys_action: class.tx_sysaction.php (-7)
k-fish 2009-05-16 00:12 Rev.: 5424

Fixed bug #9994: ereg* is deprecated in PHP 5.3 alpha3

1 lines of code changed in 1 file:

  • typo3/sysext/sys_action: class.tx_sysaction.php (+1 -1)
steffenk 2009-03-18 23:12 Rev.: 5208

Fixed Bug #10607: Missing localization in TCA of sys_action

20 lines of code changed in 2 files:

  • typo3/sysext/sys_action: locallang_tca.xml (+10 -1), tca.php (+10 -10)
ohader 2009-03-11 19:14 Rev.: 5200

Cleanup: Updated ext_emconf.php files in system extensions

4 lines of code changed in 1 file:

  • typo3/sysext/sys_action: ext_emconf.php (+4 -2)
ohader 2009-03-09 19:28 Rev.: 5165

Cleanup: Updated copyright notices

1 lines of code changed in 1 file:

  • typo3/sysext/sys_action: class.tx_sysaction.php (+1 -1)
steffenk 2009-02-14 17:06 Rev.: 5021

Fixed Bug #10176: followUp (regression in sysaction)

1 lines of code changed in 1 file:

  • typo3/sysext/sys_action: class.tx_sysaction.php (+1 -1)
steffenk 2009-01-27 10:36 Rev.: 4868

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:

  • typo3/sysext/sys_action: class.tx_sysaction.php (+2 -2)
masi 2009-01-09 22:16 Rev.: 4674

Fixed bug #10086: Core uses deprecated function t3lib_db->sql()

1 lines of code changed in 1 file:

  • typo3/sysext/sys_action: class.tx_sysaction.php (+1 -1)
ohader 2008-10-31 12:23 Rev.: 4395

Fixed bug #8399: field tablename in sys_refindex too short

1 lines of code changed in 1 file:

  • typo3/sysext/sys_action: ext_tables.sql (+1 -1)
flyguide 2008-10-29 21:06 Rev.: 4384

added a translatable label to the toolbar item

1 lines of code changed in 1 file:

  • typo3/sysext/sys_action: locallang.xml (+1)
flyguide 2008-10-29 18:46 Rev.: 4383

Added feature #9591: Integrate sys_actions into toolbar

3 lines of code changed in 1 file:

  • typo3/sysext/sys_action: ext_tables.php (+3 -1)
dmitry 2008-07-16 10:10 Rev.: 3896

Fixed bug #8934: change compatibility version to 4.3.0 for all sysexts

1 lines of code changed in 1 file:

  • typo3/sysext/sys_action: ext_emconf.php (+1 -1)
dmitry 2008-05-14 08:28 Rev.: 3647

Fixed bug #4693: tables definition not compliant with MySQL 5.0 strict mode

4 lines of code changed in 1 file:

  • typo3/sysext/sys_action: ext_tables.sql (+4 -4)
stucki 2008-04-23 10:40 Rev.: 3629


* Update version numbers of all system extension that have been changed since TYPO3 4.1

1 lines of code changed in 1 file:

  • typo3/sysext/sys_action: ext_emconf.php (+1 -1)
stucki 2008-04-23 10:16 Rev.: 3625


* Update all ext_emconf.php in system extensions (continued)

20 lines of code changed in 1 file:

  • typo3/sysext/sys_action: ext_emconf.php (+20 -12)
flyguide 2008-03-16 20:16 Rev.: 3439

Updated Copyright notices

1 lines of code changed in 1 file:

  • typo3/sysext/sys_action: class.tx_sysaction.php (+1 -1)
stucki 2008-03-03 17:27 Rev.: 3368


* 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:

  • typo3/sysext/sys_action: ext_tables.sql (+1 -1)
ingmars 2007-11-05 20:38 Rev.: 2665

Some more eol-style property changes

0 lines of code changed in 1 file:

  • typo3/sysext/sys_action: ext_tables.sql (changed)
ingmars 2007-11-05 10:22 Rev.: 2663

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:

  • typo3/sysext/sys_action: TODO.txt (changed), class.tx_sysaction.php (changed), ext_emconf.php (changed), ext_tables.php (changed), locallang.xml (changed), locallang_csh_sysaction.xml (changed), locallang_tca.xml (changed), tca.php (changed)
flyguide 2007-08-15 09:12 Rev.: 2449

added @var phpDoc comments to various variables

6 lines of code changed in 1 file:

  • typo3/sysext/sys_action: class.tx_sysaction.php (+6)
masi 2007-03-12 20:58 Rev.: 2186

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:

  • typo3/sysext/sys_action: ext_tables.sql (+2 -2)
ingmars 2006-12-12 12:24 Rev.: 1868

Better getRecordTitle() function introducing label_userFunc.

1 lines of code changed in 1 file:

  • typo3/sysext/sys_action: class.tx_sysaction.php (+1 -1)
stucki 2006-04-10 10:27 Rev.: 1421

* Merging all changes from TYPO3_4-0 branch back into HEAD

13 lines of code changed in 6 files:

  • typo3/sysext/sys_action: class.tx_sysaction.php (+9 -13), ext_tables.php (+1), ext_tables.sql (+3 -1), locallang.xml (-88), locallang_csh_sysaction.xml (-91), locallang_tca.xml (-60)
kasper 2005-05-04 16:08 Rev.: 709

* 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:

  • typo3/sysext/sys_action: locallang.xml (+1), locallang_csh_sysaction.xml (+1), locallang_tca.xml (+1)
kasper 2005-04-28 13:02 Rev.: 686

Localization updates

6 lines of code changed in 3 files:

  • typo3/sysext/sys_action: locallang.xml (+2), locallang_csh_sysaction.xml (+2), locallang_tca.xml (+2)
kasper 2005-04-27 10:57 Rev.: 670

See changelog

9 lines of code changed in 1 file:

  • typo3/sysext/sys_action: ext_tables.sql (+9 -9)
kasper 2005-04-06 16:19 Rev.: 607

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:

  • typo3/sysext/sys_action: ext_tables.sql (+9 -9)
kasper 2005-04-01 15:37 Rev.: 593

Updated years from 2004 to 2005 + all function indexes. NO actual code changes done!

1 lines of code changed in 1 file:

  • typo3/sysext/sys_action: class.tx_sysaction.php (+1 -1)
julle 2005-02-02 11:29 Rev.: 547

Iframe functionality in taskcenter updated. sys_action adjusted to the changes in taskcenter

3 lines of code changed in 1 file:

  • typo3/sysext/sys_action: class.tx_sysaction.php (+3 -4)
kasper 2004-12-31 13:58 Rev.: 526

Various small fixes

1 lines of code changed in 1 file:

  • typo3/sysext/sys_action: ext_tables.php (+1 -1)
kasper 2004-11-18 20:28 Rev.: 510


* !!! 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:

  • typo3/sysext/sys_action: locallang.xml (+109 -908), locallang_csh_sysaction.xml (+115 -412), locallang_tca.xml (+67 -336)
kasper 2004-11-17 17:52 Rev.: 508

Some work done on glossary in CSH

4 lines of code changed in 1 file:

  • typo3/sysext/sys_action: ext_emconf.php (+4 -4)
kasper 2004-11-17 13:56 Rev.: 507

Converted locallang*.php to locallang*.xml in new system extensions

1671 lines of code changed in 6 files:

  • typo3/sysext/sys_action: locallang.php (del), locallang.xml (new 911), locallang_csh_sysaction.php (del), locallang_csh_sysaction.xml (new 421), locallang_tca.php (del), locallang_tca.xml (new 339)
kasper 2004-11-16 17:55 Rev.: 505

Updated locallang from TER for a set of system Extension

156 lines of code changed in 4 files:

  • typo3/sysext/sys_action: ext_emconf.php (+9 -4), locallang.php (+58 -13), locallang_csh_sysaction.php (+71 -1), locallang_tca.php (+18 -2)
kasper 2004-11-16 16:24 Rev.: 503

*** empty log message ***

1244 lines of code changed in 12 files:

  • typo3/sysext/sys_action: TODO.txt (new 1), class.tx_sysaction.php (new 419), ext_emconf.php (new 37), ext_icon.gif (new), ext_tables.php (new 36), ext_tables.sql (new 38), locallang.php (new 359), locallang_csh_sysaction.php (new 101), locallang_tca.php (new 109), sys_action.gif (new), sys_action__h.gif (new), tca.php (new 144)
Generated by StatSVN 0.5.0