[root]/typo3/sysext/indexed_search/mod

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 34 (100.0%) | 1396 (100.0%) | 41.0 |
| kasper | 16 (47.1%) | 1205 (86.3%) | 75.3 |
| benni | 2 (5.9%) | 122 (8.7%) | 61.0 |
| flyguide | 4 (11.8%) | 17 (1.2%) | 4.2 |
| stucki | 3 (8.8%) | 16 (1.1%) | 5.3 |
| ohader | 2 (5.9%) | 15 (1.1%) | 7.5 |
| k-fish | 1 (2.9%) | 14 (1.0%) | 14.0 |
| ingmars | 5 (14.7%) | 4 (0.3%) | 0.8 |
| francois | 1 (2.9%) | 3 (0.2%) | 3.0 |
Cleanup: Updated copyright notices
1 lines of code changed in 1 file:
Fixed bug #10099: Use TYPO3_DB->exec_SELECTcountRows() to determine the number of rows
14 lines of code changed in 1 file:
Fixed bug #10134: XSS vulnerability in sysext indexed_search (thanks to the TYPO3 Security Team and especially Marcus Krause)
3 lines of code changed in 1 file:
Cleanup #10125: Replace deprecated function calls in sysext indexed_search
3 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
7 lines of code changed in 1 file:
Added SVN properties.
0 lines of code changed in 1 file:
Fixed bug #7595: Docheaders: Module Admin tools > Indexing: No docheader (Thanks to Christian Kuhn, initial patch by Patrick Broens)
122 lines of code changed in 2 files:
Fixed bug #7158: DBAL fixes to Indexed Search backend module
4 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:
added @var phpDoc comments to various variables
6 lines of code changed in 1 file:
* Merging all changes from TYPO3_4-0 branch back into HEAD
14 lines of code changed in 2 files:
* Merged changes from TYPO3_3-8 branch back
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
2 lines of code changed in 1 file:
DBAL compliancy changes and a fix for bug #961.
14 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:
* The indexed-search lexer has been updated so it supports "printjoins" (characters like ' or - which are allowed inside of words) and there is also support for Chinese/Japanese/Korean (CJK) indexing/searching.
129 lines of code changed in 1 file:
Changes to indexed_search
31 lines of code changed in 1 file:
* Added Karsten D.s patches for DBAL.
3 lines of code changed in 1 file:
See Changelog: Updates to Indexed Search (mainly), t3lib_cs (bug), t3lib_tcemain (bug), right-click Context menu, TS option "USERUID_substToken"
6 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
70 lines of code changed in 1 file:
Converted locallang*.php to locallang*.xml in new system extensions
390 lines of code changed in 2 files:
Updated locallang from TER for a set of system Extension
25 lines of code changed in 1 file:
*** empty log message ***
547 lines of code changed in 5 files: