[root]/typo3/sysext/impexp
app
(5 files, 1926 lines)
cshimages
(27 files, 0 lines)
doc
(1 files, 41 lines)
modfunc1
(2 files, 234 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 69 (100.0%) | 5186 (100.0%) | 75.1 |
| kasper | 34 (49.3%) | 4999 (96.4%) | 147.0 |
| stucki | 6 (8.7%) | 116 (2.2%) | 19.3 |
| ohader | 6 (8.7%) | 23 (0.4%) | 3.8 |
| franzholz | 1 (1.4%) | 14 (0.3%) | 14.0 |
| flyguide | 4 (5.8%) | 13 (0.3%) | 3.2 |
| rupi | 5 (7.2%) | 7 (0.1%) | 1.4 |
| lolli | 1 (1.4%) | 5 (0.1%) | 5.0 |
| k-fish | 1 (1.4%) | 5 (0.1%) | 5.0 |
| dmitry | 2 (2.9%) | 2 (0.0%) | 1.0 |
| masi | 1 (1.4%) | 1 (0.0%) | 1.0 |
| ingmars | 7 (10.1%) | 1 (0.0%) | 0.1 |
| benni | 1 (1.4%) | 0 (0.0%) | 0.0 |
Cleanup: Updated ext_emconf.php files in system extensions
5 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)
3 lines of code changed in 2 files:
Fixed bug #11831: Remove reference operators for objects
9 lines of code changed in 1 file:
Fixed bug #9049: Page ID is always 0 in export module for impexp (thanks to Christian Kuhn)
1 lines of code changed in 1 file:
Fixed #11475: Add 'doNotLoadInFE' => 1 (introduced with 11474), to several system extensions, speeding up the frontend
1 lines of code changed in 1 file:
Fixed #11430: Performance improvement: use $GLOBALS['EXEC_TIME'] instead of time() where it makes sense
2 lines of code changed in 1 file:
Feature #6039: TCA group -> file absolute path without uploadfolder extended (Thanks to Martin Borer)
5 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 #9994: ereg* is deprecated in PHP 5.3 alpha3
5 lines of code changed in 1 file:
Cleanup: Updated ext_emconf.php files in system extensions
4 lines of code changed in 1 file:
Cleanup: Updated copyright notices
2 lines of code changed in 2 files:
Added feature #5203: Add file operation permissions for back-end user groups (thanks to Christian Kuhn)
3 lines of code changed in 1 file:
Fixed issue #9285: Remove all @ in front of file_exists() calls
1 lines of code changed in 1 file:
Fixed bug #8934: change compatibility version to 4.3.0 for all sysexts
1 lines of code changed in 1 file:
Fixed bug #4693: tables definition not compliant with MySQL 5.0 strict mode
1 lines of code changed in 1 file:
* Update version numbers of all system extension that have been changed since TYPO3 4.1
1 lines of code changed in 1 file:
* Update all ext_emconf.php in system extensions (continued)
18 lines of code changed in 1 file:
Updated Copyright notices
5 lines of code changed in 2 files:
Some more eol-style property changes
0 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 5 files:
added @var phpDoc comments to various variables
7 lines of code changed in 1 file:
Replace all TINYTEXT columns with VARCHAR(255) and change index "parent" of fe_user to (pid,username) and drop the index "pid"
1 lines of code changed in 1 file:
Lots of <label> tags added to checkbox labels throughout the core
1 lines of code changed in 1 file:
4 lines of code changed in 3 files:
Fix bug #3725: empty and invalid flexform meta data are checked. impexp echos warning message found inside T3D import.
14 lines of code changed in 1 file:
* Merging all changes from TYPO3_4-0 branch back into HEAD
95 lines of code changed in 3 files:
* Added reference index table and class. See mail sent to Dev-list
7 lines of code changed in 1 file:
More workspace stuff for beta.
4 lines of code changed in 1 file:
*** empty log message ***
19 lines of code changed in 1 file:
Workspace related changes
10 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
18 lines of code changed in 1 file:
Updated years from 2004 to 2005 + all function indexes. NO actual code changes done!
80 lines of code changed in 2 files:
* Fixed a typo (closes #0000127)
2 lines of code changed in 1 file:
* Added a new feature to force all UIDs in the "impexp" extension.
4 lines of code changed in 2 files:
*** empty log message ***
80 lines of code changed in 1 file:
Fixed final details around Import/Export. Unless important bugs surface this is it for a long time...
84 lines of code changed in 2 files:
* import/export: CSH for the whole module, localization of all labels
255 lines of code changed in 4 files:
More work on import/export + removal of "lower" range limit for endtimes on core records (to avoid import oddities).
102 lines of code changed in 1 file:
Updates mainly to import/export extension. Many smaller changes / additions. See changelog for details.
2928 lines of code changed in 4 files:
(4 more)