Directory typo3/sysext/install/updates/

Total Files:
8
Deleted Files:
0
Lines of Code:
1169

[root]/typo3/sysext/install/updates

Lines of Code

typo3/sysext/install/updates/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 53 (100.0%) 1702 (100.0%) 32.1
rupi 3 (5.7%) 338 (19.9%) 112.6
matrikz 4 (7.5%) 313 (18.4%) 78.2
ingmars 6 (11.3%) 313 (18.4%) 52.1
stucki 10 (18.9%) 199 (11.7%) 19.9
ohader 14 (26.4%) 172 (10.1%) 12.2
francois 3 (5.7%) 148 (8.7%) 49.3
steffenk 4 (7.5%) 133 (7.8%) 33.2
benni 1 (1.9%) 58 (3.4%) 58.0
flyguide 4 (7.5%) 14 (0.8%) 3.5
sebastian 2 (3.8%) 7 (0.4%) 3.5
lolli 1 (1.9%) 5 (0.3%) 5.0
dmitry 1 (1.9%) 2 (0.1%) 2.0

Most Recent Commits

stucki 2009-11-25 15:07 Rev.: 6536

Add missing SVN properties for new or modified files

1 lines of code changed in 5 files:

  • typo3/sysext/install/updates: class.tx_coreupdates_cscsplit.php (+1 -1), class.tx_coreupdates_imagescols.php (changed), class.tx_coreupdates_installnewsysexts.php (changed), class.tx_coreupdates_installsysexts.php (changed), class.tx_coreupdates_installversioning.php (changed)
steffenk 2009-10-11 15:40 Rev.: 6137

Whitespace cleaning of typo3 sysext files

1 lines of code changed in 1 file:

  • typo3/sysext/install/updates: class.tx_coreupdates_cscsplit.php (+1 -1)
rupi 2009-10-01 14:19 Rev.: 6092

Added feature #12055: Add missing sysexts to update wizard (thanks to Steffen Kamper)

168 lines of code changed in 1 file:

  • typo3/sysext/install/updates: class.tx_coreupdates_installnewsysexts.php (new 168)
rupi 2009-09-04 09:18 Rev.: 5894

Fixed bug #11827: Update wizard adds _CACHEFILE to extList

6 lines of code changed in 1 file:

  • typo3/sysext/install/updates: class.tx_coreupdates_installsysexts.php (+6 -1)
rupi 2009-09-03 18:20 Rev.: 5886

Added feature #11828: There's no possibility to hide versioning and workspaces.

164 lines of code changed in 1 file:

  • typo3/sysext/install/updates: class.tx_coreupdates_installversioning.php (new 164)
lolli 2009-08-28 23:26 Rev.: 5842

Fixed bug #11804: Upgrade wizard does not install opendocs as system extension (thanks to Steffen Gebert)

5 lines of code changed in 1 file:

  • typo3/sysext/install/updates: class.tx_coreupdates_installsysexts.php (+5 -3)
ohader 2009-07-01 18:18 Rev.: 5666

Follow-up to feature #9615: Renamed extension from fe_edit to feedit

3 lines of code changed in 1 file:

  • typo3/sysext/install/updates: class.tx_coreupdates_installsysexts.php (+3 -3)
stucki 2009-06-22 18:13 Rev.: 5610

Convert DOS to Unix linebreaks throughout TYPO3core (text files only) except contrib projects.

93 lines of code changed in 1 file:

  • typo3/sysext/install/updates: class.tx_coreupdates_imagescols.php (+93 -93)
benni 2009-06-03 22:24 Rev.: 5545

Followup to #10320: Split css styled content templates in version templates to get rid of the compat version checks (now the updater in the installer only shows up when there is something to do)

58 lines of code changed in 1 file:

  • typo3/sysext/install/updates: class.tx_coreupdates_cscsplit.php (+58 -28)
ohader 2009-05-23 16:26 Rev.: 5489

Cleanup: Fixed formatting issues in typo3 and test PHP files

26 lines of code changed in 5 files:

  • typo3/sysext/install/updates: class.tx_coreupdates_cscsplit.php (+16 -16), class.tx_coreupdates_imagescols.php (+3 -3), class.tx_coreupdates_installsysexts.php (+3 -3), class.tx_coreupdates_mergeadvanced.php (+2 -2), class.tx_coreupdates_notinmenu.php (+2 -2)
francois 2009-04-20 13:10 Rev.: 5333

Follow up to #10320: Move current version of static files of css_styled_content from static/current/*.txt back to static/*.txt

1 lines of code changed in 1 file:

  • typo3/sysext/install/updates: class.tx_coreupdates_cscsplit.php (+1 -1)
francois 2009-03-30 19:53 Rev.: 5242

Feature #10320: Split CSS styled content templates in version templates to get rid of the compat version checks

147 lines of code changed in 2 files:

  • typo3/sysext/install/updates: class.tx_coreupdates_compatversion.php (+1), class.tx_coreupdates_cscsplit.php (new 146)
ohader 2009-03-09 19:28 Rev.: 5165

Cleanup: Updated copyright notices

