Skip to content
Snippets Groups Projects
  1. Jul 02, 2005
    • Michael Stucki's avatar
      * Removed misc/mod_rewrite.htaccess and misc/php_optimized.htaccess and... · d49ce805
      Michael Stucki authored
      * Removed misc/mod_rewrite.htaccess and misc/php_optimized.htaccess and replaced them by misc/simple.htaccess and misc/advanced.htaccess
      * Added a die() call to protect the display of phpinfo() in misc/phpcheck/incfile.php
      * config.disablePrefixComment was ignored by plugins
      * $TT->pull() was called without $TT->push() before in typo3/sysext/indexed_search/class.indexer.php
      * Fixed bug #0001239: Install tool does not accept hyphen in database host name
      
      
      git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@772 709f56b5-9817-0410-a4d7-c38de5d9e867
      d49ce805
  2. Jun 27, 2005
  3. Jun 25, 2005
  4. Jun 20, 2005
  5. Jun 06, 2005
  6. May 14, 2005
  7. May 13, 2005
    • Michael Stucki's avatar
      * Force TCEform reload if the plugin is changed · d45d1ba2
      Michael Stucki authored
      * Added new typolink option "addQueryString" for adding all parameters of the current URL to the link. Notice that this does not check for any duplicate parameters! This is not a problem (only the last parameter of the same name will be applied), but enable "config.uniqueLinkVars" if you still don't like it.
      * Removed duplicate "Expires" header in class.t3lib_userauth.php
      * Changed return value type of t3lib_div::inList which was not really boolean (as documented) but string. Thanks to Bernhard Kraft.
      
      
      git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@717 709f56b5-9817-0410-a4d7-c38de5d9e867
      d45d1ba2
  8. May 11, 2005
  9. May 09, 2005
    • Kasper Skårhøj's avatar
      · 5ee78159
      Kasper Skårhøj authored
      * Closed Indexed Search before 3.8.0 launch: Despite my hopes I had to significantly lower my ambitions for this release; I couldn't find time to complete the overhaul but had to just patch up any immediate problems and make it work for the 3.8.0 release. The TODO list inside is updated with the remaining tasks which is due for 4.0.0 late summer. If "Indexing Configurations" supporting indexing of external files, URLs and individual records have been mentioned earlier in this changelog or on the featurelist I can inform that the incomplete implementation has been disabled and postponed for 4.0.
      
      
      git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@715 709f56b5-9817-0410-a4d7-c38de5d9e867
      5ee78159
    • Kasper Skårhøj's avatar
      *** empty log message *** · 4ce58391
      Kasper Skårhøj authored
      git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@714 709f56b5-9817-0410-a4d7-c38de5d9e867
      4ce58391
  10. May 06, 2005
  11. May 05, 2005
  12. May 04, 2005
  13. May 02, 2005
  14. May 01, 2005
  15. Apr 30, 2005
    • Michael Stucki's avatar
      * Changed the layout of the security warning box which is displayed in alt_intro.php · f156d787
      Michael Stucki authored
      * Added a hook for extending the device recognition capabilities in class.t3lib_matchcondition.php (requested by Michael Perkhofer for his "wurfl" extension)
      * Fixed bug #0000762: If the word "include_once" is followed by a whitespace, the extension manager issued an error
      * New feature #0000634: Add the CURIFSUB state to menu objects (thanks to Wolfgang Klinger)
      * Changed the spamProtectEmailAddresses range again. Allowed values are between -5 and 1 (higher values could break the output, thus the range needed to be changed)
      
      
      git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@698 709f56b5-9817-0410-a4d7-c38de5d9e867
      f156d787
  16. Apr 29, 2005
  17. Apr 28, 2005