Skip to content

Latest commit

 

History

History
75 lines (69 loc) · 6.56 KB

8.0.0.md

File metadata and controls

75 lines (69 loc) · 6.56 KB

Release: 8.0.0 (2017/01/09)

  • 2017-01-09 [BUGFIX] Perform move on copy, not original (#1277) (Commit 7e88af9 by Claus Due)
  • 2017-01-09 [REMOVAL] Drop support for PHP 5.x (#1276) (Commit f4cd720 by Claus Due)
  • 2017-01-09 [BUGFIX] Adjust record moving in workspaces (#1275) (Commit 164fc63 by Claus Due)
  • 2017-01-09 [BUGFIX] Only use versioned record if version exists (#1274) (Commit a051920 by Claus Due)
  • 2017-01-09 [BUGFIX] Fix FlexForm empty nodes removal (#1273) (Commit e4fdc89 by Romain Canon)
  • 2017-01-04 [BUGFIX] Remove now redundant workspaces processing (#1271) (Commit 8d94d91 by Claus Due)
  • 2017-01-04 [FEATURE] Enable colspan/rowspan sizing options in nested columns (#1270) (Commit d30df5e by Claus Due)
  • 2017-01-04 [REMOVAL] Remove deprecated features (#1269) (Commit 3b65374 by Claus Due)
  • 2017-01-04 [BUGFIX] Prevent session stored Flux-colPos colissions (#1268) (Commit b8f63fd by Claus Due)
  • 2017-01-03 [FEATURE] Fix records references in EM update script (Commit 69273f2 by Dan Untenzu)
  • 2016-10-13 [BUGFIX] Dont assign random flux parent to translations (Commit f356851 by Dan Untenzu)
  • 2017-01-03 [BUGFIX] Adapt custom CType registration to work on LTS (#1265) (Commit 37228d1 by Claus Due)
  • 2017-01-03 [BUGFIX] Correct parameters for record moving on LTS in workspace (#1264) (Commit eab31d0 by Claus Due)
  • 2017-01-03 [BUGFIX] Add missing CompilableInterface usage on flux:form.option (#1266) (Commit bc32725 by Claus Due)
  • 2017-01-02 [BUGFIX] Restore broken "paste as copy" operation (#1263) (Commit 682ba58 by Claus Due)
  • 2016-12-30 [BUGFIX] Restore broken cut-and-paste behavior (#1262) (Commit df8403f by Claus Due)
  • 2016-12-30 [BUGFIX] Hide nested content IRRE field if workspaces active (#1261) (Commit 4119b6a by Claus Due)
  • 2016-12-30 [BUGFIX] Update most recent workspace record version (#1260) (Commit ff728ff by Claus Due)
  • 2016-12-30 [BUGFIX] Fix moving relative to other element (#1259) (Commit 42ba685 by Claus Due)
  • 2016-12-28 [BUGFIX] Work around pre-TS ConfigurationManager use (#1258) (Commit 404de48 by Claus Due)
  • 2016-12-28 [BUGFIX] Make workspace aware record service remove placeholders (#1257) (Commit a0e9bfa by Claus Due)
  • 2016-12-28 [BUGFIX] Do not perform direct DB writes in moveRecord (#1256) (Commit f37cd93 by Claus Due)
  • 2016-12-28 [FEATURE] Simplify Provider pattern and shipped Providers (#1254) (Commit ec44073 by Claus Due)
  • 2016-12-28 [BUGFIX] Output correct nested content in workspaces (#1255) (Commit 81077e9 by Claus Due)
  • 2016-12-28 [BUGFIX] Fix child content display in BE workspace (#1253) (Commit 00f1b1a by Claus Due)
  • 2016-12-14 [BUGFIX] Omit default value of renderType (#1247) (Commit cc2d49b by monosize)
  • 2016-12-14 [FEATURE] Enable the use of EXT:extensionname/ paths for icons (#1246) (Commit 5946395 by monosize)
  • 2016-12-13 [BUGFIX] Avoid "variable already set" Exception (Commit 54b72ff by Claus Due)
  • 2016-12-11 [FEATURE] Move emptyOption + items to multivalue base class (#1239) (Commit d292d1e by Claus Due)
  • 2016-12-11 [FEATURE] Add API to register template file as CType (#1241) (Commit fc21968 by Claus Due)
  • 2016-12-10 [FEATURE] Outlet Forms (#1209) (Commit f92c2dc by Marc Neuhaus)
  • 2016-12-05 [BUGFIX] Fix DataViewHelper when injectors don't execute (#1234) (Commit b33d574 by Claus Due)
  • 2016-11-29 [BUGFIX] Create array explicitly when applying defaults (Commit 474a918 by Cedric Ziel)
  • 2016-11-29 [BUGFIX] Re-Add @inject annotations and FQCN in doc-comments (Commit be8780d by Cedric Ziel)
  • 2016-11-27 [BUGFIX] Reproduce solution in http://forge.typo3.org/issues/78353 on 8.4.x (#1226) (Commit 6066daa by Claus Due)
  • 2016-11-27 [BUGFIX] Skip form processing if no Form is resolved (#1225) (Commit 64ec684 by Claus Due)
  • 2016-11-27 [BUGFIX] Read icons of fluidcontent elements w/o fields (#1221) (Commit 5cd69d5 by Philipp Kitzberger)
  • 2016-11-27 [BUGFIX] Fix option ViewHelper compiling (#1219) (Commit 5501387 by Claus Due)
  • 2016-11-27 [BUGFIX] Fix usage of incorrect record/row parameter (#1220) (Commit 84b293d by Claus Due)
  • 2016-11-24 [BUGFIX] Skip Form processing if no Form was resolved (#1217) (Commit 3955f81 by Claus Due)
  • 2016-11-18 [BUGFIX] Adapt to FlexForm language handling deprecation (#1215) (Commit f1495b5 by Marc Neuhaus)
  • 2016-11-14 [BUGFIX] Catch exception if no grid is defined (#1213) (Commit 4e6fb6c by Marc Neuhaus)
  • 2016-04-29 [BUGFIX] Wrong positioning during dragging since TYPO3 7.6.6 (Commit b6d42f4 by monosize)
  • 2016-11-08 [FEATURE] Form option to cause static caching (#1210) (Commit 0d72391 by Claus Due)
  • 2016-11-07 [FEATURE] Cross-compilable support for TYPO3 7.6 and v8 branch (#1205) (Commit a104b78 by Claus Due)
  • 2016-11-06 [BUGFIX] Restore template compiling in ExposedTemplateView on v8+ (#1204) (Commit 45d16aa by Claus Due)
  • 2016-11-06 [BUGFIX] Implement memoizer for frequently called FluxService methods (#1202) (Commit 7b782a1 by Claus Due)
  • 2016-11-06 [BUGFIX] Repair Radio ViewHelper component creation (#1207) (Commit 9a97af2 by Claus Due)
  • 2016-10-22 [BUGFIX] Avoid issues with changes in DatabaseConnection (#1195) (Commit 580dc98 by Claus Due)
  • 2016-10-07 [BUGFIX] Prevent records from being moved when copying (#1183) (Commit 68427d0 by Stefan Neufeind)
  • 2016-10-05 [BUGFIX] Change internal_type of the file field to file_reference (Commit a477b8f by Andres)
  • 2016-08-08 [FEATURE] Support X..Y range as "items" for flux:field.select (Commit 49a3891 by Claus Due)
  • 2016-08-08 [BUGFIX] Correct bad constant reference (Commit b47259d by Claus Due)
  • 2016-07-25 [BUGFIX] PostProcess records on creation (#1166) (Commit d83cfc3 by Andreas Bouché)
  • 2016-06-26 [BUGFIX] Catch and silence StopActionException in controllers (Commit 44ef6f2 by Claus Due)
  • 2016-06-24 [FEATURE] Resolve controllers w/o requiring action method presence (Commit 5009b21 by Claus Due)
  • 2016-06-24 [BUGFIX] Correct implementation of Radio component for static calling (Commit 39e202b by Claus Due)
  • 2016-06-24 [FEATURE] Added bool/boolean to dataType transoformation (#1158) (Commit 2a4caac by Dennis Geldmacher)
  • 2016-05-03 [BUGFIX] Remove disfunctional shortcut icon (Commit c51ca73 by Franz Kugelmann)
  • 2016-05-17 [BUGFIX] Always cache TypoScript config in FluxService (#1140) (Commit f876ffd by Lucas Jenß)

Generated by:

git log --since="2016/05/16" --abbrev-commit --pretty='%ad %s (Commit %h by %an)' \
    --date=short | egrep '(\[FEATURE|BUGFIX|REMOVAL\])+'`

Full list of changes: https://github.com/FluidTYPO3/flux/compare/7.4.0...8.0.0

Please note: the change list above does not contain any TASK commits since they are considered infrastructure-only and not relevant to end users. The full list includes these!