Project

General

Profile

Activity

From 2014-12-31 to 2015-01-29

2015-01-29

23:26 Revision 8d1b2ade: [BUGFIX] Use dirname/basename from PathUtility
PathUtility methods dirname() & basename() instead of php functions
Resolves: #64309
Releases: master
Change-Id: I62...
Philipp Thiele
23:18 Revision dfaf1daa: [BUGFIX] Remove duplicated form tag in login
Remove a wrong second form tag in the backend login
Change-Id: I50ad624adcfbf6987f555dfe4951c90d661727ff
Resolves: #...
Georg Ringer
23:07 Revision 8c0f16fe: [TASK] Move @param and @var long names to short names
Resolves: #64622
Releases: master
Change-Id: Ia48d3ed317bbc264beda5da5d34994142736665b
Reviewed-on: http://review.typ...
Wouter Wolters
22:52 Revision f8bf9107: [TASK] FAL: Add edit button for files in content element fal list
Added a button for editing the metadata of a file out of the
file list in a content element open for editing.
Resolv...
Michael Oehlhof
22:32 Revision ca4159c7: [BUGFIX] Fix HTML output in ElementBrowser
Resolves: #64614
Releases: master
Change-Id: Id76bb057e98593c1fe1c659a179bfe1daa0b0d6f
Reviewed-on: http://review.typ...
Wouter Wolters
21:24 Revision b484f9e1: [TASK] Deprecate GeneralUtility::array_merge()
1. Mark and log as deprecated
2. Change function call throughout Core to native php '+' operator
Resolves: #64596
Re...
Göran Bodenschatz
21:13 Revision 0b8fb903: [BUGFIX] FAL: Removed html tags from hover in fileadmin
The hover text of folders in the fileadmin with a bold name
contained the html tags <strong></strong>.
The html tags...
Michael Oehlhof
21:10 Revision 576c4d33: [BUGFIX] Fix import for fields of type input with link wizard
Fields of type import and link wizard could also contain a path to
a local file in addition to a direct file referenc...
Marc Bastian Heinrichs
20:51 Revision edd57745: [TASK] Reload module menu upon extension install from TER
Reloads the module menu after installing an extension from TER. The
list gets already reloaded if (un)installing an e...
Andreas Fernandez
20:48 Revision 73950208: [FEATURE] Increase Install Tool font-size to 75%
Since the font-size of the backend is bigger, the Install Tools font-
size is now bigger too.
Resolves: #64366
Relea...
Mathias Schreiber
20:48 Revision fd8d149c: [FEATURE] Increase Install Tool font-size to 75%
Since the font-size of the backend is bigger, the Install Tools font-
size is now bigger too.
Resolves: #64366
Relea...
Mathias Schreiber
20:40 Revision 60c29201: [TASK] Improve styling of "raw search in all fields"
The raw search needs some love for CMS 7.
Resolves: #63276
Releases: master
Change-Id: I98b1d4afd9e4af3b17527c8615be...
Georg Ringer
20:37 Revision 09b82e3d: [BUGFIX] Fix import for fields of type input with link wizard
Fields of type import and link wizard could also contain a path to
a local file in addition to a direct file referenc...
Marc Bastian Heinrichs
18:59 Revision b981d41d: [TASK] Less strict first install file recognition
Now install tool will recognize all files which starts
with FIRST_INSTALL (case insensitive) as a correct
first insta...
Tymoteusz Motylewski
18:47 Revision aafd50fb: [CLEANUP] Cleanup CoreUpdateService.php
Refactor the name of the variable $currentCoreLocation. This name is
misleading because this variable stores the path...
Frederic Gaus
18:36 Revision ea760b81: [BUGFIX] Change highlight color on folder change
Clicking on folder in filelist results in JS error.
When using the filelist main frame
for navigation through the fo...
Benni Mack
18:33 Revision 68e1fdc7: [BUGFIX] Change highlight color on folder change
Clicking on folder in filelist results in JS error.
When using the filelist main frame
for navigation through the fo...
Benni Mack
18:21 Revision a6019ea8: [TASK] Add title to "Translate metadata" button
With this patch the button that toggles the metadata translation button
gets a title.
Resolves: #60434
Releases: mas...
Jan Helke
18:19 Revision c9e8f1d4: [BUGFIX] Improve file handling on Windows systems
Calling unlink() on a symlink that points to a directory
fails on Windows. Solution is to use rmdir() instead to
remo...
Nicole Cordes
18:16 Revision 386cd87d: [BUGFIX] Improve file handling on Windows systems
Calling unlink() on a symlink that points to a directory
fails on Windows. Solution is to use rmdir() instead to
remo...
Nicole Cordes
18:09 Revision 4e418049: [TASK] Revamp EXT:recycler
Refactors the recycler extension to a modern architecture. The backend
is based on Extbase and Fluid, the UI is based...
Felix Kopp
17:30 Revision 6cf78f61: [TASK] Update TYPO3 copyright in all branches
The copyright notice (e.g. shown in the footer
of Backend Login) should be updated to 2015.
Resolves: #64597
Release...
Benni Mack
17:27 Revision 46015c85: [TASK] Update TYPO3 copyright in all branches
The copyright notice (e.g. shown in the footer
of Backend Login) should be updated to 2015.
Resolves: #64597
Release...
Benni Mack
17:24 Revision 75323122: [TASK] Update TYPO3 copyright in all branches
The copyright notice (e.g. shown in the footer
of Backend Login) should be updated to 2015.
Resolves: #64597
Release...
Benni Mack
17:24 Revision 5c764b9f: [TASK] Move GD functions to GraphicalFunctions
Clean up the code by moving GD related function
to GraphicalFunctions class.
Resolves: #46770
Releases: master
Chang...
Tomasz Krawczyk
15:44 Revision cbbf6b67: [!!!][TASK] Move non-namespaced classes into correct places
There are a few leftover classes inside typo3/ which
haven't been moved or migrated yet into the according
places.
1...
Benni Mack
15:34 Revision ab574d02: [TASK] Flash message warning for max number of IRRE items
Implements flash message warning when max number of items
is reached in IRRE field.
Resolves: #61031
Releases: maste...
Nikola Stojiljković
15:16 Revision fbd7d755: [BUGFIX] RTE: itemscope, itemtype, itemprop not working in span tag
Default PageTsConfig is incorrect when features using the style
attribute are enabled. Hardcoded list of attributes a...
Stanislas Rolland
15:15 Revision ae3845d9: [BUGFIX] RTE: itemscope, itemtype, itemprop not working in span tag
Default PageTsConfig is incorrect when features using the style
attribute are enabled. Hardcoded list of attributes a...
Stanislas Rolland
14:40 Revision feddcb70: [FEATURE] Introduce a stream wrapper to overlay file paths
Implement a stream wrapper for the file:// protocol that can intercept
any call to the filesystem.
Transparently rewr...
Philipp Gampe
14:34 Revision 73429bd1: [BUGFIX] TYPO3 and RTE Link wizard with white space above tabs
Problem: In Internet Explorer and Google Chrome, white space appears
above tabs in the TYPO3 Link wizard and in the R...
Benni Mack
14:31 Revision 4beeebe2: [BUGFIX] TYPO3 and RTE Link wizard with white space above tabs
Problem: In Internet Explorer and Google Chrome, white space appears
above tabs in the TYPO3 Link wizard and in the R...
Benni Mack
14:29 Revision 24619f37: [TASK] Installation name in mail test
Add the name of the site (if is set) in subject of test email.
Change-Id: Ib6441e4fd35270cb45b5a9538a4a6e8133c67b05
...
Zbigniew Jacko
14:29 Revision 0e830743: [FEATURE] Add file or folder name as title in ElementBrowser
If a file or folder name is longer then the backend user setting
titleLen, it can be hard to distinguish the names.
...
Wouter Wolters
14:23 Revision 0c72b8b8: [TASK] Update Bootstrap to 3.3.2
This patch updates Bootstrap to version 3.3.2.
Resolves: #64422
Releases: master
Change-Id: I6a6175587e17ebc0a347721...
Andreas Fernandez
13:39 Revision 12ec9d23: [BUGFIX] Correct trim of trailing slash
The trailing slash was accidentally trimmed of $expectedTarget, which
never has a trailing slash. Remove the slash fr...
Andreas Fernandez
11:38 Revision 38e1cb1d: [BUGFIX] Travis tests for PHP 5.5
Run the Travis tests for PHP 5.5 too, since it is a officially
supported PHP version.
Resolves: #64573
Releases: 4.5...
Stephan Großberndt
10:24 Revision 7197d90f: [BUGFIX] RTE: Folder expansion broken in link and image dialogues
Data provided to jQuery Ajax request should not be encoded when
specified as an object. jQuery encodes such data whic...
Stanislas Rolland
10:00 Revision e90d3d7d: [TASK] Use jQuery UI for Drag&Drop in Page Module
In the process to move away from ExtJS
and fixing some open problems, the JS
code for the drag+drop functionality in ...
Benni Mack
08:25 Revision cbdbacc7: [BUGFIX] Use getForLocalProcessing() for FAL images in GIFBUILDER
GIFBUILDER must use getForLocalProcessing() for FAL images, so
image processing is possible for files containing spec...
Torben Hansen
08:24 Revision fd232ede: [BUGFIX] Use getForLocalProcessing() for FAL images in GIFBUILDER
GIFBUILDER must use getForLocalProcessing() for FAL images, so
image processing is possible for files containing spec...
Torben Hansen

2015-01-28

23:34 Revision 93802de7: [BUGFIX] Scheduler shows "add" button again after toggling disable
A minor fix is needed to keep the "Add" icon on top
Resolves: #25631
Releases: master
Change-Id: I71514d0a4c09201494...
Mathias Schreiber
19:52 Revision b0ab5752: [BUGFIX] RTE: Ajust toolbar wrap and framework overflow in frontend
Releases: master
Resolves: #64567
Change-Id: Ia5080d1136ac71510de42b0d68d7633500f4d247
Reviewed-on: http://review.typ...
Stanislas Rolland
19:10 Revision 83d4caef: [BUGFIX] Template module should show saved data
When editing setup or constants inside
the textarea (without t3editor) then the
textarea still shows the old value
up...
Benni Mack
17:33 Revision 1c2f2d2e: [TASK] Add CompilableInterface to a couple of view helpers
This patch changes a couple of view helpers that can easily
implement CompilableInterface to supress object creating ...
Christian Kuhn
03:14 Revision 01b589d3: [TASK] RTE: Ajust style sheets for frontend use
Releases: master
Resolves: #64549
Change-Id: Ie0033372a8b2f827686cf23294aa16d32421fb74
Reviewed-on: http://review.typ...
Stanislas Rolland

2015-01-27

