Directory typo3/sysext/scheduler/mod1/

Directory Created:
2009-09-15 22:19
Total Files:
8
Deleted Files:
0
Lines of Code:
1778

[root]/typo3/sysext/scheduler/mod1

Lines of Code

typo3/sysext/scheduler/mod1/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 43 (100.0%) 1971 (100.0%) 45.8
francois 30 (69.8%) 1934 (98.1%) 64.4
lolli 2 (4.7%) 24 (1.2%) 12.0
ohader 2 (4.7%) 8 (0.4%) 4.0
steffenk 1 (2.3%) 2 (0.1%) 2.0
rupi 2 (4.7%) 2 (0.1%) 1.0
stucki 6 (14.0%) 1 (0.1%) 0.1

Most Recent Commits

ohader 2009-11-25 16:22 Rev.: 6542

Fixed bug #12629: XSS in sysext scheduler possible

2 lines of code changed in 1 file:

  • typo3/sysext/scheduler/mod1: index.php (+2 -2)
stucki 2009-11-25 15:07 Rev.: 6536

Add missing SVN properties for new or modified files

1 lines of code changed in 6 files:

  • typo3/sysext/scheduler/mod1: conf.php (changed), index.php (+1 -1), locallang.xml (changed), locallang_csh_scheduler.xml (changed), locallang_mod.xml (changed), mod_template.html (changed)
lolli 2009-11-24 01:19 Rev.: 6501

Fixed bug #12623: Validation issues in sysext scheduler: Fix several errors

24 lines of code changed in 1 file:

  • typo3/sysext/scheduler/mod1: index.php (+24 -24)
lolli 2009-11-17 00:40 Rev.: 6441

Fixed bug #12621: Validation issue in sysext scheduler: endPage is called twice

0 lines of code changed in 1 file:

  • typo3/sysext/scheduler/mod1: index.php (-2)
francois 2009-11-13 13:02 Rev.: 6410

Fixed bug #12550: Scheduler: Added some space between the sections of the "scheduled tasks"-screen

2 lines of code changed in 1 file:

  • typo3/sysext/scheduler/mod1: index.php (+2)
francois 2009-11-11 22:13 Rev.: 6401

Cleanup #12552: Scheduler: Code cleanup: Corrected inconsistent use of full stops in language labels

5 lines of code changed in 2 files:

  • typo3/sysext/scheduler/mod1: locallang.xml (+4 -4), locallang_mod.xml (+1 -1)
francois 2009-11-06 09:16 Rev.: 6353

Follow-up to #12215: Scheduler: Added GMT time difference to server time display for improved clarity

2 lines of code changed in 1 file:

  • typo3/sysext/scheduler/mod1: index.php (+2 -2)
francois 2009-11-05 16:56 Rev.: 6335

Feature #12215: Scheduler: Added display and information about usage of timezone

28 lines of code changed in 3 files:

  • typo3/sysext/scheduler/mod1: index.php (+23 -1), locallang.xml (+3), locallang_csh_scheduler.xml (+2)
francois 2009-10-30 17:56 Rev.: 6304

Feature #12184: Scheduler: Added BE method to mark a stalled / died task as not running

45 lines of code changed in 2 files:

  • typo3/sysext/scheduler/mod1: index.php (+41 -1), locallang.xml (+4 -1)
francois 2009-10-30 14:16 Rev.: 6303

Fixed bug #12406: Scheduler: Performed some minor cleanups in the BE module

6 lines of code changed in 2 files:

  • typo3/sysext/scheduler/mod1: clear.gif (changed), index.php (+6 -5)
francois 2009-10-27 20:56 Rev.: 6287

Fixed bug #12251: Scheduler: Don't show rights check on Windows

14 lines of code changed in 1 file:

  • typo3/sysext/scheduler/mod1: index.php (+14 -5)
francois 2009-10-16 10:55 Rev.: 6160

Cleanup #12211: Scheduler: Corrected a couple of labels and one code indent in BE module

3 lines of code changed in 2 files:

  • typo3/sysext/scheduler/mod1: index.php (+1 -1), locallang.xml (+2 -2)
francois 2009-10-16 10:06 Rev.: 6159

Follow-up to #12132: New exception was not caught nor handled properly everywhere

5 lines of code changed in 1 file:

  • typo3/sysext/scheduler/mod1: index.php (+5 -1)
francois 2009-10-16 09:02 Rev.: 6157

Fixed bug #12132: Scheduler: Introduced proper handling of incomplete objects after unserialization from DB storage

164 lines of code changed in 2 files:

  • typo3/sysext/scheduler/mod1: index.php (+161 -107), locallang.xml (+3 -2)
steffenk 2009-10-11 15:40 Rev.: 6137

Whitespace cleaning of typo3 sysext files

2 lines of code changed in 1 file:

  • typo3/sysext/scheduler/mod1: index.php (+2 -2)
rupi 2009-10-11 13:32 Rev.: 6133

Follow-up to bug #12154: renamed t3lib_MessageQueue to t3lib_FlashMessageQueue, changed some some function names in t3lib_flashmessages and t3lib_FlashMessageQueue.

1 lines of code changed in 1 file:

  • typo3/sysext/scheduler/mod1: index.php (+1 -1)
rupi 2009-10-09 09:21 Rev.: 6125

Fixed bug #12154: Improve API of flashmessages

1 lines of code changed in 1 file:

  • typo3/sysext/scheduler/mod1: index.php (+1 -1)
francois 2009-10-09 08:23 Rev.: 6123

Fixed bug #12078: Scheduler: Check if additional fields indeed provide fields

12 lines of code changed in 1 file:

  • typo3/sysext/scheduler/mod1: index.php (+12 -9)
francois 2009-09-20 21:44 Rev.: 6024

Cleanup #12020: Made proper use of t3lib_pageRenderer for all inclusions of JS and CSS files in the Scheduler's BE module

7 lines of code changed in 1 file:

  • typo3/sysext/scheduler/mod1: index.php (+7 -5)
francois 2009-09-20 10:27 Rev.: 6006

Fixed bug #12010: Task uid should be displayed in Scheduler's BE module list view

7 lines of code changed in 2 files:

  • typo3/sysext/scheduler/mod1: index.php (+6 -2), locallang.xml (+1)
francois 2009-09-19 21:15 Rev.: 5998

Fixed bug #12011: Wrong layout of datepicker

7 lines of code changed in 1 file:

  • typo3/sysext/scheduler/mod1: index.php (+7 -7)
ohader 2009-09-17 18:59 Rev.: 5955

Fixed bug #11985: Optimize disposal of t3lib_PageRenderer

6 lines of code changed in 1 file:

  • typo3/sysext/scheduler/mod1: index.php (+6 -4)
francois 2009-09-15 22:19 Rev.: 5933

Feature #11555: Integrated extension "gabriel" into TYPO3 Core as sysext "scheduler"

1627 lines of code changed in 8 files:

  • typo3/sysext/scheduler/mod1: clear.gif (new), conf.php (new 9), index.php (new 1402), locallang.xml (new 102), locallang_csh_scheduler.xml (new 65), locallang_mod.xml (new 14), mod_template.html (new 35), moduleicon.gif (new)
Generated by StatSVN 0.5.0