[root]/typo3/sysext/impexp/app

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 50 (100.0%) | 3264 (100.0%) | 65.2 |
| kasper | 23 (46.0%) | 3063 (93.8%) | 133.1 |
| jsegars | 2 (4.0%) | 93 (2.8%) | 46.5 |
| stucki | 3 (6.0%) | 49 (1.5%) | 16.3 |
| ingmars | 6 (12.0%) | 21 (0.6%) | 3.5 |
| flyguide | 4 (8.0%) | 14 (0.4%) | 3.5 |
| masi | 1 (2.0%) | 10 (0.3%) | 10.0 |
| rupi | 2 (4.0%) | 6 (0.2%) | 3.0 |
| ohader | 4 (8.0%) | 4 (0.1%) | 1.0 |
| k-fish | 1 (2.0%) | 2 (0.1%) | 2.0 |
| benni | 4 (8.0%) | 2 (0.1%) | 0.5 |
Fixed bug #12648: Introduce t3lib_utility_Http for all related constants and make the core aware of these changes (patch by Ingo Renner)
1 lines of code changed in 1 file:
Fixed bug #10971: Fatal error in impexp module: Call to a member function includeLLFile() on a non-object (thanks to Andre Steiling)
6 lines of code changed in 2 files:
Cleanup #11357: Make use of new t3lib_div::redirect function throughout the core
1 lines of code changed in 1 file:
Fixed bug #8968: DBAL incompatible SQL in "impexp" extension (thanks to Marc Bastian Heinrichs)
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 #11152: Warning in Import/Export Module
1 lines of code changed in 1 file:
Fixed bug #9994: ereg* is deprecated in PHP 5.3 alpha3
2 lines of code changed in 1 file:
Cleanup: Updated copyright notices
1 lines of code changed in 1 file:
Added feature #5203: Add file operation permissions for back-end user groups (thanks to Christian Kuhn)
1 lines of code changed in 1 file:
removed superfluous comments, empty lines
1 lines of code changed in 1 file:
removed empty lines at the end of the files
11 lines of code changed in 2 files:
#8715: non-admins can not import pages from their own directory
10 lines of code changed in 1 file:
Added SVN properties.
0 lines of code changed in 1 file:
Added feature #7552: Docheaders for Import Export module (thanks to Patrick Broens and Christian Kuhn)
93 lines of code changed in 2 files:
Fixed bug #9095: xhtml in the backend by default (Thanks to Christian Kuhn)
0 lines of code changed in 1 file:
Fixed bug #7883: Export wizard has no scrollbars
1 lines of code changed in 1 file:
Updated Copyright notices
2 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 3 files:
Lots of <label> tags added to checkbox labels throughout the core
19 lines of code changed in 1 file:
Better getRecordTitle() function introducing label_userFunc.
2 lines of code changed in 1 file:
8 lines of code changed in 2 files:
* Merging all changes from TYPO3_4-0 branch back into HEAD
48 lines of code changed in 2 files:
Workspace related changes
4 lines of code changed in 1 file:
*** empty log message ***
2 lines of code changed in 1 file:
* 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)
1 lines of code changed in 1 file:
Localization updates
5 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:
* Added a new feature to force all UIDs in the "impexp" extension.
20 lines of code changed in 2 files:
*** empty log message ***
29 lines of code changed in 1 file:
* import/export: CSH for the whole module, localization of all labels
252 lines of code changed in 2 files:
More work on import/export + removal of "lower" range limit for endtimes on core records (to avoid import oddities).
87 lines of code changed in 1 file:
Updates mainly to import/export extension. Many smaller changes / additions. See changelog for details.
1153 lines of code changed in 2 files:
* !!! 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
70 lines of code changed in 1 file:
Converted locallang*.php to locallang*.xml in new system extensions
392 lines of code changed in 2 files:
Updated locallang from TER for a set of system Extension
135 lines of code changed in 1 file:
*** empty log message ***
904 lines of code changed in 4 files: