Directory typo3/sysext/wizard_crpages/

Directory Created:
2004-06-11 20:23
Total Files:
6
Deleted Files:
0
Lines of Code:
309

[root]/typo3/sysext/wizard_crpages
                directory in repo cshimages (2 files, 0 lines)

Lines of Code

typo3/sysext/wizard_crpages/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 46 (100.0%) 1924 (100.0%) 41.8
kasper 25 (54.3%) 1860 (96.7%) 74.4
flyguide 2 (4.3%) 22 (1.1%) 11.0
benni 2 (4.3%) 16 (0.8%) 8.0
ohader 3 (6.5%) 10 (0.5%) 3.3
sebastian 2 (4.3%) 9 (0.5%) 4.5
ingmars 6 (13.0%) 3 (0.2%) 0.5
rupi 1 (2.2%) 1 (0.1%) 1.0
patrick 1 (2.2%) 1 (0.1%) 1.0
lolli 1 (2.2%) 1 (0.1%) 1.0
dmitry 1 (2.2%) 1 (0.1%) 1.0
stucki 2 (4.3%) 0 (0.0%) 0.0

Most Recent Commits

lolli 2009-11-17 00:27 Rev.: 6440

Fixed bug #12620: Validation issue in web functions wizard new page: End tag for input omitted

1 lines of code changed in 1 file:

  • typo3/sysext/wizard_crpages: class.tx_wizardcrpages_webfunc_2.php (+1 -1)
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/wizard_crpages: ext_emconf.php (+5 -5)
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/wizard_crpages: ext_emconf.php (+1)
patrick 2009-06-05 09:03 Rev.: 5561

Fixed bug #11139: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/sysext/wizard_crpages/class.tx_wizardcrpages_webfunc_2.php

1 lines of code changed in 1 file:

  • typo3/sysext/wizard_crpages: class.tx_wizardcrpages_webfunc_2.php (+1 -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/wizard_crpages: class.tx_wizardcrpages_webfunc_2.php (-13)
benni 2009-04-24 18:05 Rev.: 5354

Fixed bug #4298: Functions -> Multiple pages creates pages in reverse order (page ids decreasing) (Thanks to Dimitriy Simakov and Christian Kuhn)

16 lines of code changed in 1 file:

  • typo3/sysext/wizard_crpages: class.tx_wizardcrpages_webfunc_2.php (+16 -9)
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/wizard_crpages: 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/wizard_crpages: class.tx_wizardcrpages_webfunc_2.php (+1 -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/wizard_crpages: ext_emconf.php (+1 -1)
flyguide 2008-04-23 10:10 Rev.: 3624

Update all ext_emconf.php in system extensions

21 lines of code changed in 1 file:

  • typo3/sysext/wizard_crpages: ext_emconf.php (+21 -11)
flyguide 2008-03-16 20:16 Rev.: 3439

Updated Copyright notices

1 lines of code changed in 1 file:

  • typo3/sysext/wizard_crpages: class.tx_wizardcrpages_webfunc_2.php (+1 -1)
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 5 files:

  • typo3/sysext/wizard_crpages: class.tx_wizardcrpages_webfunc_2.php (changed), ext_emconf.php (changed), ext_tables.php (changed), locallang.xml (changed), locallang_csh.xml (changed)
kasper 2007-08-29 16:52 Rev.: 2470

Moving support for "Element" versions in workspaces.

4 lines of code changed in 1 file:

  • typo3/sysext/wizard_crpages: class.tx_wizardcrpages_webfunc_2.php (+4 -2)
ingmars 2007-02-05 19:24 Rev.: 1997

Lots of <label> tags added to checkbox labels throughout the core

3 lines of code changed in 1 file:

  • typo3/sysext/wizard_crpages: class.tx_wizardcrpages_webfunc_2.php (+3 -3)
stucki 2006-04-10 10:27 Rev.: 1421

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

0 lines of code changed in 2 files:

  • typo3/sysext/wizard_crpages: locallang.xml (-61), locallang_csh.xml (-47)
sebastian 2005-11-30 21:26 Rev.: 893

2005-11-30 Sebastian Kurfuerst <sebastian@garbage-group.de>

* Fixed bug #0874: XHTML compliance of GMENU with onmouseover
images
* Fixed bug #1657: make default number of file upload forms in
the file upload tool configurable
* Fixed bug #1703: Date fields: default is tomorrow instead of
today.
* Fixed bug #1889: EM appends trailing spaces when updating
ext_emconf.php
* changed shortcut checking behavior in t3lib_page::getMenu
(Related to #1066)

2 lines of code changed in 1 file:

  • typo3/sysext/wizard_crpages: class.tx_wizardcrpages_webfunc_2.php (+2 -2)
sebastian 2005-11-08 20:52 Rev.: 845

2005-11-08 Sebastian Kurfuerst <sebastian@garbage-group.de>

* Fixed bug #586: User Admin can't create new user
* Fixed bug #1293: TCAdefaults.pages.doktype is not recognized by the wizard "Create new pages"
* Fixed bug #1407: clearCache doesn't work when deleting records
* Fixed bug #1570: on timeout in BE, popup appears all the time when clicking no
* Fixed bug #1571: make new content element wizard easier to use

7 lines of code changed in 1 file:

  • typo3/sysext/wizard_crpages: class.tx_wizardcrpages_webfunc_2.php (+7)
kasper 2005-11-04 18:11 Rev.: 840

Workspace related changes

1 lines of code changed in 1 file:

  • typo3/sysext/wizard_crpages: class.tx_wizardcrpages_webfunc_2.php (+1)
kasper 2005-11-04 10:50 Rev.: 839

*** empty log message ***

1 lines of code changed in 1 file:

  • typo3/sysext/wizard_crpages: class.tx_wizardcrpages_webfunc_2.php (+1 -1)
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)

2 lines of code changed in 2 files:

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

Localization updates

4 lines of code changed in 2 files:

  • typo3/sysext/wizard_crpages: locallang.xml (+2), locallang_csh.xml (+2)
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/wizard_crpages: class.tx_wizardcrpages_webfunc_2.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

77 lines of code changed in 2 files:

  • typo3/sysext/wizard_crpages: locallang.xml (+41 -733), locallang_csh.xml (+36 -2)
kasper 2004-11-15 11:49 Rev.: 498


* Merged all changes from "TYPO3_3-7" branch
* Changed to version 3.8.0-dev

57 lines of code changed in 2 files:

  • typo3/sysext/wizard_crpages: locallang.xml (+53 -7), locallang_csh.xml (+4)
kasper 2004-09-14 00:16 Rev.: 469

Updated locallang-XML files with most recent translations.

724 lines of code changed in 1 file:

  • typo3/sysext/wizard_crpages: locallang.xml (+724 -698)
kasper 2004-09-13 23:57 Rev.: 468


* 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

7 lines of code changed in 2 files:

  • typo3/sysext/wizard_crpages: class.tx_wizardcrpages_webfunc_2.php (+6 -6), ext_emconf.php (+1 -1)
kasper 2004-09-09 03:26 Rev.: 454

See changelog (updated later)

1 lines of code changed in 1 file:

  • typo3/sysext/wizard_crpages: locallang_csh.xml (+1 -1)
kasper 2004-06-19 06:14 Rev.: 386

Moved CSH locallang-XML labels into extensions prefixed "csh_".

6 lines of code changed in 2 files:

  • typo3/sysext/wizard_crpages: locallang.xml (+1 -1), locallang_csh.xml (+5 -2)
kasper 2004-06-14 04:30 Rev.: 376

More CSH

6 lines of code changed in 1 file:

  • typo3/sysext/wizard_crpages: locallang_csh.xml (+6 -2)
kasper 2004-06-11 20:23 Rev.: 372

Added new system extensions (some of the safe ones...)

969 lines of code changed in 6 files:

  • typo3/sysext/wizard_crpages: class.tx_wizardcrpages_webfunc_2.php (new 187), ext_emconf.php (new 37), ext_icon.gif (new), ext_tables.php (new 14), locallang.xml (new 701), locallang_csh.xml (new 30)
Generated by StatSVN 0.5.0