2017-06-29 | Frank Naegler | [FEATURE] Cleanup buildQueryParameters hook Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch> Tested-by: Christian Kuhn <lolli@schwarzbu.ch> |
commit | commitdiff | tree |
2017-06-28 | Sascha Egerer | [BUGFIX] Initialize uploadfolder key for TCA group... Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch> Tested-by: Christian Kuhn <lolli@schwarzbu.ch> |
commit | commitdiff | tree |
2017-06-26 | Andreas Fernandez | [BUGFIX] Fix namespace of PHPUnit exception Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch> Tested-by: Christian Kuhn <lolli@schwarzbu.ch> |
commit | commitdiff | tree |
2017-06-25 | Christian Kuhn | [BUGFIX] travis-ci: Have DE locale Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch> Tested-by: Christian Kuhn <lolli@schwarzbu.ch> |
commit | commitdiff | tree |
2017-06-25 | Christian Kuhn | [TASK] typo3/testing-framework 1.1 brings phpunit 6.2 Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch> Tested-by: Christian Kuhn <lolli@schwarzbu.ch> |
commit | commitdiff | tree |
2017-06-25 | Christian Kuhn | [TASK] Update some require-dev dependencies Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch> Tested-by: Christian Kuhn <lolli@schwarzbu.ch> |
commit | commitdiff | tree |
2017-06-23 | Christian Kuhn | [TASK] Raise testing-framework to 1.0.9 Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch> Tested-by: Christian Kuhn <lolli@schwarzbu.ch> |
commit | commitdiff | tree |
2017-06-23 | Christian Kuhn | [TASK] bamboo: Have cgl check in preparation stage Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch> Tested-by: Christian Kuhn <lolli@schwarzbu.ch> |
commit | commitdiff | tree |
2017-06-21 | Christian Kuhn | [TASK] Raise typo3/testing-framework to 1.0.8 Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch> Tested-by: Christian Kuhn <lolli@schwarzbu.ch> |
commit | commitdiff | tree |
2017-06-21 | Christian Kuhn | [TASK] bamboo: Add a nightly build plan spec Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch> Tested-by: Christian Kuhn <lolli@schwarzbu.ch> |
commit | commitdiff | tree |
2017-06-20 | Christian Kuhn | [TASK] bamboo: Allow mssql+postgres builds on both... Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch> Tested-by: Christian Kuhn <lolli@schwarzbu.ch> |
commit | commitdiff | tree |
2017-06-20 | Benni Mack | [BUGFIX] Ensure links with ampersands are HSC-decoded Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch> Tested-by: Christian Kuhn <lolli@schwarzbu.ch> |
commit | commitdiff | tree |
2017-06-20 | Christian Kuhn | [BUGFIX] Select suitable distribution version in em Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch> Tested-by: Christian Kuhn <lolli@schwarzbu.ch> |
commit | commitdiff | tree |
2017-06-20 | Jigal van Hemert | [BUGFIX] Skip quoted fields in insertData Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch> Tested-by: Christian Kuhn <lolli@schwarzbu.ch> |
commit | commitdiff | tree |
2017-06-16 | Christian Kuhn | [TASK] Have bamboo test plans as files Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch> Tested-by: Christian Kuhn <lolli@schwarzbu.ch> |
commit | commitdiff | tree |
2017-06-14 | Susanne Moog | [BUGFIX] Remove manually set database row Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch> Tested-by: Christian Kuhn <lolli@schwarzbu.ch> |
commit | commitdiff | tree |
2017-06-09 | ksjogo | [TASK] Add TypeScript type definitions to linter Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch> Tested-by: Christian Kuhn <lolli@schwarzbu.ch> |
commit | commitdiff | tree |
2017-06-09 | Georg Ringer | [TASK] Remove CSH of ancient form wizard Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch> Tested-by: Christian Kuhn <lolli@schwarzbu.ch> |
commit | commitdiff | tree |
2017-06-09 | Georg Ringer | [BUGFIX] Limit shown user groups in the permission... Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch> Tested-by: Christian Kuhn <lolli@schwarzbu.ch> |
commit | commitdiff | tree |
2017-06-09 | Markus Klein | [BUGFIX] Make date/time fields working again Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch> Tested-by: Christian Kuhn <lolli@schwarzbu.ch> |
commit | commitdiff | tree |
2017-06-09 | Sascha Egerer | [BUGFIX] Default value for native datetime fields must... Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch> Tested-by: Christian Kuhn <lolli@schwarzbu.ch> |
commit | commitdiff | tree |
2017-06-06 | Morton Jonuschat | [BUGFIX] Use correct database connection for table... Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch> Tested-by: Christian Kuhn <lolli@schwarzbu.ch> |
commit | commitdiff | tree |
2017-06-06 | Markus Klein | [BUGFIX] FormEngine: Show correct error message (render... Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch> Tested-by: Christian Kuhn <lolli@schwarzbu.ch> |
commit | commitdiff | tree |
2017-06-04 | Claus Due | [BUGFIX] Fix getTemplatePathAndFilename on StandaloneView Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch> Tested-by: Christian Kuhn <lolli@schwarzbu.ch> |
commit | commitdiff | tree |
2017-06-04 | Jasmina Liessmann | [BUGFIX] Fix height of the modal content Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch> Tested-by: Christian Kuhn <lolli@schwarzbu.ch> |
commit | commitdiff | tree |
2017-06-04 | Claus Due | [BUGFIX] Make TemplatePaths->fillDefaultsByPackageName... Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch> Tested-by: Christian Kuhn <lolli@schwarzbu.ch> |
commit | commitdiff | tree |
2017-06-04 | maikh | [TASK] Prevent thumbnail generation for non image files Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch> Tested-by: Christian Kuhn <lolli@schwarzbu.ch> |
commit | commitdiff | tree |
2017-06-04 | Daniel Windloff | [FOLLOWUP][TASK] Streamline icons for "new" actions Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch> Tested-by: Christian Kuhn <lolli@schwarzbu.ch> |
commit | commitdiff | tree |
2017-06-03 | Christian Kuhn | [TASK] mssql: A series of functional test fixes Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch> Tested-by: Christian Kuhn <lolli@schwarzbu.ch> |
commit | commitdiff | tree |
2017-06-03 | Christian Kuhn | [!!!][TASK] Drop ext:typo3db_legacy Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch> Tested-by: Christian Kuhn <lolli@schwarzbu.ch> |
commit | commitdiff | tree |
2017-06-03 | Jigal van Hemert | [BUGFIX] Hide empty descriptions in textmedia in page... Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch> Tested-by: Christian Kuhn <lolli@schwarzbu.ch> |
commit | commitdiff | tree |
2017-06-03 | Johannes Goslar | [TASK] Remove bower and update Gruntfile.js Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch> Tested-by: Christian Kuhn <lolli@schwarzbu.ch> |
commit | commitdiff | tree |
2017-06-03 | Johannes Goslar | [TASK] Move bower dependencies to npm Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch> Tested-by: Christian Kuhn <lolli@schwarzbu.ch> |
commit | commitdiff | tree |
2017-06-03 | Markus Sommer | [TASK] Show hidden sub group items in be_groups records Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch> Tested-by: Christian Kuhn <lolli@schwarzbu.ch> |
commit | commitdiff | tree |
2017-06-03 | Cybercraft | [FOLLOWUP][FEATURE] Collect lost elements and show... Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch> Tested-by: Christian Kuhn <lolli@schwarzbu.ch> |
commit | commitdiff | tree |
2017-06-03 | Marco Christian... | [TASK] Remove CSH on bottom of page module Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch> Tested-by: Christian Kuhn <lolli@schwarzbu.ch> |
commit | commitdiff | tree |
2017-06-03 | Jasmina Liessmann | [BUGFIX] Avoid jumping of form fields on focus Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch> Tested-by: Christian Kuhn <lolli@schwarzbu.ch> |
commit | commitdiff | tree |
2017-06-03 | Markus Sommer | [FEATURE] Add edit icon to Backend User "Compare" view Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch> Tested-by: Christian Kuhn <lolli@schwarzbu.ch> |
commit | commitdiff | tree |
2017-06-03 | Cybercraft | [FEATURE] Collect lost elements and show them separately... Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch> Tested-by: Christian Kuhn <lolli@schwarzbu.ch> |
commit | commitdiff | tree |
2017-06-03 | Daniel Windloff | [TASK] Streamline icons for "new" actions Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch> Tested-by: Christian Kuhn <lolli@schwarzbu.ch> |
commit | commitdiff | tree |
2017-06-02 | Johannes Goslar | [TASK] Move jquery to npm Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch> Tested-by: Christian Kuhn <lolli@schwarzbu.ch> |
commit | commitdiff | tree |
2017-06-02 | Jasmina Liessmann | [TASK] Use reference for label 'bodytext' in CType... Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch> Tested-by: Christian Kuhn <lolli@schwarzbu.ch> |
commit | commitdiff | tree |
2017-06-02 | Christian Kuhn | [TASK] npm script for grunt css build Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch> Tested-by: Christian Kuhn <lolli@schwarzbu.ch> |
commit | commitdiff | tree |
2017-06-02 | Christian Kuhn | [TASK] Raise styleguide to 8.0.12 Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch> Tested-by: Christian Kuhn <lolli@schwarzbu.ch> |
commit | commitdiff | tree |
2017-06-02 | maikh | [TASK] Update TYPO3 Icons and add to icon registry Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch> Tested-by: Christian Kuhn <lolli@schwarzbu.ch> |
commit | commitdiff | tree |
2017-06-02 | Christian Kuhn | [BUGFIX] Flexform section container expand / collapse Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch> Tested-by: Christian Kuhn <lolli@schwarzbu.ch> |
commit | commitdiff | tree |
2017-06-02 | Daniel Windloff | [TASK] Use actions-remove to remove items from list Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch> Tested-by: Christian Kuhn <lolli@schwarzbu.ch> |
commit | commitdiff | tree |
2017-06-02 | Markus Sommer | [FEATURE] Add spinner on loading search result Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch> Tested-by: Christian Kuhn <lolli@schwarzbu.ch> |
commit | commitdiff | tree |
2017-06-02 | Christian Kuhn | [TASK] Disable a series of functional tests with mssql Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch> Tested-by: Christian Kuhn <lolli@schwarzbu.ch> |
commit | commitdiff | tree |
2017-06-02 | Jasmina Liessmann | [TASK] Update display of table in log module Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch> Tested-by: Christian Kuhn <lolli@schwarzbu.ch> |
commit | commitdiff | tree |
2017-06-02 | Oliver Hader | [FOLLOWUP][FEATURE] Configurable Route Parameters Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch> Tested-by: Christian Kuhn <lolli@schwarzbu.ch> |
commit | commitdiff | tree |
2017-06-02 | Oliver Hader | [BUGFIX] Editing all records after deleting one throws... Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch> Tested-by: Christian Kuhn <lolli@schwarzbu.ch> |
commit | commitdiff | tree |
2017-06-02 | Mona Muzaffar | [CLEANUP] Remove unused IconRegistry instance Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch> Tested-by: Christian Kuhn <lolli@schwarzbu.ch> |
commit | commitdiff | tree |
2017-06-02 | Christian Kuhn | [TASK] Raise testing-framework to 1.0.7 Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch> Tested-by: Christian Kuhn <lolli@schwarzbu.ch> |
commit | commitdiff | tree |
2017-06-02 | Susanne Moog | [BUGFIX] Do not show hidden tables in LiveSearch Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch> Tested-by: Christian Kuhn <lolli@schwarzbu.ch> |
commit | commitdiff | tree |
2017-06-02 | Johannes Goslar | [FEATURE] Configurable Route Parameters Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch> Tested-by: Christian Kuhn <lolli@schwarzbu.ch> |
commit | commitdiff | tree |
2017-06-02 | Johannes Schlier | [BUGFIX] Remove disabled button in inline records Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch> Tested-by: Christian Kuhn <lolli@schwarzbu.ch> |
commit | commitdiff | tree |
2017-06-02 | Marco Christian... | [BUGFIX] Add background-color to Link Wizard Attribute... Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch> Tested-by: Christian Kuhn <lolli@schwarzbu.ch> |
commit | commitdiff | tree |
2017-06-02 | Benni Mack | [BUGFIX] Use Fluid standalone TagBuilder object Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch> Tested-by: Christian Kuhn <lolli@schwarzbu.ch> |
commit | commitdiff | tree |
2017-06-02 | Christer Vindberg | [BUGFIX] Fixed broken links in file reference list Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch> Tested-by: Christian Kuhn <lolli@schwarzbu.ch> |
commit | commitdiff | tree |
2017-06-02 | Stephan Großberndt | [BUGFIX] Raise required PCRE version Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch> Tested-by: Christian Kuhn <lolli@schwarzbu.ch> |
commit | commitdiff | tree |
2017-06-02 | Marco Christian... | [FOLLOWUP][BUGFIX] Exchange flag icons from SVG to PNG Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch> Tested-by: Christian Kuhn <lolli@schwarzbu.ch> |
commit | commitdiff | tree |
2017-06-02 | Johannes Goslar | [TASK] SystemInformationMenu: Automatically refresh... Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch> Tested-by: Christian Kuhn <lolli@schwarzbu.ch> |
commit | commitdiff | tree |
2017-06-02 | Markus Sommer | [TASK] Replace pagetree gifs with svg Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch> Tested-by: Christian Kuhn <lolli@schwarzbu.ch> |
commit | commitdiff | tree |
2017-06-02 | Georg Ringer | [TASK] Change order of preferred extension icons Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch> Tested-by: Christian Kuhn <lolli@schwarzbu.ch> |
commit | commitdiff | tree |
2017-06-02 | Marco Christian... | [BUGFIX] Exchange flag icons from SVG to PNG Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch> Tested-by: Christian Kuhn <lolli@schwarzbu.ch> |
commit | commitdiff | tree |
2017-06-02 | Helmut Hummel | [BUGFIX] Avoid unnecessarily fetching file for processing Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch> Tested-by: Christian Kuhn <lolli@schwarzbu.ch> |
commit | commitdiff | tree |
2017-06-02 | Christian Kuhn | Revert "[BUGFIX] Avoid duplicates if ReferenceIndex... Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch> Tested-by: Christian Kuhn <lolli@schwarzbu.ch> |
commit | commitdiff | tree |
2017-06-01 | Benjamin Kott | [TASK] Combine lint task for ci integration and correct... Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch> Tested-by: Christian Kuhn <lolli@schwarzbu.ch> |
commit | commitdiff | tree |
2017-06-01 | Claus Due | [TASK] Remove duplicate ViewHelper from extensionmanager Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch> Tested-by: Christian Kuhn <lolli@schwarzbu.ch> |
commit | commitdiff | tree |
2017-06-01 | Oliver Hader | [BUGFIX] Module menu clicks with slow connections opens... Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch> Tested-by: Christian Kuhn <lolli@schwarzbu.ch> |
commit | commitdiff | tree |
2017-06-01 | Christian Kuhn | [TASK] Require bower and have node build scripts Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch> Tested-by: Christian Kuhn <lolli@schwarzbu.ch> |
commit | commitdiff | tree |
2017-05-31 | Christian Kuhn | [TASK] Functionals: Rename "@group mysql" to "@group... Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch> Tested-by: Christian Kuhn <lolli@schwarzbu.ch> |
commit | commitdiff | tree |
2017-05-31 | Christian Kuhn | [TASK] Refactor ext:impexp functional tests Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch> Tested-by: Christian Kuhn <lolli@schwarzbu.ch> |
commit | commitdiff | tree |
2017-05-29 | Elmar Hinz | [FOLLOWUP][TASK] Squeeze every bit of performance from... Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch> Tested-by: Christian Kuhn <lolli@schwarzbu.ch> |
commit | commitdiff | tree |
2017-05-22 | Christian Kuhn | [BUGFIX] Explicit cast to string for VersionState object Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch> Tested-by: Christian Kuhn <lolli@schwarzbu.ch> |
commit | commitdiff | tree |
2017-05-22 | Stephan Großberndt | [BUGFIX] Use correct constructor argument for TableDiff Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch> Tested-by: Christian Kuhn <lolli@schwarzbu.ch> |
commit | commitdiff | tree |
2017-05-22 | Stephan Großberndt | [TASK] Re-enable passing tests in SchemaMigratorTest Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch> Tested-by: Christian Kuhn <lolli@schwarzbu.ch> |
commit | commitdiff | tree |
2017-05-22 | Claus Due | [TASK] Squeeze every bit of performance from CGL fixer Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch> Tested-by: Christian Kuhn <lolli@schwarzbu.ch> |
commit | commitdiff | tree |
2017-05-22 | Anja Leichsenring | [TASK] Extract datahandling framework to testing-framework Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch> Tested-by: Christian Kuhn <lolli@schwarzbu.ch> |
commit | commitdiff | tree |
2017-05-22 | Anja Leichsenring | [TASK] Remove usage of PATH_typo3conf from ConfigurationManager Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch> Tested-by: Christian Kuhn <lolli@schwarzbu.ch> |
commit | commitdiff | tree |
2017-05-22 | Christian Kuhn | [TASK] Acceptance test installing TYPO3 on mysql Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch> Tested-by: Christian Kuhn <lolli@schwarzbu.ch> |
commit | commitdiff | tree |
2017-05-21 | Christian Kuhn | [TASK] Minor CGL cleanup makes php-cs-fixer happy Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch> Tested-by: Christian Kuhn <lolli@schwarzbu.ch> |
commit | commitdiff | tree |
2017-05-21 | Christian Kuhn | [TASK] Update typo3/testing-framework to 1.0.6 Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch> Tested-by: Christian Kuhn <lolli@schwarzbu.ch> |
commit | commitdiff | tree |
2017-05-20 | Elmar Hinz | [CLEANUP] Review comment and sig of addMountPointParameterTo... Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch> Tested-by: Christian Kuhn <lolli@schwarzbu.ch> |
commit | commitdiff | tree |
2017-05-20 | Christian Kuhn | [TASK] Cleanup .gitignore components directory Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch> Tested-by: Christian Kuhn <lolli@schwarzbu.ch> |
commit | commitdiff | tree |
2017-05-18 | Thomas Schur | [BUGFIX] Prevent duplicated special char in backend... Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch> Tested-by: Christian Kuhn <lolli@schwarzbu.ch> |
commit | commitdiff | tree |
2017-05-18 | Benni Mack | [BUGFIX] Remove doubled SQL query in PageRepository Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch> Tested-by: Christian Kuhn <lolli@schwarzbu.ch> |
commit | commitdiff | tree |
2017-05-18 | Oliver Hader | [BUGFIX] Page tree request in a workspaces times out Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch> Tested-by: Christian Kuhn <lolli@schwarzbu.ch> |
commit | commitdiff | tree |
2017-05-18 | Daniel Windloff | [TASK] Streamline icons (order/style) in InlineRecordContainer Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch> Tested-by: Christian Kuhn <lolli@schwarzbu.ch> |
commit | commitdiff | tree |
2017-05-18 | Jochen Greiner | [BUGFIX] Fix wrong comment in TSFE for xhtmlDoctype... Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch> Tested-by: Christian Kuhn <lolli@schwarzbu.ch> |
commit | commitdiff | tree |
2017-05-18 | Marcus Schwemer | [BUGFIX] Render prepended option tag always in first... Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch> Tested-by: Christian Kuhn <lolli@schwarzbu.ch> |
commit | commitdiff | tree |
2017-05-18 | Thomas Maroschik | [BUGFIX] Typo3DBQueryParser fails to wrap subselect... Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch> Tested-by: Christian Kuhn <lolli@schwarzbu.ch> |
commit | commitdiff | tree |
2017-05-18 | Georg Ringer | [BUGFIX] Use different field for logging in EXT:scheduler Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch> Tested-by: Christian Kuhn <lolli@schwarzbu.ch> |
commit | commitdiff | tree |
2017-05-18 | Andreas Fernandez | [!!!][TASK] Drop dedicated edit view in EXT:tstemplate Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch> Tested-by: Christian Kuhn <lolli@schwarzbu.ch> |
commit | commitdiff | tree |
2017-05-18 | Elmar Hinz | [CLEANUP] Update comment of PageRepository::getMountPointInfo() Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch> Tested-by: Christian Kuhn <lolli@schwarzbu.ch> |
commit | commitdiff | tree |
2017-05-18 | Benni Mack | [TASK] Bootstrap: Load TCA configuration on every request Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch> Tested-by: Christian Kuhn <lolli@schwarzbu.ch> |
commit | commitdiff | tree |
2017-05-17 | Daniel Windloff | [BUGFIX] EXT:beuser: Fix action icon (compare user) Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch> Tested-by: Christian Kuhn <lolli@schwarzbu.ch> |
commit | commitdiff | tree |
2017-05-17 | Christian Kuhn | [FOLLOWUP][BUGFIX] Fix parse time calculation Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch> Tested-by: Christian Kuhn <lolli@schwarzbu.ch> |
commit | commitdiff | tree |
2017-05-17 | Daniel Windloff | [BUGFIX] Fix minor ux issues in EXT:recycler Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch> Tested-by: Christian Kuhn <lolli@schwarzbu.ch> |
commit | commitdiff | tree |
next |