6 lines of code changed in 6 files:

  • typo3/sysext/install/updates: class.tx_coreupdates_compatversion.php (+1 -1), class.tx_coreupdates_imagescols.php (+1 -1), class.tx_coreupdates_installsysexts.php (+2 -2), class.tx_coreupdates_mergeadvanced.php (+1 -1), class.tx_coreupdates_notinmenu.php (+1 -1)
steffenk 2009-01-01 19:03 Rev.: 4638

Fixed bug #4690: TCAdefaults.tt_content.imagecols = 1 is missing

93 lines of code changed in 1 file:

  • typo3/sysext/install/updates: class.tx_coreupdates_imagescols.php (new 93)
ohader 2008-12-29 12:55 Rev.: 4620

Follow-up to bugfix #10004: Tweak corrections to update wizard for installing new system extensions

16 lines of code changed in 1 file:

  • typo3/sysext/install/updates: class.tx_coreupdates_installsysexts.php (+16 -10)
steffenk 2008-12-27 14:14 Rev.: 4619

follow up to last commit: fixed a small typo (feedit => fe_edit)

1 lines of code changed in 1 file:

  • typo3/sysext/install/updates: class.tx_coreupdates_installsysexts.php (+1 -1)
steffenk 2008-12-27 12:57 Rev.: 4618

Fixed bug #10004: Extend UpdateWizard for install systemextensions

38 lines of code changed in 1 file:

  • typo3/sysext/install/updates: class.tx_coreupdates_installsysexts.php (+38 -11)
ohader 2008-11-01 15:40 Rev.: 4405

Added feature #9094: Make simulate static a system extension

121 lines of code changed in 1 file:

  • typo3/sysext/install/updates: class.tx_coreupdates_installsysexts.php (new 121)
dmitry 2008-08-18 14:43 Rev.: 3987

Fixed bug #9141: Update Wizard uses wrong scheme to write compat_version to localconf.php

2 lines of code changed in 1 file:

  • typo3/sysext/install/updates: class.tx_coreupdates_compatversion.php (+2 -2)
ingmars 2008-02-05 22:01 Rev.: 3091

Moving sysext/install_old back to sysext/install.

313 lines of code changed in 2 files:

  • typo3/sysext/install/updates: class.tx_coreupdates_compatversion.php (new 218), class.tx_coreupdates_notinmenu.php (new 95)
flyguide 2008-02-05 21:50 Rev.: 3089

reverting to the old installer, according to the commit policy for 4.2

0 lines of code changed in 2 files:

  • typo3/sysext/install/updates: class.tx_coreupdates_compatversion.php (del), class.tx_coreupdates_notinmenu.php (del)
ingmars 2007-12-16 20:36 Rev.: 2843

SVN property changes.

0 lines of code changed in 2 files:

  • typo3/sysext/install/updates: class.tx_coreupdates_compatversion.php (changed), class.tx_coreupdates_notinmenu.php (changed)
matrikz 2007-11-15 17:43 Rev.: 2717

* added new installer (ALPHA) code in typo3/sysext/install

313 lines of code changed in 2 files:

  • typo3/sysext/install/updates: class.tx_coreupdates_compatversion.php (new 218), class.tx_coreupdates_notinmenu.php (new 95)
matrikz 2007-11-15 17:38 Rev.: 2716

* moved typo3/sysext/install to typo3/sysext/install_old

0 lines of code changed in 2 files:

  • typo3/sysext/install/updates: class.tx_coreupdates_compatversion.php (del), class.tx_coreupdates_notinmenu.php (del)
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 2 files:

  • typo3/sysext/install/updates: class.tx_coreupdates_compatversion.php (changed), class.tx_coreupdates_notinmenu.php (changed)
flyguide 2007-08-15 09:12 Rev.: 2449

added @var phpDoc comments to various variables

14 lines of code changed in 2 files:

  • typo3/sysext/install/updates: class.tx_coreupdates_compatversion.php (+7 -1), class.tx_coreupdates_notinmenu.php (+7 -1)
stucki 2006-07-30 22:50 Rev.: 1660

* Fix bug #3362 (again): Bugfix used t3lib_div which is missing at that point
* Fix bug #3943: compat_version was accidentally changed to 4.0.1

39 lines of code changed in 2 files:

  • typo3/sysext/install/updates: class.tx_coreupdates_compatversion.php (+29 -18), class.tx_coreupdates_notinmenu.php (+10 -7)
stucki 2006-04-10 10:27 Rev.: 1421

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

66 lines of code changed in 2 files:

  • typo3/sysext/install/updates: class.tx_coreupdates_compatversion.php (+57 -11), class.tx_coreupdates_notinmenu.php (+9 -3)
sebastian 2005-12-27 00:59 Rev.: 937


* updated CSS styled content: integrated accessible mailforms,
accessible menus, accessible tables
* inserted update wizard and compatibility version

7 lines of code changed in 2 files:

  • typo3/sysext/install/updates: class.tx_coreupdates_compatversion.php (new), class.tx_coreupdates_notinmenu.php (new 7)
Generated by StatSVN 0.5.0