23:13 Revision 4eddbcbd: [BUGFIX] Fix class cache corruption in chroot environment
This commit fixes an issue that occurs in the rare edge case when the
TYPO3 cli dispatcher is called in a chroot envi...
Martin Helmich
21:58 Revision cd4472eb: [CLEANUP] DataHandler
* import all fully qualified class names with use statements
* remove unused local variables
* provide property defin...
Sebastian Michaelsen
21:42 Revision c2f4aca6: [BUGFIX] Call LOCALISATION_OBJECT_NAME 'static'ally
Use static:: instead of self:: to call the constant
LOCALISATION_OBJECT_NAME.
Resolves: #64506
Releases: master, 6.2...
Andreas Fernandez
21:37 Revision 6a5400bc: [BUGFIX] Call LOCALISATION_OBJECT_NAME 'static'ally
Use static:: instead of self:: to call the constant
LOCALISATION_OBJECT_NAME.
Resolves: #64506
Releases: master, 6.2...
Andreas Fernandez
21:31 Revision b86f1a5d: [FOLLOWUP][BUGFIX] ElementInformation now shows a meaningful title-tag
Resolves: #56463
Releases: master
Change-Id: I6b5711ac107f09bca3f8e2e160d2fbe9d1e27426
Reviewed-on: http://review.typ...
Wouter Wolters
21:27 Revision a1bb0d4d: [TASK] Obsolete configurationManager injection
Remove an obsolete injection of configurationManager from extbase
ControllerContext. This protected property is not u...
Christian Kuhn
21:25 Revision 7f24d5c4: [BUGFIX] ElementInformation now shows a meaningful title-tag
Resolves: #56463
Releases: master
Change-Id: I45cdd102b15aa467461eb6d84b2723675a41898c
Reviewed-on: http://review.typ...
Mathias Schreiber
21:22 Revision 68fedbc3: [TASK] cms/layout entry scripts cleanup
Make db_layout.php and db_new_content_el.php dispatched.
Resolves: #55668
Releases: master
Change-Id: Idf26297171ca2...
Wouter Wolters
21:15 Revision e4233a10: [TASK] Merge performance improvement from TYPO3.Fluid
Implementing CompilableInterface by adding renderStatic()
can lead to drastic performance improvements since fluid
th...
Christian Kuhn
09:04 Revision 520a989a: [BUGFIX] Property description placed at wrong position in BasicFileUtility
Resolves: #64522
Related: #62707
Releases: master
Change-Id: Ib21820ea210811c05ac0dec13394958686b5b968
Reviewed-on: h...
Wouter Wolters
00:32 Revision 2bcaef66: [BUGFIX] RTE: Default link plugin raises error in IE
htmlRenderer has not yet been instantiated.
Releases: master
Resolves: #64523
Change-Id: I4de89982364aa1dcbc34f38256...
Stanislas Rolland

2015-01-26

22:55 Revision 9bd26948: Revert "[CLEANUP] Move "finalClassNameCache" from GeneralUtility to ClassLoader"
This change did not make much sense.
finalClassNameCache is totally unrelated to the class loader and
besides that, n...
Helmut Hummel
18:02 Revision d79a232c: [BUGFIX] Avoid PHP parse errors by PHP version check
Display a proper error message if the PHP version 5.5 requirement is
not fulfilled instead of a fatal error "unexpect...
Helmut Hummel
15:22 Revision b29ffa92: [BUGFIX] Restore SelectElement.php
While backporting https://review.typo3.org/#/c/33328/ SelectElement.php
got deleted by error.
Resolves: #64507
Relea...
Mathias Schreiber
14:56 Revision abf4b130: [BUGFIX] Extbase validator should not ask class loader for simple types
Extbase calls class_exists multiple times to
check for valid classes during set up of Validator
classes. It does thes...
Benni Mack
11:56 Revision 6d81ecbb: [BUGFIX] Fix explicit translation buttons
Since t3skin has been introduced in 4.0 the buttons for explicit
translations have not been adopted to the new style ...
Mathias Schreiber
11:55 Revision 24b4537f: [BUGFIX] Fix explicit translation buttons
Since t3skin has been introduced in 4.0 the buttons for explicit
translations have not been adopted to the new style ...
Mathias Schreiber
02:18 Revision dd83b709: [BUGFIX] Scheduler now throws exception on SQL query error
If the query for fetchTask fails for whatever reason, scheduler will
now gracefully throw an exception instead of ass...
Mathias Schreiber
02:12 Revision 837faaad: [BUGFIX] Scheduler now throws exception on SQL query error
If the query for fetchTask fails for whatever reason, scheduler will
now gracefully throw an exception instead of ass...
Mathias Schreiber
01:44 Revision c9075085: [TASK] Add .htaccess to .gitignore
Resolves: #64498
Releases: master
Change-Id: Iff4f751abb0488bbeb685fd32b7deef735eee5ce
Reviewed-on: http://review.typ...
Christian Kuhn
01:39 Revision ccf41aee: [BUGFIX] Wrapper for uniqid() fixes failing tests on Windows
Create TYPO3\CMS\Core\Tests\BaseTestCase->getUniqueId() as a wrapper to
all uniqid()-calls from tests. This fixes fat...
Stephan Großberndt
01:09 Revision ed23e49b: [BUGFIX] EXT:form: Fix rendering of text-input-fields
Attribute-check needs to take NULL into account as well.
Regression caused by change-id
I624c7da38c23429f68000e085db...
Stefan Neufeind
01:07 Revision 8e072a61: [TASK] Info>Localization overview: Solve double edit icon
Remove the edit icon for "edit page".
Put the "edit page" link on the page title.
Resolves: #63221
Releases: master
...
Michael Oehlhof
00:59 Revision 049ce6f8: [BUGFIX] EXT:form: Fix rendering of text-input-fields
Attribute-check needs to take NULL into account as well.
Regression caused by change-id
I624c7da38c23429f68000e085db...
Stefan Neufeind

2015-01-25

23:43 Revision af37abe1: [BUGFIX] Formmail: generates incorrect file upload error in syslog
Change-Id: Ia0b16429e41e2aae96b3020cb690f9fedea762b0
Fixes: #39019
Releases: master, 6.2
Reviewed-on: http://review.t...
Ernesto Baschny
23:36 Revision ad91f054: [BUGFIX] Formmail: generates incorrect file upload error in syslog
Change-Id: Ia0b16429e41e2aae96b3020cb690f9fedea762b0
Fixes: #39019
Releases: master, 6.2
Reviewed-on: http://review.t...
Ernesto Baschny
22:26 Revision d4ba2f18: [TASK] Only refresh pagetree on certain changes to pages
Pagetree only needs to refresh on changes to the
pages-table, and even there only when certain fields change.
checkSi...
Stefan Neufeind
21:49 Revision ccf93de5: [TASK] Refactor ext:beuser access module
* Move most rendering from PermissionController and
PermissionAjaxController to fluid
* PermissionController no lon...
Christian Kuhn
21:10 Revision 3b55a572: [BUGFIX] Move nav_title from AbstractTreeView to PageTreeView
AbstractTreeView contains references to nav_title but
doesn't really know about "nav_title".
That's something for the...
Stefan Neufeind
20:18 Revision e96e6683: [BUGFIX] Fix context parameter in Database Analyzer URL
The variable {context} cannot get resolved because the output is not
rendered by Fluid. The variable gets replaced by...
Andreas Fernandez
20:13 Revision 59232de2: [BUGFIX] Fix context parameter in Database Analyzer URL
The variable {context} cannot get resolved because the output is not
rendered by Fluid. The variable gets replaced by...
Andreas Fernandez
18:15 Revision 36dea749: [CLEANUP] Move "finalClassNameCache" from GeneralUtility to ClassLoader
Resolves: #56325
Releases: master
Change-Id: If17d756884e3749757e3e209f776b6665117fa5f
Reviewed-on: http://review.typ...
Andreas Fernandez
13:21 Revision e810a2df: [TASK] Deprecate direct method calls to cObjects
Some (but not all) cObjects used the shorthand calls
inside ContentObjectRenderer which come from the time
before TYP...
Benni Mack
01:18 Revision f90e3a9c: Revert "[BUGFIX] Temporarily downgrade to sebastian/exporter 1.0.2"
Since Sebastian fixed PHPUnit we can now revert this temporary fix
Reverts: #64473
Resolves: #64486
Releases: master...
Mathias Schreiber
01:18 Revision 21e9a05d: Revert "[BUGFIX] Temporarily downgrade to sebastian/exporter 1.0.2"
Since Sebastian fixed PHPUnit we can now revert this temporary fix
Reverts: #64473
Resolves: #64486
Releases: master...
Mathias Schreiber
00:55 Revision ca3cb038: [FEATURE] Add fields to doctype Shortcut suggest wizard
In order to make the suggest wizard on shortcuts more practical we
added the fields nav_title, alias and url to the l...
Mathias Schreiber
00:53 Revision 907e7188: [BUGFIX] Scheduler now offers an enable/disable toggle in list view
In order to quickly enable or disable tasks we introduced a new toggle
control in the list view.
Resolves: #25631
Re...
Mathias Schreiber

2015-01-24

23:22 Revision 4963ef2c: [BUGFIX] Extbase validator should not ask class loader for simple types
Extbase calls class_exists multiple times to
check for valid classes during set up of Validator
classes. It does thes...
Benni Mack
15:20 Revision 0917236d: [BUGFIX] Temporarily downgrade to sebastian/exporter 1.0.2
sebastian/exporter is a dependency of phpunit and regression
in 1.1.0 triggering a fatal. Downgrade to 1.0.2 until th...
Mathias Schreiber
15:12 Revision 13f417f9: [BUGFIX] Temporarily downgrade to sebastian/exporter 1.0.2
sebastian/exporter is a dependency of phpunit and regression
in 1.1.0 triggering a fatal. Downgrade to 1.0.2 until th...
Mathias Schreiber
14:56 Revision edf25315: [FEATURE] Indicate status of permissions by color in EXT:beuser
Although the monochrome look of the BE is intended the permission
module should reflect the status of the permission....
Mathias Schreiber
12:05 Revision ed3f3470: [BUGFIX] Web->Page now respects labels set by TSConfig for plugins
Overriding labels for list_type via TSConfig we not taken into account
when displaying CType list.
Using getLabelsFr...
Mathias Schreiber
12:03 Revision 2c1f1237: [BUGFIX] Web->Page now respects labels set by TSConfig for plugins
Overriding labels for list_type via TSConfig we not taken into account
when displaying CType list.
Using getLabelsFr...
Mathias Schreiber
05:07 Revision 11584ae0: [TASK] RTE: Use CSS3 resize when possible
This works fine in Firefox. In all other browsers, we need to fallback
to jQuery UI Resizable, because IE 11 does not...
Stanislas Rolland

2015-01-23

