Project

General

Profile

Activity

From 2014-12-03 to 2015-01-01

2015-01-01

22:02 Revision 529de59d: [!!!][TASK] Drop include_once array functionality for modules
The include_once array inside module functions is obsolete
and removed. The autoloader should be used instead.
Resol...
Wouter Wolters
21:24 Revision 5d897c0d: [TASK] Deprecate TS option for XHTML 2.0
The TypoScript option for setting XHTML 2.0
for the frontend output
config.xhtmlDoctype = xhtml_2
is deprecated a...
Benni Mack
20:03 Revision f3043e07: [FEATURE] Override check/radio labels with TSConfig
Enable locallang override from TSConfig with reference (LLL:) or value.
Use the following instructions :
TCEFORM.[ta...
Mathias Schreiber
19:53 Revision cdf957db: [BUGFIX] Fix image rendering for renderMethod = table
Since the introduction of FAL to TYPO3, the rendering of images
using CSS styled content with renderMethod = table is...
Torben Hansen
19:45 Revision bce5ae7b: [BUGFIX] Fix image rendering for renderMethod = table
Since the introduction of FAL to TYPO3, the rendering of images
using CSS styled content with renderMethod = table is...
Torben Hansen
18:15 Revision a84ec66a: [TASK] Migrate left-over prototype code from IRRE JS
There are a few quirks left from prototype which
should be removed before completely
moving to a requireJS module in ...
Benni Mack

2014-12-31

12:52 Revision 13d25656: [BUGFIX] Type check fix in linkhandler link type
To determine if a link should be handled by the linkhandler link type
in the linkvalidator, the "type" entry in the $...
Benni Mack
12:32 Revision c06fe0e2: [BUGFIX] Type check fix in linkhandler link type
To determine if a link should be handled by the linkhandler link type
in the linkvalidator, the "type" entry in the $...
Alexander Stehlik
12:25 Revision 30c08cde: [BUGFIX] linkvalidator: Add headline fallback to prevent NULL on insert
While link checker adds the broken links in the database the content
element can have an empty header. Make sure the ...
Benjamin Serfhos
12:24 Revision e82a7638: [BUGFIX] linkvalidator: Add headline fallback to prevent NULL on insert
While link checker adds the broken links in the database the content
element can have an empty header. Make sure the ...
Benjamin Serfhos
11:47 Revision f86bb366: [BUGFIX] deleteRecord_flexFormCallBack deletes file_references
Files that are referenced in a flexform
<type>group</type><internal_type>file_reference</internal_type>
will be delet...
Lorenz Ulrich
11:47 Revision fd702770: [BUGFIX] deleteRecord_flexFormCallBack deletes file_references
Files that are referenced in a flexform
<type>group</type><internal_type>file_reference</internal_type>
will be delet...
Lorenz Ulrich
00:02 Revision c521f3b5: Revert "[TASK] Additional check for valid domain in validEmail()"
Reverts #56771 which introduced brittle feature + tests to validEmail() which were beyond the scope of the function.
...
Steffen Müller

2014-12-30

20:14 Revision 8b2816f8: [TASK] Add absRefPrefix to responsive images
Responsive images must also use the absRefPrefix
as prefix.
Resolves: #53292
Releases: master, 6.2
Change-Id: I12f4e...
Georg Ringer
20:13 Revision 95577650: [TASK] Add absRefPrefix to responsive images
Responsive images must also use the absRefPrefix
as prefix.
Resolves: #53292
Releases: master, 6.2
Change-Id: I12f4e...
Georg Ringer
18:29 Revision 3ae906f6: [FEATURE] Add to "additionalWhere" to TypoScript menus
Allow for TMENU/GMENU to have a new option called
"additionalWhere" to narrow down the SQL query put
in the makeMenu ...
Mathias Schreiber
16:18 Revision 5033a33d: [TASK] Additional check for valid domain in validEmail()
If using a correct email address (= correct syntax),
but the domain name has no valid MX entry,
then a given email is...
Benni Mack
15:50 Revision 4eac7ded: [BUGFIX] Invalid phpDoc in ToolbarItemInterface
Method getAdditionalAttributes() returns an array of HTML attributes.
Resolves: #64058
Releases: master
Change-Id: I...
Xavier Perseguers

2014-12-29

23:51 Revision 303766d1: [FOLLOWUP] Fix missing semicolon
Resolves: #64036
Releases: master
Change-Id: I7899481c2229ee3f9c5dfcca695cf025cec0cb33
Reviewed-on: http://review.typ...
Wouter Wolters
23:44 Revision cdf9b40f: [FEATURE] Allow RequireJS module loading to execute custom code
When loading RequireJS modules, it is sometimes helpful to
execute custom code or set inline settings coming from the...
Benni Mack
19:41 Revision bc080548: [TASK] Performance: Avoid using array_keys in foreach
This lowers the memory usage.
Iterate on the original array instead of an array_keys()-copy
which lowers memory usag...
Mathias Schreiber
18:53 Revision c298539a: [CLEANUP] Remove superfluous ContainerViewHelper
The ContainerViewHelper in EXT:beuser is removed due to identical
functionality introduced in Ie8464963eb421eca65c0a3...
Andreas Fernandez
11:57 Revision a666bb2f: [TASK] Fix common misspellings and typos
Resolves: #64051
Releases: master
Change-Id: I7a36da752fb72d30b5504003cc494feb835a8592
Reviewed-on: http://review.typ...
Wouter Wolters
09:42 Revision 77096cbd: [BUGFIX] Forms in sys_action need localization and rearrangement
Resolves: #62837
Releases: master
Change-Id: I34ed297bc2b1d2616219ec27b3e3b796ea55c7cd
Reviewed-on: http://review.typ...
Mathias Schreiber
09:23 Revision 1ae9b716: [FEATURE] Allow ContainerViewHelper to load RequireJS modules
Add $includeRequireJsModules to ContainerViewHelper that loads RequireJS
modules, if given.
Resolves: #63913
Release...
Andreas Fernandez

2014-12-26

14:16 Revision e73f204d: Revert "[BUGFIX] Typo3DbQueryParser: Use IN with array-operand2"
Reverts: #63275
Resolves: #64044
Related: #7848
This reverts commit e235c9ad8b32267ece98d843a43daeab430db235.
Chang...
Helmut Hummel
12:54 Revision d6c16f64: [FOLLOW-UP] Rename rst file
Add missing file extension to rst file.
Resolves: #58929
Releases: master
Change-Id: I39e9286914eb92db70dfd68bcd837b...
Frank Nägler
11:35 Revision e235c9ad: [BUGFIX] Typo3DbQueryParser: Use IN with array-operand2
When passing an array for a "contains"-comparison
Typo3DbQueryParser generates SQL like
[...] WHERE uid_local='1','3'...
Stefan Neufeind
10:15 Revision eeced84f: [!!!][TASK] Use progress bar instead of mask for loading
The core currently has two places where a loading
indicator is shown:
* Loading iframes, using a mask created by Ext...
Benni Mack

2014-12-23

19:27 Revision 4a22b59e: [FEATURE] API for Bootstrap Modals
This patch introduces a new BE API for modals.
We introduce only a confirm method, because
the modal should be used a...
Andreas Fernandez
19:11 Revision ff395217: [FEATURE] Add hook for content element footer in Page module
Currently, there is only a hook for the `tt_content_drawItem` function
in the PageLayoutView. Since 6.0 the info fiel...
Leon de Rijke
18:59 Revision dc53b022: [BUGFIX] Backend typolink fields not saved
Adds a trailing slash on input and a call to onchange for that field.
Change-Id: Ib17216aba9c0190018a44a04e2081cac19...
Wouter Wolters
18:51 Revision 288b5c54: [BUGFIX] Backend typolink fields not saved
Adds a trailing slash on input and a call to onchange for that field.
Change-Id: Ib17216aba9c0190018a44a04e2081cac19...
Wouter Wolters
18:17 Revision 74c13360: [TASK] Show info in empty list module
If the selected page doesn't contain any records to edit, the module
is completly empty. This looks like an error ("w...
Georg Ringer
17:08 Revision 3a977c32: [TASK] Use stricter checks in DataHandler
Resolves: #63993
Releases: master
Change-Id: I157be570d1d226685511f83e37fe287e244b9fb2
Reviewed-on: http://review.typ...
Wouter Wolters
14:59 Revision 3c4b6e57: [CLEANUP] Namespace cleanup in TypoScriptFrontendController
Fix small leftovers after ::class change.
Resolves: #64022
Releases: master
Change-Id: I6873492921cd2205fa621da8842f...
Alexander Opitz

2014-12-22

10:20 Revision f6d40578: [BUGFIX] Wrong RequireJs paths for jQuery in frontend
The RequireJS paths set by page renderer for jQuery components is wrong
in frontend.
Add missing backpath.
Releases:...
Stanislas Rolland

2014-12-21

23:15 Revision 2db847ac: [FEATURE] Configurable width of the Element Browser Popups
The width of the element browser is sadly hardcoded to 600 and 650.
In many situations the element browser would nee...
Georg Ringer
21:32 Revision 74db28e6: [FEATURE] Integrate Uri.TypolinkViewHelper
Based on the existing typolink view helper.
This is a variant to just return the URI.
Resolves: #62931
Releases: mas...
Jan Helke
21:27 Revision ff426384: [BUGFIX] Fix notice of ttl of ENABLE_INSTALL_TOOL
This patch fixes the notice of the install tool protection status
in the reports module, which has been accidentally ...
Frederic Gaus
21:22 Revision d2246319: [BUGFIX] Fix notice of ttl of ENABLE_INSTALL_TOOL
This patch fixes the notice of the install tool protection status
in the reports module, which has been accidentally ...
Frederic Gaus

2014-12-20

21:59 Revision db876d04: [TASK] Remove unused ViewHelpers from ext:belog
With the replacing of the DateTimePicker two ViewHelpers
became obsolete. Both are removed without substitution.
Res...
Wouter Wolters
17:11 Revision 09a4c299: [FEATURE] Add pattern attribute to TextfieldViewHelper
In order to allow HTML5 validation, the Textfield ViewHelper needs
"pattern" as an attribute.
Resolves: #62428
Relea...
Roman Schürmann
15:56 Revision a0444f65: [BUGFIX] Properly HTML encode URI in renderer
The audio and video tag renderer fails to properly
encode the URI of the files for HTML.
Fix this and adapt the test...
Helmut Hummel
13:47 Revision f528b3f8: [TASK] Use autoload map instead of aliases in sysext form
Using the alias map is misleading as it is only used
to force the class loader to cache class names with
lowercased i...
Helmut Hummel
11:06 Revision 42dc199b: [FEATURE] Make linking of section titles configurable
Adding the TS property
plugin.tx_indexedsearch.linkSectionTitles = boolean
which allows turing on/off linking of the ...
Ralf Hettinger
10:51 Revision efed2b03: [BUGFIX] Prevent double content link checks
When a link points to a content element by using it's anchor behind
the page UID the reference index contains two ent...
Mathias Schreiber
10:46 Revision afad106c: [BUGFIX] Prevent double content link checks
When a link points to a content element by using it's anchor behind
the page UID the reference index contains two ent...
Mathias Schreiber
10:46 Revision 07986c43: [TASK] Decouple responsibilities in default errorAction()
The default Extbase ActionController::errorAction does a lot
of different things, which makes it hard to customize a ...
Helmut Hummel
10:43 Revision 1890c869: [BUGFIX] Fix fatal in RsaAuth-PhpBackendTest with broken openssl config
If the openssl environment is not set up correctly (in Install Tool:
"PHP OpenSSL extension not working") the unit te...
Stephan Großberndt

2014-12-19

12:15 Revision 01e4df20: [TASK] Re-add tests for renumberKeys
The test for renumberKeysToAvoidLeaps were accidentally
removed. Add them again.
Change-Id: Ib51cc8f96d7745ae199ecd2...
Susanne Moog
10:29 Revision 6782a7e0: [!!!][TASK] Replace ExtJS DateTimePicker with bootstrap alternative
Follow-up: only deprecate unused method, not remove.
Resolves: #62925
Releases: master
Change-Id: Icce2e9756d74c1c32...
Frank Nägler
08:57 Revision 5ee82218: [!!!][TASK] Replace ExtJS DateTimePicker with bootstrap alternative
This patch replaces the ExtJS DateTimePicker with a bootstrap
based alternative.
The DatePicker is used in the EXT:b...
Frank Nägler
08:26 Revision c311034d: [!!!][TASK] Deprecate FormEngine::$renderReadonly
This patch deprecates FormEngine::$renderReadonly
and removes the dependency from all form element classes.
Resolves...
Frank Nägler
01:53 Revision a1b6b408: [FEATURE] Let the reports in the install module check for new versions
This patch modifies the reports of the install module. Now it behaves
similar to the install tool and issues an error...
Wouter Wolters

2014-12-18

23:05 Revision 64692a05: [BUGFIX] Fix fatal in RsaAuth-PhpBackendTest with broken openssl config
If the openssl environment is not set up correctly (in Install Tool:
"PHP OpenSSL extension not working") the unit te...
Stephan Großberndt
22:05 Revision bd8b1947: [BUGFIX] Error message in RTE, if I want to insert a Custom Item
Wrong wizard name is used.
Releases: master, 7.0
Resolves: #63938
Change-Id: If8ce8a6efb7ef6b96cc2ce904ab0eb8953492f...
Stanislas Rolland
22:04 Revision 03cb99cd: [BUGFIX] Error message in RTE, if I want to insert a Custom Item
Wrong wizard name is used.
Releases: master, 7.0
Resolves: #63938
Change-Id: If8ce8a6efb7ef6b96cc2ce904ab0eb8953492f...
Stanislas Rolland
21:57 Revision 4f843e7b: [BUGFIX] RTE: Button not disabled when in text mode
Releases: master
Resolves: #63983
Change-Id: Idffdd3facd8e7cf9c0f4de9f7f2df7d344ba2b94
Reviewed-on: http://review.typ...
Stanislas Rolland
19:06 Revision cccd38a4: [TASK] Fix dummy parameter and return texts in phpDoc
Resolves: #63969
Releases: master
Change-Id: If6559f99998ad9f188b40466830556db507d9eda
Reviewed-on: http://review.typ...
Wouter Wolters
17:29 Revision b1a91e2f: [BUGFIX] styleguide: Add missing text_15 so sql schema
Christian Kuhn
04:40 Revision c664f9c1: [BUGFIX] RTE: JS errors on unload
Cleanup the cleanup operations.
Releases: master
Resolves: #63971
Change-Id: I81706a18cdbd39f13d78fdf9738720682ab56d...
Stanislas Rolland
03:32 Revision 46d26393: [BUGFIX] RTE: Status bar update is happening too late
Force status bar update on initialization and before each toolbar update.
Releases: master
Resolves: #63970
Change-I...
Stanislas Rolland
00:45 Revision 21455c63: [BUGFIX] Respect sys_language enable fields
This patch adds a call to BackendUtility::BEenableFields()
in the getSystemLanguages() of the TranslationConfiguratio...
Alexander Stehlik

2014-12-17

23:54 Revision 8070f390: [BUGFIX] RTE: Incorrect height of the RTE framework
The calculated height of the toolbar is incorrect due to floating
elements.
Releases: master
Resolves: #63964
Change...
Stanislas Rolland
20:47 Revision 583d1bfd: [BUGFIX] Add case insensitive flag to trustedHostsPattern
Releases: master, 6.2, 4.5
Resolves: #59186
Change-Id: Iaa973faf5b3f287320fb187c3db2d8e30a486735
Reviewed-on: http://...
Dietrich Heise
20:44 Revision 31ad5d90: [TASK] Fix dummy texts in phpDoc
Resolves: #37346
Releases: master
Change-Id: I7cafc1ba69b1906ead97f6b82717e2747d87cf94
Reviewed-on: http://review.typ...
Wouter Wolters
17:15 Revision 8ba8bce0: [BUGFIX] RTE: Missing hide method in StatusBar
Releases: master
Resolves: #63963
Change-Id: Ia7d4a77837e6c840f6118da24e444c55b395319a
Reviewed-on: http://review.typ...
Stanislas Rolland
15:53 Revision 638f222b: [TASK] RTE: Remove ExtJS QuickTips from status bar
This completes the migration of the RTE status bar to plain JavaScript.
Releases: master
Resolves: #63957
Change-Id:...
Stanislas Rolland
14:00 Revision 328010f2: [FEATURE] Emit Signal at the very end of DataPreprocessor::fetchRecord()
Introduces a new signal which can be used to e.g. manipulate the
regTableItems_data array to display that manipulated...
most wanted
09:01 Revision ea33fb5f: [TASK] Lower memory use in ArrayUtil->mergeRecursiveWithOverrule
Iterate on the original array instead of an array_keys()-copy in
ArrayUtil->mergeRecursiveWithOverrule which lowers m...
Stephan Großberndt
09:01 Revision babd2626: [TASK] Lower memory use in ArrayUtil->mergeRecursiveWithOverrule
Iterate on the original array instead of an array_keys()-copy in
ArrayUtil->mergeRecursiveWithOverrule which lowers m...
Stephan Großberndt
03:07 Revision 30ebfa4e: [TASK] RTE: Migrate toolbar button to plain JavaScript
Releases: master
Resolves: #63946
Change-Id: Ib9230c9b9317ced27f6b293514eacd98db1ba842
Reviewed-on: http://review.typ...
Stanislas Rolland
00:29 Revision 14cc9269: [CLEANUP] Add missing empty lines before classes' closing curly braces
Most of TYPO3's PHP files have an empty line before a class' closing curly
brace. This commit adds this empty line (i...
most wanted
00:13 Revision b7a9714e: [BUGFIX] Fix failing PHPUnit-Tests on Windows due to uniqid()-calls
If in one test multiple objects are created and their names are created
with uniqid()-calls without params, they fail...
Stephan Großberndt
00:13 Revision 84f2d555: [BUGFIX] Fix failing PHPUnit-Tests on Windows due to uniqid()-calls
If in one test multiple objects are created and their names are created
with uniqid()-calls without params, they fail...
Stephan Großberndt

2014-12-16

23:14 Revision a699aceb: [TASK] Add unit tests for mergeRecursiveWithOverrule
Resolves: #63817
Releases: master
Change-Id: I27d86eae5a59f0b6f5509dd247ac44415643d1b6
Reviewed-on: http://review.typ...
Christian Kuhn
22:22 Revision 3367aefd: [TASK] RTE: Migrate toolbar text item to plain JavaScript
Releases: master
Resolves: #63941
Change-Id: I84e1c3ffd6448d1e69e46d1aac22d88f95a29d82
Reviewed-on: http://review.typ...
Stanislas Rolland
20:43 Revision 091f6599: [BUGFIX] Cache backend usernames and workspace titles
Add a runtime cache for improved performance of user and
workspace titles in ext:belog. Those view helpers are
called...
Tim Lochmüller
20:43 Revision b843fd43: [BUGFIX] Cache backend usernames and workspace titles
Add a runtime cache for improved performance of user and
workspace titles in ext:belog. Those view helpers are
called...
Tim Lochmüller
20:42 Revision 06c6ad7d: [BUGFIX] RTE: Incorrect rendering of toolbar labels
This is a follow-up to https://review.typo3.org/#/c/35487/
Releases: master
Resolves: #63794
Change-Id: Id860722c2b4...
Stanislas Rolland
19:48 Revision 87ec9a59: [BUGFIX] Better caching of TCA for bulk inserts
Introduces a runtime cache for the TCA types configuration. This
improves performance for bulk inserts since getTCAty...
Stephan Großberndt
18:13 Revision e0467960: [BUGFIX] Better caching of TCA for bulk inserts
Introduces a runtime cache for the TCA types configuration. This
improves performance for bulk inserts since getTCAty...
Stephan Großberndt
18:02 Revision 2f428b1d: [TASK] RTE: Migrate the editor toolbar to plain JavaScript
The toolbar container is plain JavaScript but the buttons, combos and
other widgets are still ExtJS objects.
Release...
Stanislas Rolland
17:28 Revision ddc1fb58: [BUGFIX] Remove calls to StringUtility::beginsWith()
The method does not exist in 6.2. Replace with a call to good old
GeneralUtility::isFirstPartOfString().
Resolves: #...
Markus Klein
16:27 Revision 3ce1cf4c: [TASK] Improve error output in TS if INCLUDE_TYPOSCRIPT file not found
The TSOB should show if a file which should be included could not be found.
Due the fact that parts of the TypoScrip...
Simon Schaufelberger
16:22 Revision 68fc3b03: [TASK] Improve error output in TS if INCLUDE_TYPOSCRIPT file not found
The TSOB should show if a file which should be included could not be found.
Due the fact that parts of the TypoScrip...
Simon Schaufelberger
15:57 Revision 26511d63: [TASK] Extbase-Repository: Use ClassNamingUtility from core
Use core-functionality for conversion of repository-name
to its model-name.
Change-Id: I2a3247dd05ea24f12d1c235d8bf3...
Stefan Neufeind
15:19 Revision e451a415: [CLEANUP] Simplify method structures in IRRE JS
There were some deeply nested if-structures in the IRRE JS code, which
are replaced with guard clauses with early ret...
Andreas Wolf
14:02 Revision 5e1404ab: [BUGFIX] Unreadable directories must not crash filemount storages
If a *single* directory in the fileadmin tree can't be read, the whole
select box of the file mounts is empty.
Just ...
Georg Ringer
13:59 Revision 9e7dd465: [TASK] styleguide: TCA type=text add "max" example
Christian Kuhn
13:58 Revision 3f228b1b: [BUGFIX] Unreadable directories must not crash filemount storages
If a *single* directory in the fileadmin tree can't be read, the whole
select box of the file mounts is empty.
Just ...
Georg Ringer
11:17 Revision 9a6a133c: [FEATURE] Support maximum length in TextElement
Like the InputElement, also the TextElement should support the
"max" option for specifying a maximum length attribute...
Georg Ringer
10:50 Revision 91373d5a: [TASK] Remove support for older opcode caches
Removing opcode cache support for APC, eAccelerator, ZendOptimizerPlus,
and XCache < 3.1 as they all won't support PH...
Alexander Opitz
00:50 Revision 3b7e072c: [FEATURE] Access module "leave unchanged"
Allow the access module to leave a selector
as "unchanged" in order to only overwrite
permissions and not the owner/g...
Benni Mack

2014-12-15

22:23 Revision 67269bc1: [FEATURE] Add stdWrap functionality to page.headTag
The option page.headTag has stdWrap properties
added.
Resolves: #22086
Releases: master
Change-Id: I397bb0c82b350b31...
Benni Mack
21:39 Revision 209c8278: [TASK] Add suggest wizard for "include static" in template record
Resolves: #58407
Releases: master
Change-Id: Ia6de994c4f59a36d79b1d5cfe0101caddedb1773
Reviewed-on: http://review.typ...
Georg Ringer
21:36 Revision aba10e87: [BUGFIX] TCA: Move plugin-specific fields to Plugin tab
The options "select_key", "pages" and "recursive"
belong to the plugin field, and should go under the same
tab as the...
Benni Mack
21:12 Revision 783126ee: [!!!][TASK] Deprecate FormEngine::getTSCpid()
Move the caching getTSCpid() method from FormEngine to
BackendUtility as getTSCpidCached, creating a general
purpose ...
Frank Nägler
20:53 Revision 8ec91a6d: [BUGFIX] Show correct default value of field type 'select' and MM relation
Given a field with TCA type "select" and a mm relation,
the selected categories of the default record are not shown
i...
Georg Ringer
20:52 Revision 0773e510: [BUGFIX] Show correct default value of field type 'select' and MM relation
Given a field with TCA type "select" and a mm relation,
the selected categories of the default record are not shown
i...
Georg Ringer
20:22 Revision 22cb77ac: [!!!][TASK] Deprecate stdWrap options textStyle, tableStyle
The following stdWrap options are not needed anymore as this can
and should be done with CSS or just normal wraps:
*...
Georg Ringer
20:08 Revision 46aebf9a: [BUGFIX] Followup to deprecate FormEngine methods
see "Deprecate unused methods from FormEngine"
from issue #63912 which uses a wrong "use" statement.
thus a fatal for...
Benni Mack
19:42 Revision 11b987c3: [!!!][TASK] Deprecate FormEngine::getAvailableLanguages()
This patch deprecates FormEngine::getAvailableLanguages()
and removes the dependency from all form element classes.
...
Frank Nägler
19:22 Revision b6e0753c: [!!!][TASK] Deprecate FormEngine::renderVDEFDiff()
This patch deprecates FormEngine::renderVDEFDiff() and removes
the dependency from all form element classes.
Resolve...
Frank Nägler
19:17 Revision 4c4b1c1c: [!!!][TASK] Deprecate unused methods from FormEngine
This patch deprecates the following methods of FormEngine:
* FormEngine::getSingleField_typeFlex_langMenu()
* FormEng...
Frank Nägler
15:52 Revision 09707c0a: [!!!][TASK] Deprecate FormEngine::sL()
This patch deprecates FormEngine::sL() and removes
the dependency from all form element classes.
Resolves: #63855
Re...
Frank Nägler
13:51 Revision 7798668a: [TASK] Followup: Migrate FormEngine Checkboxes HTML to twbs
The disabled class on the wrapping div was missing.
Resolves: #62975
Related: #62973
Releases: master
Change-Id: I79...
Frans Saris
13:35 Revision 30c362b9: [TASK] FormEngine: "field has changed" icon via CSS
When editing a record in FormEngine, each field that is
modified gets an arrow symbol in front of the
input/select fi...
Benni Mack
13:20 Revision 9746ed4c: [!!!][TASK] Remove old BE implementation of indexed_search
The old code can be removed as the new module has been merged.
The breaking change is already documented in the file...
Georg Ringer
13:17 Revision f2a8ef9c: [BUGFIX] Followup: Deprecate FormEngine::getLL()
A missing dash slipped through triggering a fatal.
Change-Id: If1445cb3205e748bb4b5c1dae08948acea1178b9
Resolves: #6...
Christian Kuhn
12:50 Revision dc2ec09c: [!!!][TASK] Deprecate FormEngine::getLL()
This patch deprecates FormEngine::getLL() and removes
the dependency from all form element classes.
Resolves: #63878...
Frank Nägler
11:19 Revision 311a5b7d: [BUGFIX] linkvalidator: Fatal error: Call to a member function getUrl()
The external link checker tries to provide detailed information in case
an URL is not accessible. To do this, it anal...
Philipp Gampe
11:19 Revision 2d49cffa: [BUGFIX] linkvalidator: Fatal error: Call to a member function getUrl()
The external link checker tries to provide detailed information in case
an URL is not accessible. To do this, it anal...
Philipp Gampe
02:01 Revision 4a01f256: [CLEANUP] Cleanup ConditionMatcher
Resolves: #56426
Releases: 6.2
Change-Id: I5653fab16fde695d8f8cd658c1f0d39c4db35025
Reviewed-on: http://review.typo3....
Roland Waldner
01:16 Revision b98d27f8: [!!!][TASK] Remove dependency to FormEngine::insertDefStyle
This patch deprecate FormEngine::insertDefStyle and remove
the dependency from form element classes.
Resolves: #6385...
Frank Nägler
00:48 Revision fef883ed: [TASK] Migrate FormEngine Checkboxes HTML to twbs
Change CheckboxElement HTML towards twitter bootstrap
and refactor the class a bit for better readability
along the w...
Jan Helke
00:45 Revision 8b4d840c: [TASK] Change fields of TCA type none to Twitter Bootstrap
The fields for textarea/input are now based on Twitter
Bootstrap by adding "disabled" and "form-control" class.
Addi...
Thorsten Griebenow

2014-12-14

23:23 Revision 3bb4c269: [TASK] styleguide: Add TCA type=check readonly example
Christian Kuhn
22:53 Revision 91d3f1b1: [BUGFIX] Fix new content element wizard links click area
This formats the links within the new content element wizard as
inline-block, thus ensuring the whole link area is cl...
Mathias Brodala
22:47 Revision 6c9b96a8: [BUGFIX] Fix new content element wizard links click area
This formats the links within the new content element wizard as
inline-block, thus ensuring the whole link area is cl...
Mathias Brodala
21:00 Revision a1a5f77c: [BUGFIX] Add case insensitive flag to trustedHostsPattern
Releases: master, 6.2, 4.5
Resolves: #59186
Change-Id: Iaa973faf5b3f287320fb187c3db2d8e30a486735
Reviewed-on: http://...
Dietrich Heise
20:51 Revision 9ea7d2d6: [BUGFIX] Fix "Enable tab" for textareas inside inline elements
If a field is configured in the TCA by using
"'defaultExtras' => 'fixed-font : enable-tab'", the textarea
behaves dif...
Georg Ringer
20:48 Revision f23abfac: [BUGFIX] Add case insensitive flag to trustedHostsPattern
Releases: master, 6.2, 4.5
Resolves: #59186
Change-Id: Iaa973faf5b3f287320fb187c3db2d8e30a486735
Reviewed-on: http://...
Dietrich Heise
20:47 Revision 18e31a70: [BUGFIX] Allow attribute value "0" in EXT:form elements
If an attribute value of "0" is set in an EXT:form element (e.g.
TEXTLINE) currently the input element in the fronten...
Stefan Neufeind
20:42 Revision 82c96ecb: [BUGFIX] Allow attribute value "0" in EXT:form elements
If an attribute value of "0" is set in an EXT:form element (e.g.
TEXTLINE) currently the input element in the fronten...
Stefan Neufeind
20:37 Revision bd582d30: [TASK] Improve sorting of usergroups in adminpanel
To improve the usability, the usergroups are ordered by title and
the uid is added at the end to allow working with t...
Georg Ringer
20:36 Revision ee578932: [TASK] Improve sorting of usergroups in adminpanel
To improve the usability, the usergroups are ordered by title and
the uid is added at the end to allow working with t...
Georg Ringer
19:14 Revision 1b5090f0: Revert "[BUGFIX] Serialize expression in switch viewhelper"
This reverts commit 197a810b6a7db41717f30c0d8101c3e0181690fc.
The proposed solution of serialzing the expression was...
Anja Leichsenring
18:06 Revision 197a810b: [BUGFIX] Serialize expression in switch viewhelper
The f:switch ViewHelper breaks with Fluid error "No value found for key
"TYPO3\CMS\Fluid\ViewHelpers\SwitchViewHelper...
Björn Fromme
18:05 Revision 6df7104b: [BUGFIX] Fix "Enable tab" for textareas inside inline elements
If a field is configured in the TCA by using
"'defaultExtras' => 'fixed-font : enable-tab'", the textarea
behaves dif...
Georg Ringer
17:49 Revision 5a3fe43a: [BUGFIX] Adopt IRRE class toggle for hide/unhide
Clicking hide/unhide in IRRE elements doesn't change the UI anymore
because the icon class changed but not the JS.
R...
Georg Ringer
17:38 Revision 607cff3f: [BUGFIX] Set Ext.SSL_SECURE_URL to prevent https issues in IE
Ext.SSL_SECURE_URL is javascript:false by default. But this throws the error
"SEC7111: HTTPS security is compromised ...
Marco Huber
17:37 Revision 2523f3c6: [BUGFIX] Better performance of DatabaseConnection->getDateTimeFormats
Currently each call to DatabaseConnection->getDateTimeFormats creates a
new array with default dateTimeFormats. Put t...
Stephan Großberndt
17:37 Revision ecf260d3: [BUGFIX] Set Ext.SSL_SECURE_URL to prevent https issues in IE
Ext.SSL_SECURE_URL is javascript:false by default. But this throws the error
"SEC7111: HTTPS security is compromised ...
Marco Huber
17:37 Revision c90a324a: [BUGFIX] Better performance of DatabaseConnection->getDateTimeFormats
Currently each call to DatabaseConnection->getDateTimeFormats creates a
new array with default dateTimeFormats. Put t...
Stephan Großberndt
17:36 Revision adc28930: [TASK] Add htmlspecialchars to element id
Resolves: #63842
Related: #62973
Releases: master
Change-Id: I9089585103263788fcc937b3d1ac623095373427
Reviewed-on: h...
Frank Nägler
17:34 Revision 6bbef64a: [!!!][TASK] Remove deprecated disable_autocreate feature of workspaces
Resolves: #62415
Releases: master
Change-Id: I2c51f66c13f10ed4b442f52b20899820f92a5248
Reviewed-on: http://review.typ...
Wouter Wolters
17:02 Revision e91c2bb7: [TASK] Remember search filter in PageModule
Bring session handling for search field also to the
PageModule. Now it works like in the ListModule.
Resolves: #6384...
Frank Nägler
17:01 Revision 33f70c74: [TASK] Radio buttons to Bootstrap
Resolves: #62974
Related: #62973
Releases: master
Change-Id: I9eaa6bb98c88d58fb98bf7b20aa1ce64e7042840
Reviewed-on: h...
Jan Helke
16:19 Revision b0bb412f: [BUGFIX] Fix layout of searchbar in RecordList
This patch fix the layout of the searchbar in RecordList.
Follow-Up for #33627
Resolves: #63837
Related: #33627
Rele...
Frank Nägler
16:14 Revision 5fb72b1b: [BUGFIX] Name of extension is not complete in rst documentation file
Resolves: #63840
Releases: master
Change-Id: I08c7106c88cdc02f6f54f92ba41bbd103f621f4a
Reviewed-on: http://review.typ...
Wouter Wolters
15:54 Revision dad07eea: [TASK] Remember search filter in RecordList
In some cases the searchfilter get lost. The patch
enable storing the search term in BE user session.
Resolves: #336...
Frank Nägler
15:27 Revision 42e86727: [!!!][TASK] Deprecate "device" TypoScript condition
The TS condition for the device has been forgotten in
issue #60574 and is deprecated now.
Resolves: #63522
Related: ...
Georg Ringer
15:21 Revision 1316df4b: [TASK] styleguide: TCA type=radio example with missing label
Christian Kuhn
15:15 Revision fa0f97a0: [TASK] styleguide: Add TCA type=radio readonly example
Christian Kuhn
15:01 Revision 26077111: [TASK] Add note about AdditionalConfiguration.php to Install Tool
Add a note to clarify that AdditionalConfiguration.php is always
overruling any setting made within the Install Tool....
Markus Klein
14:51 Revision 2d574641: [TASK] Add note about AdditionalConfiguration.php to Install Tool
Add a note to clarify that AdditionalConfiguration.php is always
overruling any setting made within the Install Tool....
Markus Klein
13:56 Revision bb535c6f: [BUGFIX] Bad index for determineSiteRoot
Extbase in the backend fires a query to the pages table where
deleted=0 AND hidden=0 AND is_siteroot=1 ORDER BY sorti...
Stefan Froemken
11:12 Revision 674c2d20: [BUGFIX] Fatal Error in filelist when editing
Regression fix for #61958
Fixes: #63825
Releases: master
Relates: #61958
Change-Id: I06818243c296ac20b5b5f251e5ab57c...
Mathias Schreiber

2014-12-13

22:17 Revision c51665e4: [BUGFIX] Form localization depending on old class names
Since the introduction of the PHP namespaces some of the localisation of
FORM is not working anymore. The localisatio...
Patrick Broens
22:10 Revision b39266f5: [BUGFIX] Form localization depending on old class names
Since the introduction of the PHP namespaces some of the localisation of
FORM is not working anymore. The localisatio...
Patrick Broens
20:53 Revision 98ac63c0: [BUGFIX] Don't override the class on the Form elementWrap
This Changeset fixes an issue, which made it impossible
to give the layout.elementWrap a class attribute, because it
...
Marc Neuhaus
20:53 Revision 14460132: [BUGFIX] Don't override the class on the Form elementWrap
This Changeset fixes an issue, which made it impossible
to give the layout.elementWrap a class attribute, because it
...
Marc Neuhaus
20:32 Revision 8ea2e794: [CLEANUP] Add missing empty lines after copyright comments II
At the moment in some classes you can find an empty line between the
copyright comment and the first use statement. I...
most wanted
20:30 Revision 7b7a9535: [CLEANUP] Add missing empty lines after copyright comments I
At the moment in some classes you can find an empty line between the
copyright comment and the first PHPdoc bock comm...
most wanted
20:22 Revision 2cb1fea7: [CLEANUP] Add missing empty lines after namespace statements
At the moment in some classes you can find an empty line between the
copyright comment and the namespace statement. I...
most wanted
20:21 Revision 343280d4: Merge pull request https://github.com/TYPO3-CMS/styleguide/issues/14 from georgringer/master
[BUGFIX] styleguide: Add inline title examples Wouter Wolters
20:17 Revision dc4557ef: [BUGFIX] styleguide: Add inline title examples
Georg Ringer
20:06 Revision 8149f0a5: [TASK] Use better implementation for array check
To suppress PHP warnings the input parameter must always be an array.
If there is nothing to merge, the array_merge_o...
Anja Leichsenring
20:06 Revision 555062a4: [TASK] Use better implementation for array check
To suppress PHP warnings the input parameter must always be an array.
If there is nothing to merge, the array_merge_o...
Anja Leichsenring
20:05 Revision 6c6faf6d: Merge pull request https://github.com/TYPO3-CMS/styleguide/issues/13 from georgringer/master
[TASK] styleguide: Add textarea "tab feature" Wouter Wolters
19:29 Revision 6a7d06b7: [TASK] styleguide: Add textarea "tab feature"
See https://forge.typo3.org/issues/33731 for details + fix Georg Ringer
19:15 Revision b7ae6764: [BUGFIX] Fix failing unit test
A unit test causes a fatal error due to newly introduced dependency
to SignalSlotDispatcher. The fix extends the mock...
Anja Leichsenring
18:55 Revision ece45f3c: [BUGFIX] Add autocomplete for t3editor FILES
Add autocomplete values for t3editor
because there was no implementation for new cObj FILES
Resolves: #53129
Release...
Stefan Froemken
18:55 Revision c4c16141: [BUGFIX] Add autocomplete for t3editor FILES
Add autocomplete values for t3editor
because there was no implementation for new cObj FILES
Resolves: #53129
Release...
Stefan Froemken
18:43 Revision dab440d1: Revert "[TASK] Remove usage of property $new_unique_uid"
This reverts commit cf2eb86c799b652d64ea6858dd2715444e232c0b.
The removed code is not dead and should not be removed...
Christian Kuhn
18:23 Revision 0c0b1a24: [FEATURE] Add signal for mailer initialization
This signal allows for additional processing upon initialization
of a mailer object, e.g. registering a Swift mailer ...
Mathias Brodala
17:09 Revision f96c26e9: [FEATURE] Implement endInsertObject signal after object is registered
By implementing a new signal when a newly persisted object is
registered in the persistence session, it is possible t...
Jacob Rasmussen
16:15 Revision 657e177f: [TASK] Extbase: Traverse validation results until first error
When deciding whether to call the action method or error method it's
sufficient to traverse results until the first e...
Steffen Müller
16:05 Revision 46bed808: [TASK] Extbase: Traverse validation results until first error
When deciding whether to call the action method or error method it's
sufficient to traverse results until the first e...
Sebastian Michaelsen
15:27 Revision 47f10de5: [BUGFIX] Ensure argument is an array in ContentObjectRenderer
This patch ensures that at least an empty array is passed to the
array_replace_recursive function to avoid warnings d...
Stefan Froemken
15:19 Revision 41e743de: [BUGFIX] Ensure argument is an array in ContentObjectRenderer
This patch ensures that at least an empty array is passed to the
array_replace_recursive function to avoid warnings d...
Stefan Froemken
15:14 Revision cf2eb86c: [TASK] Remove usage of property $new_unique_uid
The property $this->new_unique_uid in PageLayoutController
is never used. Some very strange and dead code can be
just...
Georg Ringer
14:52 Revision f3818922: [CLEANUP] Clarify configuration preset description
The description of the configuration preset in
install tool is a bit misleading which causes people
to confuse this w...
Helmut Hummel
14:45 Revision 12eabff0: [CLEANUP] Clarify configuration preset description
The description of the configuration preset in
install tool is a bit misleading which causes people
to confuse this w...
Helmut Hummel
14:21 Revision 36dca4b6: [CLEANUP] Use comments not PHPDoc style comments in copyright block
This regular expression was used to replace PHPDoc style comments
with ordinary comments:
Search:
/\*\*(\n \* This f...
most wanted
14:20 Revision 1e27e896: [BUGFIX] IndexedSearch: Fix various issues in extbase plugin
Fix these bug in the experimental extbase plugin of IndexedSearch:
* TypoScript does not appear in include_static_fi...
Robert Vock
12:50 Revision 27400770: [BUGFIX] Restore test files for impexp functional tests
With #63544 some test files were changed, what caused the
functional tests of impexp to fail. This images are reset.
...
Anja Leichsenring
10:53 Revision 86d09c53: [BUGFIX] noTrimWrap = | || won't work inside a menu
The issue is caused by the implementation of optionSplit. This patch
solves this issue by checking for noTrimWrap.
C...
Jochen Rau
10:52 Revision 4c95e01d: [BUGFIX] noTrimWrap = | || won't work inside a menu
The issue is caused by the implementation of optionSplit. This patch
solves this issue by checking for noTrimWrap.
C...
Jochen Rau
10:45 Revision 20d640fe: [CLEANUP] Shrink images
Image files (jpeg and png) shipped in the core are optimized.
Images within ./contrib are ignored.
Resolves: #63544
...
Andreas Kienast
10:38 Revision d4465f59: [TASK] Replace BrowseLinks.js with jQuery/RequireJS Module
In the main approach to drop prototype/scriptaculous
usage, the BrowseLinks functionality
is rewritten to be used as ...
Benni Mack

2014-12-12

22:13 Revision ceaca9d4: [BUGFIX] Always disable jumpurl for external media
We always disable the global jumpurl feature when retrieving the URL for
an external media element like a video.
Res...
Markus Klein
22:07 Revision 524e32c0: [CLEANUP] Remove old .xml and .php locallang references
There are still places in the CMS Core that reference locallang.php
and locallang.xml although the default is the XLI...
Benni Mack
21:52 Revision 4dd99fee: [!!!][TASK] Remove static file edit magic
Configuring RTE fields TCA in defaultExtras section with static_write
enabled the DataHandler to write content to spe...
Christian Kuhn
21:23 Revision 0074a9d0: [TASK] Remove conf.php from ext:setup
Resolves: #63585
Releases: master
Change-Id: Id2f94cc304841a9fbe2e9422ca6519b4a7d9afab
Reviewed-on: http://review.typ...
Wouter Wolters
21:09 Revision 74d1fb24: [TASK] Turn todos into @todo to find them easier, Part 2
Change-Id: Iedee934b91eb22f9263de60e0f26c34af61222ec
Resolves: #63619
Releases: master
Reviewed-on: http://review.typ...
Stefan Neufeind
20:58 Revision e1073f8d: [BUGFIX] Always disable jumpurl for external media
We always disable the global jumpurl feature when retrieving the URL for
an external media element like a video.
Res...
Markus Klein
20:49 Revision d2f8598b: [BUGFIX] Make filter respect hidden directories
Make the filename filter respect files in hidden directories,
so that files inside those are not indexed by default.
...
zimmer7 GmbH
20:39 Revision a98491fe: [BUGFIX] Fix gifbuilder imagesize calculation when condition is used
Change-Id: Ia3adede080a9d405dad17b670a7033bc6715a847
Fixes: #39625
Releases: master, 6.2
Reviewed-on: http://review.t...
Kjeld Schumacher
20:36 Revision eefbfca5: [BUGFIX] Fix gifbuilder imagesize calculation when condition is used
Change-Id: Ia3adede080a9d405dad17b670a7033bc6715a847
Fixes: #39625
Releases: master, 6.2
Reviewed-on: http://review.t...
Kjeld Schumacher
20:34 Revision abd13f0c: [BUGFIX] Make filter respect hidden directories
Make the filename filter respect files in hidden directories,
so that files inside those are not indexed by default.
...
zimmer7 GmbH
20:31 Revision c1965e21: [BUGFIX] Better performance for bulk inserts without static_write
In DataHandler->fillInFieldArray for every record to insert or update
current and new data are merged to be handed ov...
Stephan Großberndt
20:13 Revision fd1c8cd9: [FEATURE] Show pid field in sys_action task
All explicitly defined fields of a sql task are now being rendered.
Resolves: #44287
Releases: master
Change-Id: Ie1...
Philipp Kitzberger
20:11 Revision c46c4ffa: [BUGFIX] Click-enlarge problem when an image is inside ul li or ol li
lib.parseFunc_RTE is not correctly configured by css_styled_content.
ul and ol elements must be recursively parsed th...
Stanislas Rolland
20:10 Revision 35268dec: [BUGFIX] Click-enlarge problem when an image is inside ul li OR ol li
lib.parseFunc_RTE is not correctly configured by css_styled_content.
ul and ol elements must be recursively parsed th...
Stanislas Rolland
19:28 Revision b7be26da: [TASK] Followup: Remove conf.php from ext:tstemplate
Get rid of the $moduleName again, use $MCONF['name'] for now.
Change-Id: I1ccabc2dddd5814902138f0889c294e662d052a5
R...
Stefan Neufeind
15:18 Revision 5401e75f: [!!!][TASK] Remove words and words_strings from ReferenceIndex
In ReferenceIndex->generateRefIndexData the strings from all input and
text fields were collected in $this->word_stri...
Stephan Großberndt
12:53 Revision d77c9758: [BUGFIX] Removed undefined variable in createExceptionHandler
Remove the undefined $exception variable in
ContentObjectRenderer::createExceptionHandler
Resolves: #63811
Releases:...
Markus Klein
12:43 Revision 7240297a: [!!!][TASK] Remove words and words_strings from ReferenceIndex
In ReferenceIndex->generateRefIndexData the strings from all input and
text fields were collected in $this->word_stri...
Stephan Großberndt
09:04 Revision 08cdde41: [BUGFIX] Use alerts for new indexed_search BE module
The flash messages needs to be changed to the new classes
which are alerts.
Change-Id: I1520477d10f80191dcf74777522f...
Georg Ringer
05:52 Revision 8aec6834: [TASK] RTE: Migrate editor textarea container to plain JavaScript
Releases: master
Resolves: #63793
Change-Id: I936ac320e375ac7e1a5827221ee528f463785d08
Reviewed-on: http://review.typ...
Stanislas Rolland
03:05 Revision 4f0a4f0b: [TASK] RTE: Migrate editor iframe to plain JavaScript
Releases: master
Resolves: #63786
Change-Id: I3a01400a4790e173ed8e1d5410a708eedb23f63e
Reviewed-on: http://review.typ...
Stanislas Rolland

2014-12-11

22:59 Revision 08c9282c: [BUGFIX] Do not execute getDateTimeFormats for each input
Fetches the dateTimeFormats only for date- and datetime-fields instead
of unconditionally for each input.
Resolves: ...
Stephan Großberndt
22:01 Revision 3a19c861: [BUGFIX] Do not fetch TSconfig in process_datamap for non-page-records
In DataHandler->process_datamap for each record getTCEMAIN_TSconfig()
is executed, but the returned TSconfig is used ...
Stephan Großberndt
21:50 Revision 915427f1: [BUGFIX] Do not execute getDateTimeFormats for each input
Fetches the dateTimeFormats only for date- and datetime-fields instead
of unconditionally for each input.
Resolves: ...
Stephan Großberndt
21:37 Revision 68806a35: [BUGFIX] Do not fetch TSconfig in process_datamap for non-page-records
In DataHandler->process_datamap for each record getTCEMAIN_TSconfig()
is executed, but the returned TSconfig is used ...
Stephan Großberndt
21:03 Revision 7d8e2f18: [BUGFIX] Allow recursive folder deletion
Remove the useless check for the number of existing
files in the ExtendedFileUtility.
We now let FAL try to delete re...
Helmut Hummel
20:14 Revision 40c58a78: [BUGFIX] Allow recursive folder deletion
Remove the useless check for the number of existing
files in the ExtendedFileUtility.
We now let FAL try to delete re...
Helmut Hummel
19:21 Revision 28f6b864: [BUGFIX] RTE: Broken context menu
RTE is not using the ExtJS registry anymore.
Releases: master
Resolves: #63785
Change-Id: I9d701062834d20c858c104374...
Stanislas Rolland
18:59 Revision 281c60fb: [CLEANUP] Clean up configuration handling in module loader
* Merge label configuration like module configuration
* Correct the merging to be replace instead of merge
* Remove p...
Helmut Hummel
17:18 Revision 603ad05b: Revert "[BUGFIX] Fix broken form wizard with MSIE"
This reverts commit 0f1a9aa3c9dd7d710ecd8bf9a57d51a304bc2337.
The D&D functionality for fieldsets is broken.
Change...
Markus Klein
17:18 Revision 2161e7b7: Revert "[BUGFIX] Fix broken form wizard with MSIE"
This reverts commit f74d3d0e439520cd1a69f06abeef34830c5fd27f.
The D&D functionality for fieldsets is broken.
Change...
Markus Klein
14:10 Revision bf63a1c2: [!!!][TASK] Rewrite backend modules of indexed_search
* Move info modules and admin module to a central place
* Use extbase & fluid
* Add translations
The old modules a...
Georg Ringer
07:08 Revision ef072552: [TASK] RTE: Migrate status bar to plain JavaScript
The status bar is plain JavaScript but still uses Ext.QuickTips markup.
Releases: master
Resolves: #63760
Change-Id:...
Stanislas Rolland
04:10 Revision dc15b723: [TASK] RTE: Add to skin css and image required by jQuery UI Resizable
Releases: master
Resolves: #63758
Change-Id: I880002fcc6c2b9e5f44f67e6ab838486d4e4726a
Reviewed-on: http://review.typ...
Stanislas Rolland
01:47 Revision 5df3d530: [BUGFIX] Add more entropy to uniqid
uniqid() generates values based on current time,
subsequent calls may return the same value on a fast machine.
On Wi...
Tymoteusz Motylewski
00:36 Revision 288b0f57: [TASK] RTE: Migrate outer editor framework to plain JavaScript
Replace the extended Ext.Container with plain JavaScript.
Use jQuery UI Resizable in replacement of Ext.Resizable.
R...
Stanislas Rolland
00:18 Revision 754f09f4: [BUGFIX] Show RTE tool tips in Internet Explorer
This patch adds a font size to the tool tip header class to show tool
tips in Internet Explorer 8 and 9 again.
Resol...
Nicole Cordes

2014-12-10

21:16 Revision 0528f4fd: [FEATURE] FormEngine: Possibility to add icons via pageTSconfig
If someone adds a new value/label pair for a select field in
TCEforms/FormEngine, it is not possible to also add an i...
Benni Mack
20:31 Revision 437b3baf: [TASK] Add functional test for imports with forced uids
Adds a functional test to verify imports with forced uids.
The regarding error message for uncompatible forcing sys_f...
Marc Bastian Heinrichs
18:13 Revision 3beac52f: [TASK] Remove conf.php from ext:info
Resolves: #63610
Releases: master
Change-Id: I5eb82346151cb45efd38c870421141f58552308b
Reviewed-on: http://review.typ...
Wouter Wolters
14:34 Revision 6da66858: [BUGFIX] Memory consumption in DataHandler->processClearCacheQueue
Reduce memory consumption in DataHandler->processClearCacheQueue() for
bulk inserts by filling $tagsToClear as an ass...
Stephan Großberndt
13:17 Revision b4d5497d: [BUGFIX] Placeholder attribute without useOrOverridePlaceholder
The placeholder configuration for a TCA field will now be considered
independently from the "mode" being set to "useO...
Alexander Stehlik
11:43 Revision adaff119: [TASK] Set TYPO3 version to 7.0.3-dev
Change-Id: I23bb4c6fef0959e6d4d303fed5b8684a2036713a
Reviewed-on: http://review.typo3.org/35235
Reviewed-by: TYPO3 Re...
TYPO3 Release Team
11:43 Revision a05527f7: [RELEASE] Release of TYPO3 7.0.2
Change-Id: I899975430bd1ab88fcbd92bc736464bda0ad722a
Reviewed-on: http://review.typo3.org/35234
Reviewed-by: TYPO3 Re...
TYPO3 Release Team
11:41 Revision c407bee6: [!!!][SECURITY] Fix link spoofing in prefixLocalAnchors
Specially crafted request could lead to anchors prefixed
with URLs to domains controlled by the attacker on the
domai...
Helmut Hummel
11:25 Revision b2c673b1: [TASK] Set TYPO3 version to 4.5.40-dev
Change-Id: Ie043fa8d8cfaf633ac496ca306339f2ba8e663ea
Reviewed-on: http://review.typo3.org/35231
Reviewed-by: TYPO3 Re...
TYPO3 Release Team
11:24 Revision d1b2ce40: [RELEASE] Release of TYPO3 4.5.39
Change-Id: I5706e9296860dc95e0056a47d97fed6533ccc985
Reviewed-on: http://review.typo3.org/35230
Reviewed-by: TYPO3 Re...
TYPO3 Release Team
11:17 Revision cfdfcfaf: [TASK] Set TYPO3 version to 6.2.10-dev
Change-Id: Ifed9c7aafda0c22185ed97301811c115cb5c4b43
Reviewed-on: http://review.typo3.org/35229
Reviewed-by: TYPO3 Re...
TYPO3 Release Team
11:17 Revision 177cd386: [RELEASE] Release of TYPO3 6.2.9
Change-Id: Ic2992ee3e513ffe74d6ba55d8d1fafbb9783ad36
Reviewed-on: http://review.typo3.org/35228
Reviewed-by: TYPO3 Re...
TYPO3 Release Team
11:11 Revision 3b85e497: [TASK] Set TYPO3 version to 7.0.2-dev
Change-Id: I3177eaa28d95407f69a82da2ba74d47cb69c6379
Reviewed-on: http://review.typo3.org/35226
Reviewed-by: TYPO3 Re...
TYPO3 Release Team
11:11 Revision 03895cb1: [RELEASE] Release of TYPO3 7.0.1
Change-Id: I16dfdfd41515547cad9e00ef274b1ae74adbdb45
Reviewed-on: http://review.typo3.org/35225
Reviewed-by: TYPO3 Re...
TYPO3 Release Team
11:08 Revision 4ac9bcdb: [!!!][SECURITY] Fix link spoofing in prefixLocalAnchors
Specially crafted request could lead to anchors prefixed
with URLs to domains controlled by the attacker on the
domai...
Helmut Hummel
11:07 Revision 0f25df6f: [!!!][SECURITY] Fix link spoofing in prefixLocalAnchors
Specially crafted request could lead to anchors prefixed
with URLs to domains controlled by the attacker on the
domai...
Helmut Hummel
11:07 Revision 63ae7ddd: [!!!][SECURITY] Fix link spoofing in prefixLocalAnchors
Specially crafted request could lead to anchors prefixed
with URLs to domains controlled by the attacker on the
domai...
Helmut Hummel
10:34 Revision 03b36dc7: Revert "[BUGFIX] Memory consumption in DataHandler->processClearCacheQueue"
This reverts commit 31518c96e9c705a91898cce009d7f47be238bce7.
Change-Id: I64053da1d04716679c9e7227a9d6885ccd047fdb
R...
Oliver Hader
04:17 Revision 3e21d150: [TASK] RTE: Simplify editor framework
Simplify RTE framework from Ext.panel to Ext.Container.
Reduce dependency on Ext.ComponentMgr.registerType
Releases:...
Stanislas Rolland
01:11 Revision 31518c96: [BUGFIX] Memory consumption in DataHandler->processClearCacheQueue
Reduce memory consumption in DataHandler->processClearCacheQueue() for
bulk inserts by filling $tagsToClear as an ass...
Stephan Großberndt
01:10 Revision 0f2f447e: [BUGFIX] Memory consumption in DataHandler->processClearCacheQueue
Reduce memory consumption in DataHandler->processClearCacheQueue() for
bulk inserts by filling $tagsToClear as an ass...
Stephan Großberndt

2014-12-09

21:08 Revision 31f050bc: [BUGFIX] RTE: Quick Tag plugin may raise JS exception in Google Chrome
A JavaScript exception may be raised in Google Chrome on attempt to
access a style sheet on a different domain.
Rele...
Stanislas Rolland
14:48 Revision 73996f22: [!!!][TASK] Move EXT:func_wizard to legacy extension
Web=>Functions=>Wizard is not needed
anymore, as both wizard extensions hook
into Web=>Functions directly since TYPO3...
Benni Mack
12:19 Revision e5e37a66: [FEATURE] Introduce AJAX functionality for list module
This patch add a new JavaScript file to optimize the list module
with AJAX calls for hide and unhide of records.
Mor...
Benni Mack
11:46 Revision ffa4c88b: [TASK] Set X-UA-Compatible meta tag for BE
According to Benni Kott, the X-UA-Compatible
meta tag should contain "ie-edge,chrome=1"
to be aligned with bootstrap ...
Benni Mack
08:39 Revision 88a77775: [TASK] RTE: Remove dependency of plugin classes on ExtJS inheritance
Use minimal custom inheritance.
Releases: master
Resolves: #63693
Change-Id: Ic7f306ca0be6989a29f1a04a232d0f642807a5...
Stanislas Rolland
01:09 Revision f70e5986: [BUGFIX] Placeholder attribute without useOrOverridePlaceholder
The placeholder configuration for a TCA field will now be considered
independently from the "mode" being set to "useO...
Alexander Stehlik
00:35 Revision 401ce0b3: [TASK] RTE: Remove dependency on Ext.EventManager.onWindowResize
Replace with plain JavaScript and jQuery handler.
Releases: master
Resolves: #63691
Change-Id: Ibb71856d8c2a7c1fb5f8...
Stanislas Rolland
00:16 Revision 86ca01ea: [BUGFIX] Remove unneeded file_edit check
There is a left-over code after
file_edit.php was removed from
the core in 7.1 development.
The patch removes the ch...
Benni Mack

2014-12-08

19:45 Revision 7c987d4c: [BUGFIX] RTE: insert table broken
Opening any dialogue window raises a JS error.
Releases: master
Resolves: #63682
Change-Id: I5c1bee6785a350fc3328e93...
Stanislas Rolland
16:36 Revision 433b6e24: [TASK] Use name-resolution instead of strings where possible: 17
(miscellaneous)
Use name-resolution with ...::class instead of strings where possible.
(needs PHP 5.5, which is mean...
Markus Klein
16:27 Revision 7d8d3fa4: [CLEANUP] Remove 'defaultMod' module configuration
This is dead code and can safely be removed.
Resolves: #63653
Releases: master
Change-Id: I90112c8483670a21351cab78b...
Helmut Hummel
14:51 Revision e4438c41: [TASK] Set TYPO3 version to 6.2.9-dev
Change-Id: Ib74e8729774357fcf758ea4beb14fe45ef30aba9
Reviewed-on: http://review.typo3.org/35161
Reviewed-by: TYPO3 Re...
TYPO3 Release Team
14:51 Revision 9bd95e7f: [RELEASE] Release of TYPO3 6.2.8
Change-Id: I6854ba7093276dee590132c85013b18cf25ad5a9
Reviewed-on: http://review.typo3.org/35160
Reviewed-by: TYPO3 Re...
TYPO3 Release Team
10:41 Revision 44a348f7: [BUGFIX] Render favicon tag only if file exists
The favicon defined by `page.shortcutIcon`
creates a <link rel="icon"> tag in the frontend.
This tag should only be ...
Sascha Egerer
10:41 Revision 9a8e89f4: [BUGFIX] Render favicon tag only if file exists
The favicon defined by `page.shortcutIcon`
creates a <link rel="icon"> tag in the frontend.
This tag should only be ...
Sascha Egerer
10:32 Revision 90f7166b: [BUGFIX] Tiny syntax errors in jsfunc.inline.js
Resolves: #63660
Releases: 6.2
Change-Id: I5f2a28addbf7716af01730159657ce2874ee9392
Reviewed-on: http://review.typo3....
Oliver Hader
10:26 Revision 5c267d20: [BUGFIX] Exclude CDATA from t3lib_parsehtml->XHTML_clean
Due to commit https://review.typo3.org/#/c/30240/ the comments from
javascript is removed and now the javascript is p...
Nicole Cordes
10:24 Revision 609fa966: [BUGFIX] Follow up: Escape element ID before used in jQuery selector
Resolves: #62676
Related: #62001
Releases: 6.2
Change-Id: I50b1e24159ad79174a12f3b5130e1bfd8e77e8a5
Reviewed-on: http...
Alexander Opitz
09:35 Revision 1acc5bdb: [BUGFIX] Properly define constant in CliBootstrap
Resolves: #63649
Releases: master, 6.2
Change-Id: I17dc3b8e868c1b49511fd5e039f8e37bd9d91a55
Reviewed-on: http://revie...
Markus Klein
09:34 Revision 6b811e33: [BUGFIX] Properly define constant in CliBootstrap
Resolves: #63649
Releases: master, 6.2
Change-Id: I17dc3b8e868c1b49511fd5e039f8e37bd9d91a55
Reviewed-on: http://revie...
Markus Klein
06:10 Revision b945b816: [TASK] RTE: Optimize editor initialization
Ensure the CSS classes configuration is loaded while the editor is being constructed
Releases: master
Resolves: #636...
Stanislas Rolland
03:38 Revision 43d77fb1: [TASK] Remove conf.php from ext:lowlevel
Resolves: #63609
Releases: master
Change-Id: Ife621913bfad4f909ce8351774a5d7c7211f8822
Reviewed-on: http://review.typ...
Wouter Wolters
03:28 Revision 171e9177: [TASK] Remove conf.php from ext:func
Resolves: #63611
Releases: master
Change-Id: Ie51c8aef575e6a4f9178b662ceb92152af24fee5
Reviewed-on: http://review.typ...
Wouter Wolters
03:05 Revision a606ee50: [TASK] RTE: Remove dependency on class Ext.Observable
RTE classes Editor and CSS.Parser extend Ext.Observable.
Since event handling was migrated to jQuery, this is not nec...
Stanislas Rolland
03:03 Revision 19fd0e36: [TASK] Remove conf.php from ext:cshmanual
Resolves: #63612
Releases: master
Change-Id: I12bf2d44cae7fd88dc34d7bc6ad139fba78d7421
Reviewed-on: http://review.typ...
Wouter Wolters
02:39 Revision 50c469dd: [TASK] Remove conf.php from ext:recycler
Resolves: #63587
Releases: master
Change-Id: I3a1fa569374f1bc65c82c0c34a73fa339f384e4c
Reviewed-on: http://review.typ...
Wouter Wolters
01:43 Revision 22fc23e6: [BUGFIX] Better caching of TSconfig in BackendUtility for bulk inserts
Changes the cache of pageTSconfig from creating a cached entry for each
page to creating a cached entry for each diff...
Stephan Großberndt
01:36 Revision d5c82727: [BUGFIX] Better caching of TSconfig in BackendUtility for bulk inserts
Changes the cache of pageTSconfig from creating a cached entry for each
page to creating a cached entry for each diff...
Stephan Großberndt
01:27 Revision 8b233ecb: [FEATURE] Column of extension's last update
Add column 'Last Updated' in Extension Manager.
Resolves: #32436
Releases: master,6.2
Change-Id: Ib29a7c5ed8008d63cc...
Zbigniew Jacko
01:27 Revision edf3f068: [FEATURE] Column of extension's last update
Add column 'Last Updated' in Extension Manager.
Resolves: #32436
Releases: master,6.2
Change-Id: Ib29a7c5ed8008d63cc...
Zbigniew Jacko
01:24 Revision 31222b51: [TASK] feedit: Bring back editNoPopup
* Restore edit_editNoPopup/forceNoPopup TSConfig options removed in #49640
* Initialize frontend editing when display...
Paul Golmann
01:20 Revision 9c39b035: [TASK] feedit: Bring back editNoPopup
* Restore edit_editNoPopup/forceNoPopup TSConfig options removed in #49640
* Initialize frontend editing when display...
Paul Golmann

2014-12-07

23:51 Revision e5a55ad5: [TASK] Streamline exceptions types in Logging API
Resolves: #56998
Releases: master
Change-Id: I8fc06337e652b1778845be960f255f176725361a
Reviewed-on: http://review.typ...
Steffen Müller
23:22 Revision cda1bf02: [TASK] Remove conf.php from ext:tstemplate
Resolves: #63583
Releases: master
Change-Id: I6fe07e16a836aa39dc33ac7cffc42ea0824fa34d
Reviewed-on: http://review.typ...
Wouter Wolters
22:28 Revision d4c6416c: [BUGFIX] Add module access check to module dispatcher
Recent merges removed the module access check in some
modules while removing the need to have a conf.php file.
This ...
Helmut Hummel
21:47 Revision 3050c198: [BUGFIX] No RTE Transformation for subtype_value_field-fields of plugins
The RTE transformation depends on the result of BackendUtility
getTCAtypes. If the RTE field is in the subtypes_addli...
Tim Lochmüller
21:46 Revision b7fbfaaf: [BUGFIX] No RTE Transformation for subtype_value_field-fields of plugins
The RTE transformation depends on the result of BackendUtility
getTCAtypes. If the RTE field is in the subtypes_addli...
Tim Lochmüller
21:46 Revision 57032061: [BUGFIX] orphan_records show extension manager tables
Configure the extension manager tables for a valid
orphan_records check in the lowlevel cleaner. Allow
the records on...
Tim Lochmüller
21:46 Revision 21308439: [BUGFIX] orphan_records show extension manager tables
Configure the extension manager tables for a valid
orphan_records check in the lowlevel cleaner. Allow
the records on...
Tim Lochmüller
21:03 Revision e39d36b9: [CLEANUP] Fix return type of PathUtility::stripPathSitePrefix
Resolves: #63646
Releases: 6.2, master
Change-Id: I86279aec51fcc9ffa9a720463acdc48c92d2ba15
Reviewed-on: http://revie...
Helmut Hummel
20:51 Revision 68f39858: [TASK] Streamline deprecation message to one format
Resolves: #63614
Releases: master
Change-Id: Ied5961cde2d01e3fb76714e5cf944c3b6851201d
Reviewed-on: http://review.typ...
Wouter Wolters
20:24 Revision 17a04139: [TASK] RTE: Migrate to RequireJS
This is a follow-up to http://review.typo3.org/35131
Releases: master
Resolves: #63636
Change-Id: I35b29c2163536cae1...
Stanislas Rolland
20:11 Revision c884604a: [TASK] RTE: Migrate to RequireJS
Releases: master
Resolves: #63636
Change-Id: Id44a8313fede29e9efe0eb2efb9142798852e4f0
Reviewed-on: http://review.ty...
Stanislas Rolland
17:13 Revision b6446157: [TASK] Remove usage of deprecated showClickmenu_raw
The JavaScript function showClickmenu_raw is deprecated
but still used in the core. Replace it with the new API.
Res...
Wouter Wolters
16:47 Revision c9ee7fb4: [TASK] Use tabs in record of sys_language
As every other record uses tabs, this concept should be brought to
"sys_language" as well. The field "hidden" is move...
Georg Ringer
16:26 Revision 57966021: [TASK] Adapt FormEngine translated records to Bootstrap
When editing a translated record, a message
is shown of what is written in the original field.
Additionally, if the o...
Benni Mack
15:54 Revision 32bc02d7: [CLEANUP] Fix return type of PathUtility::stripPathSitePrefix
Resolves: #63646
Releases: 6.2, master
Change-Id: I86279aec51fcc9ffa9a720463acdc48c92d2ba15
Reviewed-on: http://revie...
Helmut Hummel
12:35 Revision 70dfb4b3: [TASK] Introduce header for list module on rootpage
Resolves: #63639
Releases: master
Change-Id: Ife5f8068ebdf5be54776ec2b167dedfada9c8ddc
Reviewed-on: http://review.typ...
Frank Nägler
11:28 Revision 905f360b: [TASK] Remove conf.php from ext:scheduler
Resolves: #63586
Releases: master
Change-Id: Ib19d2b77c7df7c009c9f905c0322a9b304fea0dc
Reviewed-on: http://review.typ...
Wouter Wolters
11:20 Revision e796d36e: [TASK] Remove conf.php from ext:taskcenter
Resolves: #63584
Releases: master
Change-Id: I7da0dd37e275a7d2c42771f20e22f765ab0428c7
Reviewed-on: http://review.typ...
Wouter Wolters
11:14 Revision ff4559e5: [TASK] Remove conf.php from ext:recordlist
Resolves: #63608
Releases: master
Change-Id: I0b0cb2919a8d4b8b3e709b5956977a3c8d328758
Reviewed-on: http://review.typ...
Wouter Wolters
00:56 Revision 90a7f8ef: [TASK] Add configuration file for DynamicReturnTypePlugin
Adding configuration file for DynamicReturnTypePlugin for PHPStorm.
The plug-in makes it possible to use code complet...
Frank Nägler
00:15 Revision 5fa7980a: [TASK] Turn todos into @todo to find them easier
Also convert FIXME to @todo.
Change-Id: I98cf8a2c4c732acc7024e36ed949fc4546bee439
Resolves: #63619
Releases: master
...
Stefan Neufeind

2014-12-06

13:46 Revision 2cc353e2: [TASK] Streamline Wizard-Controllers
This patch introduce an abstract wizard controller to
remove duplicate code and prevent the usage of
$GLOBALS in a lo...
Frank Nägler
13:44 Revision 95821f4d: [TASK] Update to phpunit 4.4
As notable feature the new assertArraySubset() can be used
to compare sub array parts.
Change-Id: I981fe50652a868541...
Christian Kuhn
13:22 Revision bf831129: [TASK] Update to phpunit 4.4
As notable feature the new assertArraySubset() can be used
to compare sub array parts.
Change-Id: I981fe50652a868541...
Christian Kuhn
02:09 Revision c9d08c4c: [TASK] Use name-resolution instead of strings where possible: 8
(part for EXT:install)
Use name-resolution with ...::class instead of strings where
possible.
(needs PHP 5.5, which ...
Stefan Neufeind
02:04 Revision 4e8a7cd7: [TASK] Use name-resolution instead of strings where possible: 10
(part for extensions starting with "r")
Use name-resolution with ...::class instead of strings where
possible.
(need...
Stefan Neufeind
02:01 Revision 6190776d: [TASK] Use name-resolution instead of strings where possible: 11
(part for EXT:backend)
Use name-resolution with ...::class instead of strings where
possible.
(needs PHP 5.5, which ...
Stefan Neufeind
00:49 Revision 84909ef1: [BUGFIX] Fix mountpoint overlay detection
This is a follow up to 963eb99e7d7f9ab3d4a50153412f0ed3b927b5e5.
The comparison for the doktype needs to be non stric...
Alexander Stehlik
00:47 Revision 7d7cda38: [BUGFIX] Redirect on direct access to overlaid mountpoint
When the user directly accesses a page that is a mountpoint that
should be overlaid with the contents of the mounted ...
Alexander Stehlik
00:14 Revision 0329ccc8: [BUGFIX] Fix things that are broken without compatiblity6
While moving things to the compatibility6 extension
it was forgotten that some aliases are required for
ext form to w...
Helmut Hummel

2014-12-05

21:30 Revision 6a7369d9: [TASK] Use name-resolution instead of strings where possible: 12
(part for extensions starting with "s")
Use name-resolution with ...::class instead of strings where
possible.
(need...
Stefan Neufeind
21:27 Revision b7ed87c2: [TASK] Use name-resolution instead of strings where possible: 5
(part for EXT:form)
Use name-resolution with ...::class instead of strings where
possible.
(needs PHP 5.5, which is ...
Stefan Neufeind
18:42 Revision 8fbbd3d7: [TASK] Paste clipboard content icon: fa-clipboard
Change paste clipboard content icon:
use fa-clipboard not fa-caret-down
Resolves: #63264
Releases: master
Change-Id:...
Frank Nägler
18:33 Revision 8e1e0e5f: [BUGFIX] Properly check permissions with read only file mounts
Previously the permission check returned false if the
file or folder was within a read only file mount, but
also with...
Helmut Hummel
16:47 Revision 845a3b94: [TASK] Use name-resolution instead of strings where possible: 6
(part for EXT:extensionmanager)
Use name-resolution with ...::class instead of strings where
possible.
(needs PHP 5....
Stefan Neufeind
16:43 Revision 5d1a647a: [TASK] Use name-resolution instead of strings where possible: 7
(part for EXT:frontend)
Use name-resolution with ...::class instead of strings where
possible.
(needs PHP 5.5, which...
Stefan Neufeind
15:44 Revision d036971a: [TASK] Use name-resolution instead of strings where possible: 9
(part for EXT:saltedpasswords)
Use name-resolution with ...::class instead of strings where
possible.
(needs PHP 5.5...
Stefan Neufeind
14:29 Revision 1a6d6188: [TASK] Use name-resolution instead of strings where possible: 15
(part for extensions starting with "b" and "c")
Use name-resolution with ...::class instead of strings where
possibl...
Stefan Neufeind
12:35 Revision 9950e465: [TASK] Use name-resolution instead of strings where possible: 13
(part for extensions starting with "t")
Use name-resolution with ...::class instead of strings where
possible.
(need...
Stefan Neufeind
12:33 Revision ebc31a1f: [TASK] Use name-resolution instead of strings where possible: 14
(part for extensions starting with "w")
Use name-resolution with ...::class instead of strings where
possible.
(need...
Stefan Neufeind

2014-12-04

23:26 Revision 6b5926a3: [!!!][CLEANUP] Remove deprecated files in typo3/
Due to the security restrictions
using mod.php for most calls, some files
are not referenced anymore.
These files ca...
Benni Mack
23:20 Revision 77c635d8: [BUGFIX] Use die() instead of exception for PHP version check
The installer checks for the PHP version and throws and exception.
This is bad for people not having enabled display_...
Markus Klein
23:05 Revision 83b68e7d: [FEATURE] Remove conf.php for ext:filelist
In order to be able to remove the conf.php a few fixes are needed.
The module dispatcher checks for a conf.php file a...
Wouter Wolters
22:38 Revision 8feaad15: [FEATURE] Add "auto" absRefPrefix option
For automatic distribution configuration
like the introduction package, a dynamic
option to find out whether TYPO3 is...
Benni Mack
21:48 Revision dae24a62: [BUGFIX] Ignore non-integer values for type in redirects
For redirects the parameter for page type is not validated as integer
resulting in invalid redirect urls. This patch ...
Björn Fromme
21:44 Revision 180e9d50: [BUGFIX] Ignore non-integer values for type in redirects
For redirects the parameter for page type is not validated as integer
resulting in invalid redirect urls. This patch ...
Björn Fromme
20:39 Revision a6e0df4b: [BUGFIX] RTE: Broken rendering of dropdowns in toolbar and dialogues
Releases: master
Resolves: #63578
Change-Id: Iea92c932d56dbfabcea7f884b3ebb3f8b0f218ce
Reviewed-on: http://review.typ...
Stanislas Rolland
16:02 Revision 4963bb08: [TASK] RTE: Migrate event handling to jQuery
Migrate non-widget event handling to jQuery.
Migrate custom events to jQuery.
Migrate ExtJs tasks to plain JavaScript...
Stanislas Rolland
15:40 Revision e1f33017: [TASK] RTE: Migrate Ajax class to jQuery
Releases: master
Resolves: #62720
Change-Id: Ifb96642f101bb72813e200b2488d25fd32693627
Reviewed-on: http://review.typ...
Stanislas Rolland
15:10 Revision 8ceca807: [TASK] RTE: Ajust position of resizable handle
Move the resizable handle to the status bar
Releases: master
Resolves: #63567
Change-Id: I634b7e39732a4d1a6eb1fc7545...
Stanislas Rolland
14:59 Revision aa95a4f7: [BUGFIX] Exclude CDATA from t3lib_parsehtml->XHTML_clean
Due to commit https://review.typo3.org/#/c/30240/ the comments from
javascript is removed and now the javascript is p...
Nicole Cordes
14:40 Revision 610d528c: [TASK] RTE: Code cleanup
Remove references to simple ExtJS methods.
Simplify names of JavaScript files.
Make script dependencies explicit.
Re...
Stanislas Rolland
14:27 Revision e2873344: [BUGFIX] Exclude CDATA from t3lib_parsehtml->XHTML_clean
Due to commit https://review.typo3.org/#/c/30240/ the comments from
javascript is removed and now the javascript is p...
Nicole Cordes
12:09 Revision ed766a83: [BUGFIX] Hide empty settings in user settings
This ensures normal users do not see the "Admin functions" tab.
Releases: #63558
Resolves: 6.2
Change-Id: Ieee76e86f...
Markus Klein
11:20 Revision 56730ee9: [BUGFIX] Linkvalidator: Improve tolerance on HEAD-request error
Force second URL-request if first response had an HTTP-status-code
which indicates a client-error (4xx) or a server-e...
Stefan Weißwange
10:14 Revision c3e9df61: [BUGFIX] Add missing identifier to newly introduced xliff file
Resolves: #61542
Releases: master
Change-Id: I18f3d43b3f7c868f68d935676d3896632dafc1e6
Reviewed-on: http://review.typ...
Markus Klein
07:11 Revision f1e399f3: [DB][FEATURE] Add ISO 639-1 keys to sys_language
The language handling of records in TYPO3
is solely based on UIDs of the sys_language DB table,
but no reference to t...
Benni Mack
02:53 Revision e1dac9e5: [FOLLOWUP][BUGFIX] objectManager->create is removed but still in use
Change-Id: I8aa8502a4a4188f2e665848745daccb75bca30c0
Resolves: #63552
Releases: 6.2
Reviewed-on: http://review.typo3....
Stefan Neufeind
02:20 Revision 8680cbe4: [FOLLOWUP][BUGFIX] Allow frontend requests from different document root
Fix broken unit test
Resolves: #63025
Releases: master, 6.2
Change-Id: I4c98bedb53cc83ffd1ddc18adfa8e383028704d4
Rev...
Markus Klein
02:15 Revision a919c7ce: [FOLLOWUP][BUGFIX] Allow frontend requests from different document root
Fix broken unit test
Resolves: #63025
Releases: master, 6.2
Change-Id: I4c98bedb53cc83ffd1ddc18adfa8e383028704d4
Rev...
Markus Klein
02:07 Revision 74272c46: [BUGFIX] Allow frontend requests from different document root
With a specially prepared index.php and using a page renderer hook
it is in general possible to deliver frontend requ...
Helmut Hummel
02:02 Revision 256aa9e4: [BUGFIX] Allow frontend requests from different document root
With a specially prepared index.php and using a page renderer hook
it is in general possible to deliver frontend requ...
Helmut Hummel
00:22 Revision 5dba7f9e: [TASK] Update documentation settings
Update version number and copyright years in extension manuals.
For the version number, use the |release| substituti...
Francois Suter
00:21 Revision 6636404f: [BUGFIX] objectManager->create is removed but still in use
Resolves: #63552
Releases: master, 6.2
Change-Id: I09f238b89c00cd0b6150a0f8763848b9da2f0f99
Reviewed-on: http://revie...
Wouter Wolters
00:20 Revision 8a76b513: [BUGFIX] objectManager->create is removed but still in use
Resolves: #63552
Releases: master, 6.2
Change-Id: I09f238b89c00cd0b6150a0f8763848b9da2f0f99
Reviewed-on: http://revie...
Wouter Wolters

2014-12-03

21:10 Revision e01be073: [TASK] Remove unselected languages in LocalConfiguration
If selecting one ore more languages in EXT:lang, the complete
language tree is written in EXTCONF/lang/availableLangu...
Andreas Kienast
21:09 Revision 78b3698d: [TASK] Remove unselected languages in LocalConfiguration
If selecting one ore more languages in EXT:lang, the complete
language tree is written in EXTCONF/lang/availableLangu...
Andreas Kienast
20:58 Revision ca0a2c1d: [TASK] Add missing htmlspecialchars() or quoteJSvalue() in ToolbarItems
Resolves: #63489
Releases: master
Change-Id: I6e1d1dfd476a2ea33d81ce918cf6f41a43edade4
Reviewed-on: http://review.typ...
Wouter Wolters
20:47 Revision 30ab4c3b: [TASK] Optimize Travis build matrix
* make the xlfcheck script executable
* add conditions around every test suit
* add a specific build matrix to exclud...
Helmut Hummel
20:08 Revision d58a4d3d: [TASK] Use name-resolution instead of strings where possible: 16
(part for extensions starting with "d" to "v")
Use name-resolution with ...::class instead of strings where
possible...
Stefan Neufeind
16:56 Revision 0c3b5504: [BUGFIX] GeneralUtility::getUrl() fails to process redirects sometimes
If PHP's open_basedir is active, CURLOPT_FOLLOWLOCATION will be disabled
by PHP. In such case any redirects will not ...
Dmitry Dulepov
16:56 Revision 957e14b0: [RELEASE] styleguide: Correct compatibility
Felix Kopp
16:20 Revision 0604fd77: [TASK] Set TYPO3 version to 7.1.0-dev
Resolves: #63547
Releases: master
Change-Id: I8f48df6de186b416e6a960e8f176afddabb5614d
Reviewed-on: http://review.typ...
Alexander Opitz
15:08 Revision c6f91fb2: [BUGFIX] Fix option to disable direct file upload
Direct file uploads for FAL fields can be disabled
with ...['appearance']['fileUploadAllowed'] = FALSE
Resolves: #63...
Steffen Müller
12:11 Revision 273ebba1: [TASK] Move wizards to Web=>Functions
The current situation of the Functions module
is like this:
Wizards like "Sort pages" and
"Bulk-create pages" are ins...
Benni Mack
01:10 Revision 1dea9375: [BUGFIX] Properly check permissions with read only file mounts
Previously the permission check returned false if the
file or folder was within a read only file mount, but
also with...
Helmut Hummel
00:47 Revision 2ac3e6fb: [TASK] TS path next to error msg in obj-browser
This outputs the TS path next to the error message in the object browser
when clicking on a node in the TS tree and n...
Philipp Kitzberger
00:46 Revision 7a2f78a8: [TASK] TS path next to error msg in obj-browser
This outputs the TS path next to the error message in the object browser
when clicking on a node in the TS tree and n...
Philipp Kitzberger
00:42 Revision 2314e78b: [TASK] Remove not needed line breaks in Page TSconfig module
The PageTsConfig module inside "Info" contains some line breaks
which are not needed. Those can be removed.
Resolves...
Georg Ringer
00:41 Revision 1491cdb3: [TASK] Replace function chr calls with base constants
Instead of calling function chr multiple times, it can
be replaced with base constants:
* chr(9) - TAB
* chr(10) - L...
Tomita Militaru
00:32 Revision 474399a6: [BUGFIX] Accessibility bypass in dt for menu with abstract
The TypoScript path of the accessiblity bypass has changed so the
code that overrides the wrapping <li> with a <dt> e...
Alexander Stehlik
00:29 Revision 4b1c703e: [BUGFIX] Accessibility bypass in dt for menu with abstract
The TypoScript path of the accessiblity bypass has changed so the
code that overrides the wrapping <li> with a <dt> e...
Alexander Stehlik
00:22 Revision f7a046b0: [TASK] Use panels for "Template" configuration
Use panel-* classes from Twitter Bootstrap
to give a better look and feel when browsing
the typoscript tree
Resolves...
Soren Malling
00:15 Revision c7e409c7: [TASK] Refactor backend session watcher
Refactor the ExtJS based session watcher that displays dialogs if
the backend session of a user is about to expire or...
Andreas Fernandez
 

Also available in: Atom