Activity
From 2012-01-03 to 2012-02-01
2012-02-01
- 17:44 Revision 91da9e85: [FEATURE] Placeholder for TCEForm fields
- Possibility to display a placeholder/ghosttext in TCEForm fields to guide the user about default values. The Placehol...
- 01:16 Revision 29ef4a68: [BUGFIX] alt_doc.php uses deleted alternative page languages for translations
- The backend script alt_doc.php even considers deleted
pages_language_overlay records when determining in which langua...
2012-01-31
- 22:54 Revision 65bc925a: [BUGFIX] Adjust shortcut mode labels for selected/current page
- If a certain page is selected then shortcut mode refers to that page.
Only otherwise the current page is the point of... - 22:26 Revision 765f532a: [BUGFIX] Context menu of page translation doesn't work in languages view
- For a page with translations, the clickmenu is not shown for these
translations in the page module, view "languages".... - 14:52 Revision d8723e32: [FEATURE] Enable TCA type field to depend on field of foreign table
- TCA type fields can now refer to a field on a foreign record with a colon-separated
syntax (e.g. uid_local:type). Th...
2012-01-30
- 20:52 Revision 05ed54d8: [BUGFIX] Install Tool: Settings added by extensions can be edited (duplicating them)
- Change-Id: I13f3ec8a1f10029ce2b6e421bcc97be2e1276ca3
Fixes: #25213
Releases: 4.7, 4.6, 4.5, 4.4
Reviewed-on: http://r...
2012-01-28
- 20:22 Revision 40f931a0: Revert "[BUGFIX] Scheduler BE module fails to load due to autoloader issues"
- The patch has an unwanted side-effect: It sometimes throws a php warning "Function spl_autoload_call() hasn't defined...
- 20:22 Revision 66df2c08: Revert "[BUGFIX] Scheduler BE module fails to load due to autoloader issues"
- The patch has an unwanted side-effect: It sometimes throws a php warning "Function spl_autoload_call() hasn't defined...
- 20:22 Revision 0cb09778: Revert "[BUGFIX] Scheduler BE module fails to load due to autoloader issues"
- The patch has an unwanted side-effect: It sometimes throws a php warning "Function spl_autoload_call() hasn't defined...
- 18:49 Revision 308aba54: [BUGFIX] Reports module shows unnecessary info text
- Do not show saltedpasswords info text in reports module
unless problems have been detected.
Change-Id: I4e3aeffe6bde... - 18:27 Revision 460ac976: [BUGFIX] Reports module shows unnecessary info text
- Do not show saltedpasswords info text in reports module
unless problems have been detected.
Change-Id: Ic0a456bb6128... - 18:23 Revision d5dc4d94: [BUGFIX] Reports module shows unnecessary info text
- Do not show saltedpasswords info text in reports module
unless problems have been detected.
Change-Id: Ic0a456bb6128... - 16:35 Revision bd994133: [FEATURE] htmlArea RTE: Enable HTML5 block elements in the RTE
- Enable the following HTML5 block elements in the RTE: article, aside,
footer, header, nav, section.
Change-Id: I0094... - 16:07 Revision 40af75fe: [BUGFIX] Scheduler BE module fails to load due to autoloader issues
- When displaying a list of tasks, scheduler unserializes exceptions.
By default, unserialize() does not call autoloade... - 15:52 Revision c0a45f1a: [BUGFIX] Scheduler BE module fails to load due to autoloader issues
- When displaying a list of tasks, scheduler unserializes exceptions.
By default, unserialize() does not call autoloade... - 15:43 Revision 0004f248: [FEATURE] Enabling displayCond for sheets in flexforms
- Adds the feature of displayCond to sheets in flexforms, so entire sheets
of fields can be excluded from the editing m... - 15:36 Revision d3e77251: [BUGFIX] Scheduler BE module fails to load due to autoloader issues
- When displaying a list of tasks, scheduler unserializes exceptions.
By default, unserialize() does not call autoloade... - 15:29 Revision bfda58ca: [BUGFIX] t3lib_BEfunc::getViewDomain() returns wrong or no domain
- If the TYPO3 BE host name is not configured as a sys_domain record
t3lib_BEfunc::getViewDomain() will always return T... - 14:49 Revision c669bda6: [BUGFIX] Broken datepicker on unsaved flexform sections
- The onClick event for opening the datepicker is attached to the
datepicker icons only once on page load. There curren... - 14:48 Revision 70a53314: [BUGFIX] Broken datepicker on unsaved flexform sections
- The onClick event for opening the datepicker is attached to the
datepicker icons only once on page load. There curren... - 14:32 Revision 6706dd26: [FEATURE] New core language: Afrikaans
- Change-Id: Ica78c546a24913e33d52fa0a7727b6f8539a171a
Resolves: #33479
Releases: 4.7
Reviewed-on: http://review.typo3.... - 14:25 Revision 1c9e0b6a: [BUGFIX] Broken datepicker on unsaved flexform sections
- The onClick event for opening the datepicker is attached to the
datepicker icons only once on page load. There curren... - 14:23 Revision 62b05fe9: [BUGFIX] Invalid "unequal"-statement and string-quoting in SQL
- There are multiple "!=" in SQL statements. They should be "<>".
MySQL understands "!=" for the compatibility with ear... - 13:42 Revision 1ca89f41: [TASK] Improve username information in top toolbar
- Hides the username text if a full name is available.
If the superuser mode is enabled the username is preserved.
Cha... - 13:28 Revision e9f765c8: [BUGFIX] TYPO3 prompts to select position when there are no pages
- When adding the very first page to the page tree, TYPO3 asks to
select a position and offers a weird looking selector... - 13:27 Revision 14113914: [BUGFIX] TYPO3 prompts to select position when there are no pages
- When adding the very first page to the page tree, TYPO3 asks to
select a position and offers a weird looking selector... - 13:22 Revision 7e3a4b38: [CLEANUP] Remove misleading report
- Actually we don't use "elementVersioningOnly" anymore, therefore we don't need the
report anymore.
Change-Id: I36a0b... - 13:22 Revision c9716ed6: [BUGFIX] Unlimited memory limit handling in system status report
- According to the documentation, "-1" is a valid setting for PHP's
memory_limit and means "unlimited". So far this val... - 13:20 Revision aa6d46b0: [BUGFIX] Unlimited memory limit handling in system status report
- According to the documentation, "-1" is a valid setting for PHP's
memory_limit and means "unlimited". So far this val... - 13:00 Revision 7940facf: [BUGFIX] Warnings in BE when using "Find filename"
- When using "Tools">"DB Check">"Find filename" with a slash
character (for example, "</title>"), there are warnings ab... - 12:58 Revision 1c25d920: [BUGFIX] Warnings in BE when using "Find filename"
- When using "Tools">"DB Check">"Find filename" with a slash
character (for example, "</title>"), there are warnings ab... - 12:52 Revision c98c7677: [BUGFIX] Fix permissions and create group in mkdir_deep
- t3lib_div::mkdir_deep does not properly create nested directories.
This is fixed by using API method t3lib_div::fixPe... - 12:45 Revision a7678777: [BUGFIX] spriteManager for Clear RTE Cache icon
- RTE hooks into the clear cache menu to allow clearing RTE cache.
Changes the icon integration from iconWorks to sprit... - 12:41 Revision e9d63ff4: [BUGFIX] spriteManager for Clear RTE Cache icon
- RTE hooks into the clear cache menu to allow clearing RTE cache.
Changes the icon integration from iconWorks to sprit... - 12:09 Revision b3dbe46e: [TASK] Unify backend: header/section
- This patch set unifies backend module layouts to use header/section.
Change-Id: Ieccacbfd8c422eafe413f9e0a64d5b7e1e7... - 11:38 Revision 124ae63d: [CLEANUP] Replace deprecated function calls
- To avoid that the Core itself fills the deprecation log
I'd suggest to use the new methods.
Change-Id: Ia4084ea662c6...
2012-01-27
- 22:24 Revision 3af62abf: [CLEANUP] Removed unused JavaScript snippets
- Some parts of our JavaScript are unused. Let's do some house-
keeping and remove parts which aren't needed.
Releases... - 21:27 Revision a31819bb: [TASK] Improve debugTrail() to better handle includes
- The deprecation log lacks specific and necessary information about
include and require calls, which makes it hard to ... - 21:26 Revision fd261f90: [TASK] Improve debugTrail() to better handle includes
- The deprecation log lacks specific and necessary information about
include and require calls, which makes it hard to ...
2012-01-26
- 19:58 Revision 58ced338: [BUGFIX] canBeInterpretedAsInteger fatals if given an object
- If an object without a string representation is given to
t3lib_utility_math::canBeInterpretedAsInteger($var), the
met... - 18:24 Revision e8c1d420: [BUGFIX] htmlArea RTE: Some attributes wrongly unset by "Edit element"
- The style, lang and dir attributes may be incorrect after unsetting
using "Edit element" dialogue.
Change-Id: I9cd78... - 17:32 Revision 1dd41474: [BUGFIX] htmlArea RTE: Some attributes wrongly unset by "Edit element"
- The style, lang and dir attributes may be incorrect after unsetting
using "Edit element" dialogue.
Change-Id: I1c52f... - 16:56 Revision bc878c70: [BUGFIX] htmlArea RTE: Some attributes wrongly unset by "Edit element"
- The style, lang and dir attributes may be incorrect after unsetting
using "Edit element" dialogue.
Change-Id: I64a34... - 16:26 Revision 8070967d: [BUGFIX] Misinterpretation of memory_limit setting in install tool
- Adds a different warning into the system checks of the basic
configuration section of the install tool in case the me... - 16:23 Revision 2816aafd: [BUGFIX] Misinterpretation of memory_limit setting in install tool
- Adds a different warning into the system checks of the basic
configuration section of the install tool in case the me... - 16:16 Revision f5048ddd: [BUGFIX] Misinterpretaion of memory_limit setting in install tool
- Adds a different warning into the system checks of the basic
configuration section of the install tool in case the me... - 15:11 Revision 71257e5e: [BUGFIX] Marker not removed from file module
- If bookmarks are disabled, the ##SHORTCUT## marker is still shown.
Change-Id: I03820111e6384bf47b54aa2583fa891bcb55a... - 15:09 Revision 1708c155: [BUGFIX] Marker not removed from file module
- If bookmarks are disabled, the ##SHORTCUT## marker is still shown.
Change-Id: I96ac76103fc07775e8f9a3bd94bd7a17aacd5... - 15:05 Revision e8d4c25f: [BUGFIX] Marker not removed from file module
- If bookmarks are disabled, the ##SHORTCUT## marker is still shown.
Change-Id: I9ef1679c5ea3f9eead5f8e0615d7734d75811... - 05:45 Revision 90c9c105: [FEATURE] htmlArea RTE: Add context-sensitive help to table operations
- Change-Id: I628b583ad912f7da28d319695e7e03acec2cdee7
Resolves: #33451
Releases: 4.7
Reviewed-on: http://review.typo3.... - 00:37 Revision cf3d4232: [BUGFIX] Sorting of localized records is wrong after copying
- Solution: When copying a record in original language, if a localized
record of the destination record exists for lang...
2012-01-25
- 20:28 Revision 10c7ea4b: [TASK] Additional unit tests for t3lib_div::mkdir and mkdir_deep
- Added tests check if permissions and group ownership gets correctly
set when creating directories, also when a whole ...
2012-01-24
- 18:18 Revision 2bb5c624: [FEATURE] htmlArea RTE: Preserve microdata attributes
- Preserve microdata attributes (itemscope, itemtype, itemprop) in RTE operations and in default configuration of RTE t...
- 13:58 Revision 76b90ba2: [FEATURE] felogin Content Element Suggest Wizard
- Adds Suggest Wizard to page and folder selection in EXT:felogin content elements.
Change-Id: Ia225389e1f084aea471b54... - 11:42 Revision d22f9ef4: [TASK] Set TYPO3 version to 4.6.5-dev
- Change-Id: Icaa0fd33df22bb465ed21eab20e96d42b1552a42
Reviewed-on: http://review.typo3.org/8672
Reviewed-by: TYPO3 v4 ... - 11:42 Revision 3978618e: [RELEASE] Release of TYPO3 4.6.4
- Change-Id: I0ca0216fbb46c5405dc3839fb9bb03303d378d76
Reviewed-on: http://review.typo3.org/8671
Reviewed-by: TYPO3 v4 ... - 11:42 Revision 3c5087a8: [RELEASE] Release of TYPO3 4.6.4
- Change-Id: I0ca0216fbb46c5405dc3839fb9bb03303d378d76
- 11:32 Revision 41226145: [TASK] Set TYPO3 version to 4.5.12-dev
- Change-Id: I7d1611d26fb11aeaf936120a21d1a3374446e53a
Reviewed-on: http://review.typo3.org/8670
Reviewed-by: TYPO3 v4 ... - 11:32 Revision 95c0ba50: [RELEASE] Release of TYPO3 4.5.11
- Change-Id: Ia292c6f4ae9d208b83b38d29d0758a39c043b799
Reviewed-on: http://review.typo3.org/8669
Reviewed-by: TYPO3 v4 ... - 11:32 Revision 62023e31: [RELEASE] Release of TYPO3 4.5.11
- Change-Id: Ia292c6f4ae9d208b83b38d29d0758a39c043b799
- 11:24 Revision e2aa8171: [TASK] Set TYPO3 version to 4.4.14-dev
- Change-Id: I25d69f3737a35a3f3cca7136ab55508b4db94e85
Reviewed-on: http://review.typo3.org/8668
Reviewed-by: TYPO3 v4 ... - 11:23 Revision 420bed12: [RELEASE] Release of TYPO3 4.4.13
- Change-Id: I632a05b9ea6d86d0598e1c3e21fe9c8f59c53313
Reviewed-on: http://review.typo3.org/8667
Reviewed-by: TYPO3 v4 ... - 11:23 Revision b3ac7587: [RELEASE] Release of TYPO3 4.4.13
- Change-Id: I632a05b9ea6d86d0598e1c3e21fe9c8f59c53313
- 11:21 Revision f8d6b720: [TASK] Raise submodule pointer
- Change-Id: I94633a3055e3242b38e2983a2ffa5a832ef91c8f
Reviewed-on: http://review.typo3.org/8666
Reviewed-by: TYPO3 v4 ... - 11:20 Revision 6f1ed57c: [TASK] Raise submodule pointer
- Change-Id: Ide6a185eb531809653a3eed3b84efb2c76c45949
Reviewed-on: http://review.typo3.org/8665
Reviewed-by: TYPO3 v4 ... - 11:18 Revision 75b26cff: [TASK] Raise submodule pointer
- Change-Id: I87087c63d8828b2c473fb2cae0cf5fa6c4a66e3b
Reviewed-on: http://review.typo3.org/8664
Reviewed-by: TYPO3 v4 ... - 11:08 Revision b8433416: [TASK] Update version to 1.4.2
- Recent changes:
+ [BUGFIX] Invalid LOCAL_LANG overlay for non-existing languages
Change-Id: I16ebb91b857e449e5a5a48f... - 11:06 Revision 3e77840e: [TASK] Update version to 1.3.2
- Recent changes:
+ [BUGFIX] Invalid LOCAL_LANG overlay for non-existing languages
Change-Id: I06d89c4c27fc6a777d29084... - 10:45 Revision 6ad4d741: [TASK] Update to version 4.6.4
- Change-Id: Ia629e9af280ca22fa5f18b3a905a029cd8667663
Reviewed-on: http://review.typo3.org/8660
Reviewed-by: Oliver Ha... - 10:32 Revision ccd2ebe8: [BUGFIX] typolink prepends wrong domain when using url scheme
- tslib_cObj::typoLink() uses a wrong domain if the target page
has a domain record and a URL scheme, which is differen... - 10:25 Revision 80c03a05: [BUGFIX] typolink prepends wrong domain when using url scheme
- tslib_cObj::typoLink() uses a wrong domain if the target page
has a domain record and a URL scheme, which is differen...
2012-01-23
- 07:30 Revision 70caf272: [FEATURE] RTE: Restructure methods dealing with nodes and selections
- Note: This completes re-structuring of legacy htmlArea code.
Change-Id: I84cb9c1100c626b5b0f8938ace340b9072bf84f9
Re...
2012-01-22
- 22:45 Revision a0da123d: [BUGFIX] Regression in language handling
- If you request a translated string in a
language where no translation is available
you used to get the default langua... - 22:17 Revision 89bd701c: [BUGFIX] Sorting of localized records is wrong after copying
- Solution: When copying a record in original language, if a localized
record of the destination record exists for lang... - 21:19 Revision 308fa83a: [CLEANUP] Cleanup wrong doc comments
- Some of the doc cumments don't reflect the actual method
signature anymore. Better fix it ;)
Change-Id: Ic7ce992a39c... - 21:12 Revision 93aac3c7: [BUGFIX] Fix publish button in preview mode
- Due to an wrong type check the publish button in the
preview window is broken.
Change-Id: I0619172fbdf0caca68a690c52... - 21:11 Revision dad93be5: [BUGFIX] Fix publish button in preview mode
- Due to an wrong type check the publish button in the
preview window is broken.
Change-Id: I401d9d275dd2c3e39eb1a6ecb... - 12:52 Revision d6485a88: [BUGFIX] Warnings in BE when using "Find filename"
- When using "Tools">"DB Check">"Find filename" with a slash
character (for example, "</title>"), there are warnings ab... - 12:39 Revision 9da8fd3a: [BUGFIX] Fix permissions and create group in mkdir_deep
- t3lib_div::mkdir_deep does not properly create nested directories.
This is fixed by using API method t3lib_div::fixPe...
2012-01-21
- 19:25 Revision ea049a0f: [BUGFIX] htmlArea RTE: magic image maxWidth is not working as expected
- Solution: Clarify the documentation of the option
Change-Id: Ia34a3e2ab9bedb5fa91cf65594b2acbb0c578dad
Resolves: #32... - 19:17 Revision f4b46a10: [BUGFIX] htmlArea RTE: magic image maxWidth is not working as expected
- Solution: Clarify the documentation of the option
Change-Id: Icbe9ecb870a241c81e19734f6e481390d71f7809
Resolves: #32... - 19:07 Revision 2edfa730: [BUGFIX] htmlArea RTE: magic image maxWidth is not working as expected
- Solution: Clarify the documentation of the option
Change-Id: Ic6d530ac2f4a541e738033d8e14fc7fc3db3d6d3
Resolves: #32...
2012-01-20
- 23:18 Revision 65df92a1: [BUGFIX] htmlArea RTE : Adding link problem with IE
- Problem: Link may not be created on cell, list element or paragraph
when following element of same type already conta... - 23:10 Revision 73acbc1d: [BUGFIX] htmlArea RTE : Adding link problem with IE
- Problem: Link may not be created on cell, list element or paragraph
when following element of same type already conta... - 23:06 Revision 8f1bc216: [BUGFIX] htmlArea RTE : Adding link problem with IE
- Problem: Link may not be created on cell, list element or paragraph
when following element of same type already conta... - 22:04 Revision 57a2f0fd: [BUGFIX] User settings don't remember that default language is selected
- If the default language is stored as the BE language it should be pre-selected
in the language selector in the User s... - 20:13 Revision 593a48e7: [BUGFIX] Regression in language handling
- If you request a translated string in a
language where no translation is available
you used to get the default langua... - 14:46 Revision d1b66e99: [CLEANUP] Performance in Reflection Service's cache handling
- This avoids a superflous call to $this->dataCache->has() - instead
uses ->get() directly and uses return value for ch... - 14:24 Revision d833b0ba: [BUGFIX] Fatal error on matching non-existing column, DB Backend
- This change prevents a fatal error by checking the returned column
map before calling a method. Instead, utilizes the...
2012-01-19
- 07:11 Revision b3963b54: [BUGFIX] PHP warning if open_basedir is enabled
- When using flexforms, a warning may appear in the Backend when
saving the form in BE (typically in a plugin). This ha...
2012-01-18
- 19:03 Revision 416dd485: [BUGFIX] TCEmain::clear_cacheCmd relies on active BE_USER
- Several developers abuse t3lib_TCEmain and instantiate it also in other
contexts than BE, for which it never was made... - 19:03 Revision 78ffa6ab: [BUGFIX] TCEmain::clear_cacheCmd relies on active BE_USER
- Several developers abuse t3lib_TCEmain and instantiate it also in other
contexts than BE, for which it never was made... - 14:39 Revision 9dd2df99: Merge "[FEATURE] Run CommandController commands through Scheduler"
- 12:27 Revision d2cd1de4: [BUGFIX] Invalid LOCAL_LANG overlay for non-existing languages
- Language overlay with custom TypoScript should only be done for currently
use languages.
Change-Id: Id663d11f561055f... - 12:24 Revision 3ce5b589: [BUGFIX] Invalid LOCAL_LANG overlay for non-existing languages
- Language overlay with custom TypoScript should only be done for currently
use languages.
Change-Id: Id663d11f561055f... - 12:23 Revision d15f2413: Merge "[BUGFIX] Invalid LOCAL_LANG overlay for non-existing languages"
- 12:18 Revision 12f76a24: [BUGFIX] MENU special = updated does not work anymore
- Since stdWrap has been introduced on HMENU properties, a wrong
test removes the condition pidInList=0 which prevents ... - 12:17 Revision 4b2eec1f: [BUGFIX] MENU special = updated does not work anymore
- Since stdWrap has been introduced on HMENU properties, a wrong
test removes the condition pidInList=0 which prevents ... - 09:54 Revision cb73697e: [BUGFIX] md5.js fails with non-ascii-characters
- Current implementation of md5.js only considers a very
limited range of characters.
The implementation from webtoolki... - 09:52 Revision 5d9ef81d: [BUGFIX] md5.js fails with non-ascii-characters
- Current implementation of md5.js only considers a very
limited range of characters.
The implementation from webtoolki... - 00:26 Revision 02d465fe: [BUGFIX] HTML entity is inserted before and after inline element
- Problem: This is a regression caused by patch to issue #16217.
The last two lines of the merged patch are wrong. They...
2012-01-17
- 23:16 Revision 4d817e21: [BUGFIX] Usage of custom caching backends
- The use of "require_once" statements will help to define custom caching backends.
Change-Id: I6c04644ca7711e4ca7b7e5... - 20:02 Revision c639c6e8: [FEATURE] Run CommandController commands through Scheduler
- This feature allows any Extbase CommandController command to be
executed through the scheduler. Argument values are f... - 18:38 Revision 3cc969e8: [TASK] Set TYPO3 version to 4.7-dev
- Change-Id: I6b40f74c28317c5a1e54bcb00fac5d5c13feaacd
Reviewed-on: http://review.typo3.org/7834
Reviewed-by: TYPO3 v4 ... - 18:37 Revision a52dd214: [RELEASE] Release of TYPO3 4.7.0alpha3
- Change-Id: Ife0a38aca4287cdbb170673bde535deb00505342
Reviewed-on: http://review.typo3.org/7833
Reviewed-by: TYPO3 v4 ... - 18:37 Revision 2fc5b5b2: [RELEASE] Release of TYPO3 4.7.0alpha3
- Change-Id: Ife0a38aca4287cdbb170673bde535deb00505342
- 18:31 Revision 32903aef: [TASK] Raise submodule pointer
- Change-Id: I7d00c83d7d9c9bc002b9f86123601fe8ab44d674
Reviewed-on: http://review.typo3.org/7832
Reviewed-by: TYPO3 v4 ... - 16:54 Revision 8ea93c52: [BUGFIX] HTML entity is inserted before and after inline element
- Problem: This is a regression caused by patch to issue #16217.
The last two lines of the merged patch are wrong. They... - 16:54 Revision 6aefbba4: [BUGFIX] HTML entity is inserted before and after inline element
- Problem: This is a regression caused by patch to issue #16217.
The last two lines of the merged patch are wrong. They... - 16:47 Revision 47303d7e: [TASK] Add note on modified authentication services to NEWS.txt
- Change-Id: Ib352841b0a22f94152b54c94e868e0a07080138a
Resolves: #32864
Related: #30271
Reviewed-on: http://review.typo... - 16:43 Revision b4137577: [TASK] Add note on modified authentication services to NEWS.txt
- Change-Id: I553031b98e47371120e6c25b0427a6318d016b42
Resolves: #32864
Related: #30271
Reviewed-on: http://review.typo... - 15:41 Revision c9e7ce9a: [TASK] Clean-up NEWS.txt for TYPO3 4.7
- Change-Id: I2a615341fe2630e23fc056ac4d8edbda74a50662
Reviewed-on: http://review.typo3.org/7829
Reviewed-by: Oliver Ha... - 15:28 Revision d3f3a9fd: [FEATURE] Separate password transmission from password comparison
- Add a processing authorization service to be able to treat (decrypt, hash)
passwords transmitted for other services t... - 11:31 Revision b1b75265: [BUGFIX] Module menu link wrap
- Makes module links in menu on the left not wrap around in small frames.
Change-Id: Ie85287b0139c7b551838726e07b8328a... - 11:30 Revision 74b7a951: [BUGFIX] Module menu link wrap
- Makes module links in menu on the left not wrap around in small frames.
Change-Id: I499d570a280ccec16ff10948676e9d32... - 11:17 Revision a87dfe24: [BUGFIX] ENABLE_INSTALL_TOOL does not respect fileCreateMask
- When this file is created by the Install tool, the fileCreateMask
is not respected. That does not allow to delete thi... - 09:43 Revision 1e3b80cb: [TASK] Use t3lib_BEfunc instead of date()
- use t3lib_BEfunc::date and ::datetime() instead
of native date().
Change-Id: Ie8679c345efabd5415f2f9bde1e6f9f4f31239... - 09:37 Revision 5e55c444: [FEATURE] Hidden palettes in TCEForms
- This is useful for IRRE when used with foreign_selector, if you want to
hide the relation field in the child record.
... - 09:06 Revision c915b0ab: [BUGFIX] BE user switch impossible when in adminOnly mode
- Enables the switching of BE users when the BE is in adminOnly mode.
Change-Id: I5fb6606acbe53885335619e2edfe9448b698... - 08:42 Revision f20dfac9: [BUGFIX] Page renderer provides files to compressor incorrectly
- If config.absRefPrefix is set, page renderer provides incorrect
file references to compressor. It prepends absRefPref... - 08:40 Revision f99cdff5: [TASK] User settings: move flashMessage notice
- There is a permanent flashMessage in user settings module to indicate
the possible necessity to reload the whole back... - 08:26 Revision 63772e57: [BUGFIX] Proper cursor icon in access module
- The access module got those nice red/green icons but many
people don't know that those are clickable because the curs... - 08:25 Revision 15216f85: [BUGFIX] Usage of custom caching backends
- The use of "require_once" statements will help to define custom caching backends.
Change-Id: I6c04644ca7711e4ca7b7e5... - 08:06 Revision 9b0db56b: [FEATURE] Add hook to pagerenderer after compress/concatenate
- Implement a hook to be able to influence the concatenated
and compressed resource files before they get wrapped in ta... - 03:29 Revision 75bd0c75: [FEATURE] htmlArea RTE: Cleanup some deprecated methods
- Cleanup methods deprecated since TYPO3 4.5.
Change-Id: I8fd88887ef5a486949f21e2d8504604d1c92f688
Resolves: #33238
Re...
2012-01-16
- 10:28 Revision ade26375: [BUGFIX] fe_adminLib.inc uses undefined function
- fe_adminLib.inc calls preg_spliti() which does not exist.
Change-Id: I7c16c2590ddc193fcad99e970ab8c6975e369261
Fixes... - 00:06 Revision c5fd02fc: [FEATURE] htmlArea RTE: Remove RTE cache
- Rely on page renderer for script compression/concatenation.
Remove extension configuration variable for script compre...
2012-01-15
- 22:44 Revision 27329abd: [FEATURE] htmlArea RTE: Move RTE scripts to head
- IE6 not being supported anymore in BE, scripts may now be included
in head, as they should be.
Change-Id: I813445d0f... - 17:20 Revision c590cb26: [BUGFIX] Shortcut page does not keep 'type' parameter
- When a shortcut page is accessed with ?type=123 in the URL, the
redirect is calculated without this parameter.
Chang... - 17:01 Revision 7b2dc40f: [BUGFIX] TCEmain::clear_cacheCmd relies on active BE_USER
- Several developers abuse t3lib_TCEmain and instantiate it also in other
contexts than BE, for which it never was made... - 11:19 Revision b6a812c6: [BUGFIX] Fix permissions of downloaded translations into l10n folder
- The downloaded extension translation files should have proper permissions
set after having been unzipped into l10n di...
2012-01-14
- 17:37 Revision 15eb091b: [BUGFIX] TYPO3 prompts to select position when there are no pages
- When adding the very first page to the page tree, TYPO3 asks to
select a position and offers a weird looking selector... - 16:40 Revision 87871827: [FEATURE] Add possibility to define foreign_match_fields for IRRE inline relations.
- This patch request adds the possibility to define foreign_match_fields (similar to MM_match_fields) for IRRE inline r...
- 16:16 Revision b64c1692: [BUGFIX] alt_doc.php uses deleted alternative page languages for translations
- The backend script alt_doc.php even considers deleted
pages_language_overlay records when determining in which langua... - 16:14 Revision 765ca577: [BUGFIX] alt_doc.php uses deleted alternative page languages for translations
- The backend script alt_doc.php even considers deleted
pages_language_overlay records when determining in which langua... - 12:38 Revision faf04f9d: [BUGFIX] t3lib_div::validPathStr() fails on certain file names
- Function t3lib_div::validPathStr() fails on file names with Unicode
characters. Adding 'u' modifier to the regular ex... - 12:25 Revision 4c41ba44: [TASK] Improve debugTrail() to better handle includes
- The deprecation log lacks specific and necessary information about
include and require calls, which makes it hard to ... - 11:58 Revision c5e06a3b: [BUGFIX] Unlimited memory limit handling in system status report
- According to the documentation, "-1" is a valid setting for PHP's
memory_limit and means "unlimited". So far this val...
2012-01-13
- 18:58 Revision 40cd5e6d: [FEATURE] htmlArea RTE: Add button to insert soft hyphen
- This feature adds a button and/or shortcut to insert a soft hyphen at
the current cursor position in the RTE content.... - 12:27 Revision 92c4777f: [TASK] Raise submodule pointer of workspaces system extension
- Change-Id: I5495441993fb62232edbcd34271a53a7e6591829
Reviewed-on: http://review.typo3.org/7778
Reviewed-by: Oliver Ha... - 12:25 Revision 93efe01b: Revert "[TASK] Migrate Workspace-Menu to work with ExtJS4"
- This reverts commit e1212e05722605e85964cb93cb8669c1d90b3844.
Change-Id: Ib371ef2d9de1b5a48d0a9e9910f23136d1b5f8c1
R... - 12:16 Revision e17eeb72: [TASK] Regenerate core_autoload.php
- The current core_autoload.php is missing some files.
This is a new version, generated with the latest SVN
version of ... - 12:16 Revision da8ac2d1: Revert "[TASK] Migrate to ExtJS4: Exchange the ExtJS Core Library"
- This reverts commit e149a551e4e81145ab59dea8578128ebe6cbfedb.
Change-Id: I79d0cb2d8c721909a67ae672968b9dc688c80351
R... - 12:15 Revision e738d37b: Revert "[TASK] Migrate to ExtJS 4: Replace the ExtJS Skin"
- This reverts commit 62f27741f27c857f1f8d0eb36ece3fd5102ba780.
Change-Id: I1c4ea0153f08b7430c510f3b1b9afceedb64712c
R... - 12:15 Revision 66352a58: Revert "[TASK] Migrate to ExtJS 4: Migrate Backend Base Components"
- This reverts commit 8f10c28bc18799d11af2fd94b1347ba95c0ebab0.
Change-Id: If0efdb9ec9346edcfae58dbd49defdbf6f829620
R... - 12:14 Revision 2cc2d3f9: Revert "[TASK] Migrate to ExtJS 4: Migrate PageTree and Context-Menu"
- This reverts commit 69f28918403d4b75242d264bd67c9fcade73dc0f.
Change-Id: I13d818471b2d3ed92ff623b25b0d752b244aa3bc
R... - 12:14 Revision 645497a0: Revert "[TASK] Migrate to ExtJS 4: Migrate TCEforms"
- This reverts commit 1a1930c8214218a4e739baaf5ca9248126cacaed.
Change-Id: I5382dd50da464ce85db6eb09d7161e56d35266bd
R... - 12:14 Revision 0e814e81: Revert "[TASK] Migrate to ExtJS 4: Migrate RTE"
- This reverts commit 463526e5e96dfe81854deffc36db63eee45ed380.
Change-Id: Iaa4eb001026000bd50f9cf9c05462632bf746c3e
R... - 12:14 Revision 7d7c13e8: Revert "[BUGFIX] TCEforms reference non-existant CSS file resize.css"
- This reverts commit 7e9c99a2f14387f49dd3be27d6e91bb56266e28d.
Change-Id: I69e7e0450156a69429824ffa306064e9ba45b62b
R... - 12:13 Revision 42dee4a1: Revert "[BUGFIX] Showing/Hiding toolbars of CE's in PageModule broken"
- This reverts commit 0618526df9053742086f9078bcd24f57183dff25.
Change-Id: Ic05027f1fca2811ade7e9d244dd255fd9ea128e9
R... - 12:13 Revision 772ea937: Revert "[BUGFIX] ModuleMenu has changed resizing/collapse behaviour"
- This reverts commit f4926ae6e43452da28781cc1d2efc57d44eaba21.
Change-Id: I24ce3e57972ec4cce4147fcfafc53dfa09be9b10
R... - 12:13 Revision 087e12a0: Revert "[BUGFIX] Missing renames of addClass and removeClass"
- This reverts commit 8d378484516a5b8e7e1dae564ca0c2bad72994ce.
Change-Id: I9a7b88a87f228e323002d2ccdf99db99f2166aaf
R... - 12:13 Revision ab81dd44: Revert "[TASK] Add ExtJS3 Compatibility Layer Extension"
- This reverts commit b6f263293ac9df43fb65dc8c9acfeadac0771cef.
Change-Id: If82c6bfe6ae0b3a9dfa77966b07f1889137b75c2
R... - 12:12 Revision e7864123: Revert "[BUGFIX] Backend loops in Page module"
- This reverts commit 103287a31f8ee1c5662711bc19e1189e79c50df2.
Change-Id: I389c7112d4f31c59edf26a04faaea047caf75418
R... - 12:11 Revision d620f786: Revert "[TASK] Rebuild t3lib/core_autoload.php"
- This reverts commit e04e514fd0ea2993c7f49c4ea2bff41919b19898.
Change-Id: I450e5f7bbc11a21f9c0134bdfcddb4786627f8aa
R... - 12:10 Revision a4536e37: Revert "[TASK] BE-Modules not migrated to ExtJS4 need to trigger compat-Mode"
- This reverts commit b8ffd6065a4ccbcfa6b5faea146a38d1bbe615b0.
Change-Id: I57723d0d445e398e9ca3b32348e30178de6f7037
R... - 12:10 Revision 4294e8e9: Revert "[BUG] CleanUp ExtJS Skin directory"
- This reverts commit bd82b6f51174c5b499b457386780454d6678253c.
Change-Id: Id7f25bd2d1eb7e187e65b08d89848cebb9f9cd20
R... - 11:07 Revision fffd7df3: [REVERT] let PersistentObjectConverter clone objects
- This reverts https://review.typo3.org/#change,7748
Before keeping the objectConverter from cloning objects we have t... - 01:55 Revision d6dbf873: [BUGFIX] Vague error message in t3lib_div
- If the web server cannot write to typo3temp/, a vague error
message may appear: "File not written to disk! Write
perm... - 01:50 Revision 6f56274d: [BUGFIX] Vague error message in t3lib_div
- If the web server cannot write to typo3temp/, a vague error
message may appear: "File not written to disk! Write
perm... - 01:48 Revision e04e514f: [TASK] Rebuild t3lib/core_autoload.php
- The autoload registry for Core classes is rebuilt and sorted
by using the class names.
Change-Id: Ibebb3376484b0e412...
2012-01-12
- 14:59 Revision 28472e77: [BUGFIX] Link to mounted shortcut page lacks &MP parameter
- Menu generation for a shortcut page within a mount point does not
include the &MP parameter and other configured addi... - 14:54 Revision 4a81817c: [BUGFIX] Link to mounted shortcut page lacks &MP parameter
- Menu generation for a shortcut page within a mount point does not
include the &MP parameter and other configured addi... - 13:24 Revision 341a29f0: [BUGFIX] keep PersistentObjectConverterTest from cloning objects
- With the PropertyMapper refactoring it should not be neccassary to
clone objects fetched from the persistence anymore...
2012-01-10
- 17:50 Revision a151fa4c: [~BACKPORT] backport FLOW3 changes to SignalSlotDispatcher
- There was a slight adjustment made to the SignalSlotDispatcher. Think
it would be good to push it through, before peo...
2012-01-08
- 16:23 Revision be137487: [BUGFIX] Typo in Install Tool
- Fix a simple typo in mail of Install Tool.
Change-Id: Ibe8b8003cbf6d2b98210bc22bf5e2a5678e0e137
Resolves: #32970
Rel... - 16:18 Revision 2912a6ca: [BUGFIX] Typo in Install Tool
- Fix a simple typo in mail of Install Tool.
Change-Id: Ibe8b8003cbf6d2b98210bc22bf5e2a5678e0e137
Resolves: #32970
Rel... - 13:44 Revision c979ea72: [BUGFIX] Typo in Install Tool
- Fix a simple typo in mail of Install Tool.
Change-Id: Ibe8b8003cbf6d2b98210bc22bf5e2a5678e0e137
Resolves: #32970
Rel...
2012-01-06
- 21:30 Revision 68893b43: [BUGFIX] User Admin: Move "Add" button to docheader
- Move the "Add User" button in "User Admin" module to the docheader.
Change-Id: I3394685e8056837c90ca735b521260ca6fb6...
2012-01-05
- 13:40 Revision 2fa19984: [FEATURE] Show thumbnails in page/list by default
- Improve defaults for new backend users by showing thumbnails.
Displays thumbnails in page/list module by default.
Ch...
2012-01-04
- 09:23 Revision 8bce878a: [CLEANUP] Core has a XML syntax dependency on templavoila
- The TYPO3 core still uses "tx_templavoila" in a XML structure
for referencing the title for a structure like FlexForm...
Also available in: Atom