Project

General

Profile

Activity

From 2015-08-17 to 2015-09-15

2015-09-15

23:45 Revision 3d27469a: [TASK] Replace icon with SVG: actions-document-duplicates-select
Resolves: #69859
Releases: master
Change-Id: I3acd7adb5664151b4d104911b96e5c9057acb4f6
Reviewed-on: http://review.typ...
Benjamin Kott
21:05 Revision 3dc9b5db: [FEATURE] Allow re-initialization of tt_content categories
The categories field for the tt_content table is re-initialized in
the TCA overrides file of css_styled_content.
For...
Alexander Stehlik
19:09 Revision 4c92f935: [TASK] Optimizing ElementHistoryController
The function getButtons() has instantiated the class RecordHistory only
for getting the returnUrl parameter.
This is ...
Michael Oehlhof
19:08 Revision c0f8db1a: [CLEANUP] Properly name "typoLink" and "typoLink_URL"
Resolves: #69839
Releases: master
Change-Id: Icce81f54c96cee5968bf31855e40b84557d3d6ad
Reviewed-on: http://review.typ...
Mathias Brodala
18:06 Revision 9986719b: [BUGFIX] Fixed broken filters on SelectMultipleSideBySideElement
Due to correct concatenation of incompatible datatypes the select element
now shows filter boxes again.
Resolves: #6...
Mathias Schreiber
17:55 Revision 2f4303a3: [BUGFIX] Fix selected node count in select tree
If only one item can be selected in a select tree field (maxitems=1)
and the first selected value is empty is will be...
Alexander Stehlik
17:46 Revision 9deb3d77: [TASK] Disallow empty values for multi select fields
The TcaSelectItems provider strips out empty values from the
value array if more than one item can be selected.
Reso...
Alexander Stehlik
17:07 Revision e4560884: [FEATURE] Improve handling of online media
This patch introduces a new way of handling "online media", like
YouTube and Vimeo videos in TYPO3.
The media can be ...
Frans Saris
16:40 Revision 914306f7: [TASK] Refactor SelectSingleBoxElement rendering
Resolves: #69725
Releases: master
Change-Id: I6167c6e72c6f67cda03f89780be5596f6decc6ca
Reviewed-on: http://review.typ...
Mathias Brodala
15:59 Revision f6de14bc: [BUGFIX] Handle langChildren correctly in flex form
This commit repairs the handling of localization method 2
for flex form (langChildren=1).
For more information about...
Thorsten Bringewatt
15:43 Revision 641cdbe9: [TASK] FormEngine: Remove "TCEforms" from sheet level data structure
Remove the TCEforms array subkey from the sheet level FlexForm data
structure. This affects the title, descriptions a...
Morton Jonuschat
15:21 Revision 5a298fb2: [BUGFIX] Declare mimetype property in FAL as string
This patch properly declares the mimetype property in all FAL classes
as string instead of array.
Resolves: #69772
R...
Stephan Großberndt
14:49 Revision 18c668d7: [TASK] Cleanup RecordHistory
Additionally to the code cleanup the link to show the
history of the full page is transformed into a button.
Change-...
Daniel Goerz
14:33 Revision 82aa1a21: [!!!][TASK] Replace jumpurl functionality with hooks
The jumpurl feature is moved from the core to a new extension "jumpurl".
This patch removes all jumpurl functionalit...
Alexander Stehlik
14:21 Revision a3bca6ca: [TASK] Add prepended icon to SelectSingleElement
This brings back the select prepend icon and moves all event
handling for updating it to a RequireJS module.
Also mo...
Mathias Brodala
14:16 Revision 3d4e8b16: [FEATURE] Add new TS option getData->pagelayout
Add a new TypoScript getData option to fetch the backend layout
of the current page, and if empty, use backend_layout...
Benni Mack
14:04 Revision 44b87601: [BUGFIX] Storage doesn't save is_public anymore
With the style changes in https://review.typo3.org/42984/ the order of
the input fields were change and the value of ...
Nicole Cordes
14:00 Revision 4adbc635: [BUGFIX] Adjust itemsProcFunc for sys_filemounts
Due to the changes of FormEngine the folder selection of filemount
records always show the folders from fileadmin. Th...
Nicole Cordes
12:31 Revision 58c25ccf: [BUGFIX] Respect absRefPrefix in admin panel
Use $GLOBALS['TSFE']->absRefPrefix for loading the
jsfunc.evalfield.js file in the admin panel.
Resolves: #52211
Rel...
Alexander Stehlik
11:29 Revision 1cd0c99f: [TASK] IDNA encode domains in email addresses for MailMessage
SwiftMailer does not support email addresses with UTF8 characters in the
domain name. UTF8 characters in the domain n...
Morton Jonuschat
11:19 Revision 51275029: [FEATURE] Add SELECT_mm_query to DatabaseConnection
Query building and execution has been separated to facilitate inspection
of the generated statements as well as enabl...
Morton Jonuschat
11:16 Revision fd76299b: [TASK] SelectTreeElement merge methods
This patch removes the private property resultArray and merges the
function renderField into the render() method. Als...
Jan Helke
11:13 Revision e0f7c240: [TASK] Remove codeception for no usage
Codeception is not used for testing currently, so we remove the
dependency for the time being.
Change-Id: Ieb9057985...
Anja Leichsenring
11:12 Revision 89e11ed0: [CLEANUP] Minor code improvements in DatabaseRowInitializeNew
Removes a condition checking if values are set before overwriting:
just changing the order will do.
Removes a non-fun...
Loek Hilgersom
11:01 Revision 6950ba0b: [TASK] Improve session timeout dialog
This renames the "Abort" action to "Stay logged in" and makes it
the default in the session timeout dialog. Thus one ...
Mathias Brodala
10:47 Revision 37df07e8: [TASK] Functional tests: Enable MySQL strict mode / data validation
Enable SQL mode options that force MySQL to be more strict and not
allow legacy defaults which truncate data, accept ...
Morton Jonuschat
10:25 Revision bb606441: [FOLLOWUP][TASK] Streamline select field value handling
Remove the deleted TcaSelectValues form data provider from the
configuration.
Resolves: #69742
Relates: #69755
Relat...
Alexander Stehlik
10:17 Revision a150c6d8: [TASK] Remove unnecessary class attribute of TEXTBLOCK element in form wizard
Resolves: #69387
Releases: master
Change-Id: I88d836b91d4dea20f461c48e35296edae3103cf0
Reviewed-on: http://review.typ...
Christian Fischer
10:16 Revision 2e72d38b: [TASK] MultipleSideBySideElement merge methods
This patch removes the private property resultArray and merges the
function getSingleField_typeSelect_multiple into r...
Jan Helke
10:12 Revision b4d6813b: [TASK] Flex: Prepare language handling "meta" in provider
Add the language handling information to the meta information of the
data structure:
* langDisable (bool)
* langCh...
Morton Jonuschat
10:10 Revision c4eec960: [FEATURE] support condition in INCLUDE_TYPOSCRIPT tag
An optional property 'condition' will only include the file or directory
if the condition is met.
Resolves: #16525
R...
Jigal van Hemert
09:53 Revision d3b743d6: [TASK] Cleanup unused icons and rebuild third-party code
Resolves: #69805
Releases: master
Change-Id: I311aaca035635a6675eef92104bbbcd5ce6ca9c4
Reviewed-on: http://review.typ...
Benni Mack
08:38 Revision d1caf768: [TASK] Streamline select field value handling
The TcaSelectValues form data provider is merged in the
TcaSelectItems provider.
The possible select items are class...
Alexander Stehlik
07:43 Revision f3dc2348: [TASK] Cleanup and streamline TCA for tt_content
Minor cleanups to the TCA definition.
Resolves: #69804
Releases: master
Change-Id: I54d316f25e0c4cb5883a56f90f58f9fa...
Benni Mack
07:07 Revision 5fb9005a: [FOLLOWUP][!!!][TASK] Remove unused tabmenu JavaScript and CSS
Add new compiled CSS file for the backend.
Releases: master
Resolves: #69795
Change-Id: I7f32d30fe02d18c0b1b7142b523...
Wouter Wolters

2015-09-14