22:43 Revision 62b1ef2e: [TASK] RTE: Use mutation observer instead of DOMAttrModified listener
DOMAttrModified is deprecated.
Use mutation observer when available.
Releases: master
Resolves: #64460
Change-Id: I5...
Stanislas Rolland
20:04 Revision 22ba8cf1: [BUGFIX] RTE resizing is erratic
A window resize event is triggered when the framework, including the
iframe, is resized using jQuery UI Resizable.
Th...
Stanislas Rolland
19:43 Revision a938ba5f: [TASK] Style output of ReferenceIndex results
Put the results of "Check/update reference index" into a flashmessage.
Resolves: #22663
Releases: master
Change-Id: ...
Andreas Fernandez
17:47 Revision 94e915fe: [!!!][TASK] Gifbuilder: Always use full filename of original file as prefix
As of now, images created with GIFBUILDER were created by a
hash in typo3temp/GB/. With the TypoScript option
config....
Georg Ringer
16:54 Revision 0473a521: [TASK] Follow-up for RTE: Remove support for IE 8 and older
Releases: master
Resolves: #64445
Change-Id: I11cf58908a38bb3b3cf1aae3b6547abbff021f0e
Reviewed-on: http://review.typ...
Stanislas Rolland
07:07 Revision c373c031: [TASK] RTE: Remove support for IE 8 and older
Releases: master
Resolves: #64445
Change-Id: I527285ff64fb3f2202458d63d008781cf53bf129
Reviewed-on: http://review.typ...
Stanislas Rolland
02:24 Revision ab032c2f: [TASK] RTE: Use Bootstrap markup for the toolbar
Releases: master
Resolves: #64443
Change-Id: I165841b60563c87d2934fc6126f834b5f2f262c2
Reviewed-on: http://review.typ...
Stanislas Rolland

2015-01-22

22:58 Revision 8c84027d: [FOLLOWUP][BUGFIX] DBAL: Repair AUTO_INCREMENT
Fix broken unit tests.
The number of statements changed now as AUTO_INCREMENT
is supported.
Resolves: #63705
Release...
Markus Klein
22:29 Revision bb90c702: [FOLLOWUP][BUGFIX] DBAL: Repair AUTO_INCREMENT
Fix broken unit tests.
The number of statements changed now as AUTO_INCREMENT
is supported.
Resolves: #63705
Release...
Markus Klein
22:04 Revision 9dc5c4ed: [CLEANUP] Correct phpdoc in extbase's validator classes
Set the correct @return in phpdoc of extbase validators.
Further correct some typos and remove disabled code includin...
Frederic Gaus
22:02 Revision c9bc5ef4: [BUGFIX] Avoid getUserObj-call for eval 'null' and non-existing hooks
If the 'eval' definition of a TCA input or text does contain 'null' or
a value without a matching hook, we skip the u...
Stephan Großberndt
22:02 Revision 61878ada: [BUGFIX] Avoid getUserObj-call for eval 'null' and non-existing hooks
If the 'eval' definition of a TCA input or text does contain 'null' or
a value without a matching hook, we skip the u...
Stephan Großberndt
21:57 Revision af3809c2: [CLEANUP] Correct phpdoc in extbase's validator classes
Set the correct @return in phpdoc of extbase validators.
Further correct some typos and remove disabled code includin...
Frederic Gaus
21:54 Revision 67d442c5: [BUGFIX] DBAL: Repair AUTO_INCREMENT
This patch fixes the creation of fields with an AUTO_INCREMENT flag,
especially for DBMS that don't have built-in sup...
Andreas Kienast
21:54 Revision 8515cb14: [BUGFIX] DBAL: Repair AUTO_INCREMENT
This patch fixes the creation of fields with an AUTO_INCREMENT flag,
especially for DBMS that don't have built-in sup...
Andreas Kienast
20:18 Revision 14fb35b2: [BUGFIX] [FOLLOWUP] ext:beuser permission module throws query error
A removed class property was still in use and results
in a wrong SQL query.
Related: #64416
Resolves: #64416
Release...
Christian Kuhn
20:15 Revision ec41868a: [FEATURE] Allow appending of element browser mounts
A new User TSconfig option is introduced that allows the alternative
element browser page tree mounts to be appended ...
Alexander Stehlik
14:10 Revision 0aca1679: [BUGFIX] Clean up "core" documentation
Clean all reStructuredText markup errors that generate
warnings during the rendering of the "core" sysext
documentati...
Francois Suter
09:39 Revision aa1aac8c: [TASK] Clean up ext:beuser permission module access checks
The access module is restricted to admin users since core 6.0.
The patch removes left over code checks for non admin ...
Christian Kuhn

2015-01-21

16:48 Revision 7b68a78f: [TASK] RTE: Cleanup toolbar items API
This is a follow-up to the migration of toolbar ExtJS items to
plain JavaScript.
Releases: master
Resolves: #64407
C...
Stanislas Rolland
04:56 Revision a3a6f33d: [BUGFIX] RTE: Highlight Image/link button when cursor is in image/link
Toolbar image/link button should be highlighted when cursor is positioned
on image or in link.
Releases: master
Reso...
Stanislas Rolland

2015-01-20

