- Jul 02, 2005
-
-
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
-
- Jun 27, 2005
-
-
Andreas Otto authored
* Added hook as requested and provided by Stig N. Faerch. git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@771 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Andreas Otto authored
* Added hook as requested and provided by Stig N. Faerch. * * This hook is used by the extension 'roles'. With this hook it's possible to * control the backend usergroup access, through manipulating a sql-sentence. * In the case of 'roles', the hook is used to limit access to the selected * backend usergroup (which is marked as a role). This is very powerful when * you need to have a better overview in the backend. git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@770 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- Jun 25, 2005
-
-
Michael Stucki authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@769 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- Jun 20, 2005
-
-
Michael Stucki authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@766 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- Jun 06, 2005
-
-
Andreas Otto authored
t3lib/class.t3lib_userauth.php: Implemented two hooks in the logoff() method. One hook for doing operations __before__ logoff() destroys the current session and one hook for doing operations __after__ the session was destroyed. git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@765 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Andreas Otto authored
t3lib/class.t3lib_userauth.php: Implemented two hooks in the logoff() method. One hook for doing operations __before__ logoff() destroys the current session and one hook for doing operations __after__ the session was destroyed. git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@764 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- May 14, 2005
-
-
Michael Stucki authored
* Fixed a bug in the context-sensitive menu (right-click on 2nd level like "more options..." didn't work). Thanks to Wolfgang Klinger. git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@720 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Rupert Germann authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@719 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Rupert Germann authored
- added a new function to class.tslib_content.php (getBorderAttr()) which returns only a border attribute for images if the doctype is not xhtml_strict, xhtml_11 or xhtml_2 or if the config parameter 'disableImgBorderAttr' is not set. (fixes bug 797) git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@718 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- May 13, 2005
-
-
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
-
- May 11, 2005
-
-
Michael Scharkow authored
* Fixed bug #0000930: The delete button in QuickEdit mode lead to a 404 message. Thanks to Sebastian Kurf�rst. git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@716 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- May 09, 2005
-
-
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
-
Kasper Skårhøj authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@714 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- May 06, 2005
-
-
Michael Stucki authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@713 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- May 05, 2005
-
-
Michael Stucki authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@712 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Michael Stucki authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@711 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- May 04, 2005
-
-
Kasper Skårhøj authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@710 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Kasper Skårhøj authored
* 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) git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@709 709f56b5-9817-0410-a4d7-c38de5d9e867
-
René Fritz authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@708 709f56b5-9817-0410-a4d7-c38de5d9e867
-
René Fritz authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@707 709f56b5-9817-0410-a4d7-c38de5d9e867
-
René Fritz authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@706 709f56b5-9817-0410-a4d7-c38de5d9e867
-
René Fritz authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@705 709f56b5-9817-0410-a4d7-c38de5d9e867
-
René Fritz authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@704 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- May 02, 2005
-
-
Michael Stucki authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@703 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- May 01, 2005
-
-
Christian Jul Jensen authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@702 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Michael Stucki authored
Reverted the "obvious" bug. For some strange reason the "sv" sysext directory had disappeared on my system, I thought the funtion had been moved to t3lib/. However, obviously this is wrong, therefore I revert that change. Sorry for the confusion! git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@701 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Michael Stucki authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@700 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Michael Stucki authored
* New feature #0001034: GraphicsMagick finally works with TYPO3! This can be enabled by setting TYPO3_CONF_VARS[GFX][im_version_5] to 'gm'. * The Install Tool is now more tolerant when comparing image file sizes. Warnings are only displayed if the created image is more than 10K larger than its reference. In this case you should consider to change your IM/GD version... git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@699 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- Apr 30, 2005
-
-
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
-
- Apr 29, 2005
-
-
Christian Jul Jensen authored
* Added type path to getText function git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@697 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Kasper Skårhøj authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@696 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Kasper Skårhøj authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@695 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Kasper Skårhøj authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@694 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Kasper Skårhøj authored
* Applied fixes to t3lib_extMgm in order to prevent possible fatal errors where only local extensions would be loaded, resulting in a complete failure of the system (aka "...the cms extension is not loaded" bug). It is unknown if it fixes such problems since the bug is not repeatable. git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@693 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- Apr 28, 2005
-
-
Kasper Skårhøj authored
* Added API in tslib_pibase for checking availability of the cHash value when plugins are running as USER cObjects. This is a VERY IMPORTANT thing for plugin writers to acquaint themselves with. I suggest reading the article "The Mysteries of &cHash" which was written about this tricky issue. git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@692 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Rupert Germann authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@691 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Rupert Germann authored
removed the mysql-version setting. this is not needed anymore because the version ckeck was removed too. git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@690 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Rupert Germann authored
- fix for bug 416: now the wrong default values in autoincrement lines will be removed from .sql files before they are written to the db. This fixes the problem where tables were not created under MySQL 4.1.x - removed a double strcmp (resolves bug 955) git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@689 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Rupert Germann authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@688 709f56b5-9817-0410-a4d7-c38de5d9e867
-