22:44 Revision 5ec60a0f: [TASK] Drop eval() from BackendUtility test
Resolves: #69786
Releases: master
Change-Id: I211a3564830fa2ae2005807e9d2b81959965cbb7
Reviewed-on: http://review.typ...
Mathias Brodala
22:27 Revision 8a961ba7: [TASK] Render Resources using SVG in IconFactory
Add SVG icons for MimeTypes to the IconRegistry, add
IconFactory->getIconForResource() as improved version of
IconUti...
Frank Nägler
22:10 Revision 0e7aab06: [!!!][TASK] Remove unused tabmenu JavaScript and CSS
Due to the shift to the new tabmenu logic, all leftover code
that is unused is now removed.
Releases: master
Resolve...
Benni Mack
22:07 Revision 5d9cbae7: [FEATURE] Extract title from PDF when indexing
Change-Id: I0b73a6c77502e1635f73734181b6af9f9757b6dc
Releases: master
Resolves: #69496
Reviewed-on: http://review.typ...
Xavier Perseguers
19:23 Revision 8062913c: [BUGFIX] Localization file not loaded in backend form wizard
The changes for issue #39280 did not consider that the localization file
for the frontend controller is used in the b...
Andreas Häfner
18:25 Revision e3068177: [TASK] FormEngine: Move flex form TCA migration to data provider
Move the TCA flex form migration from the FlexFormElementContainer
to the TcaFlex data provider to separate parsing a...
Morton Jonuschat
18:23 Revision 8c9dc75a: [TASK] FormEngine: Remove name="foo[bar]_hr" from input fields
Update the handling of human readable fields so that the values are not
being set and only the hidden field with the ...
Morton Jonuschat
18:05 Revision 878dcb78: [BUGFIX] Starttime and endtime no longer accessible in content edit form
This fixes that l10n_display also affects the original not-translated
record. Problem was caused by the type-change o...
Loek Hilgersom
17:58 Revision db736db6: [TASK] Remove old and unused icons status/version-*.png
Resolves: #69797
Releases: master
Change-Id: I8bf1740315b302b2b4be43c0be5e94628986622a
Reviewed-on: http://review.typ...
Frank Nägler
17:55 Revision 440d27dd: [BUGFIX] Repair overrideVals for FormEngine
While passing values via GET or POST, those values have been lost
to the form. The handling has passed to a dedicated...
Anja Leichsenring
17:30 Revision 09c59e33: [TASK] Rename InputElement class to InputTextElement
Change-Id: I0db183c873b16607a55683f195da5cf25ff6fff5
Resolves: #69787
Releases: master
Reviewed-on: http://review.typ...
Anja Leichsenring
17:05 Revision adda05d2: [TASK] Replace icon by IconFactory: status-status-edit-read-only
Releases: master
Resolves: #69739
Change-Id: Idb8a51532935d683e3cbfc2190bf41cea528ea69
Reviewed-on: http://review.typ...
Jan Helke
16:51 Revision c2932c18: [TASK] Replace getSpriteIcon in compatibility6
The last 2 calls are replaced with this patch.
Resolves: #69785
Releases: master
Change-Id: Ie869ef7d6a3c97fba587b6d...
Michael Oehlhof
16:23 Revision fed9c7ef: [TASK] SelectSingleElement merge methods
This patch removes the private property resultArray and merges
the function getSingleField_typeSelect_single into the...
Jan Helke
15:55 Revision 4bfd0411: [BUGFIX] InstallTool: Optimize ALTER TABLE for auto_increment columns
To successfully add a new column with auto_increment enabled to a table
the column needs to be included in a (primary...
Morton Jonuschat
15:50 Revision 859a905c: [BUGFIX] InstallTool: Optimize ALTER TABLE for auto_increment columns
To successfully add a new column with auto_increment enabled to a table
the column needs to be included in a (primary...
Morton Jonuschat
15:15 Revision cdfd83fe: [FEATURE] Add annotation for CLI only commands
This adds the annotation "@cli" to declare Extbase CommandController
commands to be usable on CLI only and is used to...
Mathias Brodala
14:10 Revision 1349e712: [TASK] Add apps-filetree-mount to IconRegistry
Resolves: #69752
Releases: master
Change-Id: Ie0dfe4e09178b7a7f014a0bb7f67f0d153e28597
Reviewed-on: http://review.typ...
Stephan Großberndt
13:06 Revision d549782a: [BUGFIX] Heal exception in install tool if config value is missing
Upon missing SYS/isInitialDatabaseImportDone configuration value, the
install tool throws an exception.
Merging the L...
Anja Leichsenring
12:53 Revision 2c615990: [BUGFIX] Adjust FormEngine Default Configuration
Streamlines the configuration for FormEngine FormDataProvider.
Resolves: #69778
Releases: master
Change-Id: I1ee0f09...
Anja Leichsenring
11:24 Revision de386671: [TASK] Install Tool: Show database errors on initial import
Database error that occur during the initial install will not be
silently suppressed anymore. The user will be shown ...
Morton Jonuschat
08:01 Revision f25d43e2: [TASK] Make tt_content.rowDescription an exclude field
Resolves: #69009
Releases: master
Change-Id: I5907a39933a7498da68ac89a192223a5e60e2c48
Reviewed-on: http://review.typ...
Mathias Brodala
01:02 Revision ed6481a9: [BUGFIX] Do not create folder in wrong directory
The testing bootstrap creates several folder so that
the tests can run properly. However this is also done
if the tes...
Helmut Hummel

2015-09-13

22:37 Revision 6db1c109: [TASK] Move overlay icons to IconFactory using SVG
Move icons for overlays to the IconFactory and use SVG.
Resolves: #69745
Releases: master
Change-Id: I551deb481ad61f...
Stephan Großberndt
22:29 Revision 5e2cc8e9: [FEATURE] Add autoplay option for filetype audio and video
With the RenderingRegistry introduced with #61800 we have the option
to render audio and video tags. #66366 adds a Vi...
Frans Saris
19:32 Revision d66fc5ff: [TASK] Replace icon with SVG: default-not-found
Resolves: #69756
Releases: master
Change-Id: I322b6312c095dcdac4fd8ba6ba414026e1c722a5
Reviewed-on: http://review.typ...
Benjamin Kott
19:30 Revision b8324a49: [BUGFIX] Correct TYPO3 logo used in icons
Resolves: #68991
Releases: 6.2
Change-Id: If7784567c92eced1dfaecfcb98b232d6ec842fb2
Reviewed-on: http://review.typo3....
Benjamin Kott
18:05 Revision d535b790: [BUGFIX] Improve test class detection in ClassLoadingInformationGenerator
Currently class names ending with test or fixture suffix are excluded
from the autoload classmap generation. Unfortun...
Nicole Cordes
18:05 Revision 86b0a64f: [TASK] Enable color output for unit/functional tests
Resolves: #69762
Releases: master, 6.2
Change-Id: I6520afb1fc65f77dd12f4f771cce36cbdced3ce9
Reviewed-on: http://revie...
Mathias Brodala
17:59 Revision d5c3b27c: [TASK] Enable color output for unit/functional tests
Resolves: #69762
Releases: master, 6.2
Change-Id: I6520afb1fc65f77dd12f4f771cce36cbdced3ce9
Reviewed-on: http://revie...
Mathias Brodala
17:44 Revision d10070e8: [TASK] Introduce caching for record titles
The title of a record is fetched multiple times inside the core.
The patch introduces an internal caching according t...
Nicole Cordes
17:38 Revision 354af3bb: [TASK] Add icon deprecation and unified refresh icon
Add a possibility to log calls to deprecated icon identifiers, replace
"actions-system-refresh" with "actions-refresh...
Benjamin Kott
17:20 Revision f1d429e9: [BUGFIX] Update hide/unhide action title after AJAX call
The title of the hide/unhide action in the record list module
must be updated after a toggle via AJAX similarly to th...
Mathias Brodala
15:50 Revision a7c048ed: [TASK] Replace icon by IconFactory: actions-edit-*
Resolves: #69753
Releases: master
Change-Id: Ib987f669ac7dbc0cdf43386f5c70ff34477e69f4
Reviewed-on: http://review.typ...
Michael Oehlhof
14:13 Revision beb605d7: [BUGFIX] Correct path to icon: apps-filetree-root
Resolves: #69758
Releases: master
Change-Id: I98e9661076d53f1e0cad69f802b4e933d92dadca
Reviewed-on: http://review.typ...
Benjamin Kott
07:44 Revision b76342d3: [BUGFIX] InstallTool: Mark upgrade wizards as done on initial install
Some upgrade wizards cannot detect that no work needs to be done on a
fresh install. Mark all wizards as done in the ...
Morton Jonuschat
02:07 Revision 53a74252: [TASK] Drop "iconsInOptionTags" option
Resolves: #69736
Releases: master
Change-Id: Ia09f202a75ed0f873fa1934bf2b2305ab3653222
Reviewed-on: http://review.typ...
Mathias Brodala
01:15 Revision 8619bba6: [BUGFIX] Pass ext_emconf.php errors
Make sure to show the specific errors why parsing the
ext_emconf.php has failed.
Resolves: #69741
Releases: master
C...
Mathias Brodala
00:24 Revision 56d9b75c: [TASK] Replace icon by IconFactory: apps-toolbar-menu-actions
Releases: master
Resolves: #69738
Change-Id: Ib1fe7c9ac3520c22a11f21b93637e45cef102a6d
Reviewed-on: http://review.typ...
Jan Helke

2015-09-12

23:54 Revision 6465f2f0: [FEATURE] Introduce internal uniqueId generator
This patch add the function StringUtility::getUniqueId() which gets
an unique id (with using more entropy for Windows...
Nicole Cordes
22:53 Revision 5c0f67b6: [TASK] styleguide: Minor cleanup
Christian Kuhn
22:52 Revision 4d39b20f: [TASK] styleguide: TCA: Simplify select_24 a bit
Christian Kuhn
19:51 Revision 66a3a980: [FEATURE] Introduce file search in filelist module
Introduces a basic recursive file search. As a first
implementation only searching by file name is possible.
Release...
Alexander Schnitzler
19:48 Revision 18f25ff6: [BUGFIX] Remove duplicate TcaSelectItems dependency
The duplicate dependency for TcaSelectItems of the TcaSelectValues
provider is removed from the DefaultConfiguration....
Alexander Stehlik
19:42 Revision 877a608a: [TASK] Fix hardcoded titles in FlexFormContainerContainer
Resolves: #69719
Releases: master
Change-Id: I45528248bf52bf516b925f0dd65deb072f9c3e53
Reviewed-on: http://review.typ...
Mathias Brodala
19:33 Revision b9b7ca6a: [TASK] Replace sprite icon "status-status-reference-soft" with the new IconFactory
Replaces all IconUtility::getSpriteIcon calls for the icon
status-status-reference-soft with the new IconFactory.
Re...
Morton Jonuschat
18:30 Revision 58fa256b: [BUGFIX] Change submit handling of RsaEncryptionModule
Stores the original submit handler, remove it from the form element and
add it back only at a later point, when the R...
Andreas Fernandez
17:59 Revision efa9b42b: [FOLLOWUP][TASK] Replace icon by IconFactory: status-warning-in-use
This commit removes an unneeded semicolon.
Resolves: #69696
Releases: master
Change-Id: I2dc2fe0fc6eaf695d557d6f2f65...
Thorsten Bringewatt
17:57 Revision e8ba81ae: [TASK] Rename DatabaseRowGroupRelations to TcaGroups
Resolves: #69731
Releases: master
Change-Id: I06bf6fad1096dfc4f2396f5efae265eba9da25e5
Reviewed-on: http://review.typ...
Michael Oehlhof
17:47 Revision 11462d83: [TASK] Replace icon by IconFactory: actions-edit-restore-edit
This also fixes a previously unknown error with a getLL call.
Releases: master
Resolves: #69671
Change-Id: I198bd469...
Jan Helke
17:45 Revision 624a13da: [TASK] Replace getSpriteIcon in PageLayoutController
One last occurance in this file.
Releases: master
Resolves: #69735
Change-Id: I9bd2e25bafd0091d0052c59ce4099553013aa...
Jan Helke
16:53 Revision 07cf906c: [TASK] Replace icon with SVG: overlay-read-only
Resolves: #69733
Releases: master
Change-Id: Ibca023c68f548d55a04bbebc4c4fcc7f7108cf7e
Reviewed-on: http://review.typ...
Benjamin Kott
16:07 Revision aacfd2ba: [TASK] Replace icon by IconFactory: actions-reference-file
As the icon was missing even before this patch and the function is
only be called in the case of an import from TYPO3...
Jan Helke
16:00 Revision 8c037e46: [BUGFIX] Check for empty select icon setting in TcaMigration
The migrateExtAndSysextPathToEXTPath() method in the TcaMigration
checks if the icon path setting is empty before bui...
Alexander Stehlik
14:28 Revision 80c2799d: [TASK] Rename icon variables in ImportExport
Resolves: #69722
Releases: master
Change-Id: Ie6ba376c0f8f43430075c2cc810a8177f9a95f53
Reviewed-on: http://review.typ...
Mathias Brodala
14:14 Revision ca332503: [FOLLOWUP][TASK] Replace icon "status-status-permission-denied" with the new IconFactory
This reverts a wrongly introduced getIcon() call.
Resolves: #69692
Releases: master
Change-Id: I80ec5307278c6b289fba...
Morton Jonuschat
13:35 Revision b9a32fe7: [TASK] Replace icon "status-status-permission-denied" with the new IconFactory
Replaces all IconUtility::getSpriteIcon calls for the icon
status-status-permission-denied with the new IconFactory.
...
Morton Jonuschat
13:03 Revision 3a7bc22d: [TASK] Replace sprite icons in ImportExport::addRelations
Replaces IconUtility::getSpriteIcon call for the icons
"status-status-checked" and "status-dialog-warning".
Resolves...
Mathias Brodala
12:56 Revision 11869504: [TASK] Replace icon by IconFactory: status-warning-in-use
Resolves: #69696
Releases: master
Change-Id: I34ad88ae8713e07b7a084b3ba3646b61176c0c1f
Reviewed-on: http://review.typ...
Michael Oehlhof
12:34 Revision 3a7dce5b: [TASK] Replace icon by IconFactory: apps-toolbar-menu-workspace
Resolves: #69684
Releases: master
Change-Id: I25315d85215109171dda0ed8f4e5e712482f9632
Reviewed-on: http://review.typ...
Wouter Wolters
12:32 Revision 81ea1d8f: [TASK] Replace icon by IconFactory: extensions-scheduler-run-task
Resolves: #69686
Releases: master
Change-Id: Iab48d87f2b10dfff239f5ab18b151004ef5cdcb0
Reviewed-on: http://review.typ...
Wouter Wolters
12:26 Revision 22b21d4f: [TASK] Replace icon by IconFactory: status-status-current
Resolves: #69690
Releases: master
Change-Id: I8097e984d3b4b1212aa4446a423aff8d32954acc
Reviewed-on: http://review.typ...
Wouter Wolters
12:26 Revision c7d4263e: [TASK] Replace icon by IconFactory: mimetypes-x-content-page-language-overlay
Resolves: #69688
Releases: master
Change-Id: Id1afbbaf2680fb9b1a3a944fdabc1d664a7464b2
Reviewed-on: http://review.typ...
Michael Oehlhof
12:26 Revision 40a1d36a: [TASK] Replace icon by IconFactory: status-status-locked
Resolves: #69691
Releases: master
Change-Id: I7fb6aaf1211b94aec9628b68f0e40e42ce9204bd
Reviewed-on: http://review.typ...
Wouter Wolters
12:24 Revision ae609392: [TASK] Replace icon by IconFactory: actions-system-cache-clear
Resolves: #69673
Releases: master
Change-Id: I9da05c52f013e111407343ed6fec4f792ec59a5f
Reviewed-on: http://review.typ...
Wouter Wolters
12:14 Revision 5e3e5612: [TASK] Replace sprite icon "status-status-reference-hard" with new IconFactory
Replaces all IconUtility::getSpriteIcon calls for the the icon
"status-status-reference-hard" with the new IconFactor...
Mathias Brodala
12:14 Revision 9c9476d7: [TASK] Replace icon by IconFactory: mimetypes-text-csv
Resolves: #69687
Releases: master
Change-Id: Ie5f2141fc6235944a5d20789cde2d6b0e08f8c15
Reviewed-on: http://review.typ...
Michael Oehlhof
12:11 Revision 71b78826: [TASK] Replace icon by IconFactory: status-status-permission-granted
Resolves: #69693
Releases: master
Change-Id: Ic6f9a5c99b547e7f22ce0d72d22a833af044a5c3
Reviewed-on: http://review.typ...
Michael Oehlhof
12:04 Revision 0bd99217: [TASK] Replace icon by IconFactory: mimetypes-x-content-template-static
Resolves: #69689
Releases: master
Change-Id: I1ede637d171971f258d8b9247a740aad43bed8ee
Reviewed-on: http://review.typ...
Michael Oehlhof
12:00 Revision 95914ada: [TASK] Replace icon by IconFactory: extensions-extensionmanager-update-script
Resolves: #69685
Releases: master
Change-Id: Ib1da2d54ee777d705f514489afae45f0e5d2eda8
Reviewed-on: http://review.typ...
Wouter Wolters
11:53 Revision a305f97d: [TASK] Replace icon by IconFactory: actions-system-backend-user-switch
Resolves: #69672
Releases: master
Change-Id: I32d97d57d0abdaa6214a0edda2e034c35cbd3906
Reviewed-on: http://review.typ...
Wouter Wolters

2015-09-11

19:43 Revision c2c2d657: [BUGFIX] Fix BackendUtility::selectVersionsOfRecord parameter
The fix in #60249 accidently changed the meaning of the workspace
parameter, so that some lowlevel_cleaner didn't wor...
Alexander Opitz
17:18 Revision fe82fb2c: [TASK] Replace sprite icon "actions-view-list-*" with the new IconFactory
Replaces all IconUtility::getSpriteIcon calls for the icon
actions-view-list-* with the new IconFactory.
Resolves: #...
Morton Jonuschat
17:17 Revision 7a84ba3e: [FOLLOWUP][TASK] Replace sprite icon "apps-toolbar-menu-opendocs" with the new IconFactory
The replaced markup broke the spinner icon. Adjust the selectors to
fix it.
Resolves: #69683
Releases: master
Change...
Andreas Fernandez
17:14 Revision 097f7cdc: [TASK] Replace sprite icon "actions-view-table-*" with the new IconFactory
Replaces all IconUtility::getSpriteIcon calls for the icon
actions-view-table-* with the new IconFactory.
Resolves: ...
Morton Jonuschat
17:09 Revision 77897593: [TASK] Replace sprite icon "apps-toolbar-menu-opendocs" with the new IconFactory
Replaces all IconUtility::getSpriteIcon calls for the1icon
apps-toolbar-menu-opendocs with the new IconFactory.
Reso...
Morton Jonuschat
17:04 Revision fa5ed078: [TASK] Replace sprite icon "apps-filetree-root" with the new IconFactory
Replaces all IconUtility::getSpriteIcon calls for the icon
apps-filetree-root with the new IconFactory.
Resolves: #6...
Morton Jonuschat
16:58 Revision df317a84: [TASK] Replace sprite icon "apps-pagetree-page-default" with the new IconFactory
Replaces all IconUtility::getSpriteIcon calls for the1icon
apps-pagetree-page-default with the new IconFactory.
Reso...
Morton Jonuschat
16:57 Revision 6ec31cb9: [TASK] Replace sprite icon "apps-pagetree-page-domain" with the new IconFactory
Replaces all IconUtility::getSpriteIcon calls for the1icon
apps-pagetree-page-domain with the new IconFactory.
Resol...
Morton Jonuschat
16:51 Revision 3d5842c6: [TASK] Replace sprite icon "actions-edit-copy" with the new IconFactory
Replaces all IconUtility::getSpriteIcon calls for the icon
actions-edit-copy with the new IconFactory.
Resolves: #69...
Morton Jonuschat
16:40 Revision 89cd2a2b: [FOLLOWUP][TASK] Replace sprite icon "actions-document-new" with the new IconFactory
Replaces all IconUtility::getSpriteIcon calls for the icon
actions-document-new with the new IconFactory.
Resolves: ...
Morton Jonuschat
16:40 Revision 76190c65: [FOLLOWUP][TASK] Replace sprite icon "actions-edit-delete" with the new IconFactory
Replaces all IconUtility::getSpriteIcon calls for the icon
actions-edit-delete with the new IconFactory.
Resolves: #...
Morton Jonuschat
16:37 Revision ac028652: [TASK] Simplify icon handling in FormEngine
Resolves: #69700
Releases: master
Change-Id: Iebdd1331b091a66379e71d9052e08a556270c742
Reviewed-on: http://review.typ...
Frank Nägler
16:35 Revision dee58d3a: [FOLLOWUP][TASK] Replace sprite icon "actions-document-open" with IconFactory
Replaces IconUtility::getSpriteIcon calls for the icon actions-document-open
which have been missed in the initial pa...
Morton Jonuschat
16:24 Revision 0f265b71: [TASK] Replace sprite icon "status-warning-lock" with the new IconFactory
Replaces all IconUtility::getSpriteIcon calls for the icon
status-warning-lock with the new IconFactory.
Resolves: #...
Morton Jonuschat
16:21 Revision 01e96a35: [TASK] Replace sprite icon "actions-view-go-forward" with the new IconFactory
Replaces all IconUtility::getSpriteIcon calls for the icon
actions-view-go-forward with the new IconFactory.
Resolve...
Morton Jonuschat
16:20 Revision 50a06c9c: [TASK] Replace sprite icon "apps-filetree-folder-default" with the new IconFactory
Replaces all IconUtility::getSpriteIcon calls for the icon
apps-filetree-folder-default with the new IconFactory.
Re...
Morton Jonuschat
16:13 Revision 7ce9cba5: [TASK] Drop TCA ctrl typeicons
The typeicons key in TCA ctrl section was deprecated for a
long time already and marked as "use typeicon_classes" ins...
Christian Kuhn
11:45 Revision 15b328f7: [BUGFIX] PageLayoutView: Honor page permissions in getTable_tt_content()
The call to readPageAccess() expects a SQL fragment to check the page
permissions but the raw integer value for the a...
Morton Jonuschat
11:41 Revision 9ffe2045: [BUGFIX] Fix save of Template with t3editor installed
The save button's type had been removed from the button,
which caused the click event not being triggered anymore.
Th...
Wouter Wolters
11:38 Revision af79a94f: [BUGFIX] DBAL: Fix retrieving the last insert id
Only retrieve the last insert id if the table actually has an auto
incrementing field, otherwise trying to retrieve t...
Morton Jonuschat
11:27 Revision 533f2505: [TASK] Add unified spinner icon
Releases: master
Resolves: #66558
Change-Id: I15d8815009e22146faf9280c8b70247e4a0be035
Reviewed-on: http://review.typ...
Benjamin Kott
10:43 Revision 9341062b: [TASK] Replace sprite icon "status-status-checked" with the new IconFactory
Resolves: #69657
Releases: master
Change-Id: If4586417b22dfcde81e112dcf455b0e6a1f997e8
Reviewed-on: http://review.typ...
Wouter Wolters

2015-09-10

20:12 Revision 693d3bc6: [BUGFIX] Saving fal relation fails
Resolves: #69652
Releases: master
Change-Id: I941ff6508cf5c4c2315018665b1f8050489058b7
Reviewed-on: http://review.typ...
Christian Kuhn
19:32 Revision 5d00d278: [BUGFIX] Possible warning on getRecordTitle
Resolves: #69653
Releases: master
Change-Id: I0fd8546ec865770657e8937f7151ff378eaf6d9e
Reviewed-on: http://review.typ...
Christian Kuhn
19:31 Revision 7871233c: [BUGFIX] Not possible to create Alternative Page Languages
Resolves: #69651
Releases: master
Change-Id: I65cfa6aa11f688f7da579b51af2a107d3a530612
Reviewed-on: http://review.typ...
Christian Kuhn
16:45 Revision 65e9db47: [BUGFIX] Cannot define a non-sprite category module icon
Change-Id: I3f039e12d9bdb46ae85ec159603a8f3031da0dde
Releases: master
Resolves: #69583
Reviewed-on: http://review.typ...
Xavier Perseguers
15:40 Revision d07e333a: [TASK] Ignore composer.json dependencies for TYPO3 Extensions
This resolves problems with composer dependencies and Extension name /
Composer package name differences.
Resolves: ...
Helmut Hummel
14:47 Revision eb4cf510: [BUGFIX] Adding new IRRE child on new localizable parent fails
Resolves: #69646
Releases: master
Change-Id: I2ff6ac68705bea299ba3872eca836d3ac1462d35
Reviewed-on: http://review.typ...
Christian Kuhn
14:06 Revision 36417310: [BUGFIX] Value of transOrigPointerField might be an array
Resolves: #69640
Releases: master
Change-Id: I7f3af4f87ae0eb22dc8cffbba805642bdc258f44
Reviewed-on: http://review.typ...
Christian Kuhn
12:43 Revision c30d0287: [BUGFIX] Fix calls to undefined methods in FormDataTraverser
Resolves: #69634
Releases: master
Change-Id: I83b0d96b200b118f7b81b8f28ffbc76efd2620f8
Reviewed-on: http://review.typ...
Christian Kuhn
12:35 Revision 6f0ae027: [BUGFIX] Invalid TCA type in sys_file_metadata
If ext:filemetadata is not installed, TCA ctrl type of sys_file_metadata
is set to type, but it should be file:type, ...
Christian Kuhn
09:24 Revision 2b987c31: [BUGFIX] Fixed broken frontend editing
Frontend editing was broken since migration of the FormEngine entry points
to routing.
Resolves: #69571
Releases: ma...
Michael Oehlhof
08:50 Revision f050fbfc: [TASK] Replace icon by IconFactory: actions-system-shortcut-new
Releases: master
Resolves: #69564
Change-Id: I9d48093731539e51e3a129c83b698aaa9389deda
Reviewed-on: http://review.typ...
Jan Helke
08:49 Revision 9bd845ed: [BUGFIX] Trigger inline editing only for page title
The page title now has a t3js prefixed class to make sure only
this <h1> is editable, and not every <h1> that may occ...
Andreas Fernandez
08:44 Revision 5380aa9f: [BUGFIX] Wrong marker mentioned in documentation of ext:felogin
A marker is mentioned as example in the documentation, which is wrong.
The example is ###USERNAME### and should be ##...
Wouter Wolters
08:36 Revision 0607b2e2: [BUGFIX] Fix BackendUtility::selectVersionsOfRecord parameter
The fix in #60249 accidently changed the meaning of the workspace
parameter, so that some lowlevel_cleaner didn't wor...
Alexander Opitz
00:37 Revision 119d9607: [BUGFIX] IMG_RESOURCE does not prepend absRefPrefix
Rendering an imageResource with TypoScript IMG_RESOURCE
does not prepend the absRefPrefix.
This will cause problems l...
Paints
00:36 Revision 23df34dc: [BUGFIX] IMG_RESOURCE does not prepend absRefPrefix
Rendering an imageResource with TypoScript IMG_RESOURCE
does not prepend the absRefPrefix.
This will cause problems l...
Paints
00:34 Revision ee6f5922: [BUGFIX] Correct selection of DOM elements
Fix the selection of DOM elements for using the JQuery
'remove' method.
Resolves: #69417
Releases: master
Change-Id:...
Marco Dinnbier

2015-09-09

22:43 Revision d8468787: [BUGFIX] Prevent information disclosure in file list
Currently the doc header title of a folder shows the full path even
if the current folder is inside a mount point. Th...
Nicole Cordes
22:26 Revision cd06eb1e: [BUGFIX] Wrong marker mentioned in documentation of ext:felogin
A marker is mentioned as example in the documentation, which is wrong.
The example is ###USERNAME### and should be ##...
Wouter Wolters
22:22 Revision a509589c: [FOLLOWUP][TASK] Replace sprite icon "actions-document-open" with IconFactory
Add missing quote.
Resolves: #68845
Releases: master
Change-Id: I76047516b5a3c1e406e4428d7629ce83fbc520a8
Reviewed-o...
Markus Klein
15:53 Revision 1692d5ee: [BUGFIX] Remove remaining usages of FormEngine
Resolves: #69626
Releases: master
Change-Id: I447ae0a8b31b98f0cf56170e31c9f9f1ae532db4
Reviewed-on: http://review.typ...
Markus Klein
15:29 Revision 6df86daa: [BUGFIX] FormEngine databaseRow compatibility with old methods
Introduce a helper method to fake old databaseRow layout at some
places where old methods expect a flat array.
Resol...
Christian Kuhn
12:28 Revision 534c8ff2: [BUGFIX] Escape search strings for LIKE in DatabaseConnection::searchQuery
LIKE queries support special placeholders (_ and %). These characters
need proper escaping before being used in datab...
Morton Jonuschat
12:22 Revision 95eb409d: [BUGFIX] DBAL: Fix quoting of single quotes in WHERE values for MSSQL
MSSQL escapes single quotes in values by doubling them. When parsing the
WHERE clause DBAL removed the escaping witho...
Morton Jonuschat
12:11 Revision 6bb79381: [BUGFIX] DBAL: Fix quoting of single quotes in WHERE values for MSSQL
MSSQL escapes single quotes in values by doubling them. When parsing the
WHERE clause DBAL removed the escaping witho...
Morton Jonuschat
11:44 Revision 69e03be1: [FEATURE] Scheduler: Add task to optimize MySQL tables
A scheduler task to run the ``OPTIMIZE TABLE`` command on selected
database tables has been added. The ``OPTIMIZE TAB...
Morton Jonuschat
11:09 Revision 766da078: [TASK] Replace icon by the Icon-API: search and filter
Resolves: #69621
Releases: master
Change-Id: I7dcc1dc5e07d15506a44d247dace49af26e7316b
Reviewed-on: http://review.typ...
Benjamin Kott
10:58 Revision c3fd350e: [BUGFIX] Catch exceptions during extension update check
For each extension the available update versions are checked. This
also tries to resolve the extension version depend...
Nicole Cordes
10:50 Revision 94046903: [BUGFIX] Catch exceptions during extension update check
For each extension the available update versions are checked. This
also tries to resolve the extension version depend...
Nicole Cordes
10:00 Revision a509d15f: [TASK] Replaced sprite icons with IconFactory in ClickMenu
Replaces IconUtility::getSpriteIcon calls with the new IconFactory
Resolves: #69550
Releases: master
Change-Id: I2aa...
Michael Oehlhof
09:54 Revision 258d157b: [TASK] Switch content of render and __toString in Icon class
Resolves: #69624
Releases: master
Change-Id: I44daabedf4fc1eada29a5748e8bc5ec32d9fd099
Reviewed-on: http://review.typ...
Frank Nägler
08:50 Revision c3c83005: [FEATURE] Show tt_content preview in page module via Fluid
A new option via TSconfig allows to render tt_content elements via Fluid
in the Backend.
Example:
mod.web_layout.tt_...
Benni Mack

2015-09-08

23:01 Revision 80fcc3e9: [BUGFIX] Replace "without" with native JavaScript
"without" is a Prototype function which was removed earlier. The function
creates a clone of an array without the giv...
Andreas Fernandez
22:14 Revision 281e1838: [BUGFIX] Removed unused grunt task call
This removes the call to grunt-contrib-copy that is not used anywhere.
Change-Id: I8d8656cf18d6ec81ea7e2954fc603564a...
Ingo Pfennigstorf
22:00 Revision 8145a99f: [TASK] Replace sprite icons in WorkspaceSelectorToolbarItem
Fix JavaScript for the icons too.
Resolves: #69620
Releases: master
Change-Id: I19734e66d11ff8a6fde3ffd4b8f32fde34e6...
Wouter Wolters
20:46 Revision 6cd27b49: [!!!][TASK] Replace sprite icons with IconFactory in ContextMenu
Resolves: #69561
Releases: master
Change-Id: Id63095ab5cdc1043b1bb327760d4cf6f66ec00c6
Reviewed-on: http://review.typ...
Benjamin Kott
19:40 Revision c24cfbff: [TASK] Link the scheduler title in section "Information"
As in every record listing, the record title itself should be linked
too.
Change-Id: I38fbf8335ece0dc12264e72612ff7e...
Georg Ringer
19:37 Revision 484263d7: [FEATURE] Add typoscript to the text file types
Add the file type "typoscript" to the default text file
types.
Change-Id: I66be3bf43e8b629861d326ee8aad9c7a61d315d7
...
Georg Ringer
19:19 Revision b524fc86: [!!!][TASK] The FormEngine is dead, long live the FormEngine!
tl;dr: This patch makes FormEngine insanely flexible, extensions
however should not rely on structures for now, since...
Christian Kuhn
14:07 Revision bbe40115: [FOLLOWUP][TASK] Replace icon by IconFactory: actions-system-list-open
Change-Id: Ia1bec5a016f3eaf7e6dfb2350f20ff13ab58c5e5
Releases: master
Resolves: #69566
Reviewed-on: http://review.typ...
Georg Ringer
11:03 Revision a74669c3: [TASK] Set TYPO3 version to 6.2.16-dev
Change-Id: Iec10a16f466deb17ec9d5b5d7b87e2850a7c6944
Reviewed-on: http://review.typo3.org/43124
Reviewed-by: TYPO3 Re...
TYPO3 Release Team
11:01 Revision 8f9fa594: [RELEASE] Release of TYPO3 6.2.15
Change-Id: I16cee63a4ae922bb6e25548c144b52e92d0b159c
Reviewed-on: http://review.typo3.org/43123
Reviewed-by: TYPO3 Re...
TYPO3 Release Team
10:58 Revision daa52f2c: [SECURITY] Fix GeneralUtility::sanitizeLocalUrl to detect foreign schemes
This patch adds a check to be able to recognize arbitrary schemes which
have to be skipped. Furthermore a missing san...
Nicole Cordes
10:57 Revision f6d8d3dc: [SECURITY] Fix GeneralUtility::sanitizeLocalUrl to detect foreign schemes
This patch adds a check to be able to recognize arbitrary schemes which
have to be skipped.
Resolves: #68825
Release...
Nicole Cordes
10:56 Revision ed1e46f8: [SECURITY] Prevent information disclosure in tests bootstrap
Both, the UnitTestsBootstrap and FunctionalTestsBootstrap set
display_errors to 1 which shows errors and warnings by ...
Nicole Cordes
10:05 Revision 86e0140b: [TASK] Replace icon by the IconFactory apps-pagetree-root
Resolves: #69599
Releases: master
Change-Id: I5f7416074f643ddc4038a6b9625ba519328cf8fa
Reviewed-on: http://review.typ...
Frank Nägler
09:56 Revision 0fd91ff6: [FEATURE] Extbase: Add between() operator to Query object
Support for ``between`` has been added to the Extbase Query object.
As there is no performance advantage to using BET...
Morton Jonuschat
09:12 Revision 4bdc929b: [BUGFIX] Make getFirstTag() return empty string for input without tag
getFirstTag() didn't take into account that strpos() returns FALSE when
the needle isn't found.
Resolves: #69318
Rel...
Morton Jonuschat
08:04 Revision 61d023cd: [TASK] Replace icon by the IconFactory status-status-sorting-*
Resolves: #69597
Releases: master
Change-Id: I7d80f2fc4e8636ed77800821fc9231f57789e831
Reviewed-on: http://review.typ...
Frank Nägler
08:03 Revision 127a708e: [TASK] Replace icon by the IconFactory actions-view-paging-*
Resolves: #69598
Releases: master
Change-Id: I7e82fa68f8bd6fab992cdab9674cfeee16d160b7
Reviewed-on: http://review.typ...
Frank Nägler
08:02 Revision badeec39: [TASK] Replace icon by the IconFactory actions-view-go-back
Resolves: #69595
Releases: master
Change-Id: I1190490dfa23cdc206f1cffbd7975ef9d668c786
Reviewed-on: http://review.typ...
Frank Nägler
07:58 Revision 0d326f07: [TASK] Replace icon by the IconFactory actions-view-go-up
Resolves: #69596
Releases: master
Change-Id: I26ac73af5e2d863753c229b4aef3bfdc3c852456
Reviewed-on: http://review.typ...
Frank Nägler

2015-09-07

22:45 Revision d60237c5: [TASK] Show backend_layout fields also for sys folders
Even though folders are not visible in the frontend it is useful to have
the backend layouts available for this page ...
Georg Ringer
22:14 Revision 99de17ab: [FEATURE] Trigger metadata extraction after file upload
Releases: master
Resolves: #56726
Change-Id: I8f08403aca72bc9ca3f37dec6f98bf016c79a9ee
Reviewed-on: http://review.typ...
Frans Saris
21:33 Revision 3aaa86f1: [BUGFIX] Allow resource as type definition
This patch adds "resource" as valid type information of extbase models.
Resolves: #69539
Releases: master
Change-Id:...
Nicole Cordes
21:29 Revision c7cd3a5e: [TASK] Simplify save-labels
The "save" labels can be simplified and shortened by omitting the
word "document".
Change-Id: Icc9f3d5c9bf0f2830cdb1...
Ingo Pfennigstorf
21:26 Revision aa0907a0: [TASK] Replace icon by IconFactory: actions-system-list-open
Releases: master
Resolves: #69566
Change-Id: I20563cfcbe5c09629bc9813bef797b0a133d801e
Reviewed-on: http://review.typ...
Jan Helke
21:13 Revision 045b4ea6: [FOLLOWUP][BUGFIX] Reestablish DB connection in long-running tasks
Reconnecting in isConnected() is not necessary as the next query() will
check the status and reconnect properly if re...
Markus Klein
20:57 Revision a4180e00: [TASK] Remove SpriteManagerIconViewHelper
This patch removes the SpriteManagerIconViewHelper and all
usages within the core.
Resolves: #69531
Releases: master...
Frank Nägler
20:55 Revision 039143d3: [TASK] Replace icon by IconFactory: actions-page-new
Resolves: #69569
Releases: master
Change-Id: I11e6434c9bb4007924dd309af5c6c1739222685e
Reviewed-on: http://review.typ...
Benjamin Kott
20:47 Revision 9b8e00e8: [TASK] Replace icon by IconFactory: actions-selection-delete
Releases: master
Resolves: #69567
Change-Id: I3c5e967acdcfa061b953fbfe5c713c2ce27e078a
Reviewed-on: http://review.typ...
Jan Helke
20:25 Revision 92bae6eb: [FOLLOWUP][BUGFIX] Reestablish DB connection in long-running tasks
Reconnecting in isConnected() is not necessary as the next query() will
check the status and reconnect properly if re...
Markus Klein
20:01 Revision ab5497b9: [TASK] Replaced icon with IconFactory: actions-move-*
Resolves: #69587
Releases: master
Change-Id: Ife2606f2c663a0b3df4bd7e140d5344043d5357d
Reviewed-on: http://review.typ...
Frank Nägler
18:50 Revision 9b9e1eef: [TASK] Remove wrong datasets in sanitizeLocalUrlValidPathsDataProvider
Within the GeneralUtilityTest::sanitizeLocalUrlValidPathsDataProvider
are still wrong dataset unfortunately. As on Wi...
Nicole Cordes
18:13 Revision 44c37ec0: [TASK] Replace icon by the IconFactory actions-window-open
Resolves: #69575
Releases: master
Change-Id: I62ff951816107fd9f7e656065781b29a433f4dae
Reviewed-on: http://review.typ...
Frank Nägler
18:03 Revision b816c08c: [TASK] Replace icon by the IconFactory actions-system-refresh
Resolves: #69576
Releases: master
Change-Id: If7c7f97bbfaccec32bf06374c2333f544bc036f5
Reviewed-on: http://review.typ...
Frank Nägler
17:22 Revision 61d8a5c6: [BUGFIX] Adjust invalid path to log file in error message
Resolves: #69590
Releases: master
Change-Id: Ia903978fa22dfb9193eb4d70188c8c5d1d8e8c12
Reviewed-on: http://review.typ...
Markus Klein
17:22 Revision 481545f6: [TASK] Fix invalid ReST syntax in documentation files
Resolves: #69560
Releases: master
Change-Id: I7eb8e9a7a795d34fda0eacecda4c442ff5bd1d07
Reviewed-on: http://review.typ...
Markus Klein
15:17 Revision f635d828: [TASK] Remove wrong datasets in sanitizeLocalUrlValidPathsDataProvider
Within the GeneralUtilityTest::sanitizeLocalUrlValidPathsDataProvider
are still wrong dataset unfortunately. As on Wi...
Nicole Cordes
13:37 Revision dfdfc9c9: [TASK] Remove redundant CSRF protection tokens and deprecate used methods
The CSRF tokens for edit document and tce actions were introduced,
to protect these entry scripts. Since the entry sc...
Helmut Hummel
13:35 Revision b5a1d42c: [TASK] Replace icon by IconFactory: actions-page-move
Resolves: #69570
Releases: master
Change-Id: Ie1a3a7cb57f740474ae678831b464c8aed69ae4a
Reviewed-on: http://review.typ...
Benjamin Kott
11:25 Revision 3372b327: [TASK] Replaced sprite icon with IconFactory in RecordHistory
Resolves: #69559
Releases: master
Change-Id: I384a9239c7ba9a31bbd19e492a73a86a4a2b6356
Reviewed-on: http://review.typ...
Michael Oehlhof
11:24 Revision f13d0f11: [TASK] Replaced icon with IconFactory in SystemInformationToolbarItem
Resolves: #69558
Releases: master
Change-Id: I587133662b69aafaf7531c386b16446bd6691ae8
Reviewed-on: http://review.typ...
Michael Oehlhof
10:25 Revision b705a7ef: [TASK] Replace sprite icon "actions-system-shortcut-new" with IconFactory
Replaces IconUtility::getSpriteIcon call for the icon
actions-system-shortcut-new with the new IconFactory
inside the...
Michael Oehlhof

2015-09-06

19:06 Revision 095b7812: [BUGFIX] Cache CategoryRegistry state together with TCA
The CategoryRegistry is stored together with the final TCA in
the cache.
This is needed because the registry is fill...
Alexander Stehlik
16:59 Revision 791f3576: [BUGFIX] Cache CategoryRegistry state together with TCA
The CategoryRegistry is stored together with the final TCA in
the cache.
This is needed because the registry is fill...
Alexander Stehlik
15:20 Revision 3a7213c8: [TASK] Add SVG Icons for document paste actions
Resolves: #69557
Releases: master
Change-Id: I656ca487527a4c3c77401ac0da1bc7554567fe44
Reviewed-on: http://review.typ...
Benjamin Kott
14:33 Revision 15e22aa6: [TASK] Replace icon by IconFactory: actions-page-open
Resolves: #69556
Releases: master
Change-Id: I697aaee1db8b03adafa015e6634156b576f3c381
Reviewed-on: http://review.typ...
Benjamin Kott

2015-09-05

22:48 Revision 159bcccf: [BUGFIX] Prevent search upload folder in write protected storages
If a storage is marked as non-writeable there isn't any possibility to
have an upload folder in there. So this storag...
Nicole Cordes
22:46 Revision b8350ab2: [BUGFIX] Prevent search upload folder in write protected storages
If a storage is marked as non-writeable there isn't any possibility to
have an upload folder in there. So this storag...
Nicole Cordes
22:42 Revision 5d01c037: [TASK] Replace icon by IconFactory: actions-system-help-open
Resolves: #69555
Releases: master
Change-Id: I1f12490509f6b3512ad4358fd407b840db8ec3ac
Reviewed-on: http://review.typ...
Benjamin Kott
22:28 Revision df5d2742: [TASK] Add SVG Icons for document save actions
Resolves: #69554
Releases: master
Change-Id: I0564f908ecebf0e6b317b299b43e1b4d4f9af576
Reviewed-on: http://review.typ...
Benjamin Kott
22:24 Revision 492cead4: [FEATURE] Introduce $GLOBALS['TYPO3_CONF_VARS']['SYS']['mediafile_ext']
Releases: master
Resolves: #69543
Change-Id: I676a20fd64a13e6f04774fe2fa838c5b51d6eaf0
Reviewed-on: http://review.typ...
Frans Saris
16:17 Revision 4679e1e2: [TASK] Install Tool: Validate database name against MySQL restrictions
MySQL only allows a limited set of characters in unquoted database
names. As the database name can't be quoted for co...
Morton Jonuschat
14:59 Revision 40e14d3f: [BUGFIX] DBAL: Pass database connection to SQL compiler
The SQL compilers need the current database connection for properly
quoting identifiers. The constructor declares the...
Morton Jonuschat
13:50 Revision e864a5c9: [TASK] Remove data processing trait in favor of object
The introduced DataProcessingTrait isn't exactly a good prototype
for Trait usage.
It incorporates functionality tha...
Helmut Hummel
13:35 Revision ddeef6ac: [TASK] Replace icon by IconFactory: mimetypes-text-html
Releases: master
Resolves: #69538
Change-Id: If1b41207ae24bc3200732f389063f75379fd2f68
Reviewed-on: http://review.typ...
Jan Helke
13:33 Revision 20aa25a5: [TASK] Replace icon by IconFactory: mimetypes-word
Releases: master
Resolves: #69540
Change-Id: Iebb06b5f21fceb7a482ac2abd5608bc8f4b81122
Reviewed-on: http://review.typ...
Jan Helke
12:26 Revision e70b1386: [TASK] Prettify some edges of the Record History
This patch gives some love to the Record History and prettifies some
things.
On the Changelog View:
- Column with th...
Jan Helke
12:03 Revision b7fa4829: [TASK] Replace sprite icon "actions-document-save-new" with IconFactory
Replaces all IconUtility::getSpriteIcon calls for the icon
actions-document-save-new with the new IconFactory.
Resol...
Michael Oehlhof
11:43 Revision 0baa6ffb: [BUGFIX] BackendUtility::getAjaxUrl() should not be internal
In some contexts it is necessary to get the URL of an AJAX handler
on the PHP side. Thus method
\TYPO3\CMS\Backend\Ut...
Francois Suter
11:43 Revision 3c79c86c: [BUGFIX] BackendUtility::getAjaxUrl() should not be internal
In some contexts it is necessary to get the URL of an AJAX handler
on the PHP side. Thus method
\TYPO3\CMS\Backend\Ut...
Francois Suter

2015-09-04

23:51 Revision 3189b03f: [BUGFIX] Support packages depending on typo3/cms
This adds "typo3/cms" to the list of non composer requirements to allow
packages to depend on it (and thus install th...
Mathias Brodala
23:50 Revision ff809609: [BUGFIX] Support packages depending on typo3/cms
This adds "typo3/cms" to the list of non composer requirements to allow
packages to depend on it (and thus install th...
Mathias Brodala
23:04 Revision 8758c3a3: [BUGFIG] Prevent double / in front of Folder readablePath
Resolves: #69542
Releases: master
Change-Id: Ic1bcc55b7b42dde5427fa7d359c9fdbf4ab40256
Reviewed-on: http://review.typ...
Frans Saris
17:15 Revision ce2b1e09: [TASK] Replace icon by IconFactory: apps-toolbar-menu-shortcut
Releases: master
Resolves: #69529
Change-Id: I19b3e8ffa6bcc8b87ff99f519f7dffc287dc29b9
Reviewed-on: http://review.typ...
Jan Helke
16:56 Revision 51920bec: [TASK] Replace icon by the IconFactory actions-document-open-read-only
Resolves: #68861
Releases: master
Change-Id: I0b1e2db1ea8b986b22d16f6b2191c43bd704caf6
Reviewed-on: http://review.typ...
Frank Nägler
15:12 Revision 8f2fa68a: [TASK] Replace sprite icon "actions-edit-restore" with the new IconFactory
Replaces all IconUtility::getSpriteIcon calls for the icon
actions-edit-restore with the new IconFactory.
Resolves: ...
Morton Jonuschat
15:09 Revision 7580a73d: [TASK] Replace sprite icon "actions-document-open" with IconFactory
Replaces all IconUtility::getSpriteIcon calls for the icon
actions-document-open with the new IconFactory.
Change-Id...
Markus Günther
13:36 Revision 027c5f54: [TASK] Replace sprite icon "actions-document-save-close" with IconFactory
Replaces all IconUtility::getSpriteIcon calls for the icon
actions-document-save with the new IconFactory.
Resolves:...
Michael Oehlhof
13:29 Revision 46a6bb89: [BUGFIX] Enable page tree filter for admin with mountpoints
The patch prevents the mountpoint processing during page tree filtering
for admin users. This is necessary because ad...
Nicole Cordes
13:20 Revision 5fad1445: [BUGFIX] Enable page tree filter for admin with mountpoints
The patch prevents the mountpoint processing during page tree filtering
for admin users. This is necessary because ad...
Nicole Cordes
12:36 Revision 61e5573b: [TASK] Replace sprite icon "actions-edit-localize-status-high" with IconFactory
Replaces all IconUtility::getSpriteIcon calls for the icon
actions-edit-localize-status-high with the new IconFactory...
Morton Jonuschat
12:31 Revision bcde74f3: [TASK] Replace sprite icon "actions-document-synchronize" with the new IconFactory
Replaces all IconUtility::getSpriteIcon calls for the icon
actions-document-synchronize with the new IconFactory.
Re...
Morton Jonuschat
12:30 Revision 19879143: [TASK] Replace sprite icon "actions-edit-localize-status-low" with IconFactory
Replaces all IconUtility::getSpriteIcon calls for the icon
actions-edit-localize-status-low with the new IconFactory....
Morton Jonuschat
12:02 Revision e02628b1: [BUGFIX] Make save icon work again
Resolves: #69523
Related: #68866
Releases: master
Change-Id: I3315056e2c651565e52fb4c79eef126d4a13e8d8
Reviewed-on: h...
Frank Nägler
10:15 Revision 5d9c7293: [TASK] Replace sprite icon "actions-document-save" with the new IconFactory
Replaces all IconUtility::getSpriteIcon calls for the icon
actions-document-save with the new IconFactory.
Resolves:...
Michael Oehlhof
10:12 Revision 565c38c0: [BUGFIX] Fix incorrect usage of nested ternary
Ternaries are left associative in PHP, hence
$a ?: $b ?: $c === ($a ?: $b) ?: $c !== $a ?: ($b ?: $c)
Mostly the...
Markus Klein
09:59 Revision 954c73cd: [TASK] styleguide: TCA: Default value in flex form
Christian Kuhn
08:39 Revision ff54e690: [BUGFIX] PHP7 always_populate_raw_post_data is removed.
Since PHP7 always_populate_raw_post_data in php.ini is removed. This
means that the absense of this setting is like s...
Alexander Opitz
08:20 Revision e9658128: [FEATURE] Make the image quality definable per sourceCollection
At the moment the image quality of generated jpegs is configured
centrally in LocalConfiguration. Due to trying to fi...
Christian Seifert

2015-09-03

23:23 Revision 4ce13303: [TASK] Auto focus search field in content search
After enabling the content search (in Page / List module), the search field
is automatically focused.
Resolves: #695...
Andreas Fernandez
23:22 Revision b9ea417d: [TASK] Replace icon by IconFactory: apps-toolbar-menu-cache
Resolves: #69488
Releases: master
Change-Id: Id95d7404175fb20d0b29a8ab5baba085762dfef6
Reviewed-on: http://review.typ...
Frank Nägler
15:49 Revision 9e06b8c5: [CLEANUP] Streamline toggle search toolbox
Remove the toggle functionality from the HTML template and use
jQuery + require.js for page and list.
Resolves: #695...
Florian Peters
09:43 Revision 2e298798: Revert "[BUGFIX] Fix broken link to security resources page on typo3.org"
This URL change on typo3.org had bigger impact and was reverted.
Revert this back here as well.
This reverts commit ...
Helmut Hummel
09:43 Revision 282f9fcb: Revert "[BUGFIX] Fix broken link to security resources page on typo3.org"
This URL change on typo3.org had bigger impact and was reverted.
Revert this back here as well.
This reverts commit ...
Helmut Hummel
08:48 Revision 7774a086: [BUGFIX] Streamline Unit Tests for GeneralUtility::sanitizeLocalUrl
Currently the Unit Tests for the function just work by accident. As
HTTP_HOST an absolute path is set which is used t...
Nicole Cordes
08:24 Revision 386c5eb7: [BUGFIX] Streamline Unit Tests for GeneralUtility::sanitizeLocalUrl
Currently the Unit Tests for the function just work by accident. As
HTTP_HOST an absolute path is set which is used t...
Nicole Cordes
00:11 Revision 4af6d837: [BUGFIX] Show icons of feedit again
Change-Id: I1f024f570e829cc516aa58071908874f4f229850
Resolves: #69374
Releases: master
Reviewed-on: http://review.typ...
Daniel Goerz

2015-09-02

22:22 Revision 8b9c30b6: [TASK] Replace sprite icon for visibility with IconFactory
Replaces all IconUtility::getSpriteIcon calls for the icon
actions-edit-hide and actions-edit-unhide with the new Ico...
Markus Günther
20:53 Revision 3194169a: [FEATURE] Introduce ImplodeViewHelper
To be able to glue an array with classnames together in the FluidContent
rendering a ImplodeViewHelper is added.
Res...
Frans Saris
19:00 Revision 541c07bb: [TASK] Use flash messages for status of branch export
After a successful or unsuccessful attempt to export a
page branch to a file a short message about the outcome
is dis...
Daniel Goerz
17:29 Revision 1f09d0c9: [TASK] Fix aligning of checkbox is_public in sys_file_storage
Add missing div with class checkbox on it.
Resolves: #69479
Releases: master
Change-Id: I4ded4b2052f102ad14d16aac787...
Wouter Wolters
17:27 Revision 51bb498d: [TASK] Replace all be.buttons.icon ViewHelpers that use an icon
Resolves: #69461
Releases: master
Change-Id: I1e637c92183eba1cf21e837f7294d9d8c38d6d19
Reviewed-on: http://review.typ...
Wouter Wolters
16:42 Revision 0777205a: [TASK] Introduce icon state for IconFactory
Resolves: #69095
Releases: master
Change-Id: I4a1077a9267ed293f049f6457aef5d8012aa28d4
Reviewed-on: http://review.typ...
Frank Nägler
14:13 Revision 1aac4a14: [TASK] Use enumeration for handling conflicts in file names
Conflicts in file names are handled with a list of plain
text values in the code. This patch adds a DuplicationBehavi...
Daniel Goerz
14:12 Revision 5ca6e7dc: [TASK] Remove additionalClasses option from FontawesomeProvider.
This option was introduced with the new Icon API but is not useful
and must be removed now.
Resolves: #69441
Release...
Frank Nägler
09:47 Revision 5bf0cf81: [BUGFIX] Abstract XSD generator can handle more than two namespace parts
The getTagNameForClass method in the abstract XSD generator class
could not handle class names with more than two nam...
Helmut Hummel
09:41 Revision 3d50d733: [BUGFIX] Abstract XSD generator can handle more than two namespace parts
The getTagNameForClass method in the abstract XSD generator class
could not handle class names with more than two nam...
Helmut Hummel

2015-09-01

22:05 Revision 81ad545e: [TASK] Replace sprite icon "actions-insert-reference" with the new IconFactory
Replaces all IconUtility::getSpriteIcon calls for the icon
actions-insert-reference with the new IconFactory.
Resolv...
Morton Jonuschat
21:31 Revision 4925eba6: [TASK] Replace sprite icon "actions-edit-merge-localization" with the new IconFactory
Replaces all IconUtility::getSpriteIcon calls for the icon
actions-edit-merge-localization with the new IconFactory.
...
Morton Jonuschat
21:31 Revision 4f025c65: [TASK] Replace sprite icon "actions-document-localize" with the new IconFactory
Replaces all IconUtility::getSpriteIcon calls for the icon
actions-document-localize with the new IconFactory.
Resol...
Morton Jonuschat
21:30 Revision 9a24ae3c: [TASK] Replace sprite icon "actions-insert-record" with the new IconFactory
Replaces all IconUtility::getSpriteIcon calls for the icon
actions-insert-record with the new IconFactory.
Resolves:...
Morton Jonuschat
21:29 Revision ecf3276f: [TASK] Replace sprite icon "actions-document-duplicates-select" with the new IconFactory
Replaces all IconUtility::getSpriteIcon calls for the icon
actions-document-duplicates-select with the new IconFactor...
Morton Jonuschat
21:04 Revision 8f93108e: [BUGFIX] Log source and target name when renaming files/directories
Retrieve the name of the source before performing the actual rename
to enable logging the proper source name.
Resolv...
Morton Jonuschat
20:16 Revision 4e31e612: [TASK] Replace sprite icon "actions-system-extension-*" with the new IconFactory
Resolves: #69445
Releases: master
Change-Id: I0061a8eef57f60479f0dc51b82bac3d1b5afcfca
Reviewed-on: http://review.typ...
Wouter Wolters
18:30 Revision 5231d25a: [TASK] Replace sprite icon "actions-edit-undo" with the new IconFactory
Replaces all IconUtility::getSpriteIcon calls for the icon
actions-edit-undo with the new IconFactory.
Resolves: #68...
Michael Oehlhof
17:34 Revision 81d7ce7c: [BUGFIX] Fix loading of language file in indexed_search
As $GLOBALS['LANG'] doesn't exist in the frontend context,
language (xlf) file has to be loaded through pi_loadLL.
R...
Tymoteusz Motylewski
17:32 Revision 66b5be61: [TASK] Record List: Change toggle state with AJAX
The tables in the Record List are now toggled by an AJAX call.
Resolves: #69446
Releases: master
Change-Id: I507e094...
Andreas Fernandez
10:44 Revision 415c203d: [BUGFIX] Change ID of submit button in EXT:belog
Change the ID of the submit button in the constraint filter to
fix a conflict between the "submit" id and the "submit...
Andreas Fernandez
10:29 Revision 4dd593e4: [FEATURE] Allow AbstractPlugin::pi_loadLL to load custom language file
Add optional parameter to pi_loadlLL method to allow loading
language files located somewhere else than $this->script...
Tymoteusz Motylewski

2015-08-31

21:20 Revision cb093068: [FEATURE] New option to disable the age display of dates per field by TCA
If an input field of a table is declared as "input" and evalued with
"date", record lists show the date with an autom...
Christian Seifert
17:02 Revision 61286ef3: [TASK] Minify SVG Icons
Resolves: #69435
Releases: master
Change-Id: I9aa43a5bc139886b44de079bbc39502b63d34f1e
Reviewed-on: http://review.typ...
Benjamin Kott
15:54 Revision b4634282: [TASK] Do not set application context by default in htaccess
Since the Production context is the default if no context is set
via environment variables, we do not forcefully set
...
Harry Glatz
15:53 Revision e517fd64: [TASK] Do not set application context by default in htaccess
Since the Production context is the default if no context is set
via environment variables, we do not forcefully set
...
Harry Glatz
14:54 Revision 4cd6495c: [TASK] Replace sprite icon "actions-system-cache-clear-impact-*"
Resolves: #69427
Releases: master
Change-Id: Ia5e288b95a73c3c66416603fb59a913bfc34146a
Reviewed-on: http://review.typ...
Frank Nägler
13:46 Revision 1716c67a: [BUGIFX] Remove access checks for top level modules
The access checks are obsolete as the top level modules to not have
any functionality. Access checks should be implem...
Helmut Hummel
11:43 Revision d942f72e: [FEATURE] Add spinning feature for icons
Resolves: #69389
Releases: master
Change-Id: Ife062222cf5fc57aa65d5873e4dbf625df10f6d1
Reviewed-on: http://review.typ...
Frank Nägler
10:18 Revision 304440e5: [BUGFIX] Correct visual nesting of tables in collapsible panels
Resolves: #69422
Releases: master
Change-Id: Ied0c5a21cfbd473dfb524b70c12d3f20c653b21f
Reviewed-on: http://review.typ...
Benjamin Kott

2015-08-30

22:50 Revision f57782b7: [FEATURE] Index docx, xlsx, ... from MS Office 2007 and above
* Add Microsoft office new formats to indexed_search
* Use unzip to get the xml content
Change-Id: I6d4481e09c34701e...
Xavier Perseguers
16:10 Revision fc81bedb: [BUGFIX] Use single postProcessor layout, otherwise the global layout
Resolves: #60995
Releases: master, 6.2
Change-Id: Ifcd3dfd9986684f95ab5574a190c4c8b215d0908
Reviewed-on: http://revie...
Ralf Zimmermann
15:34 Revision 9d032819: [TASK] Refactor PostProcessorTest to use Prophecy
In order to get rid of the mocking of the system under test, the
tests of ext:form PostProcessorTest are refactored t...
Anja Leichsenring
15:18 Revision e2e7e241: [TASK] Remove eval() in ext:form Unit Tests
This partly back-ports the changes of issue #67664 to
remove eval() calls in uni tests. This change affects
only the ...
Wouter Wolters
12:22 Revision ff6748ae: [BUGFIX] Use single postProcessor layout, otherwise the global layout
Change-Id: Ifcd3dfd9986684f95ab5574a190c4c8b215d0908
Resolves: #60995
Releases: master, 6.2
Reviewed-on: http://revie...
Ralf Zimmermann
11:26 Revision 0e37d598: [FOLLOWUP][BUGFIX] Extbase: Use fully populated records in insertObject()
As it is common practice to define object properties in Extbase models
without default values (resulting in a NULL va...
Morton Jonuschat

2015-08-29

20:00 Revision d3927c83: [BUGFIX] Add icon for the form wizard number spinner elements
Instead of using images/form/trigger.gif as background image for
the form wizard number spinner elements, this patch ...
Björn Jacob
19:59 Revision 86ebff47: [BUGFIX] Add icon for the form wizard number spinner elements
Instead of using images/form/trigger.gif as background image for
the form wizard number spinner elements, this patch ...
Björn Jacob
19:19 Revision efe27138: [BUGFIX] Fatal Error due to class object inconsistencies in ext:form
Elements in the form wizard can either be defined by TypoScript or
by using the accordant wizard. Some of these eleme...
Oliver Hader
19:07 Revision 791cb96f: [BUGFIX] Fatal Error due to class object inconsistencies in ext:form
Elements in the form wizard can either be defined by TypoScript or
by using the accordant wizard. Some of these eleme...
Oliver Hader
17:41 Revision b298745b: [TASK] Refactor PostProcessorTest to use Prophecy
In order to get rid of the mocking of the system under test, the
tests of ext:form PostProcessorTest are refactored t...
Anja Leichsenring
17:32 Revision 3e00f818: [FOLLOWUP][TASK] Add unit test for fatal error on null object method call
some ::class calls were accidently backported and caused the unit tests
to fail.
Change-Id: I9072fccddae7072011ba62c...
Anja Leichsenring
16:44 Revision 84f5e339: [FOLLOWUP][TASK] Add missing documentation for feature #31100
This patch adds the missing documentation.
Resolves: #69406
Related: #31100
Releases: master
Change-Id: Ifff18e4e9ec...
Björn Jacob
16:34 Revision e9b80b4b: [TASK] Add unit test for fatal error on null object method call
With #45685 a bugfix was merged. Now the corresponding
unit test is added as well.
Change-Id: Id62c4c7a29d2e28847381...
Anja Leichsenring
16:32 Revision 4a4cb910: [TASK] Add unit test for fatal error on null object method call
With #45685 a bugfix was merged. Now the corresponding
unit test is added as well.
Change-Id: Id62c4c7a29d2e28847381...
Anja Leichsenring
14:55 Revision 36b9b288: [FEATURE] Integrate Forms Wizard TEXTBLOCK multiline support
The content element TEXTBLOCK is only rendered as single
line input field in the wizard. It will be difficult to add ...
Ralf Zimmermann
13:07 Revision fd34498a: [BUGFIX] Fix broken link to security resources page on typo3.org
Resolves: #69400
Releases: master,6.2
Change-Id: I277aee582c4b9158ded7a2227abd170ad81c96b9
Reviewed-on: http://review...
Wouter Wolters
13:06 Revision d92f3ef2: [BUGFIX] Fix broken link to security resources page on typo3.org
Resolves: #69400
Releases: master,6.2
Change-Id: I277aee582c4b9158ded7a2227abd170ad81c96b9
Reviewed-on: http://review...
Wouter Wolters
11:51 Revision a9bb94a7: [BUGFIX] avoid Call to a member function getValue() on a non-object
Prevents calling a method of a non-existent object.
If an attribute is not set via Typoscript no object for the attr...
Ralf Zimmermann
11:50 Revision ae96b354: [BUGFIX] avoid Call to a member function getValue() on a non-object
Prevents calling a method of a non-existent object.
If an attribute is not set via Typoscript no object for the attr...
Ralf Zimmermann

2015-08-28

20:39 Revision d436dfef: [TASK] Add unit tests for HtmlParser->getFirstTag() and getFirstTagName()
Resolves: #69265
Releases: master
Change-Id: Ic4c221fc5d541ed42109ac9666b272e9f52c80c5
Reviewed-on: http://review.typ...
Michael Oehlhof
20:22 Revision df7378c4: [TASK] Add validation for name option in FontAwesomeProvider
Resolves: #69384
Releases: master
Change-Id: I87703486b5233dd91eb7a40dd93633af114ea5ff
Reviewed-on: http://review.typ...
Frank Nägler
20:17 Revision 4d7150b2: [TASK] Use https for links to docs.typo3.org
As docs.typo3.org switched to https, all links should be updated
as well.
Resolves: #69239
Releases: 6.2
Change-Id:...
Georg Ringer
20:06 Revision 6aab3bc7: [BUGFIX] Properly nest added FlexFormSectionContainer
Attach new created FlexFormSectionContainer to the right element.
Additionally, event stacking has been resolved.
Re...
Andreas Fernandez
17:35 Revision e3bdabe7: [BUGFIX] Form NumberFields ignore typed values in wizard
"Spinner fields" in EXT:form are an old remake of the HTML5
number in ExtJS. Directly typing a value into that spinne...
Sebastian Wagner
17:30 Revision 07bc6934: [BUGFIX] Form NumberFields ignore typed values in wizard
"Spinner fields" in EXT:form are an old remake of the HTML5
number in ExtJS. Directly typing a value into that spinne...
Sebastian Wagner
16:54 Revision dded3acd: [TASK] Deprecate form element IMAGEBUTTON
Resolves: #69371
Releases: master
Change-Id: I39c2b0a3660ca861e70603181f19782033dd770d
Reviewed-on: http://review.typ...
Ralf Zimmermann
16:41 Revision 3117ea91: [BUGFIX] IMAGEBUTTON src attribute not working
Render the IMAGEBUTTON "src" attribute as IMG_RESOURCE
but only the IMG_RESOURCE.file property for security reason.
...
Ralf Zimmermann
16:41 Revision 3b1ffd14: [BUGFIX] IMAGEBUTTON src attribute not working
Render the IMAGEBUTTON "src" attribute as IMG_RESOURCE
but only the IMG_RESOURCE.file property for security reason.
...
Ralf Zimmermann
16:03 Revision fbd1cb4f: [BUGFIX] Tests: Fix Tag model config in extbase blog_example test extension
The Tag model in the extbase definition included a partial configuration
for translatable records. This includes NOT ...
Morton Jonuschat
14:46 Revision 7dfcdf4d: [BUGFIX] Image Content elements result in exception
With the change introduced in #66204, the fileObject-uid only was
determined if fileObject is instace of AbstractFile...
Daniel Maier
14:22 Revision e6c42f87: [BUGFIX] Extbase: Make transOrigDiffSourceField available in DataMap
The transOrigDiffSourceField needs to be available in the DataMap so
that the persistence layer can properly initiali...
Anja Leichsenring
14:19 Revision 2b2a323a: [BUGFIX] Overwriting form language keys via _LOCAL_LANG
With this patch it is possible to overwrite language keys from a XLIFF
file by TypoScript with the regular _LOCAL_LAN...
Ralf Zimmermann
00:42 Revision 207cb1dc: [TASK] Replace static MarkerUtility with object
The static MarkerUtility introduced by #69262 can easily replaced with
an object. This makes mocking for tests easier...
Anja Leichsenring

2015-08-27

14:39 Revision 17b0d949: [BUGFIX] Form Wizard does not respect backend debug mode
Form Wizard does not respect backend debug mode in
$GLOBALS['TYPO3_CONF_VARS']['BE']['debug']. The hardcoded
compress...
Oliver Hader
14:30 Revision 2e79dd2f: [BUGFIX] Form Wizard does not respect backend debug mode
Form Wizard does not respect backend debug mode in
$GLOBALS['TYPO3_CONF_VARS']['BE']['debug']. The hardcoded
compress...
Oliver Hader
13:36 Revision d15366c8: [TASK] Cleanup EXT:frontend
To get it "green" in PhpStorm, several changes are made:
- add getter for DatabaseConnection
- add getter for TypoSc...
Michael Oehlhof
10:31 Revision 2ed960f3: [!!!][TASK] Remove flash and chart from ExtJS
As we don't use the flash and chart module from ExtJS we remove it to
reduce loading time of backend which is needed ...
Alexander Opitz
09:11 Revision b32b08df: [BUGFIX] Add missing back reference for file trees
The ElementBrowserFolderTreeView class needs a back reference
to the ElementBrowser as well.
This was forgotten in #6...
Markus Klein
08:25 Revision a4be7616: [BUGFIX] Correctly treat relative date specification in date-VH
If now base time is given, a relative date must be based on the current time.
A wrong check is fixed to make this wor...
Markus Klein

2015-08-26

12:18 Revision c3c398d4: [TASK] Update to phpunit 4.8
Change-Id: I73b083192ec92bc709796cdafd84884747298c70
Releases: master
Resolves: #69325
Reviewed-on: http://review.typ...
Anja Leichsenring
11:46 Revision 15327bc9: [CLEANUP] Fix namespace in SplitProcessor example
Change-Id: I97d6f501b775834a6cdd77f3c4f25b47d63b2065
Resolves: #69324
Releases: master
Reviewed-on: http://review.typ...
Sascha Egerer
11:30 Revision 57e92a76: [CLEANUP] Remove invalid leading slash in SplitProcessor example
Change-Id: Ia2e3a1b26455a42e814f4a579d61d83c7f5a8f63
Resolves: #69324
Releases: master
Reviewed-on: http://review.typ...
Sascha Egerer
10:21 Revision 21ab2ab4: [TASK] Moved marker substitution functionality to own class
The marker substitution functionality has been moved from
core/Classes/Html/HtmlParser.php to own class
core/Classes/...
Benni Mack
08:46 Revision 18d78fd1: [BUGFIX] Indexed Search: Escape search strings for LIKE queries
LIKE queries support special placeholders (_ and %). These characters
need proper escaping before being used in datab...
Morton Jonuschat
08:45 Revision 5743778d: [TASK] Add unit tests for HtmlParser->splitIntoBlock()
Resolves: #69264
Releases: master
Change-Id: I73e1bd8894180658fd6911dbca0104518ceaf585
Reviewed-on: http://review.typ...
Michael Oehlhof

2015-08-25

22:06 Revision 85ce7616: [!!!][TASK] Streamline ElementBrowser mode handling
The ElementBrowser now has a main entry point which takes
care of dispatching to the the various modes.
The main_*() ...
Markus Klein
19:45 Revision 77256a08: [TASK] Add unit tests for HtmlParser->removeFirstAndLastTag()
Resolves: #69266
Releases: master
Change-Id: I8c35c1c175e632d2cba9fb6a495daf09486dc290
Reviewed-on: http://review.typ...
Michael Oehlhof
19:32 Revision f9d66e18: [TASK] Add missing breaking changes documentation
This patch adds missing documentation for the breaking changes
introduced in https://review.typo3.org/42644.
It also...
Alexander Schnitzler
19:29 Revision 6579969a: [BUGFIX] Always use uc_default after first install
If the Install Tool sets the start module on first login to allow the
installation of a distribution the uc_default s...
Jigal van Hemert
14:21 Revision d3d311ea: [FOLLOWUP][!!!][TASK] Trees do not use global SOBE anymore
Fix wrong instanceof check.
Resolves: #69276
Releases: master
Change-Id: I9beb681c595cfa3e63cfe4ffdbf33557041511b4
R...
Markus Klein
13:40 Revision 6758d1f7: [!!!][TASK] Trees do not use global SOBE anymore
The back-reference to the underlying instance of ElementBrowser is now
stored as member of the tree.
Resolves: #6927...
Markus Klein
13:13 Revision 136a75da: [BUGFIX] Correctly assign workspace for rootline retrieval
Resolves: #69306
Releases: master, 6.2
Change-Id: If59ec36222c1124c2918b39fc014e4c8a2d7bf2f
Reviewed-on: http://revie...
Markus Klein
13:10 Revision 57323deb: [BUGFIX] Correctly assign workspace for rootline retrieval
Resolves: #69306
Releases: master, 6.2
Change-Id: If59ec36222c1124c2918b39fc014e4c8a2d7bf2f
Reviewed-on: http://revie...
Markus Klein
11:38 Revision dcac800b: [BUGFIX] Fix task execution in Scheduler
Executing a task from the Scheduler is currently broken
in 6.2, due to a wrong backport.
Resolves: #69302
Releases: ...
Francois Suter
10:01 Revision 73ede3e6: [TASK] Use routing for folder navigation tree
Resolves: #69293
Releases: master
Change-Id: I069f3758fc96148043890c6448fda8bc964fd91b
Reviewed-on: http://review.typ...
Helmut Hummel
09:06 Revision a25b2293: [BUGFIX] Password in form is transferred as asterisks
Due to a wrong usage of $.inArray() which possibly returns
"0" if element is found at the first position within an ar...
Xavier Perseguers
08:55 Revision d0cd01eb: [TASK] Prettify Extbase Debugger Utility
Releases: master
Resolves: #69299
Change-Id: Ibee145703e1689ca804384b20b9af1b0b586b8d8
Reviewed-on: http://review.typ...
Benjamin Kott
08:31 Revision 3f22dd2c: [!!!][TASK] Fix configuration for backend module icons
http://review.typo3.org/38004 removed the typo3/mod directory
with the main modules and their configuration and added...
Helmut Hummel
00:17 Revision 3c7802e8: [TASK] Introduce runtime cache for getIndpEnv()
This method is independent of runtime state, but just reflects
environment state, which does not change during a requ...
Markus Klein

2015-08-24

22:52 Revision fec86125: [TASK] Cleanup navigation frame module registration
http://review.typo3.org/37611 made the navigation frame dispatched.
For this it leveraged the addNavigationComponent ...
Helmut Hummel
14:14 Revision 5feea430: [TASK] Deprecate BackendUtility::getPathType_web_nonweb
Resolves: #69269
Releases: master
Change-Id: I99f2a486a6bdd5cfb813c5068d226167e4b3ad7f
Reviewed-on: http://review.typ...
Wouter Wolters

2015-08-22

18:58 Revision 8f540ffb: [BUGFIX] Copy transOrigDiffSourceField into workspace placeholder
The transOrigDiffSourceField field needs to be copied into
workspace move placeholders when it exists as it can be de...
Morton Jonuschat
13:13 Revision 7575c290: [TASK] Remove unused CSH file locallang_csh_sysws.xlf
Resolves: #69217
Releases: master
Change-Id: I0b76541fff254a1b242a105e4104ea00a523f2a7
Reviewed-on: http://review.typ...
Wouter Wolters
13:09 Revision 10135495: [BUGFIX] Replace ###ID### in openCustomUrlInContentFrame correctly
Adding an URL by getModuleUrl including an array having an ID
parameter id=###ID### results in an escaped string.
Ins...
Christian Seifert
10:48 Revision 3561c77c: [BUGFIX] Assure a backend domain is set in workspace preview
Change-Id: Idc17243f8741057ee6ea1746ec6c344aec28d57a
Resolves: #45519
Resolves: #31718
Releases: master, 6.2
Reviewed...
Daniel Goerz
10:46 Revision 9fb592c3: [BUGFIX] Assure a backend domain is set in workspace preview
Change-Id: Idc17243f8741057ee6ea1746ec6c344aec28d57a
Resolves: #45519
Resolves: #31718
Releases: master, 6.2
Reviewed...
Daniel Goerz
10:12 Revision a85992c2: [BUGFIX] Don't cut off icons in New Record wizard
If an icon larger than 16x16 pixels is used for the record icon in TCA,
it gets cutted and only the top left part is ...
Andreas Fernandez
10:11 Revision 6cee86b0: [BUGFIX] Don't cut off icons in New Record wizard
If an icon larger than 16x16 pixels is used for the record icon in TCA,
it gets cutted and only the top left part is ...
Andreas Fernandez
10:06 Revision d9be5665: [BUGFIX] Replace ###ID### in openCustomUrlInContentFrame correctly
Adding an URL by getModuleUrl including an array having an ID
parameter id=###ID### results in an escaped string.
Ins...
Christian Seifert

2015-08-21

16:49 Revision e47d66e0: [FEATURE] Add MediaViewHelper
In order to comfortably render video, audio and all other file types
with a registered Renderer class (RenderingRegis...
Frans Saris
15:18 Revision 9369d057: [TASK] Remove unused TCA description file for EM
Resolves: #69216
Releases: master
Change-Id: I5ed4b8f05da06328699fff86eacddc816d7ad145
Reviewed-on: http://review.typ...
Wouter Wolters
15:17 Revision 9b051910: [CLEANUP] Removed unused CSC constant
The constant "addIntextClearer" is not evaluated, remove it.
Resolves: #69235
Releases: master
Change-Id: I22d273ff1...
Markus Klein
10:57 Revision bda2e43e: [FOLLOWUP][TASK] Combine several calls to allowTableOnStandardPages
The function accepts a comma separated string to add multiple tables.
Change-Id: I51fb442969bb569cf6936c3272551daa86...
Georg Ringer
09:52 Revision 9b4ee63f: [FOLLOWUP][BUGFIX] Show first tab in Element Wizard as fallback
A wrong variable initialization is fixed.
Resolves: #59810
Releases: master, 6.2
Change-Id: Ied65743326e52e7e56e24a1...
Markus Klein
09:49 Revision acc539e1: [FOLLOWUP][BUGFIX] Show first tab in Element Wizard as fallback
A wrong variable initialization is fixed.
Resolves: #59810
Releases: master, 6.2
Change-Id: Ied65743326e52e7e56e24a1...
Markus Klein
09:48 Revision 5dc73f07: [TASK] Combine several calls to allowTableOnStandardPages
The function accepts a comma separated string to add multiple tables.
Resolves: #69218
Releases: master
Change-Id: I...
Wouter Wolters
09:17 Revision 21c21b5f: [BUGFIX] Show first tab in Element Wizard as fallback
Using the extension gridelements it is possible to restrict the
selectable content elements instead of the full menu ...
Christian Seifert
09:16 Revision 304ce31c: [BUGFIX] Show first tab in Element Wizard as fallback
Using the extension gridelements it is possible to restrict the
selectable content elements instead of the full menu ...
Christian Seifert
08:38 Revision acbcaa68: [TASK] Add missing TYPO3_MODE checks in ext_localconf.php
Resolves: #69222
Releases: master
Change-Id: I4e0d737a8035df1c178a584eed203dd48176babe
Reviewed-on: http://review.typ...
Wouter Wolters
00:46 Revision 68534201: [TASK] Remove unused options in global TBE_STYLES
Since version 7.0 the following options are unused.
* colorschemes
* borderschemes
Resolves: #69215
Releases: maste...
Wouter Wolters
00:34 Revision 0c374a8f: [TASK] Use ::class for cleaner command registration in ext:lowlevel
Resolves: #69221
Releases: master
Change-Id: I3f3970ed213822da6d8e36954ebc1ae8e4392cbe
Reviewed-on: http://review.typ...
Wouter Wolters
00:00 Revision e58f0c16: [TASK] Use ::class for hook registration in ext:core
Resolves: #69220
Releases: master
Change-Id: I6a23589bbe29996080fa406fe8084c6817e39a7e
Reviewed-on: http://review.typ...
Wouter Wolters

2015-08-20

18:44 Revision 0d50e50b: [BUGFIX] Tests: Create NEWid values the same way as DataHandler
The NEWid values generated in the functions tests of the core use a
different kind of NEWid value that is longer than...
Morton Jonuschat
18:17 Revision 98a9e703: [BUGFIX] Add values to submit buttons
Submit buttons need to have a value set,
otherwise submit checks in the PHP code won't work.
Some useless POST check...
Wouter Wolters
17:42 Revision 8f8ea430: [BUGFIX] Cache healing for classes loaded via ext_autoload
Currently classes loaded via an ext_autoload.php will get their cache
generated only after clearing all caches using ...
Bernhard Kraft
16:50 Revision 793ed140: [BUGFIX] FAL upgrade wizard: take care of files in subfolders
Enable migrating files from uploads/pics/ subdirectories to FAL.
Change-Id: Ife160dd03633dc1da542cad990be3cd166cc163...
Josef F. Glatz (Old User)
14:28 Revision 61b3b3a7: [BUGFIX] Fix QueryBuilding in IndexSearchRepository
This changeset fixes an issue in the indexSearchRepository that creates
invalid sql queries. Main issue is the missin...
Marc Neuhaus
14:27 Revision 64c2fd7c: [FOLLOWUP][BUGFIX] Use correct max size for fields in TCA
Some fields are using a varchar(255) in the DB but the max size
is defined with 256 in the TCA. Change the TCA to 255...
Georg Ringer
14:18 Revision 18591b20: [BUGFIX] Use correct max size for fields in TCA
Some fields are using a varchar(255) in the DB but the max size
is defined with 256 in the TCA. Change the TCA to 255...
Georg Ringer
10:47 Revision 34360651: [FEATURE] Get list of pages based on pageuids from page repository
The frontend page repository is now capable of retrieving a list
of pages based on a single page uid or an array of p...
Patrick Broens
10:06 Revision 7ab005b2: [TASK] Add unit tests for HtmlParser::substituteSubpartArray()
Resolves: #69175
Releases: master
Change-Id: Id85a7ab6bc7f3b3281f394fd9a41ecd64ab51ec7
Reviewed-on: http://review.typ...
Michael Oehlhof
10:00 Revision 9e6e4844: [TASK] Add unit tests for HtmlParser::substituteMarker()
Resolves: #69196
Releases: master
Change-Id: I46a1f5f1ed0b7d2e0a2ceeb22768140771d99ffb
Reviewed-on: http://review.typ...
Michael Oehlhof
09:34 Revision b31176f0: [TASK] Respect editlock of pages in inline editing
Disable drag and drop of content elements in Page module
and inline page title editing if page's editlock is set.
Re...
Andreas Fernandez
09:01 Revision 0a632c54: [TASK] Add unit tests for HtmlParser::substituteMarkerArray()
Resolves: #69197
Releases: master
Change-Id: I551ce23be294b152117943f5b6e89ed360a8db50
Reviewed-on: http://review.typ...
Michael Oehlhof
08:35 Revision 5b3de2f3: [BUGFIX] Restore save+view|close|new functionality
Resolves: #68981
Releases: master
Change-Id: I203ed2a58c30cf0da89bedb266453eeff32b34cc
Reviewed-on: http://review.typ...
Markus Klein

2015-08-19

12:06 Revision 7b9d6c82: [BUGFIX] DataHandler: Assign reference default values
In MySQL stric mode scenarios, relation types not using MM tables
or the foreign_field definition (IRRE) might end up...
Morton Jonuschat
00:46 Revision 58624b47: [BUGFIX] Log exception as array instead of serialized
Log exceptions thrown by scheduler tasks as array instead of
serializing the whole exception in order to keep the siz...
Stephan Großberndt
00:36 Revision c0a37749: [TASK] Add missing unit tests for SilentConfigurationUpgradeService
Missing unit tests for GFX settings are added:
disableImageMagickAndGdlibIfImageProcessingIsDisabled()
disableImageMa...
Michael Oehlhof
00:23 Revision e8bc961e: [BUGFIX] Log exception as array instead of serialized
Log exceptions thrown by scheduler tasks as array instead of
serializing the whole exception in order to keep the siz...
Stephan Großberndt
00:15 Revision 888ae344: [TASK] Add unit tests for HtmlParser::substituteSubpart()
Resolves: #69160
Releases: master
Change-Id: I240dd575b6b105846493a608b8039b0883e2a866
Reviewed-on: http://review.typ...
Michael Oehlhof
00:00 Revision 051996db: [TASK] Add unit tests for HtmlParser::getSubpart()
Resolves: #69116
Releases: master
Change-Id: I07d4d04d2108976287617b458c0f9857099c2ada
Reviewed-on: http://review.typ...
Michael Oehlhof

2015-08-18

23:29 Revision 2f77dbd4: [TASK] Remove addModulePath call for ext:taskcenter
Wrong module name is used.
Is not in tools but in user.
Resolves: #69174
Releases: master
Change-Id: Ic2d4a287529b08...
Wouter Wolters
21:53 Revision 3c7f4eb9: [TASK] Streamline tt_content TCA types configuration
The 3rd parameter of the TCA types configuration is deprecated.
Therefore the structure needs to be changed - accordi...
Oliver Hader
21:19 Revision 4a1fc8c2: [TASK] Remove not used include for CSS files in ext:core
The mentioned directory doesn't exists.
Resolves: #69156
Releases: master
Change-Id: I0a2847932178c4d6b0fe1297b82116...
Wouter Wolters
21:13 Revision 63aefaf5: [!!!][TASK] Remove non-tabbed view of Content Element Wizard
Resolves: #69168
Releases: master
Change-Id: I88a73fde52af453181fb0b1bc33ea325e5424765
Reviewed-on: http://review.typ...
Benni Mack
21:13 Revision f3ff524d: [!!!][BUGFIX] Correct "required"-parameter in TextfieldViewHelper
Releases: master
Resolves: #67098
Change-Id: Ifc322aba2cf95849e1541cac4df65d30aeb56bc3
Reviewed-on: http://review.typ...
Frederic Gaus
21:05 Revision c00c85b0: [TASK] Move EXT:impexp entrypoint to Routing
Resolves: #69167
Releases: master
Change-Id: I7e20ed767803621cb555dcf3bc47c269505390ea
Reviewed-on: http://review.typ...
Benni Mack
21:03 Revision 2f4f1b3b: [BUGFIX] Exclude computed field names on fetching record overlays
During versioning, the dynamic fields _ORIG_pid and _ORIG_uid are added
to $row, but they do not exist in database an...
Albrecht Köhnlein
20:53 Revision c23d99c9: [BUGFIX] Exclude computed field names on fetching record overlays
During versioning, the dynamic fields _ORIG_pid and _ORIG_uid are added
to $row, but they do not exist in database an...
Albrecht Köhnlein
20:52 Revision b3e911d9: [TASK] Move EXT:version entrypoint to Routing
Resolves: #69166
Releases: master
Change-Id: I7fe803ff352464b984ff7008e6ed1aad2c1bdada
Reviewed-on: http://review.typ...
Benni Mack
20:37 Revision 1b966c3e: [TASK] Streamline Version Module
- Streamline appearance
- Remove unused JavaScript
- Remove unused CSS
- Use IconFactory
Resolves: #48125
Releases: ...
Benjamin Kott
20:18 Revision bb07eda3: [TASK] Streamline addModulePath call
The addModulePath functionality is also copied inside
addModule in ExtensionManagementUtility and can be reused.
Dur...
Benni Mack
20:10 Revision e64e04b9: [TASK] Add missing unit tests for SilentConfigurationUpgradeService (5)
Missing unit tests for configureBackendLoginSecurity() are added.
Resolves: #69075
Releases: master
Change-Id: I9489...
Michael Oehlhof
20:04 Revision 67d6e63a: [TASK] Move CSH Javascript to EXT:cshmanual
Releases: master
Resolves: #69161
Change-Id: If0df623ea07c06781aad7f89496919ed2a5f8729
Reviewed-on: http://review.typ...
Benni Mack
20:04 Revision 98752eb5: [FOLLOWUP][TASK] Migrate tce_db, tce_file and FormEngine entry points to routing
Fix broken unit-tests.
Resolves: #69162
Releases: master
Change-Id: I4331db64694bb3921cdce1795f155afeddba5d5b
Review...
Wouter Wolters
19:49 Revision 4c8000a4: [TASK] Migrate tce_db, tce_file and FormEngine entry points to routing
Resolves: #69162
Releases: master
Change-Id: I1cd25425cf344212c192c78bdf4e2f002fb66173
Reviewed-on: http://review.typ...
Benni Mack
19:08 Revision 66954f6e: [!!!][TASK] Remove Extbase ModuleRunner
The ModuleRunner and its interface were initially designed
to allow backend modules other than the "classic" modules ...
Benni Mack
18:04 Revision 4c3c3c7b: [TASK] Do not store files directly into typo3temp
Use a subfolder within typo3temp if files are meant to be persisted
there. Only allow Install Tool, UnitTests and tem...
Markus Klein
17:45 Revision 044f5dba: [TASK] styleguide: TCA: Fix typo
Christian Kuhn
16:51 Revision 7948b090: [TASK] Tests: Include all NOT NULL fields in EXT:extbase fixtures
The fixtures used by the functional tests are incomplete and don't
contain all fields that are defined as NOT NULL in...
Morton Jonuschat
16:03 Revision f667b265: [TASK] Tests: Include all NOT NULL fields in EXT:workspaces fixtures
The fixtures used by the functional tests are incomplete and don't
contain all fields that are defined as NOT NULL in...
Morton Jonuschat
16:03 Revision d4a09148: [TASK] Tests: Include all NOT NULL fields in CategoryCollection fixtures
The fixtures used by the functional tests are incomplete and don't
contain all fields that are defined as NOT NULL in...
Morton Jonuschat
16:03 Revision a519c648: [TASK] Tests: Include all NOT NULL fields in EXT:impexp fixtures
The fixtures used by the functional tests are incomplete and don't
contain all fields that are defined as NOT NULL in...
Morton Jonuschat
16:02 Revision 90ea5ef0: [TASK] Tests: Include all NOT NULL fields in DataHandling fixtures
The fixtures used by the functional tests are incomplete and don't
contain all fields that are defined as NOT NULL in...
Morton Jonuschat
13:41 Revision 2ab34998: [TASK] Use 'wizard_element_browser' instead of 'browser' in FormEngine
FormEngine is the last place using the module 'browser'.
This module is the ElementBrowserFramesetController,
which u...
Markus Klein
10:58 Revision 4735e629: [TASK] Remove package class source from package manager cache
Writing the package class source to the package manager cache
has become pointless after package management cleanup.
...
Helmut Hummel
08:32 Revision ba96a677: [FEATURE] Viewpage language selector
Adds a language selector to the viewpage module.
Resolves: #56282
Releases: master
Change-Id: Iae19f533f447c20aab7d6...
Erik Frister
08:05 Revision 3e9bc011: [TASK] Add typehints for ElementBrowser usage via SOBE
The TreeViews access the controllers via the global SOBE.
This patch adds typehints to easily identify those usages.
...
Markus Klein
08:03 Revision 8c0393f5: [TASK] Remove width/height fields for links in ElementBrowser
Resolves: #69137
Releases: master
Change-Id: I6da10b4531bce9e13a9b062e43fa6b4b1e33c6fb
Reviewed-on: http://review.typ...
Markus Klein
01:44 Revision 08625267: [TASK] Update FontAwesome to version 4.4.0
Resolves: #69131
Releases: master
Change-Id: I4df75e2f9b89e4ff3d50c31eef565a9b8965b4a8
Reviewed-on: http://review.typ...
Andreas Fernandez
01:06 Revision 971e1937: [BUGFIX] Assure language override without original file
The language override of language files is currently broken,
because it only works if a localized language file alrea...
Stefan Galinski
00:16 Revision e1eb67af: [BUGFIX] Assure language override without original file
The language override of language files is currently broken,
because it only works if a localized language file alrea...
Stefan Galinski

2015-08-17

22:58 Revision 941eb5dc: [CLEANUP] ElementBrowser classes
Next step in cleanup and separation of concerns.
Removal of unused or redundant code.
Resolves: #69136
Releases: mas...
Markus Klein
22:28 Revision 3b5400e6: [BUGFIX] Extbase: Use fully populated records in Backend::insertObject()
To successfully insert new records into a database that does not
silently convert NULL values being inserted into NOT...
Morton Jonuschat
20:47 Revision bf13b4ad: [TASK] Make sysext filelist an extbase module
Currently the filelist module is not yet an extbase
module. To be able to adjust the module in the future
more easily...
Alexander Schnitzler
18:11 Revision 0341a224: [BUGFIX] Icon state toggling in record list
When the toggle icon is clicked, the state icon class gets removed,
but the called toggleClass() methods add both ico...
Andreas Fernandez
17:56 Revision 56ac6e7b: [BUGFIX] Recycler: Reset internal toggle state after bulk action
Reset the internal toggle state in the recycler after a bulk action to get the
button responding after a single click...
Andreas Fernandez
16:48 Revision c71f144b: [TASK] Move record-related entrypoints to backend routing
Resolves: #69038
Releases: master
Change-Id: I6ad5e541b1741f0b29a1f68d631404cb5a6d38d2
Reviewed-on: http://review.typ...
Manuel Selbach
13:57 Revision 0550a05d: [TASK] Update jQuery to 2.x
Change-Id: Ib39b7e52b794ec375027a3ac1315c6e84e345f93
Resolves: #68917
Releases: master
Reviewed-on: http://review.typ...
Stefan Neufeind
13:36 Revision 96c90d4c: [BUGFIX] Apply default values in DataHandler functional tests
If MySQL is used in strict mode, setting up the functional
testing scenario requires proper field values for those
fi...
Oliver Hader
12:09 Revision 67535f37: [BUGFIX] Extbase: Optional arguments must not throw an Exception
Example:
public function barAction(\Vendor\Ext\Domain\Model\Foo $foo = NULL)
If the property mapper receives NULL, 0...
Anja Leichsenring
12:05 Revision 4f7b627d: [TASK] Make usage of TYPO3_PATH_WEB failsafe
Using the TYPO3_PATH_WEB env var with a trailing
slash leads to failing unit/functional tests.
Trimming and appendin...
Alexander Schnitzler
09:48 Revision 242ce5bd: [BUGFIX] Fix QueryBuilding in IndexSearchRepository
This changeset fixes an issue in the indexSearchRepository that creates
invalid sql queries. Main issue is the missin...
Marc Neuhaus
08:28 Revision 42c4f43a: [BUGFIX] Reestablish DB connection in long-running tasks
During a long-running task the connection to the database may be
disconnected, if mysql `wait_timeout` is exceeded. T...
Stefan Neufeind
00:20 Revision 4c6e46d0: [BUGFIX] Allow attributes with = in cObj MEDIA
Set limit to 2 in trimExplode to make it possible to use '=' in the
value of a attribute.
Also URL encode flashvars ...
Georg Ringer
 

Also available in: Atom