Project

General

Profile

Activity

From 2005-11-01 to 2005-11-30

2005-11-30

21:43 Revision 9ee6c1a1: Blinding for user and group names is implemented
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@894 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
21:26 Revision adad5f80: 2005-11-30 Sebastian Kurfuerst <sebastian@garbage-group.de>
* Fixed bug #0874: XHTML compliance of GMENU with onmouseover
images
* Fixed bug #1657: make default number of file ...
Sebastian Kurfuerst
10:45 Revision 7a64279e: * Fixed a little bug in t3lib_div::debug() (missing <tr> after first row)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@892 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki

2005-11-29

20:23 Revision 1e123b59: * Workspace module uses own classes for editing/creating workspaces (no permission check yet!)
* Better visual presentation for workspace list (added icons, ndashes, etc)
git-svn-id: https://svn.typo3.org/TYPO3...
Dmitry Dulepov
18:34 Revision 1c94804f: CVS keywords update
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@890 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
18:31 Revision e56cedef: Initial version
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@889 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
00:34 Revision bf4b66bd: * Fixed a little typo
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@888 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki

2005-11-28

19:22 Revision e923dc45: * Inserted "exit" after location header in t3lib_userauth (relates to #1519)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@887 709f56b5-9817-0410-a4d7-c38de5d9e867 Sebastian Kurfuerst
19:09 Revision ee9fda79: Fixed spelling error (Bug 1945)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@886 709f56b5-9817-0410-a4d7-c38de5d9e867 Sebastian Kurfuerst

2005-11-27

14:36 Revision 7dd8703c: Implemented Gremlin #1660: <link> tags now supports a fourth parameter,
the title of the resulting link.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@885 709f56b5-9817-0410-a4d7-c...
Jan-Erik Revsbech
05:17 Revision 528faac2: minor corrections
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@884 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht

2005-11-25

13:34 Revision 025bc9ce: Fix PHP 5.0.5 compability issue
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@883 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
11:32 Revision f552f1dc: Added old change, missed to mention it before.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@882 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki

2005-11-24

14:09 Revision 49020d65: * Added GET-params "module" and "modParams" to alt_main.php to allow external urls to access specific points in modules
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@881 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Jul Jensen
01:10 Revision 57dc9dd0: * Minor non-functional cleanups
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@880 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
00:51 Revision 9185bc8a: * Always use fputs() for writing to logfiles. There is no case when it can't be used, so the alternative "echo" call was never needed.
* !!! Removed $TYPO3_CONF_VARS['FE']['logfile_write']. See above.
* If logfile does not exist, try to create it auto...
Michael Stucki

2005-11-23

21:30 Revision 9a85fff2: 2005-11-23 Dmitry Dulepov <typo3@fm-world.ru>
* Added workspace list display in User/Workspace module
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@878 70...
Dmitry Dulepov
21:12 Revision 728f1314: Added workspace list display in User/Workspace module
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@877 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
17:11 Revision 2afa0626: removed comment again
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@876 709f56b5-9817-0410-a4d7-c38de5d9e867 Sebastian Kurfuerst
14:46 Revision e6f85b45: * Methods imageLinkWrap() and typolink() in class.tslib_content.php: Made the JS PopUps accessible if JS is not available in the user's web browser. Add the TARGET-attribute only if the used doctype allows this.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@875 709f56b5-9817-0410-a4d7-c38de5d9e867 Andreas Otto †
14:41 Revision b95d9ce0: * Methods imageLinkWrap() and typolink(): Made the JS PopUps accessible if JS is not available in the user's web browser. Add the TARGET-attribute only if the used doctype allows this.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@874 709f56b5-9817-0410-a4d7-c38de5d9e867 Andreas Otto †
08:16 Revision 06811929: 2005-11-23 Sebastian Kurfuerst <sebastian@garbage-group.de>
* XHTML Compliance: prefix local anchors with a string (bug
#1243)
* Feature request #1453: stdWrap for fontColor at...
Sebastian Kurfuerst

2005-11-19

02:14 Revision 9669486a: Changed wrong years in ChangeLog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@872 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
01:01 Revision 7b9789d9: * Added a helpful warning if config.baseURL=1 was found
* !!! Disabled the config.baseURL=1 feature. baseURL needs to be a string value, otherwise it will not work (security... Michael Stucki
00:13 Revision 1d82027f: * Fixed bug #1861: Call of inexinsting t3lib_exec::imageMagickCommand() instead of t3lib_div::...
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@870 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki

2005-11-18

23:38 Revision 6d10d94c: * Release of TYPO3 3.8.1
* Many other changes, see ChangeLog for details
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_3-8@8...
Michael Stucki
10:28 Revision a9295a3e: 2006-11-18 Michael Scharkow <mscharkow@gmx.net>
* Removed bgColor from default body tag
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@867 709f56b5-9817-0410...
Michael Scharkow

2005-11-17

10:13 Revision eb29b5ae: Added two post-processing hooks into t3lib_tcemain->moveRecord. They are required by TemplaVoila 1.0
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@866 709f56b5-9817-0410-a4d7-c38de5d9e867 Robert Lemke

2005-11-16

01:36 Revision 51cdc4dd: Indexed Search modifications for support of cronjob based indexing. More to come...
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@865 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
00:47 Revision 63bfbb9b: 2006-11-15 Sebastian Kurfuerst <sebastian@garbage-group.de>
* Fixed bug #569: The "Access Key" combination now added to the
"title" attribute of images
* Fixed bug #815: CLI-mo...
Sebastian Kurfuerst

2005-11-14

18:22 Revision 13a9e4de: *** empty log message ***
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@863 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
17:54 Revision e3f65b50: Create nice filenames in file manager, etc
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@862 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
17:53 Revision a60990a8: Fix misplaced ).
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@861 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker

2005-11-12

20:50 Revision 4116c40e: 2005-11-12 Sebastian Kurfuerst <sebastian@garbage-group.de>
* New feature 1573: switch back to admin user after user switch
(SU-mode)
git-svn-id: https://svn.typo3.org/TYPO3v4...
Sebastian Kurfuerst
20:38 Revision f2e3b554: 2005-11-12 Sebastian Kurfuerst <sebastian@garbage-group.de>
* New feature 1573: switch back to admin user after user switch
(SU-mode)
git-svn-id: https://svn.typo3.org/TYPO3v4...
Sebastian Kurfuerst
18:08 Revision cbb16088: *** empty log message ***
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@858 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
01:23 Revision 3a73db22: 2005-11-11 Sebastian Kurfuerst <sebastian@garbage-group.de>
* New feature #1519: new option for lockSSL: get redirected to
standard http after BE login with SSL
* Fixed bug #16...
Sebastian Kurfuerst

2005-11-10

13:32 Revision 5e5a3e5c: Apply specCharsToASCII() not only to page name, but also path.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@856 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker

2005-11-09

15:53 Revision 9b630e72: changed wrong date in my last entry
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@855 709f56b5-9817-0410-a4d7-c38de5d9e867 Rupert Germann
15:52 Revision 1782bfb7: updated changelog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_3-8@854 709f56b5-9817-0410-a4d7-c38de5d9e867 Rupert Germann
15:50 Revision 52bfbe2c: fix for function getBorderAttr: closes bugs 1360 and 1461
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_3-8@853 709f56b5-9817-0410-a4d7-c38de5d9e867 Rupert Germann
15:49 Revision 75322e35: Fix of previous commit which accidently was utf-8 encoded
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@852 709f56b5-9817-0410-a4d7-c38de5d9e867 Robert Lemke
15:19 Revision 9152361a: updated changelog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@851 709f56b5-9817-0410-a4d7-c38de5d9e867 Rupert Germann
15:10 Revision d9760def: fix for function getBorderAttr()
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@850 709f56b5-9817-0410-a4d7-c38de5d9e867 Rupert Germann
11:47 Revision 67f2c92e: Removed annoying feature of typo3/tab.js to put the focus on the textarea
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@849 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
10:56 Revision e96a6bc1: corrected wording in a comment from last commit
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@848 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
10:43 Revision 8c6edf05: Change formatting
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_3-8@847 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
07:40 Revision c023333d: 2005-11-09 Sebastian Kurfuerst <sebastian@garbage-group.de>
* New feature #1577: display clickmenus with XMLHTTP / ajax
* Fixed bug 1066: Shortcut to a invisible page leads to ...
Sebastian Kurfuerst

2005-11-08

20:52 Revision 4e798953: 2005-11-08 Sebastian Kurfuerst <sebastian@garbage-group.de>
* Fixed bug #586: User Admin can't create new user
* Fixed bug #1293: TCAdefaults.pages.doktype is not recognized by...
Sebastian Kurfuerst
18:32 Revision 2604ee85: Made TCEForms put <label> tags around icons for moving/deleting repetitive Flexform items
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@844 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
00:37 Revision 10e7549b: *** empty log message ***
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@843 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj

2005-11-07

18:16 Revision 0c1898f9: More workspace stuff for beta.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@842 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj

2005-11-04

20:45 Revision 72ca3695: *** empty log message ***
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@841 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
18:11 Revision a635dacc: Workspace related changes
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@840 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
10:50 Revision c0c53790: *** empty log message ***
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@839 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj

2005-11-02

23:52 Revision 8aaa4675: *** empty log message ***
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@838 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
23:51 Revision 223e5031: Todays catch
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@837 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj

2005-11-01

15:06 Revision 0e4a4126: Added an is_array() check in t3lib_div::resolveSheetDefInDS() to prevent a fatal error in certain circumstances
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@836 709f56b5-9817-0410-a4d7-c38de5d9e867 Robert Lemke
 

Also available in: Atom