- Apr 01, 2005
-
-
Kasper Skårhøj authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@593 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Kasper Skårhøj authored
* Added Bernhard Krafts security improvement for server validated challenge value. * Added "Esperanto" as language - now we are at 41 backend languages. * Made a change to how cache-control headers are sent. Thanks to Ole Tange, FI, Denmark git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@592 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Michael Stucki authored
* Fixed bug #0000750: Resolve relative links in the backend (caused problems with some firewalls) * Install tool now shows which image is the reference when doing image tests (thanks to Dimitri Tarassenko) * Small changes in t3lib_div::quoted_printable() * !!! t3lib_htmlmail::quoted_printable() is now obsolete. Please call t3lib_div::quoted_printable() instead. * simulateStaticDocuments_addTitle is now set to 30 if the value is 1 (cause 1 doesn't make sense, does it?) * Display a warning message if this installation is obviously insecure!! These warnings are only displayed to admin users. * Added a link to re-login if the session has timed out git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@591 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- Mar 29, 2005
-
-
Michael Stucki authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@590 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Michael Stucki authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@589 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Ingmar Schlecht authored
* Added hook in tslib_fe git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@588 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- Mar 28, 2005
-
-
Michael Stucki authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@587 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Ingmar Schlecht authored
* New Feature #0000341: New option "ascii" for spamProtectEmailAddresses (very cool, because it doesn't need JavaScript! Thanks to user "Karsten" on bugs.typo3.org) git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@586 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Ingmar Schlecht authored
* Fixed bug #0000341: Changed table definition of "fe_session_data" so field "content" is MEDIUMBLOB instead of BLOB * Fixed bug #0000890: fe_adminLib.inc procesSetFixed does not support userFunc_afterSave * Fixed bug #0000316: Backend typo3/template.php output spurious </body> tag for doctype xhtml_frames * Added two hooks to t3lib_userauthgroup for Sebastian Kurfuerst's ACL implementation git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@585 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- Mar 25, 2005
-
-
Michael Stucki authored
* FORM object is finally able to create a reset button (closes #0000743, thanks to Michael Scharkow) * FE editing: Up/Down buttons in panel did not work (closes #0000849, thanks to Peter Niederlag for pointing me on this) * typeNum 0 is now set automatically by default: If a page object has no typeNum and typeNum '0' is not defined, TYPO3 will automatically do that now * Renamed admin function links in the left down corner of the BE (closes #0000025) * EM: Display privacy message before connecting to the online repository git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@584 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- Mar 23, 2005
-
-
Karsten Dambekalns authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@583 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Kasper Skårhøj authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@582 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- Mar 16, 2005
-
-
Ingmar Schlecht authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@581 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Ingmar Schlecht authored
Fixed tiny bug #0000280: pi_list_query() produced wrong query when $orderBy paramater was not given. git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@580 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Ingmar Schlecht authored
* Fixed bug #0000335 in class.t3lib_extfilefunc.php: If $this->dont_use_exec_commands was set, it was impossible to delete any directories, which is now possible again. It's still impossible to delete direcories recursively though. git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@579 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Ingmar Schlecht authored
Fixed bug #0000335: If $this->dont_use_exec_commands was set, it was impossible to delete any directories, which is now possible again. It's still impossible to delete recursive direcories though. git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@578 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- Mar 10, 2005
-
-
Kasper Skårhøj authored
Added feature that connects cache-control headers with whether user-logins are allowed in a branch or not. Makes mixing of cached and dynamic user-dependant content easier. git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@577 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Martin Kutschker authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@576 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- Mar 09, 2005
-
-
Karsten Dambekalns authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@575 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- Mar 08, 2005
-
-
Kasper Skårhøj authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@574 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Martin Kutschker authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@573 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- Mar 07, 2005
-
-
Karsten Dambekalns authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@572 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Karsten Dambekalns authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@571 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- Mar 02, 2005
-
-
Martin Kutschker authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@570 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- Feb 25, 2005
-
-
Martin Kutschker authored
Fix bug #576 (case conversion with mbstring) git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@569 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- Feb 22, 2005
-
-
Kasper Skårhøj authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@567 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- Feb 21, 2005
-
-
Michael Stucki authored
* !!! Renamed t3lib_stdGraphic->imageCreateFromGif into imageCreateFromFile. The old function will remain for providing backwards compatibility. git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@566 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- Feb 17, 2005
-
-
Karsten Dambekalns authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@565 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Kasper Skårhøj authored
* Added 3 hooks for each hardcoded function in css_styled_content so extensions can be written which provides alternative renderings without XCLASSING. git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@564 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- Feb 15, 2005
-
-
Kasper Skårhøj authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@563 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Kasper Skårhøj authored
* 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. git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@562 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- Feb 14, 2005
-
-
Kasper Skårhøj authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@561 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Kasper Skårhøj authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@560 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- Feb 13, 2005
-
-
Karsten Dambekalns authored
Added three new types to parseFieldDef() - bigint, numeric, decimal. They all get catered for in the DBAL extension and do no harm otherwise. git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@559 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- Feb 11, 2005
-
-
Andreas Otto authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@558 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Andreas Otto authored
In order to use enableTypeByConfig on more types than Input and Text the variable $specConf had to be set. This was done to all getSingleField_* methods which use $this->renderWizards. A list of the methods is provided below. 903: function getSingleField_typeInput $specConf: Yes $this->renderWizards: Yes 955: function getSingleField_typeText $specConf: Yes $this->renderWizards: Yes 1054: function getSingleField_typeCheck $specConf: No $this->renderWizards: No 1113: function getSingleField_typeRadio $specConf: No $this->renderWizards: No 1143: function getSingleField_typeSelect $specConf: Yes $this->renderWizards: Yes 1217: function getSingleField_typeSelect_single $specConf: No $this->renderWizards: No 1326: function getSingleField_typeSelect_checkbox $specConf: No $this->renderWizards: No 1438: function getSingleField_typeSelect_singlebox $specConf: No $this->renderWizards: No 1540: function getSingleField_typeSelect_multiple $specConf: No $this->renderWizards: No 1630: function getSingleField_typeGroup $specConf: Yes $this->renderWizards: Yes 1787: function getSingleField_typeNone $specConf: No $this->renderWizards: No 1803: function getSingleField_typeNone_render $specConf: No $this->renderWizards: No 1862: function getSingleField_typeFlex $specConf: No $this->renderWizards: No 1986: function getSingleField_typeFlex_langMenu $specConf: No $this->renderWizards: No 2005: function getSingleField_typeFlex_sheetMenu $specConf: No $this->renderWizards: No 2035: function getSingleField_typeFlex_draw $specConf: No $this->renderWizards: No 2187: function getSingleField_typeUnknown $specConf: No $this->renderWizards: No 2202: function getSingleField_typeUser $specConf: No $this->renderWizards: No git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@557 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- Feb 08, 2005
-
-
Robert Lemke authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@556 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Michael Stucki authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@555 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- Feb 06, 2005
-
-
Michael Stucki authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@554 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- Feb 04, 2005
-
-
Michael Stucki authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@553 709f56b5-9817-0410-a4d7-c38de5d9e867
-