Skip to content

Latest commit

 

History

History
104 lines (98 loc) · 9.38 KB

6.0.0.md

File metadata and controls

104 lines (98 loc) · 9.38 KB

Release: 6.0.0 (2016/12/09)

  • 2013-05-19 [BUGFIX] Correct variable name (Commit bb47e78 by Björn Fromme)
  • 2013-05-18 [BUGFIX] Use raw flux field name where required and NULL must be avoided (Commit dfa1b59 by Claus Due)
  • 2013-05-18 [FEATURE] Attribute "render" to return records, Content Get ViewHelper (Commit 383d844 by Frederico Bernardin)
  • 2013-05-17 [FEATURE] Method to detect specific controllers from extension key (Commit a765f37 by Claus Due)
  • 2013-05-16 [FEATURE] FluxService->convertFlexFormConfigurationToDataStructure (Commit e1e7fa0 by Claus Due)
  • 2013-05-16 [FEATURE] Overriding paths for Legacy and Gridelements templates (Commit cbfa038 by Claus Due)
  • 2013-05-16 [FEATURE] Add extension version check method to Version Utility (Commit 964db55 by Claus Due)
  • 2013-05-12 [BUGFIX] Add plugin name as argument (Commit b700a4f by Björn Fromme)
  • 2013-05-09 [BUGFIX] Add getTemplatePathAndFilename on ExposedView for 4.5 (Commit 1a31810 by Claus Due)
  • 2013-05-08 [BUGFIX] Use Web-scope Request and Response for 4.5 compatibility (Commit d30bc8e by Claus Due)
  • 2013-05-08 [BUGFIX] Using Flux with other v4-only hook subscribers (Commit 7c38550 by Claus Due)
  • 2013-05-08 [BUGFIX] Missing visual filename in group field if value is inherited (Commit d81a168 by Claus Due)
  • 2013-05-08 [FEATURE] FlexForm field palettes (Commit 3285c36 by Claus Due)
  • 2013-05-05 [FEATURE] "Is reference" indicator and link to anchored original (Commit 92bafcd by Claus Due)
  • 2013-05-05 [BUGFIX] Inserting element after another in content area sorts wrong (Commit c024114 by Claus Due)
  • 2013-05-03 [BUGFIX] Always add "clear value" wizard (Commit f7bd9cd by Björn Fromme)
  • 2013-05-03 [BUGFIX] Add required uid field to select statement (Commit c4bb62b by Björn Fromme)
  • 2013-05-03 [BUGFIX] Fix Warning if configuration wizard is empty (Commit 955b2e2 by Fabien Udriot)
  • 2013-05-03 [BUGFIX] Fix wrong test in method registerProviderExtensionKey (Commit 53cb9b7 by Fabien Udriot)
  • 2013-05-02 [BUGFIX] Bad extension name when not using custom controller (Commit e25200d by Claus Due)
  • 2013-05-01 [BUGFIX] Assign values of fields not prefixed with "settings" (Commit f2f2782 by Claus Due)
  • 2013-04-30 [FEATURE] Support settings.useTypoScript natively in Flux controllers (Commit 13bd7cd by Claus Due)
  • 2013-04-30 [BUGFIX] Inconsistent assignment of template variables (Commit 4033c98 by Claus Due)
  • 2013-04-30 [BUGFIX] Fix fatal error using extensionName without custom controller (Commit afb1179 by Claus Due)
  • 2013-04-28 [FEATURE] Attributes maxSize and disallowed on file field (Commit 7f25a76 by Claus Due)
  • 2013-04-28 [BUGFIX] Sheet not recognised by input and text fields (Commit cc3dccd by Claus Due)
  • 2013-04-27 [FEATURE] Property "clear" (boolean) on every Field ViewHelper (Commit 39c0e12 by Claus Due)
  • 2013-04-23 [BUGFIX] Use correct name "inheritEmpty" when reading value (Commit 98570d7 by Claus Due)
  • 2013-04-23 [BUGFIX] Don't think an integer is a boolean (Commit 318ab34 by Claus Due)
  • 2013-03-12 [FEATURE] Finer inheritance settings on every Flux field type (Commit 8b49bfe by Claus Due)
  • 2013-04-26 [BUGFIX] Unintentional nullification of FlexForm ID (Commit b4940a4 by Claus Due)
  • 2013-04-26 [BUGFIX] Code style cleanups phase 7: Undefined and unused variables (Commit 17fbdf2 by Claus Due)
  • 2013-04-26 [BUGFIX] Code style cleanups phase 6: Undefined variables (Commit 67c162b by Claus Due)
  • 2013-04-26 [BUGFIX] Code style cleanups phase 5: References to missing variables (Commit 754bf62 by Claus Due)
  • 2013-04-26 [BUGFIX] Subcontroller calling, arguments and extension scope (Commit 0db28cb by Claus Due)
  • 2013-04-24 [FEATURE] Special case fallback structure for NULL filenames (Commit cbe37de by Claus Due)
  • 2013-04-22 [FEATURE] Pass arguments given to cache clear commands (Commit 75e3b36 by Claus Due)
  • 2013-04-21 [BUGFIX] Missing conversion to new base in ControllerActions field (Commit fb59bc5 by Claus Due)
  • 2013-04-21 [BUGFIX] Fix missing conversion to new base in File field (Commit 0cfed6d by Claus Due)
  • 2013-04-21 [BUGFIX] Set Ucfirst field names to lowercase (Commit c89651b by Claus Due)
  • 2013-04-21 [BUGFIX] Flux fields type "input", "text" misses field name (Commit a791348 by Claus Due)
  • 2013-04-21 [BUGFIX] Avoid serialisation of closure by using json_encode (Commit 9e3264a by Claus Due)
  • 2013-04-21 [BUGFIX] Attempt to create Singleton with ObjectManager->create() (Commit 203df21 by Claus Due)
  • 2013-04-20 [BUGFIX] Prevent possible E_NOTICE by using isset() vs is_array() (Commit b229bb2 by Claus Due)
  • 2013-04-20 [BUGFIX] Missing alt. CTypes in nested child content (Commit 32e2237 by Claus Due)
  • 2013-04-20 [BUGFIX] Consider recursive array of values in cache key (Commit 0d157c6 by Claus Due)
  • 2013-04-19 [BUGFIX] Clone response and re-process in Flux sub-Controller class (Commit f072e37 by Claus Due)
  • 2013-04-16 [BUGFIX] Present friendlier error in fallback template structure (Commit 921d636 by Claus Due)
  • 2013-04-15 [BUGFIX] Do not iterate over fields unless fields are actually used (Commit 97267dd by Claus Due)
  • 2013-04-15 [BUGFIX] Implement double ext key conversion to fully ensure proper format (Commit 547365d by Claus Due)
  • 2013-04-13 [BUGFIX] Correct variable name (Commit 22e0f57 by Fabien Udriot)
  • 2013-04-11 [BUGFIX] Consistent upper camel case of extension name (Commit e291234 by Björn Fromme)
  • 2013-04-11 [BUGFIX] Change wrong variable name (Commit 3bf756f by Fabien Udriot)
  • 2013-04-10 [FEATURE] Wrapper method to consistently create Exposed View instances in Flux Service (Commit b7e97d2 by Claus Due)
  • 2013-04-03 [BUGFIX] Make getGridFromTemplateFile use getStoredVariable correctly (Commit df38392 by Claus Due)
  • 2013-04-03 [FEATURE] Added Support for gridelements 1.3.13 and higher (Commit 5cac674 by conenergy-agentur)
  • 2013-04-02 [FEATURE] Static methods to add Provider extension keys per ControllerName (Commit 34d0a78 by Claus Due)
  • 2013-04-02 [FEATURE] Implement default renderAction for Flux Controllers (Commit 1d5c105 by Claus Due)
  • 2013-04-01 [BUGFIX] Prevent double registration of ConfigurationProviders (Commit b025d00 by Claus Due)
  • 2013-04-01 [BUGFIX] Fix retrieval and merging of variables in Previews (Commit 25e3c23 by Claus Due)
  • 2013-04-01 [FEATURE] Master Flux Service (Commit 047c483 by Claus Due)
  • 2013-03-31 [FEATURE] Error handling convention with toggle for behaviour (Commit a205e83 by Claus Due)
  • 2013-03-31 [FEATURE] Add shortcut method to fetch View configuration for extension by name (Commit a6d9ce9 by Claus Due)
  • 2013-03-31 [BUGFIX] Use extension signature, not extension key, as container scope (Commit 3aa074b by Claus Due)
  • 2013-03-31 [BUGFIX] Perform double ConfigurationProvider registration (Commit b8b3793 by Claus Due)
  • 2013-03-30 [FEATURE] Extension toggle to activate LLL file rebuilding (Commit 3aad371 by Claus Due)
  • 2013-03-30 [FEATURE] Description of Flux forms added to automatic LLL building (Commit dc51c26 by Claus Due)
  • 2013-03-30 [BUGFIX] Proper usage of empty prefixes for automatic LLL (Commit 62ca670 by Claus Due)
  • 2013-03-30 [BUGFIX] Don't read storage when storage is not set (Commit 5bc6085 by Claus Due)
  • 2013-03-30 [FEATURE] Shortcut method to getStoredVariable on FlexForm Service (Commit 3d198a5 by Claus Due)
  • 2013-03-30 [FEATURE] Optional labels on flexforms, sheets, objects, areas and fields (Commit 5fa682a by Claus Due)
  • 2013-03-30 [FEATURE] Label fetch method on all FlexForm related ViewHelpers (Commit 73881c5 by Claus Due)
  • 2013-03-30 [FEATURE] Add extensionName argument on Exposed Standalone View (Commit e55ac40 by Claus Due)
  • 2013-03-30 [FEATURE] Add extensionName argument when reading Flux forms (Commit c702eb2 by Claus Due)
  • 2013-03-28 [BUGFIX] Check for valid path array before iterating (Commit 84f3cf2 by Claus Due)
  • 2013-03-28 [BUGFIX] Correct building of potential Flux controller class name (Commit e12b5a4 by Claus Due)
  • 2013-03-28 [BUGFIX] Fix var export return value, prevent output (Commit edb8748 by Claus Due)
  • 2013-03-28 [FEATURE] Method to resolve potential Flux controller class names (Commit b0740ec by Claus Due)
  • 2013-03-28 [FEATURE] Shortcut method to select top priority ConfigurationProvider (Commit 6caec1d by Claus Due)
  • 2013-03-27 [BUGFIX] Fix translation of container elements (Commit 9b03caa by Björn Fromme)
  • 2013-03-26 [BUGFIX] Extend DataHandler override from TCEmain for compatibility (Commit fe33f98 by Claus Due)
  • 2013-03-26 [FEATURE] Enable sheet compacting in individual Flux forms (Commit 9b68184 by Claus Due)
  • 2013-03-26 [FEATURE] Hide Field ViewHelper (Commit bd374d7 by Claus Due)
  • 2013-03-25 [FEATURE] Debug Service (Commit 553f8c5 by Claus Due)
  • 2013-03-25 [FEATURE] Debug Service (Commit af3f999 by Claus Due)
  • 2013-03-21 [BUGFIX] Fix typo in variable name (Commit cbd01cb by Björn Fromme)
  • 2013-03-20 [BUGFIX] Fix undefined variable (Commit 7dde834 by Björn Fromme)
  • 2013-03-18 [FEATURE] Support EXT:extension/Path/File.png style icon path on Flexform ViewHelper (Commit 423cba1 by Claus Due)
  • 2013-03-18 [FEATURE] Add LOAD_REGISTER to Content / Get ViewHelper (Commit 1e87b36 by Claus Due)

Generated by:

git log --since="2013/03/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/5.3.0...6.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!