23:56 Revision 728dbc3f: [BUGFIX] Core should not use old class name
In 6.2 the naming of some old class names
still exists. So does one occurence which
still triggers the class alias ma...
Benni Mack
23:52 Revision f5ebbe78: [TASK] Move getFieldDefaultValue to FORM cObject
The method getFieldDefaultValue() inside
ContentObjectRenderer is part of the FORM
content object and is called there...
Benni Mack
23:51 Revision 72afe604: [TASK] Raise PHP requirement of EXT:core/composer.json
Resolves: #64393
Releases: master
Change-Id: I3a184047c4af6c9b8656fc78c2d83a0ef3a9f4ec
Reviewed-on: http://review.typ...
Benni Mack
22:41 Revision 1ad38d4c: [BUGFIX] RTE: Icons not centered on buttons in toolbar
Releases: master
Resolves: #64392
Change-Id: I00027870aba8c29b0c25df4bad3c297063bb7c35
Reviewed-on: http://review.typ...
Stanislas Rolland
21:34 Revision ac557476: [BUGFIX] RTE: Style config option allowedClasses not correctly handled
RTE configuration properties
buttons.blockstyle.tags.[ tag-name ].allowedClasses and
buttons.textstyle.tags.[ tag-nam...
Stanislas Rolland
19:03 Revision b91f4653: [TASK] RTE: Migrate toolbar ExtJS combos to plain JavaScript
Releases: master
Resolves: #64368
Change-Id: I28bc9b10f28a46eed21a0d86248dedef50e01922
Reviewed-on: http://review.typ...
Stanislas Rolland

2015-01-19

23:45 Revision 4d42ff9a: [BUGFIX] Followup: Install Tool: Make upgrade wizards DBAL-compatible
Additional upgrade wizards must be fixed in this backport, since they
were removed in the master.
Releases: 6.2
Reso...
Andreas Kienast
23:34 Revision 8f7e48a9: [TASK] Central function for escaping of shell-args
Instead of doing a (locale-aware) escaping in various
places use a central utility-function.
Change-Id: If0486b34054...
Stefan Neufeind
23:24 Revision 15bde67f: [FEATURE] Use composer class loader for better performance
Require composer class loader early in the bootstrap gives us many benefits:
1. Very early classes can be found and ...
Helmut Hummel
23:23 Revision 4a8488ee: [BUGFIX] Followup to DateTimePicker exchange
The DateTimePicker exchange from ExtJS
to moment.js and twbs led to the problem
that when using FormEngine in a popup...
Benni Mack
23:10 Revision dda1844d: [BUGFIX] Followup: Fix folder selection in ElementBrowser
With the introduction of FAL folders are now addressed with their
combinedIdentifier. Parts of the ElementBrowser wer...
Frans Saris
22:59 Revision 5692cdd2: [BUGFIX] Followup: Fix folder selection in ElementBrowser
With the introduction of FAL folders are now addressed with their
combinedIdentifier. Parts of the ElementBrowser wer...
Frans Saris
22:58 Revision 2a4f702e: [FEATURE] Use composer class loader for better performance
Require composer class loader early in the bootstrap gives us many benefits:
1. Very early classes can be found and ...
Helmut Hummel
22:58 Revision 7c6de7b2: [CLEANUP] sysext:core/TypoScript
Resolves: #64136
Resolves: #64320
Releases: master
Change-Id: Id578a02b98b4f4c5795e256c0c8d9120edf3609c
Reviewed-on: ...
Markus Klein
22:48 Revision b11bee52: [BUGFIX] Remove space from CLI command in ext:lowlevel
Resolves: #64367
Releases: master
Change-Id: Ie86755a4b246cb8bc47753214d2b41cbd33d8373
Reviewed-on: http://review.typ...
Wouter Wolters
22:44 Revision 9ca863c5: [BUGFIX] Fix fatal error for date validation in EXT:form on Windows
Use a mapping to date_create_from_format() in date validation of
EXT:form if strptime() is not available. This preven...
Stephan Großberndt
22:43 Revision 20081540: [BUGFIX] Fix fatal error for date validation in EXT:form on Windows
Use a mapping to date_create_from_format() in date validation of
EXT:form if strptime() is not available. This preven...
Stephan Großberndt
22:10 Revision 9f6ccce3: [FEATURE] Use composer class loader for better performance
Require composer class loader early in the bootstrap gives us many benefits:
1. Very early classes can be found and ...
Helmut Hummel
21:32 Revision f7434c49: [FEATURE] Use composer class loader for better performance
Require composer class loader early in the bootstrap gives us many benefits:
1. Very early classes can be found and ...
Helmut Hummel
21:29 Revision ef5068c6: [FEATURE] Use composer class loader for better performance
Require composer class loader early in the bootstrap gives us many benefits:
1. Very early classes can be found and ...
Helmut Hummel
20:44 Revision 77966170: [FEATURE] Use composer class loader for better performance
Require composer class loader early in the bootstrap gives us many benefits:
1. Very early classes can be found and ...
Helmut Hummel
20:22 Revision 9b556438: [FEATURE] Use composer class loader for better performance
Require composer class loader early in the bootstrap gives us many benefits:
1. Very early classes can be found and ...
Helmut Hummel
19:26 Revision fc339806: [TASK] Post travis notification to #typo3-cms-coredev channel
Change-Id: I4cd242dd7ae34b4d179acd494d4e84b10e37c6e6
Reviewed-on: http://review.typo3.org/36116
Reviewed-by: Christia...
Helmut Hummel
19:26 Revision eae44521: [TASK] Post travis notification to #typo3-cms-coredev channel
Change-Id: I4cd242dd7ae34b4d179acd494d4e84b10e37c6e6
Reviewed-on: http://review.typo3.org/36119
Reviewed-by: Christia...
Helmut Hummel
19:26 Revision dd8f14c9: [TASK] Post travis notification to #typo3-cms-coredev channel
Change-Id: I4cd242dd7ae34b4d179acd494d4e84b10e37c6e6
Reviewed-on: http://review.typo3.org/36118
Reviewed-by: Christia...
Helmut Hummel
19:26 Revision 12face8c: [TASK] Post travis notification to #typo3-cms-coredev channel
Change-Id: I4cd242dd7ae34b4d179acd494d4e84b10e37c6e6
Reviewed-on: http://review.typo3.org/36117
Reviewed-by: Christia...
Helmut Hummel
19:26 Revision ee21b084: [TASK] Post travis notification to #typo3-cms-coredev channel
Change-Id: I4cd242dd7ae34b4d179acd494d4e84b10e37c6e6
Reviewed-on: http://review.typo3.org/36115
Reviewed-by: Christia...
Helmut Hummel
19:04 Revision 8808099f: [TASK] Test travis notification with a broken build
Change-Id: I78b4db414084aefaa2ce2f632e373810dcf798bd Christian Kuhn
18:51 Revision 59c6ab13: [BUGFIX] Add missing "Folders" label in ElementBrowser
Resolves: #64241
Releases: master, 6.2
Change-Id: If55b4e05ccd697a973e938b50f5cfd2f32a5d5b7
Reviewed-on: http://revie...
Frans Saris
18:46 Revision 41f02df2: [BUGFIX] Add missing "Folders" label in ElementBrowser
Resolves: #64241
Releases: master, 6.2
Change-Id: If55b4e05ccd697a973e938b50f5cfd2f32a5d5b7
Reviewed-on: http://revie...
Frans Saris
18:11 Revision 26ce0035: [TASK] Deprecate SearchFormController->checkExistance
Deprecate the function checkExistance (typo) in SearchFormController
and add a replacement checkExistence().
Release...
Stephan Großberndt
18:07 Revision 8409909d: [TASK] Post travis notification to #typo3-cms-coredev channel
Change-Id: I4cd242dd7ae34b4d179acd494d4e84b10e37c6e6
Reviewed-on: http://review.typo3.org/36113
Reviewed-by: Helmut H...
Helmut Hummel
18:06 Revision cceb4449: [TASK] Output broken file links with pid in csv format
When upgrading a site, manual correction of broken links
found by the RTE-FAL upgrade wizard is simplified:
from the ...
Urs Braem
18:04 Revision 28c3aedc: [TASK] Add shutdown function while class cache build
With shutdown function we can check if PHP is shutdown while
cache generation, so we can remove leftovers from this p...
Alexander Opitz
18:03 Revision a74f8862: [TASK] Add shutdown function while class cache build
With shutdown function we can check if PHP is shutdown while
cache generation, so we can remove leftovers from this p...
Alexander Opitz
17:41 Revision 995c7733: [FOLLOWUP] Add PSR-4 autoload sections to composer.json
A bogus test, which tests Flow behavior which is not present
in TYPO3 CMS package management caused a test to fail.
...
Helmut Hummel
17:27 Revision 2cea2077: [FOLLOWUP] Strict order in redis test for uniqid()
Follows https://review.typo3.org/#/c/35665/
Stabilize redis tests a bit with a clear order,
otherwise tests may fail...
Christian Kuhn
17:18 Revision 37fa2e7b: [FOLLOWUP] Add PSR-4 autoload sections to composer.json
A bogus test, which tests Flow behavior which is not present
in TYPO3 CMS package management caused a test to fail.
...
Helmut Hummel
17:16 Revision 3a2f2343: [BUGFIX] TCEForms.suggest JS code is broken
This is a follow-up for Change-Id Ic27125d0a901aee10461f88ea49c0f354cb43a54.
Resolves: #64360
Releases: 6.1
Change-I...
Xavier Perseguers
16:33 Revision 54722088: [BUGFIX] Faster garbage collection of caching framework
Do the garbage collection of the caching framework with a single DELETE
statement using JOIN instead of fetching all ...
Stephan Großberndt
16:33 Revision 084c5fba: [TASK] Add PSR composer definition to all sysexts
In order to deliver more information
in custom installations for use with composer,
the namespaces for using the comp...
Benni Mack
16:32 Revision 825c072c: [TASK] Add PSR composer definition to all sysexts
In order to deliver more information
in custom installations for use with composer,
the namespaces for using the comp...
Benni Mack
16:26 Revision 61da9595: [BUGFIX] Wrapper for uniqid() fixes failing tests on Windows
Create TYPO3\CMS\Core\Tests\BaseTestCase->getUniqueId() as a wrapper to
all uniqid()-calls from tests. This fixes fat...
Stephan Großberndt
16:18 Revision 2732b605: [BUGFIX] Faster garbage collection of caching framework
Do the garbage collection of the caching framework with a single DELETE
statement using JOIN instead of fetching all ...
Stephan Großberndt
16:15 Revision bcbcd4c6: [FEATURE] Reflect mysql comments in SchemaMigrator
This enables that the database migration and
comparison process includes mysql column comments.
Resolves: #49060
Rel...
Nico de Haen
14:25 Revision eb7bb4c3: [BUGFIX] Older changelog not showing in "core" documentation
Change the table of contents of the documentation of extension
"core", so that changes for "archived" version (i.e. 7...
Francois Suter
14:03 Revision df4da711: [BUGFIX] Disabled SystemEnvironment check in CLI context
SystemEnvironment check should not be run in CLI context as
this can give false results.
The php.ini used for CLI ca...
Frans Saris
13:54 Revision 3099f0bd: [BUGFIX] Disabled SystemEnvironment check in CLI context
SystemEnvironment check should not be run in CLI context as
this can give false results.
The php.ini used for CLI ca...
Frans Saris
13:49 Revision 9f6f12f0: [FEATURE] Add PageRepository::getPagesOverlay()
PageRepository::getMenu() calls getPageOverlay() for each single page
in a menu, causing a lot of queries to the SQL ...
Christian Weiske
08:23 Revision 030e067b: [FEATURE] Add hook to post-process countVersionsOfRecordsOnPage
Hook to post-process BackendUtility::countVersionsOfRecordsOnPage
result. BackendUtility::countVersionsOfRecordsOnPag...
Oliver Hader
07:43 Revision e4d5284b: [FEATURE] Support 'has*' for properties in ObjectAccess
Support calling object methods starting with 'has'.
Change-Id: Iec4913203b07fee70e6f5bb3ea9d980d2febc5c9
Resolves: #...
Simon Schaufelberger
02:20 Revision dd601c5d: [FEATURE] Support multiple UID in PageRepository::getMenu()
Instead of accepting only a single page ID, PageRepository::getMenu()
now also supports an array of page IDs.
This ca...
Christian Weiske

2015-01-18

23:39 Revision b5eb99ab: [CLEANUP] Improve the @param/@return/@var PHPDoc
* use "resource" or MySQL result instead of "pointer"
* use the specific class instead of "object"
* drop the @param ...
Oliver Klee
23:28 Revision 378fa5ae: [BUGFIX] Consider subfolder in absolute links
Ensure typolink considers the subfolder an instance might be running in
when creating absolute URLs and absRefPrefix ...
Markus Klein
23:21 Revision 9920dd43: [BUGFIX] getRecordLocalization() must respect transForeignTable
Function BackendUtility::getRecordLocalization() needs to respect
TCA['ctrl']['transForeignTable'] in order to work w...
Martin Tepper
22:31 Revision 2e91c7db: [BUGFIX] Collapsing state for ModuleMenu should be user-specific
Using SwitchUser Mode keeps the module menu
configuration (e.g. also closing help menu) the
same even if the user has...
Benni Mack
22:29 Revision ec9899d6: [FEATURE] Paginate should handle non-query-result objects
Sometimes it is necessary to use an object storage or
an array instead of a query result.
Resolves: #34944
Releases:...
Tom Ruether
22:06 Revision 7c01d0b4: [TASK] Improve error message 'These fields are not properly updated'
If something went wrong while updating a record via DataHandler show
the table name and record uid too instead of onl...
Georg Ringer
22:02 Revision 9ecb4969: [CLEANUP] InstallStatusReport
- reduce code duplication
- add some @var
- add a missing default case in a switch
- small code formatting fixes
- sh...
Oliver Klee
21:14 Revision 41a0d488: [BUGFIX] Hide foreign_selector if maxitems is reached
If the number of elements is reached (maxitems) then
foreign_selector is still there. If maxitems is reached
it does ...
Stefan Frömken
20:13 Revision 2405bff5: [BUGFIX] Show FAL captions in Page module
The page module only showed the contents of the old field
tt_content.imagecaption.
With FAL in place we now show the...
Mathias Schreiber
20:12 Revision 4800cfa2: [BUGFIX] Show FAL captions in Page module
The page module only showed the contents of the old field
tt_content.imagecaption.
With FAL in place we now show the...
Mathias Schreiber
19:47 Revision ce072bd7: [FEATURE] Extend access control for pages
Add a hook to the end of TYPO3\CMS\Frontend\Page\PageRepository->init()
to make it possible to adjust the where_hid_d...
Thorben Nissen
18:01 Revision 72297f3b: [TASK] RTE: Cleanup iframe initialization
Releases: master
Resolves: #64343
Change-Id: I3be65963074d2c95f7617ac8a61ddc8b71adec8a
Reviewed-on: http://review.typ...
Stanislas Rolland
17:44 Revision 5705e55d: [BUGFIX] RTE fails to load in IE 11 with "Access denied"
Fix identification of IE 11 as Internet Explorer by RTE.
Note: ExtJS 3.4 will still not recognize IE 11 as Internet ...
Stanislas Rolland
16:15 Revision 31ab4a34: [BUGFIX] Make treelist cache work with bigger trees
If the result of a treelist call returns more characters than a normal
TEXT field in MySQL can handle TYPO3 acts unpr...
Mathias Schreiber
14:37 Revision 4722b6cf: [CLEANUP] Replace strlen() with === for zero length check
It is faster to compare a string with === '' to find out if it's empty
than to run strlen() on it.
The replacement r...
Markus Klein
14:37 Revision d38972b9: [FEATURE] Add attribute "multiple" to f:form.upload viewhelper.
This makes it possible to upload multiple files with one upload field.
Resolves: #47666
Releases: master
Change-Id: ...
Jost Baron
14:27 Revision 5cfb009d: [BUGFIX] CSS3 function calc must retain whitespace
Whitespaces within CSS3 function 'calc' must not be stripped
because otherwise browsers won't recognize it anymore.
...
Christian Futterlieb
14:22 Revision 6c0191f4: [BUGFIX] Respect HTTP headers from JsonView
When rendering the json view, headers are set to the response
which are then sent by Extbase after the plugin is rend...
Helmut Hummel
11:45 Revision 860faf99: [TASK] Trim submitted login-form-data before usage
Trimming form-data prevents common errors with copied
spaces, tabs or linebreaks in the formfields.
Change-Id: Id1ea...
Stefan Neufeind
11:36 Revision 3d278660: [TASK] Improve error reporting on fixture loading
Show the actual SQL error that happened when loading a fixture
file in the functional tests fails.
Change-Id: I1a762...
Christian Weiske
09:58 Revision f0f577de: [BUGFIX] Standalone- and TemplateView must not require ucfirst file names
There's no reason to require ucfirst file names for Layouts and Partials.
This patch allows free naming of Layouts, P...
Markus Klein

2015-01-17

23:51 Revision 94ee059c: [FEATURE] Add a check if TYPO3 version is maintained
Modifies the status report of the install tool. Currently only
bugfix releases are taken into account. With this patc...
Frederic Gaus
23:21 Revision 70bb2c13: [BUGFIX] Passwords must be encrypted when saving records
Due to old class names in the formevals configuration passwords were
not encrypted by saltedpasswords. Using the name...
Nils Heuermann
21:31 Revision 3e367ca1: [BUGFIX] CSS3 function calc must retain whitespace
Whitespaces within CSS3 function 'calc' must not be stripped
because otherwise browsers won't recognize it anymore.
...
Christian Futterlieb
21:17 Revision 469163eb: [FEATURE] Allow nested array access in getData type field
In order to make Typoscript more consistent we now allow to use nested
access to arrays for the datatype "field".
Re...
Mathias Schreiber
20:34 Revision 573cb029: [BUGFIX] RTE: WebKit may insert a span tag when backspacing a heading
It may happen, for example, when deleting an empty heading which is
followed by a paragraph, or when backspacing a pa...
Stanislas Rolland
20:23 Revision ef171735: [CLEANUP] Rename variable in addPItoST43
Rename the variable $prefix to $suffix, since the variable holds a
suffix here.
Resolves: #64335
Releases: master
Ch...
Andreas Fernandez
19:56 Revision f43210ea: [TASK] Improve Layout of CType Menu in page module
CType menu will now display the selected menu_type and a headline.
Fixes: #39646
Releases: master
Change-Id: I69bf39...
Mathias Schreiber
19:00 Revision 8128b881: [BUGFIX] Follow up: Fix broken SQL in DeprecatedRteProperties
Add a closing parenthesis that got lost in commit
I355893b51cf9e02c0cdfbdaf16fd7760c5687068. Also use $db instead of
...
Andreas Fernandez
18:39 Revision c9f64888: [BUGFIX] Follow up: Fix broken SQL in DeprecatedRteProperties
Add a closing parenthesis that got lost in commit
I355893b51cf9e02c0cdfbdaf16fd7760c5687068. Also use $db instead of
...
Andreas Fernandez
18:05 Revision c057a814: [BUGFIX] Set range for limit field
The PHP part forces the value of "showLimit" in the record search being
between 0 and 10000. The range is applied to ...
Andreas Fernandez
17:42 Revision 1b890a53: [TASK] Make AbstractConditionMatcherTest run on HHVM
AbstractConditionMatcherTest contains unnecessary method mocking
which is breaking the test in HHVM
Resolves: #64326...
Tymoteusz Motylewski
16:37 Revision 9f733b99: [FEATURE] Add Page TSConfig overview in Web->Info
Analog to the pagetree overview of Web->Template the module
Web->Info->TSConfig will now show a list of pages holding...
Mathias Schreiber
13:30 Revision 4ee7cdf9: [TASK] Make array utility test do not depend on undefined behaviour
ArrayUtilityTests expect that order of elements with the same value
will not change. PHP doesn't guarantee that, so i...
Tymoteusz Motylewski
05:41 Revision 87c780ae: [BUGFIX] RTE: WebKit may insert a span tag when backspacing a heading
It may happen, for example, when deleting an empty heading which is
followed by a paragraph, or when backspacing a pa...
Stanislas Rolland
04:09 Revision de587e58: [BUGFIX] RTE: Incorrect identification of some key events in Chrome
Processing of the browser event key property is incorrect and leads
to errors in Google Chrome which does not support...
Stanislas Rolland

2015-01-16

21:14 Revision 5c53d640: [BUGFIX] Skip updates if InitialUpdateDatabaseSchema is needed
In case the InitialUpdateDatabaseSchema needs to add fields
to the database, we must not run any checks (like checkFo...
Markus Klein
20:47 Revision 47b4c180: [CLEANUP] Correct the type of variable $lineNumberOffset
The variable $lineNumberOffset is used as an integer in the whole file,
but was declared as string.
Resolves: #64316...
Michael Oehlhof
13:33 Revision 1fb866eb: [BUGFIX] EXT:adodb: Table names in ALTER TABLE are broken
Updating a table using the Oracle DBMS does not work due to improper
quoting in the oci8 datadict.
Resolves: #63659
...
Andreas Kienast

2015-01-15

23:00 Revision 5dcf229f: [BUGFIX] RTE: No expand icon after collapsing folder in image dialogue
Applies also to file tab of link dialogue.
Backpath setting is wrong.
Releases: 6.2
Resolves: #64305
Change-Id: I680...
Stanislas Rolland
21:17 Revision 74e1b4b3: [BUGFIX] RTE: Incorrect event trigger in CopyPaste plugin
The trigger statement still uses the ExtJS syntax.
Releases: master
Resolves: #64304
Change-Id: Iacfd3e4f155efff9569...
Stanislas Rolland
20:15 Revision 2c323919: [BUGFIX] RTE: Abbreviation record does not show up on standard pages
Add the Abbreviation record in ext_tables.php.
Releases: master
Resolves: #64303
Change-Id: I2c8a449020097ebef753d48...
Stanislas Rolland
19:40 Revision f6ca5948: [BUGFIX] Make output of additionalCSS valid
INTincScript_loadJSCode no longer wraps CSS in CDATA tags.
Doing so resulted in invalid CSS markup.
Fixes: #20339
Re...
Mathias Schreiber
19:40 Revision 60709184: [BUGFIX] Make output of additionalCSS valid
INTincScript_loadJSCode no longer wraps CSS in CDATA tags.
Doing so resulted in invalid CSS markup.
Fixes: #20339
Re...
Mathias Schreiber
18:26 Revision c7615b69: [BUGFIX] Fix regression in prefixLocalAchors feature
The security fix for #62723 missed an edge case were the
TypoScriptFrontendController main cObj property is not yet i...
Helmut Hummel
18:21 Revision 4ca17f67: [BUGFIX] Fix regression in prefixLocalAchors feature
The security fix for #62723 missed an edge case were the
TypoScriptFrontendController main cObj property is not yet i...
Helmut Hummel
17:42 Revision e3bf4c51: [BUGFIX] RTE: Incorrect tooltip of paste behaviour toggle in toolbar
The tooltip for the paste behaviour toggle button in the toolbar
is broken.
Releases: master
Resolves: #64302
Change...
Stanislas Rolland
15:11 Revision 977d7920: [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
14:57 Revision 9ee40ad8: [CLEANUP] SqlParser
Introduce a few optimizations in
the SqlParser classes of "core" and "dbal".
* Change some regular expressions (see ...
Andreas Kienast
01:38 Revision 895b6c3e: [BUGFIX] RTE: avoid exception on folder inaccessibility
Catch exceptions that might occur when resolving the parent directory
of a file and the user does not have access to ...
Stanislas Rolland
01:37 Revision 73d7e226: [BUGFIX] RTE avoid exception on folder inaccessibility
Catch exceptions that might occur when resolving the parent directory of
a file and the user does not have access to ...
Markus Klein
01:35 Revision 94c88f77: [BUGFIX] Support void elements without whitespace in parseFunc
xhtml specs require void HTML elements like "<br>" to be
terminated with a "/", for example "<br />".
Whitespaces bef...
Steffen Müller
01:35 Revision 6299c7a9: [BUGFIX] Support void elements without whitespace in parseFunc
xhtml specs require void HTML elements like "<br>" to be
terminated with a "/", for example "<br />".
Whitespaces bef...
Steffen Müller
01:33 Revision 958d1545: [TASK] Remove width restriction for logo in backend
Remove the restriction of 50px because it makes it very hard
to style the backend a bit different for a client, e.g. ...
Georg Ringer
01:32 Revision 52b06b19: [BUGFIX] Hidden content is displayed in view module
Since TYPO3 4.2.3 hidden content elements and hidden
pages are displayed in view page module. There are many people
i...
Stefan Froemken
01:32 Revision 550a4c0f: [BUGFIX] Hidden content is displayed in view module
Since TYPO3 4.2.3 hidden content elements and hidden
pages are displayed in view page module. There are many people
i...
Stefan Froemken

2015-01-14

22:52 Revision 123611ff: [BUGFIX] Add tx_indexedsearch as class alias again
Registering a "pibase" frontend plugin with addPItoST43($_EXTKEY)
generates a TypoScript snipped for indexed_search l...
Mathias Schreiber
21:29 Revision 8bccd95e: [TASK] Update vfsStream to 1.4
Update vfsStream library version as it runs nicely on hhvm.
This library is used only in unit tests.
No functional ch...
Tymoteusz Motylewski
18:12 Revision adb00b65: [BUGFIX] RTE: Toolbar items do not wrap correctly
Fix total height of some items.
Releases: master, 6.2
Resolves: #64284
Change-Id: I4c01fde183c0046885eccad37a43d3eb7...
Stanislas Rolland
17:47 Revision e873bdad: [BUGFIX] RTE: Toolbar items do not wrap correctly
Fix total height of some items.
Releases: 6.2
Resolves: #64284
Change-Id: I4c01fde183c0046885eccad37a43d3eb78fae75c
...
Stanislas Rolland

2015-01-13

20:00 Revision fa060d62: [BUGFIX] RTE: Modify image dialogue is broken
Fix references to undefined variables.
Releases: master
Resolves: #64244
Change-Id: Ie5b99224c3a393b866248eca046cfbf...
Stanislas Rolland
16:49 Revision e04b1abd: [BUGFIX] Install Tool: Make Upgrade Wizard compatible with Oracle
The wizards in the Install Tool crash with Oracle due to improper
quoting of the values. Wrap the values with fullQuo...
Andreas Kienast
16:48 Revision f81d2dc5: [BUGFIX] Install Tool: Make Upgrade Wizard compatible with Oracle
The wizards in the Install Tool crash with Oracle due to improper
quoting of the values. Wrap the values with fullQuo...
Andreas Kienast
15:05 Revision 12df2c8e: [BUGFIX] EXT:adodb: Table names in ALTER TABLE are broken
Updating a table using the Oracle DBMS does not work due to improper
quoting in the oci8 datadict.
Resolves: #63659
...
Andreas Kienast
13:43 Revision a919fd03: [BUGFIX] Fix regression in prefixLocalAchors feature
The security fix for #62723 missed an edge case were the
TypoScriptFrontendController main cObj property is not yet i...
Helmut Hummel

2015-01-12

23:15 Revision 98d3586f: [BUGFIX] Pagepath is displayed incorrectly with slash (/) in page title
If the current (!) page has a slash in the Page Name,
the first part of that page name is also displayed
in the Path ...
Benni Mack
23:15 Revision 5785807b: [BUGFIX] Pagepath is displayed incorrectly with slash (/) in page title
If the current (!) page has a slash in the Page Name,
the first part of that page name is also displayed
in the Path ...
Benni Mack
22:52 Revision a5c00d55: [BUGFIX] Fix query in abbreviation plugin of rtehtmlarea
The comma seperated list of PIDs is not wrapped in quotes any more
to allow more than one page to be searched in.
Ad...
Alexander Stehlik
22:19 Revision b060611a: [BUGFIX] Fix query in abbreviation plugin of rtehtmlarea
The comma seperated list of PIDs is not wrapped in quotes any more
to allow more than one page to be searched in.
Ad...
Stanislas Rolland
20:36 Revision 42b9b0fa: [BUGFIX] cObjRenderer->prefixComment() needs parameter validation
The method fails to validate the parameters leading to PHP notices
if the function is used incorrectly in TypoScript....
Philipp Gampe
20:35 Revision 6128285a: [BUGFIX] cObjRenderer->prefixComment() needs parameter validation
The method fails to validate the parameters leading to PHP notices
if the function is used incorrectly in TypoScript....
Philipp Gampe
19:50 Revision f6236e6a: [TASK] DBAL: Log error if query fails
Log error if a SELECT query fails on DBAL.
Resolves: #64245
Releases: master, 6.2
Change-Id: I7e263a3a0157200b0570be...
Andreas Kienast
17:27 Revision 174f1ced: [BUGFIX] Fix query in abbreviation plugin of rtehtmlarea
The comma seperated list of PIDs is not wrapped in quotes any more
to allow more than one page to be searched in.
Ad...
Alexander Stehlik
16:52 Revision 5e69db46: [TASK] DBAL: Throw exception if query fails
Throw an exception if a SELECT query fails on DBAL to avoid subsequent
errors.
Resolves: #64245
Releases: master, 6....
Andreas Kienast
14:09 Revision e497bd7a: [BUGFIX] Make TCEMAIN.translateToMessage work with lang files
The option TCEMAIN.translateToMessage that prepends
a certain text to a message was apparantly available
with the fun...
Benni Mack
14:08 Revision 262bdeeb: [BUGFIX] Make TCEMAIN.translateToMessage work with lang files
The option TCEMAIN.translateToMessage that prepends
a certain text to a message was apparantly available
with the fun...
Benni Mack
14:04 Revision e6e9b531: [FEATURE] Add async property to JavaScript files
Add a property 'async="async"' to JavaScript files via TypoScript
page.includeJSlibs.<array>.async = 1
This patch af...
Arnd Messer
10:27 Revision c5fa278d: [BUGFIX] Follow up: JavaScript error in language module
This patch solves a JavaScript error in the new language module when
clicking "Download all" in "Installed Languages"...
Andreas Fernandez

2015-01-11

11:01 Revision 32462f96: [BUGFIX] TypoScript: Unify line-endings to LF on save
Coding Guidelines and t3editor demand LF as line-endings.
Some browsers send CRLF (Windows) or CR (instead).
Change-...
Stefan Neufeind

2015-01-10

22:52 Revision 94d64d9a: [BUGFIX] Properly check TS conditions with key '0'
Global vars and strings from array expressions with key '0' must be
checked correctly in TS conditions.
E.g. when usi...
Christian Futterlieb
22:51 Revision bfbd8780: [BUGFIX] Properly check TS conditions with key '0'
Global vars and strings from array expressions with key '0' must be
checked correctly in TS conditions.
E.g. when usi...
Christian Futterlieb
22:49 Revision cef71f88: [!!!][TASK] Remove option "compat_version"
The global option
$TYPO3_CONF_VARS[SYS][compat_version]
was introduced for having old frontend output
while upgrading...
Benni Mack
20:37 Revision 80873de8: [TASK] Cleanup and update language module
This patch modernizes the old language module to fit
the new backend design.
Resolves: #62983
Releases: master
Chang...
Kai Vogel
20:28 Revision cff403a8: [BUGFIX] Folders created from BE fail to set permissions
The created path during folder creation contains double slashes.
Therefore the function used to fix/set the permissio...
Benni Mack
20:19 Revision 59671a2d: [BUGFIX] Folders created from BE fail to set permissions
The created path during folder creation contains double slashes.
Therefore the function used to fix/set the permissio...
Benni Mack
20:02 Revision 30775dd9: [BUGFIX] Install Tool flash messages in Step Installer styling
Releases: master, 6.2
Resolves: #56770
Change-Id: I17683468f82542f627c886e9234ccd443994e84c
Reviewed-on: http://revie...
Ernesto Baschny
19:58 Revision d728b85f: [BUGFIX] Install Tool flash messages in Step Installer styling
Releases: master, 6.2
Resolves: #56770
Change-Id: I17683468f82542f627c886e9234ccd443994e84c
Reviewed-on: http://revie...
Ernesto Baschny
19:21 Revision c52f7b53: [TASK] EM: Remove ExtJS
Replaces ExtJS dialogs with the new TYPO3 modals. Additionaly, all calls
to TYPO3.l10n.localize() are replaced by acc...
Andreas Fernandez
12:56 Revision eba175c2: [!!!][TASK] Remove option $TYPO3_CONF_VARS[BE][accessListRenderMode]
With the recent overhaul to optimize the selection
of access lists (permissions) in BE user / BE groups
via checkbox,...
Benni Mack
12:56 Revision b3af4138: [TASK] Upgrade jQuery to 1.11.2
Resolves: #64227
Releases: master
Change-Id: I85720415412ce87e4cf156d0565865902845ef48
Reviewed-on: http://review.typ...
Wouter Wolters

2015-01-09

16:55 Revision 0c9b4b42: [CLEANUP] Remove unnecessary early return in GeneralUtility::instantiateClass
Remove unnecessary early return statement in
\TYPO3\CMS\Core\Utility\GeneralUtility::instantiateClass
Change-Id: Ia0...
Frederic Gaus
13:12 Revision 02f22bb9: [CLEANUP] Use t3js class for resizeable textareas
We are going to remove tceform classes from the
form engine, to remain js functionality all javascript
selectors need...
Benjamin Kott
11:43 Revision dd1b4895: [BUGFIX] Make typolink respect property linkAccessRestrictedPages
With this patch typolink does link access restricted pages when
the typolink configuration has $conf['linkAccessRestr...
Frederic Gaus
11:42 Revision 90287bd4: [BUGFIX] Make typolink respect property linkAccessRestrictedPages
With this patch typolink does link access restricted pages when
the typolink configuration has $conf['linkAccessRestr...
Frederic Gaus
11:33 Revision 442f7067: [BUGFIX] Add stdWrap to sorting.direction for FILES
Add the missing stdWrap support for the sorting direction
property of the new FILES cObject.
Resolves: #59297
Releas...
Benni Mack
11:32 Revision 9ac0e8d3: [BUGFIX] Add stdWrap to sorting.direction for FILES
Add the missing stdWrap support for the sorting direction
property of the new FILES cObject.
Resolves: #59297
Releas...
Benni Mack
10:23 Revision 6f7ff565: [!!!][FEATURE] FormEngine Checkbox to bootstrap
* Streamline checkbox styling
* Add inline rendering for checkboxes
* Add responsive breakpoints
Releases: master
Re...
Benjamin Kott

2015-01-08

23:04 Revision e60e8ab9: [CLEANUP] Follow up: Remove jQueryUI left overs from EM
Removes the now obsolete images and some more CSS definitions due to
jQueryUI removal in I85ecda2c3e0363774f3d8f3e768...
Andreas Fernandez
23:00 Revision 716e7a54: [TASK] Clean up images for tt_content.imageorient
Remove the old imageorientation images
from typo3/gfx/ and take the
images from t3skin and move them
to EXT:frontend....
Benni Mack
22:28 Revision 5a88ebe0: [BUGFIX] styleguide: TCA syntax error in checkbox_18
Christian Kuhn
22:22 Revision 0ddbaa64: [TASK] styleguide: TCA checkbox col examples including new inline value
Christian Kuhn
21:45 Revision bb874b63: [BUGFIX] EM: distribution label "Official distribution" should use TWBS
Instead of using a custom-defined CSS span class,
the label "Official distribution" in the distributions section
of t...
Benni Mack
18:46 Revision bfb601d7: [BUGFIX] Shortcut icons now check permissions
Resolves: #36193
Releases: master, 6.2
Change-Id: Idcce6744d1b3d108daafb47103beefaf8d61c27c
Reviewed-on: http://revie...
Wouter Wolters
18:43 Revision 903e9841: [BUGFIX] Shortcut icons now check permissions
Resolves: #36193
Releases: master, 6.2
Change-Id: Idcce6744d1b3d108daafb47103beefaf8d61c27c
Reviewed-on: http://revie...
Wouter Wolters
15:15 Revision 0a6b9a48: [DB][BUGFIX] Change DB field sys_filemounts.base from tinyint to integer
sys_filemounts.base holds a reference to a storage, which should
be of DB type "int" as the storage uid is an integer...
Benni Mack
15:14 Revision 005a49e8: [BUGFIX] Allow page.config.pageTitleSeparator
The TypoScript option page.config.pageTitleSeparator
does not work currently, however the unspecific option
config.pa...
Benni Mack
14:00 Revision 97446dc9: [CLEANUP] Use block element for linebreaks in formengine
Linebreaks are used in the form engine to clear a row
within palettes. In transition to bootstrap we will use a
clear...
Benjamin Kott
12:42 Revision 94dc982c: [TASK] EM: Remove jQueryUI
This patch removes jQueryUI from the extension manager which is only
used to style tabs. The tabs are ported to Twitt...
Andreas Fernandez
12:16 Revision 7b83b959: [TASK] Deprecate TS property andWhere
As the property "where" got full stdWrap support, there is no
need to keep "andWhere".
Resolves: #25112
Releases: ma...
Georg Ringer
12:14 Revision f762df4e: [CLEANUP] Element Information
- Make preview image responsive
- Streamline fields of references
- Correct table classes and markup
- Sort columns o...
Benjamin Kott
11:28 Revision d23d9386: [TASK] tstemplate: deprecate verify_TSobjects()
The method
'TypoScriptTemplateObjectBrowserModuleFunctionController::verify_TSobjects'
is not used in the core and is...
Georg Ringer
11:09 Revision 03598c1f: [TASK] Change label in BackendUserModule compare
Fix misleading label in BackendUser module compare
function.
Resolves: #64181
Releases: master
Change-Id: I4e070af9e...
Frank Nägler
09:11 Revision aec61c7e: [TASK] Fix styling of "Deactivate t3editor" checkbox
Resolves: #64177
Releases: master
Change-Id: I15490a24fbbd444efcf54008824e3d203932115b
Reviewed-on: http://review.typ...
Wouter Wolters

2015-01-07

21:42 Revision 4475868a: [CLEANUP] Remove unused images from typo3/gfx and t3skin
There are a lot of images and graphics not in use anymore
that can be removed, as the core does not include
them, nor...
Benni Mack
17:34 Revision 6e2a34eb: [CLEANUP] FormEngine rendermode checkbox to bootstrap
- convert rendermode checkbox to bootstrap
- enhance visualisation of grouping
- make groups collapsable
- move reset...
Benjamin Kott
17:05 Revision 6630ff6e: [!!!][TASK] Clean up country/language flags
The core has multiple places
where country flags are stored.
1. typo3/gfx/flags/ - a set of
non-normalized .gif file...
Benni Mack
12:30 Revision 92649144: [CLEANUP] Backend User and Permission Module
- Adapting to bootstrap markup
- Introduce advanced inline-forms
- Move leftover css to t3skin for later removal
Rel...
Benjamin Kott
12:13 Revision c756c585: [!!!] Deprecate DocumentTemplate::table()
The method "table" of the class DocumentTemplate is deprecated.
Change-Id: Iccd5763a5ef45450d6d6d67adf121efa1e56709c...
Georg Ringer
01:28 Revision 3c2d0ef4: [BUGFIX] Correct submit btn styles in EM
Adding a "btn btn-default" class to the submit
button in the "Get Extensions" view to
align with the rest of the TWBS...
Benni Mack
00:17 Revision 83605152: [BUGFIX] Change DB field sys_filemounts.base from tinyint to integer
sys_filemounts.base holds a reference to a storage, which should
be of DB type "int" as the storage uid is an integer...
Benni Mack
00:04 Revision aaa46a21: [BUGFIX] Make pagination inputfield working in recordlist
- Correct inputfield refresh in recordlist
- Unify styling for fluid BE pagination widget and record list
Releases: ...
Benjamin Kott
00:00 Revision 6f324337: [TASK] Remove uc option helpText completely
This was already removed since 4.5 but a leftover
still exists in the permission module.
Resolves: #64152
Releases: ...
Wouter Wolters

2015-01-06

23:39 Revision 331a7c4a: [TASK] Render lowlevel output with fluid
Use fluid to render the lowlevel functions.
Resolves: #64137
Releases: master
Change-Id: Ib5046d3af7b514520cc3031735...
Georg Ringer
23:28 Revision 94843c0d: [CLEANUP] sysext:tstemplate
Resolves: #64133
Resolves: #16595
Releases: master
Change-Id: Ic6947ec59bff30a3107ceeef4d828d3742ee4ced
Reviewed-on: ...
Markus Klein
19:33 Revision 605c50b6: [BUGFIX] Avoid makeInstance calls starting with a backslash
When using singletons and calling makeInstance
with a beginning backslash in the class name
(see forge example), the ...
Benni Mack
19:31 Revision 6095c264: [CLEANUP] Replace rednumber icons with TWBS
The Constant Editor is using "rednumbers"
to highlight certain constants. This can be done
like this in the Constants...
Benni Mack
19:19 Revision 440388b5: [CLEANUP] Module handling classes
Resolves: #64132
Releases: master
Change-Id: Ica1c57847d3f3557153399262e6e3e95aa1fe6e8
Reviewed-on: http://review.typ...
Markus Klein
19:15 Revision a5154aa2: [BUGFIX] TypoScript: Unify line-endings to LF on save
Coding Guidelines and t3editor demand LF as line-endings.
Some browsers send CRLF (Windows) or CR (instead).
Change-...
Stefan Neufeind
17:02 Revision cadafaee: [!!!][BUGFIX] Avoid makeInstance calls starting with a backslash
When using singletons and calling makeInstance
with a beginning backslash in the class name
(see forge example), the ...
Benni Mack
12:50 Revision 76fe2491: [BUGFIX] Fix phpDoc of FluidTemplateContentObject::render
Change-Id: Ia91bac1ac2f26c500ce1fdc0d2eedece9ab30876
Resolves: #63380
Releases: master, 6.2
Reviewed-on: http://revie...
Frederic Gaus
12:50 Revision 3e4dbc39: [BUGFIX] Fix phpDoc of FluidTemplateContentObject::render
Change-Id: Ia91bac1ac2f26c500ce1fdc0d2eedece9ab30876
Resolves: #63380
Releases: master, 6.2
Reviewed-on: http://revie...
Frederic Gaus
12:29 Revision 222451fe: [BUGFIX] Linkvalidator: Fix invalid links
Fix the generation of edit links of records to comply with the standards.
Resolves: #64128
Releases: master, 6.2
Cha...
Markus Klein
08:34 Revision 5345df2d: [BUGFIX] Linkvalidator: Fix invalid links
Fix the generation of edit links of records to comply with the standards.
Resolves: #64128
Releases: master, 6.2
Cha...
Markus Klein

2015-01-05

22:56 Revision d116a41b: [!!!][TASK] FormEngine: Unify resizable textareas
TYPO3 has some special functionality
for FormEngine textareas (without RTE).
The options are available through the us...
Benni Mack
21:45 Revision c064eb5d: [!!!][CLEANUP] Move t3-table and t3-button to bootstrap
- Drop crontrib normalize css in favor of bootstrap normalize
- Drop .t3-table use bootstrap classes instead
- Drop ....
Benjamin Kott
21:34 Revision 206eba39: [BUGFIX] Redirect to record after creating new root template
After clicking the button "Create template for a new site", the
user is redirected to the new template record.
Resol...
Georg Ringer
21:28 Revision b36e4d3a: [BUGFIX] Redirect to record after creating new root template
After clicking the button "Create template for a new site", the
user is redirected to the new template record.
Resol...
Georg Ringer
17:31 Revision 9c2138ff: [BUGFIX] Center icons vertically again in toolbar of page tree
The task #52497 introduced a regression. The default font-size 12px and
new default line-height of 18px set in body s...
Stephan Großberndt
17:28 Revision 72047de5: [BUGFIX] Use correct label in indexed_search template
The used label in the template must be changed to an existing one.
Resolves: #51113
Releases: master, 6.2
Change-Id:...
Georg Ringer
17:24 Revision 180e8886: [BUGFIX] Use correct label in indexed_search template
The used label in the template must be changed to an existing one.
Resolves: #51113
Releases: master, 6.2
Change-Id:...
Georg Ringer
15:47 Revision d9ca2841: [FEATURE] HMENU special=browse does not respect exclude lists
The HMENU special=browse with a previous/next button
does not exclude "no search" pages at query level, as well
as th...
Benni Mack
15:42 Revision b8a0135e: [BUGFIX] Display BE layouts in correct order
When using the Languages view in Page module the Backend Layout
columns are now sorted correctly.
Releases: master, ...
Markus Klein
15:40 Revision 4b15d478: [BUGFIX] Display BE layouts in correct order
When using the Languages view in Page module the Backend Layout
columns are now sorted correctly.
Releases: master, ...
Markus Klein
14:46 Revision 256ed0fc: [BUGFIX] Fix error mode handling for lang file inclusion
Releases: master, 6.2
Resolves: #64126
Change-Id: I985cf10a97b742bc5f3357d3822aaa5256ff86e7
Reviewed-on: http://revie...
Markus Klein
14:46 Revision 7bb5ae51: [BUGFIX] Fix error mode handling for lang file inclusion
Releases: master, 6.2
Resolves: #64126
Change-Id: I985cf10a97b742bc5f3357d3822aaa5256ff86e7
Reviewed-on: http://revie...
Markus Klein
13:51 Revision 0b918384: [FEATURE] Add stdWrap for title tag
In order to manipulate the title tag in a
flexible manner, the stdWrap option for
the title tag is introduced with th...
Mathias Schreiber
13:47 Revision 14d67447: Revert "[TASK] Make be_sessions.ses_data text field for HHVM"
This reverts commit 8b8ad8e4bd5ee569ede588070aa6cf364b2580f0
64k will not be enough space for session data which can...
Helmut Hummel
13:42 Revision 9c09ecd9: [BUGFIX] Fixes position of suggest wizzard autocomplete result in IE
A 5 years old bug in script.aculo.us leads to the problem, that
autocomplete results of the suggest wizzard are displ...
Torben Hansen
13:42 Revision f51cf316: [BUGFIX] Fixes position of suggest wizzard autocomplete result in IE
A 5 years old bug in script.aculo.us leads to the problem, that
autocomplete results of the suggest wizzard are displ...
Torben Hansen
13:26 Revision 10459346: [!!!][TASK] Deprecate global hook softRefParser_GL
The hook ['SC_OPTIONS']['GLOBAL']['softRefParser_GL'] has been
deprecated. It was a hook to add a general softRefPars...
Stephan Großberndt
00:41 Revision 1f82c3ce: [BUGFIX] Return string on non-existent CASE cObject
Currently, when using a TypoScript CASE cObject
and the key property is not available then the default
key is used. I...
Benni Mack
00:08 Revision 3136461b: [BUGFIX] Return string on non-existent CASE cObject
Currently, when using a TypoScript CASE cObject
and the key property is not available then the default
key is used. I...
Benni Mack

2015-01-04

22:25 Revision c9af6435: [TASK] Replace simple preg_replace calls with trim
There are a few occurrences where simple preg_replace calls are used
even though this can be accomplished with rtrim(...
Benjamin Mack
21:20 Revision af50438d: [FEATURE] Add AJAX logic for delete records in ListModule
This patch introduce an AJAX call for delete records
in ListModule. The confirm message is build with a
bootstrap mod...
Frank Nägler
16:00 Revision 3589da89: [BUGFIX] Speed up BackendUtility->explodeSoftRefParserList
Due to improper checking for an empty array in
BackendUtility->explodeSoftRefParserList multiple trimExplode-calls pe...
Stephan Großberndt
16:00 Revision 522fba7d: [BUGFIX] Speed up BackendUtility->explodeSoftRefParserList
Due to improper checking for an empty array in
BackendUtility->explodeSoftRefParserList multiple trimExplode-calls pe...
Stephan Großberndt

2015-01-03

20:10 Revision 4866590b: [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
19:56 Revision 0065134f: [!!!][TASK] Remove global variable WEBMOUNTS
The WEBMOUNTS variable is holding
the BackendUsers' DB mounts which are
always accessible via $BE_USER->returnWebmoun...
Benni Mack
19:56 Revision b20f81a1: [TASK] Extension Manager: Port to RequireJS
Port the JavaScript of the Extension Manager to RequireJS. This
patch is just the base for further improvements.
Rel...
Andreas Fernandez
19:51 Revision 8d918317: [TASK] Clean up BackendController
All HTML of BackendController was moved to
Fluid Standalone, and is now more flexible
with the TemplatePath variable....
Benni Mack
18:13 Revision a5f57f0d: [FEATURE] Allow multiple HTTP headers of the same type in TS
Allows multiple HTTP headers of the same type in
config.additionalHeaders by extending the configuration
possibilitie...
Marco Huber
18:04 Revision 963c4510: [BUGFIX] Non modules can't check module access
Resolves: #64098
Releases: master, 6.2
Change-Id: Ic71b026e18160fb92c8e215ecf2cfb6c86703661
Reviewed-on: http://revie...
Wouter Wolters
18:02 Revision 19af4360: [BUGFIX] Non modules can't check module access
Resolves: #64098
Releases: master, 6.2
Change-Id: Ic71b026e18160fb92c8e215ecf2cfb6c86703661
Reviewed-on: http://revie...
Wouter Wolters
17:54 Revision ddf560c1: [BUGFIX] Fix folder selection in ElementBrowser
Resolves: #63651
Releases: master, 6.2
Change-Id: Ica4b9dab922be15bffd67f1dbd90ea8e4522838d
Reviewed-on: http://revie...
Markus Klein
17:49 Revision db005827: [BUGFIX] Fix folder selection in ElementBrowser
Resolves: #63651
Releases: master, 6.2
Change-Id: Ica4b9dab922be15bffd67f1dbd90ea8e4522838d
Reviewed-on: http://revie...
Markus Klein
17:49 Revision 5f67ddee: [FEATURE] Introduce unified Storage API for JS
The core lacks a unified API to load and update
the Backend users UC, and to address the browsers'
localStorage.
The...
Benni Mack
17:35 Revision e3a02129: [BUGFIX] Scheduler: Fix task group issues
Do not list deleted task groups as option when creating new tasks.
Display tasks assigned to a deleted group in the u...
Mathias Schreiber
16:38 Revision f53227bc: [TASK] Refactor copy-pasted getJavaScriptLabelsFromLocallang
This refactors the copy-pasted method from ext:recycler into
LanguageService.php.
Resolves: #57225
Releases: master
...
Pascal Dürsteler
16:19 Revision 6b13aa95: [BUGFIX] Autolink urls starting https:// as well
Currently only non ssl urls are automatically identified
and transformed to a link. Now also links starting with
http...
Georg Ringer
16:18 Revision ade76dd8: [BUGFIX] Autolink urls starting https:// as well
Currently only non ssl urls are automatically identified
and transformed to a link. Now also links starting with
http...
Georg Ringer
16:05 Revision 338e33ee: [TASK] Revamp ext:linkvalidator
* Migrate JavaScript to jQuery AMD module
* Cleanup the code
* Migrate CSS to less
* Use correct table styles
* Use d...
Wouter Wolters
15:20 Revision 4c7eea8a: [TASK] HMENU: Extract menu item generation into separate methods
In order to ensure valid options and consistency, the 500+ lines
of code for generating special=XY menus in HMENU
can...
Stefan Neufeind
15:11 Revision cdcf56c8: [FEATURE] displayCond should allow userFunc as condition
This patch enables the usage of a displayCond defined as
'USER:\Example\Namespace\UserClass->functionName:any:other:p...
Sebastian Fischer
14:56 Revision 0c48788b: [BUGFIX] Page View Button misses tooltip in page language module
Add a title attribute to the view page button in page module,
when language mode is active.
Change-Id: I3c991173b2a4...
Anja Leichsenring
14:54 Revision b170ca34: [BUGFIX] Page View Button misses tooltip in page language module
Add a title attribute to the view page button in page module,
when language mode is active.
Change-Id: I3c991173b2a4...
Anja Leichsenring
14:46 Revision d716d5f2: [!!!][TASK] Migrate non-ExtJS trees to jQuery
Existing tree components that are
not using ExtJS are mainly within
the ElementBrowser and the FolderTree,
which is t...
Benni Mack
14:46 Revision 84728fc0: [TASK] Remove language "default" from Alternative Page Language and
hide record type when not necessary
The pages_language_overlay table has a sys_language_uid
field, but (like all oth...
Benni Mack
13:50 Revision 2ffc40ad: [TASK] Remove ExtJs loading from ext:scheduler
Resolves: #64096
Releases: master
Change-Id: I0b567eebcdab759a380f99e4aba8d52de810bfc9
Reviewed-on: http://review.typ...
Wouter Wolters
13:37 Revision 6f70169f: [TASK] Cleanup EXT:scheduler SchedulerModuleController
Greenify SchedulerModuleController
Releases: master
Resolves: #64094
Change-Id: Ie9293d4ecebf0e4d4df4aaaef2fb0af500a...
Mathias Schreiber
13:34 Revision e5b0452b: [CLEANUP] Use $this-> instead of parent:: in TS Conditions
The code for Backend and Frontend TS conditions
uses static calls to parent:: instead of using
$this->, which is comm...
Benni Mack
13:25 Revision 923275c0: [TASK] Decouple security report from install tool
Decouple \TYPO3\CMS\Reports\Report\SecurityStatus from install tools. In
this status report several checks are made w...
Frederic Gaus
12:05 Revision d78ad9ea: [BUGFIX] Fix padding of FormEngine without tabs
There are two inconsistencies within FormEngine:
1) Styling of records without tabs (e.g. filemounts)
2) Invalid HTM...
Benni Mack
00:24 Revision 9f0ff13d: [BUGFIX] Editing a record in Element Browser throws JS error
When opening the element browser (e.g. via the field "reference
records" as CType in tt_content), it is actually poss...
Benni Mack

2015-01-02

20:49 Revision 42ccc0ce: [TASK] DatabaseRecordList::createReferenceHtml uses too much memory
In order to reduce the amount of processing time spent while getting
the reference count the amount of records is bei...
Mathias Schreiber
20:38 Revision 202e64c0: [FEATURE] Custom TypoScript-conditions also in backend
Make the feature for custom TypoScript-conditions available
in both frontend (was already there) and backend (new) by...
Stefan Neufeind
20:35 Revision 0795ff78: [BUGFIX] Web->Function: empty frame if all related ext removed
Shows a meaningful error message if a module relies on submodules that
have not been registered yet.
Resolves: #2197...
Mathias Schreiber
20:34 Revision 071add15: [CLEANUP] Simplify stdWrap handling in Menu cObj
Follow-up to #46624
Restructure the code to make it more readable.
Resolves: #64088
Releases: master
Change-Id: Ib5b...
Philipp Gampe
20:26 Revision a1eeecdb: [!!!][BUGFIX] Respect selected target for shortcut mode 'Parent page'
The selected page is now respected when selecting the parent page
to use. An upgrade wizard ensures that existing sho...
Markus Klein
20:19 Revision 4243aa3e: [!!!][BUGFIX] Respect selected target for shortcut mode 'Parent page'
The selected page is now respected when selecting the parent page
to use. An upgrade wizard ensures that existing sho...
Caspar Stuebs
19:46 Revision 7c58aca7: [BUGFIX] Ignore --linebreak-- fields in removeDuplicatesForInsertion
ExtensionManagementUtility::removeDuplicatesForInsertion() ignores
--linebreak-- fields when looking for duplicates.
...
Christian Ludwig
19:40 Revision 227aba6c: [BUGFIX] Ignore --linebreak-- fields in removeDuplicatesForInsertion
ExtensionManagementUtility::removeDuplicatesForInsertion() ignores
--linebreak-- fields when looking for duplicates.
...
Christian Ludwig
19:36 Revision e916406c: [BUGFIX] Fix error in filelist after deleting file with broken refs
Always delete a file with corrupt relations.
Additionally issue a flash message informing about the broken references...
Cornel Boppart
19:26 Revision 23b77fd4: [BUGFIX] Fix error in filelist after deleting file with broken refs
Always delete a file with corrupt relations.
Additionally issue a flash message informing about the broken references...
Cornel Boppart
18:43 Revision 3a33999b: [BUGFIX] Fix typo in Breaking-53658-RemoveAlternateBgColorsOption
The headline in that file says it would document
issue #53568 [sic], which is a typo. In fact it is #53658.
Resolves...
Benni Mack
17:18 Revision 4a5e1e37: [TASK] Missing clickmenu links
For consistency and to improve usability all record icons are linked with
context menu (clickmenu) actions.
Change-I...
Joh. Feustel
16:53 Revision 4b8d255c: [TASK] Extbase: Clean up invalid comments
Some words are missing in QuerySettingsInterface
method header comments.
Also, all places within Extbase referring t...
Benni Mack
16:48 Revision 2d987f48: [BUGFIX] Web->Function: empty frame if all related ext removed
Shows a meaningful error message if a module relies on submodules that
have not been registered yet.
Resolves: #2197...
Mathias Schreiber
12:54 Revision 8427a012: [BUGFIX] csc-uploads delivers broken CSS
In CSS Styled Content the CSS rule
ul.csc-uploads img { float: left; padding-right: 1em; vertical-align: top; }
cau...
Benni Mack
12:54 Revision 98908f76: [BUGFIX] csc-uploads delivers broken CSS
In CSS Styled Content the CSS rule
ul.csc-uploads img { float: left; padding-right: 1em; vertical-align: top; }
cau...
Benni Mack
12:51 Revision 8e11adb3: [BUGFIX] sys_file uid should be visible in filelist
There are several cases where editors manually
link to files (<LINK file:123>Download PDF</LINK>),
f.e. in bulletlist...
Benni Mack
12:49 Revision 1c316eb6: [BUGFIX] sys_file uid should be visible in filelist
There are several cases where editors manually
link to files (<LINK file:123>Download PDF</LINK>),
f.e. in bulletlist...
Benni Mack
12:47 Revision 8b8ad8e4: [TASK] Make be_sessions.ses_data text field for HHVM
The ses_date field of the DB table be_sessions can
hold up to 4GB of data, which is never used.
It also does not wor...
Benni Mack
11:27 Revision a02c882d: [BUGFIX] Change fe_users DB field size to 255 chars
When having email addresses as usernames the field
fe_users.username gets too small. Resizing to 255
characters solve...
Benni Mack
11:26 Revision 5966dd4b: [BUGFIX] Change fe_users DB field size to 255 chars
When having email addresses as usernames the field
fe_users.username gets too small. Resizing to 255
characters solve...
Benni Mack
10:22 Revision f92bfbec: [TASK] wizard_crpages cleanup
Make the code simpler and more readable.
Resolves: #64062
Releases: master
Change-Id: Ie46f49e8cc5b6982391004bfcdfd7...
Wouter Wolters

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
 

Also available in: Atom