- 27 Dec, 2005 7 commits
-
-
Bernhard Kraft authored
Fixed bug #1685 partly: replaced ereg calls with preg pendants in t3lib_parsehtml.php and made some minor modifications to improve overall speed (report bugs with inproperly replaced markers or subparts with previously working setup or TV problems with HTML templates having no problems before at http://bugs.typo3.org/view.php?id=1685) git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@954 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Dmitry Dulepov authored
* Workspace listing: CSS classes are added to system style sheet file * Workspace listing: Direct styles changes to CSS classes * Workspace listing: Mount points list now shows warning icon and explanation tooltip if workspace mount point is not accessible for current BE user * Workspace listing: Mount points list will show explanation if no mount points available and why * Workspace listing: User list is changed for live and draft workspace: now shows a simple list of users * Workspace listing: alt_shortcut.php is no longer used to switch workspaces * Workspace listing: Fix - user names sometimes were not displayed for non-admin user in the access lists * Workspace listing: Fix - non-admin users could see empty row in workspace list * Workspace listing: Fix - workspace_list_label_frozen_no label was wrong in locallang_mod_user_ws.xml * Many new labels in locallang_mod_user_ws.xml git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@953 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Michael Stucki authored
* Added typo3/ext/ again. It must stay even if it's empty, otherwise TYPO3 will not create the temp_CACHED_* files in typo3conf/ git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@949 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Karsten Dambekalns authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@948 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Karsten Dambekalns authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@944 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Sebastian Kurfürst authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@943 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Michael Stucki authored
* Fixed Gremlin #1643: alt_shortcut.php: Permissions for the target document are checked before a shortcut is displayed. * alt_shortcut.php: The groups have been changed from numbers to practically usable category names. They can be changed with User TSconfig (just set the group to a string instead to "1") git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@939 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- 26 Dec, 2005 4 commits
-
-
Sebastian Kurfürst authored
* updated CSS styled content: integrated accessible mailforms, accessible menus, accessible tables * inserted update wizard and compatibility version git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@937 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Sebastian Kurfürst authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@936 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Michael Stucki authored
* Changed the tab-in-textarea and the above fixed-font features to be changed by TCA. See Core API "defaultExtras" section for details. * Changed module pointer of BE module titles (Web, File, Tools, etc.) git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@935 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Sebastian Kurfürst authored
preview is activated. t3lib_pageselect->where_hid_del had to be changed. * changed length of page alias from 20 to 32 characters git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@934 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- 25 Dec, 2005 2 commits
-
-
Sebastian Kurfürst authored
* Fixed bug #2087, introduced by #1078 * Marked t3lib_ajax as subject to change git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@933 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Dmitry Dulepov authored
* typo3/mod/user/ws/class.mod_user_ws_workspaceforms.php: renamed to workspaceforms.php * typo3/mod/user/ws/index.php: Many labels moved to locallang_user_mod_ws.xml * typo3/mod/user/ws/index.php: Changed file name for workspace editing to workspaceforms.php * typo3/mod/user/ws/workspaceforms.php: Now using t3lib_BEfunc::datetime() instead of date() * typo3/mod/user/ws/workspaceforms.php: Labels moved to locallang_user_mod_ws.xml * typo3/mod/user/ws/workspaceforms.php: Fixed "Object doesn't support this property or method" under MSIE (due to field named "submit" in the form * typo3/mod/user/ws/workspaceforms.php: Enabled tabbed form for workspaces * typo3/mod/user/ws/workspaceforms.php: Changed author's e-mail * t3lib/stddb/tbl_be.php: Added tab names to dividers in sys_workspace table * typo3/sysext/lang/locallang_mod_user_ws.xml: Added new labels for Workspace module git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@932 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- 23 Dec, 2005 1 commit
-
-
Michael Stucki authored
* Moved tstemplate, tstemplate_analyzer, tstemplate_ceditor, tstemplate_info, tstemplate_objbrowser as system extensions to TYPO3core git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@925 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- 21 Dec, 2005 1 commit
-
-
Christian Jul Jensen authored
* Fixed bug regarding MM-relations to same table in befunc::getProcessedValues git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@921 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- 20 Dec, 2005 1 commit
-
-
Michael Scharkow authored
* Fixed bug #1915: trigger 404 with bogus aliases git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@920 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- 19 Dec, 2005 3 commits
-
-
Sebastian Kurfürst authored
2005-12-19 Sebastian Kurfuerst <sebastian@garbahe-group.de> * New feature #1078: make javascript warning/confirmation popups configurable * Fixed bug #1578: Radio button validation does not work if there is only one radio button * Fixed bug #1906: first part only implements override.* for arbitary adminPanel options - relates to #1518 git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@919 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Michael Stucki authored
* Added support for objects in conditions. Use it like this: [globalString = TSFE:fe_user|user|username = myname] git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@918 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Kasper Skårhøj authored
* Change logout-button label to "Exit" when in SwitchBackUser mode. * Fixed a htmlspecialchars() thing in TCEforms. git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@917 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- 18 Dec, 2005 1 commit
-
-
Michael Stucki authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@916 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- 17 Dec, 2005 1 commit
-
-
Kasper Skårhøj authored
* Added reference index table and class. See mail sent to Dev-list git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@915 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- 16 Dec, 2005 2 commits
-
-
Robert Lemke authored
Fixed a bug in t3lib_beFunc::getRecordWSOL - it now makes sure that uid, pid and t3ver_swapmode are selected internally if they are not specified in $fields git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@914 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Martin Kutschker authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@913 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- 15 Dec, 2005 2 commits
-
-
Michael Stucki authored
* Changed alignment for some checkboxes in the TS debugger of the admin panel (better to read) * Fixed Gremlin #381: "Page is being generated" should belocalized. The message can be changed by setting "config.message_page_is_being_generated" in the TS template. See TSref for details. git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@912 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Kasper Skårhøj authored
* Fixed a small SQL-related bug in Dmitris workspace related implementations git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@911 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- 14 Dec, 2005 1 commit
-
-
Sebastian Kurfürst authored
2005-12-14 Sebastian Kurfuerst <sebastian@garbage-group.de> * updated NEWS.txt * Fixed bug #1343: Minor problem with tslib_fe::prefixLocalAnchorsWithScript() * New feature #1369: Accessible forms * New feature #1631: configuration of user rights * Fixed bug #1980: Relative links (anchors) in current page & baseURL * Security #2024: Set random ["SYS"]["encryptionKey"] during 1-2-3 install, button captions git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@910 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- 13 Dec, 2005 1 commit
-
-
Martin Kutschker authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@909 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- 12 Dec, 2005 3 commits
-
-
Michael Stucki authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@906 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Martin Kutschker authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@905 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Michael Stucki authored
* Added new property "returnKey" to the split function - useful to get a specific element after a split operation git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@903 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- 10 Dec, 2005 1 commit
-
-
Michael Stucki authored
* Small fix in a WS function doc git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@902 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- 09 Dec, 2005 2 commits
-
-
Martin Kutschker authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@901 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Martin Kutschker authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@900 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- 03 Dec, 2005 1 commit
-
-
Dmitry Dulepov authored
* Added $BACK_PATH to $error_doc in t3lib_div::TCEmain->printLogErrorMessages() to work properly if current script runs outisde of ./typo3 directory git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@898 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- 01 Dec, 2005 1 commit
-
-
Dmitry Dulepov authored
* Blinding for user and group names is implemented in workspace editing git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@896 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- 30 Nov, 2005 2 commits
-
-
Sebastian Kurfürst authored
* Fixed bug #0874: XHTML compliance of GMENU with onmouseover images * Fixed bug #1657: make default number of file upload forms in the file upload tool configurable * Fixed bug #1703: Date fields: default is tomorrow instead of today. * Fixed bug #1889: EM appends trailing spaces when updating ext_emconf.php * changed shortcut checking behavior in t3lib_page::getMenu (Related to #1066) git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@893 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Michael Stucki authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@892 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- 29 Nov, 2005 1 commit
-
-
Dmitry Dulepov authored
* Better visual presentation for workspace list (added icons, ndashes, etc) git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@891 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- 28 Nov, 2005 2 commits
-
-
Sebastian Kurfürst authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@887 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Sebastian Kurfürst authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@886 709f56b5-9817-0410-a4d7-c38de5d9e867
-