[root]/typo3/sysext/context_help
cshimages
(21 files, 0 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 96 (100.0%) | 5138 (100.0%) | 53.5 |
| kasper | 64 (66.7%) | 5047 (98.2%) | 78.8 |
| flyguide | 1 (1.0%) | 31 (0.6%) | 31.0 |
| stucki | 13 (13.5%) | 24 (0.5%) | 1.8 |
| steffenk | 1 (1.0%) | 15 (0.3%) | 15.0 |
| ohader | 2 (2.1%) | 9 (0.2%) | 4.5 |
| dmitry | 2 (2.1%) | 7 (0.1%) | 3.5 |
| sebastian | 1 (1.0%) | 2 (0.0%) | 2.0 |
| masi | 1 (1.0%) | 2 (0.0%) | 2.0 |
| rupi | 1 (1.0%) | 1 (0.0%) | 1.0 |
| ingmars | 10 (10.4%) | 0 (0.0%) | 0.0 |
Cleanup: Updated ext_emconf.php files in system extensions
5 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:
Added feature #9808: Popup-functionality for Pages using target field
15 lines of code changed in 1 file:
Cleanup: Updated ext_emconf.php files in system extensions
4 lines of code changed in 1 file:
Fixed bug #6131: Bug: 'Last login' for FE and BE users not shown in BE
2 lines of code changed in 1 file:
Fixed bug #2222: CSH missing for localization settings of pages
6 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:
* 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:
Added new descriptions for some page property fields, credits Uschi Renziehausen
31 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 10 files:
* Merging all changes from TYPO3_4-0 branch back into HEAD
0 lines of code changed in 8 files:
Fixed spelling error (Bug 1945)
2 lines of code changed in 1 file:
* Always use fputs() for writing to logfiles. There is no case when it can't be used, so the alternative "echo" call was never needed.
* !!! Removed $TYPO3_CONF_VARS['FE']['logfile_write']. See above.
* If logfile does not exist, try to create it automatically
* Fixed bug #187: config.stat_apache_pagenames code [type] ends up empty
* Fixed bug #1161: Cannot give access to all modules to a backend user when there are many backend modules loaded. Thanks to Valentin Schmid.
* Fixed bug #1672: Change name of "Edit page header" to "Edit page properties". Many thanks to Valentin Schmid who made the patch for this.
* Fixed bug #1549: Improve description of imagecaption fields
* Fixed bug #1592: Show website (magnifying glass icon) opens a new browser without all the toolbars
* Fixed bug #76: t3lib_div::writeFile() changes permissions without need
2 lines of code changed in 1 file:
* If the encryption key is not set, the warning in the backend now contains a link to the according section.
* be_group can no longer be selected as a subgroup of itself
* Merged fenestgrp extension into Core. This makes it possible to select subgroups for fe_groups. Thanks to Glen Gibb.
* Merged ingmar_accessctrl extension into Core. Content elements and pages can now have access for more than only one group. Thanks to Ingmar Schlecht for his nice extension.
* Fixed a bug in the object browser: Adding properties copied key + value into the key field. Notice: This requires an additional patch in the tstemplate_objbrowser extension!
* Some typo fixes
* New property for TYPO3_CONF_VARS[SYS][displayErrors]: If set to 2, display_errors will only be enabled if the devIPmask matches the current clients IP address.
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)
8 lines of code changed in 8 files:
Localization updates
16 lines of code changed in 8 files:
* Fixed a typo (closes #0000127)
1 lines of code changed in 1 file:
* !!! 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
271 lines of code changed in 8 files:
Some work done on glossary in CSH
3 lines of code changed in 1 file:
* Merged all changes from "TYPO3_3-7" branch
* Changed to version 3.8.0-dev
3 lines of code changed in 3 files:
Updated locallang-XML files with most recent translations.
1 lines of code changed in 1 file:
* 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
1 lines of code changed in 1 file:
See changelog (updated later)
7 lines of code changed in 6 files:
Various; 3 new access control modes; CSH changes; moving sys_language to core (see changelog for details).
0 lines of code changed in 2 files:
See my changelog comment from 2004-06-28 + locallang-XML changes (done to german language by Robert Lemke)
1 lines of code changed in 1 file:
Moved CSH locallang-XML labels into extensions prefixed "csh_".
138 lines of code changed in 9 files:
CSH changes, adding all the images in system extensions!
130 lines of code changed in 4 files:
Added two new system extension, context_help and info_pagetsconfig
4468 lines of code changed in 12 files: