- Apr 29, 2005
-
-
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
-
Rupert Germann authored
new features for the pi_base pagebrowser: first and last links, "floating" of the displayed pages, all wraps are now configurable, all hardcoded HTML can be substituted with own wraps, and many more. The behaviour of the pagebrowser doesn't change if the additional "internal"-array-elements don't exist. This array has to be set from an extension which passes its TSconfig to the pagebrowser function. See comments in function for details. git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@687 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Kasper Skårhøj authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@686 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Rupert Germann authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@685 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Rupert Germann authored
fix for bug 570: now it is prevented that umlauts or other special characters are inserted as "accessKey" git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@684 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Rupert Germann authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@683 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Christian Jul Jensen authored
* Added parameter to function in t3lib_install that enables you to write to other localconf's than the canonical. git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@682 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Kasper Skårhøj authored
* Added search in Extension Manager for extensions locally. git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@681 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- Apr 27, 2005
-
-
Bernhard Kraft authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@680 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Bernhard Kraft authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@679 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Bernhard Kraft authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@678 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Rupert Germann authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@677 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Rupert Germann authored
- fix for bug 536: removed a hardcoded tt_news reference which inserted the admin name as news author. git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@676 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Kasper Skårhøj authored
* Updated install tool test images again after Stuckis suggestions. Now validates perfectly with this TYPO3 using his debian packages "graphicsmagick" and "graphicsmagick-im-compat" git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@675 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Michael Scharkow authored
* Fixed bug #0000727: Fixed some labels for editing Page Header in page and list view git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@674 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Kasper Skårhøj authored
* More implementation of locallang-xml support in frontend * Implemented substitution of glossary terms in view_help.php. Glossary is available when the extension "t3glossary" is installed (yet to be released) git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@673 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Kasper Skårhøj authored
* More implementation of locallang-xml support in frontend * Implemented substitution of glossary terms in view_help.php. Glossary is available when the extension "t3glossary" is installed (yet to be released) git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@672 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Kasper Skårhøj authored
* When using frontend editing with pop-up window the save-and-view button will not change focus of the windows but keep the editing window on top while reloading the page for preview behind. (Works in any case editing happens in a pop-up window) git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@671 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Kasper Skårhøj authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@670 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- Apr 25, 2005
-
-
Andreas Otto authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@669 709f56b5-9817-0410-a4d7-c38de5d9e867
-
http://bugs.typo3.org/view.php?id=649Andreas Otto authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@668 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- Apr 24, 2005
-
-
Michael Stucki authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@667 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- Apr 19, 2005
-
-
Martin Kutschker authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@666 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Martin Kutschker authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@665 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Michael Stucki authored
* Reverting change doubleval <-> floatval git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@664 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Martin Kutschker authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@663 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Martin Kutschker authored
added innerWrap and outerWrap properties to EDITPANEL and innerWrap, outerWrap and color properties to EDITPANEL.previewBorder git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@662 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Martin Kutschker authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@661 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- Apr 18, 2005
-
-
Michael Stucki authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@660 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Karsten Dambekalns authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@659 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Karsten Dambekalns authored
Missing PHP support for MySQL is only seen as error if DBAL extension is not loaded. git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@658 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Michael Stucki authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@657 709f56b5-9817-0410-a4d7-c38de5d9e867
-