Skip to content

Commit

Permalink
[RELEASE] Release of mask_export 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
IchHabRecht committed May 27, 2018
1 parent 12d1c51 commit 01693c1
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 3 deletions.
13 changes: 13 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
2018-05-27 [RELEASE] Release of mask_export 2.0.0 (Nicole Cordes)
2018-05-16 a7b33e8 [!!!][TASK] Remove contentElementIcons extension configuration (Nicole Cordes)
2018-05-16 4fee8a9 [!!!][TASK] Remove backendPreview extension configuration (Nicole Cordes)
2018-05-16 841ebdb [!!!][TASK] Remove maskConfiguration extension configuration (Nicole Cordes)
2018-05-14 fba55a7 [FEATURE] Add settings for vendor name (Nicole Cordes)
2018-05-12 e81e229 [FEATURE] Export composer.json (Nicole Cordes)
2018-05-13 71012a6 [BUGFIX] Prevent empty extension name in installAction (Nicole Cordes)
2018-05-12 61f913b [FEATURE] Save extension key for every action (Nicole Cordes)
2018-05-12 c439523 [TASK] Start 2.x development (Nicole Cordes)
2018-05-11 cc169cf [FEATURE] Add functional test for TCA typeicon registration (Nicole Cordes)
2018-05-11 50416f0 [FEATURE] Extend typeicon_classes for content elements (Nicole Cordes)
2018-05-12 e6c1e61 [TASK] Add branch alias for new version (Nicole Cordes)

2018-04-15 [RELEASE] Release of mask_export 1.0.0 (Nicole Cordes)
2018-04-15 70edbac [FEATURE] Add README.md (Nicole Cordes)
2018-04-15 104f9e9 [FEATURE] Add new stage to automatically publish to TER (Nicole Cordes)
Expand Down
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ Simply install mask and mask_export with Composer or the Extension Manager.
- use the mask wizard to configure own content elements
- change to tab "Code Export"
- if you like change the extension key, the default one is *my_mask_export*
- press **save** to store and use the new key
- either install or download your extension

## Best practise
Expand Down
4 changes: 2 additions & 2 deletions ext_emconf.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/***************************************************************
* Extension Manager/Repository config file for ext "mask_export".
*
* Auto generated 15-04-2018 21:17
* Auto generated 25-05-2018 14:13
*
* Manual updates:
* Only the data in the array - everything else is removed by next
Expand Down Expand Up @@ -47,6 +47,6 @@
'IchHabRecht\\MaskExport\\Tests\\' => 'Tests/',
),
),
'_md5_values_when_last_written' => 'a:61:{s:9:"ChangeLog";s:4:"345d";s:7:"LICENSE";s:4:"b234";s:9:"README.md";s:4:"884f";s:13:"composer.json";s:4:"4c3f";s:21:"ext_conf_template.txt";s:4:"bb04";s:12:"ext_icon.png";s:4:"03b4";s:14:"ext_tables.php";s:4:"f5fd";s:24:"ext_typoscript_setup.txt";s:4:"878c";s:16:"phpunit.xml.dist";s:4:"db6a";s:24:"sonar-project.properties";s:4:"6107";s:39:"Classes/Aggregate/AbstractAggregate.php";s:4:"8a46";s:52:"Classes/Aggregate/AbstractInlineContentAggregate.php";s:4:"09cf";s:48:"Classes/Aggregate/AbstractOverridesAggregate.php";s:4:"6708";s:41:"Classes/Aggregate/AggregateCollection.php";s:4:"0c61";s:45:"Classes/Aggregate/BackendPreviewAggregate.php";s:4:"70ee";s:49:"Classes/Aggregate/ContentElementIconAggregate.php";s:4:"9270";s:47:"Classes/Aggregate/ContentRenderingAggregate.php";s:4:"d61f";s:53:"Classes/Aggregate/ExtensionConfigurationAggregate.php";s:4:"0930";s:49:"Classes/Aggregate/InlineContentCTypeAggregate.php";s:4:"eb39";s:50:"Classes/Aggregate/InlineContentColPosAggregate.php";s:4:"9027";s:44:"Classes/Aggregate/LanguageAwareInterface.php";s:4:"0488";s:40:"Classes/Aggregate/LanguageAwareTrait.php";s:4:"61fc";s:54:"Classes/Aggregate/NewContentElementWizardAggregate.php";s:4:"405e";s:39:"Classes/Aggregate/PhpAwareInterface.php";s:4:"3cbb";s:35:"Classes/Aggregate/PhpAwareTrait.php";s:4:"3290";s:49:"Classes/Aggregate/PlainTextFileAwareInterface.php";s:4:"b2e1";s:45:"Classes/Aggregate/PlainTextFileAwareTrait.php";s:4:"eeb0";s:39:"Classes/Aggregate/SqlAwareInterface.php";s:4:"be60";s:35:"Classes/Aggregate/SqlAwareTrait.php";s:4:"b5ce";s:34:"Classes/Aggregate/TcaAggregate.php";s:4:"61ee";s:35:"Classes/Aggregate/TcaAwareTrait.php";s:4:"4aa3";s:49:"Classes/Aggregate/TtContentOverridesAggregate.php";s:4:"45f9";s:51:"Classes/CodeGenerator/BackendFluidCodeGenerator.php";s:4:"e651";s:43:"Classes/CodeGenerator/HtmlCodeGenerator.php";s:4:"e404";s:39:"Classes/Controller/ExportController.php";s:4:"6add";s:49:"Classes/FileCollection/AbstractFileCollection.php";s:4:"de93";s:41:"Classes/FileCollection/FileCollection.php";s:4:"6b99";s:49:"Classes/FileCollection/LanguageFileCollection.php";s:4:"be6e";s:44:"Classes/FileCollection/PhpFileCollection.php";s:4:"0037";s:50:"Classes/FileCollection/PlainTextFileCollection.php";s:4:"155f";s:44:"Classes/FileCollection/SqlFileCollection.php";s:4:"191e";s:45:"Resources/Private/Backend/Layout/Default.html";s:4:"d41d";s:52:"Resources/Private/Backend/Partials/General/Tabs.html";s:4:"7e6e";s:52:"Resources/Private/Backend/Templates/Export/List.html";s:4:"1cec";s:40:"Resources/Private/Language/locallang.xlf";s:4:"fd79";s:64:"Tests/Functional/Controller/AbstractExportControllerTestCase.php";s:4:"94e4";s:67:"Tests/Functional/Controller/BackendPreview/ExportControllerTest.php";s:4:"4695";s:66:"Tests/Functional/Controller/Configuration/ExportControllerTest.php";s:4:"97f4";s:65:"Tests/Functional/Controller/DataProvider/ExportControllerTest.php";s:4:"5026";s:66:"Tests/Functional/Controller/MaskConfiguration/EmptyColumnsTest.php";s:4:"c0b0";s:76:"Tests/Functional/Controller/MaskConfiguration/EmptyMaskConfigurationTest.php";s:4:"515e";s:76:"Tests/Functional/Controller/NewContentElementWizard/ExportControllerTest.php";s:4:"d486";s:63:"Tests/Functional/Controller/Ressources/ExportControllerTest.php";s:4:"0a87";s:63:"Tests/Functional/Controller/TypoScript/ExportControllerTest.php";s:4:"57ad";s:57:"Tests/Functional/Fixtures/Configuration/mask-default.json";s:4:"4986";s:63:"Tests/Functional/Fixtures/Configuration/mask-empty-columns.json";s:4:"6f9b";s:44:"Tests/Functional/Fixtures/Database/pages.xml";s:4:"5d05";s:47:"Tests/Functional/Fixtures/Database/sys_file.xml";s:4:"fac7";s:49:"Tests/Functional/Fixtures/Database/tt_content.xml";s:4:"8abb";s:74:"Tests/Functional/Fixtures/Templates/Preview/ce_nested-content-elements.png";s:4:"5ef4";s:62:"Tests/Functional/Fixtures/Templates/Preview/simple-element.png";s:4:"78c9";}',
'_md5_values_when_last_written' => 'a:60:{s:9:"ChangeLog";s:4:"5afb";s:7:"LICENSE";s:4:"b234";s:9:"README.md";s:4:"4449";s:13:"composer.json";s:4:"6ce8";s:12:"ext_icon.png";s:4:"03b4";s:14:"ext_tables.php";s:4:"abf6";s:24:"ext_typoscript_setup.txt";s:4:"878c";s:16:"phpunit.xml.dist";s:4:"db6a";s:24:"sonar-project.properties";s:4:"7a12";s:39:"Classes/Aggregate/AbstractAggregate.php";s:4:"8a46";s:52:"Classes/Aggregate/AbstractInlineContentAggregate.php";s:4:"09cf";s:48:"Classes/Aggregate/AbstractOverridesAggregate.php";s:4:"6708";s:41:"Classes/Aggregate/AggregateCollection.php";s:4:"0c61";s:45:"Classes/Aggregate/BackendPreviewAggregate.php";s:4:"48cb";s:49:"Classes/Aggregate/ContentElementIconAggregate.php";s:4:"e0e9";s:47:"Classes/Aggregate/ContentRenderingAggregate.php";s:4:"d61f";s:53:"Classes/Aggregate/ExtensionConfigurationAggregate.php";s:4:"7411";s:49:"Classes/Aggregate/InlineContentCTypeAggregate.php";s:4:"eb39";s:50:"Classes/Aggregate/InlineContentColPosAggregate.php";s:4:"9027";s:44:"Classes/Aggregate/LanguageAwareInterface.php";s:4:"0488";s:40:"Classes/Aggregate/LanguageAwareTrait.php";s:4:"61fc";s:54:"Classes/Aggregate/NewContentElementWizardAggregate.php";s:4:"405e";s:39:"Classes/Aggregate/PhpAwareInterface.php";s:4:"3cbb";s:35:"Classes/Aggregate/PhpAwareTrait.php";s:4:"3290";s:49:"Classes/Aggregate/PlainTextFileAwareInterface.php";s:4:"b2e1";s:45:"Classes/Aggregate/PlainTextFileAwareTrait.php";s:4:"eeb0";s:39:"Classes/Aggregate/SqlAwareInterface.php";s:4:"be60";s:35:"Classes/Aggregate/SqlAwareTrait.php";s:4:"b5ce";s:34:"Classes/Aggregate/TcaAggregate.php";s:4:"61ee";s:35:"Classes/Aggregate/TcaAwareTrait.php";s:4:"4aa3";s:49:"Classes/Aggregate/TtContentOverridesAggregate.php";s:4:"45f9";s:51:"Classes/CodeGenerator/BackendFluidCodeGenerator.php";s:4:"e651";s:43:"Classes/CodeGenerator/HtmlCodeGenerator.php";s:4:"e404";s:39:"Classes/Controller/ExportController.php";s:4:"6c59";s:49:"Classes/FileCollection/AbstractFileCollection.php";s:4:"de93";s:41:"Classes/FileCollection/FileCollection.php";s:4:"6b99";s:49:"Classes/FileCollection/LanguageFileCollection.php";s:4:"be6e";s:44:"Classes/FileCollection/PhpFileCollection.php";s:4:"0037";s:50:"Classes/FileCollection/PlainTextFileCollection.php";s:4:"155f";s:44:"Classes/FileCollection/SqlFileCollection.php";s:4:"191e";s:45:"Resources/Private/Backend/Layout/Default.html";s:4:"d41d";s:52:"Resources/Private/Backend/Partials/General/Tabs.html";s:4:"7e6e";s:52:"Resources/Private/Backend/Templates/Export/List.html";s:4:"2b01";s:40:"Resources/Private/Language/locallang.xlf";s:4:"fd79";s:64:"Tests/Functional/Controller/AbstractExportControllerTestCase.php";s:4:"c1bc";s:67:"Tests/Functional/Controller/BackendPreview/ExportControllerTest.php";s:4:"0655";s:66:"Tests/Functional/Controller/Configuration/ExportControllerTest.php";s:4:"cf76";s:65:"Tests/Functional/Controller/DataProvider/ExportControllerTest.php";s:4:"5026";s:66:"Tests/Functional/Controller/MaskConfiguration/EmptyColumnsTest.php";s:4:"c0b0";s:76:"Tests/Functional/Controller/MaskConfiguration/EmptyMaskConfigurationTest.php";s:4:"515e";s:76:"Tests/Functional/Controller/NewContentElementWizard/ExportControllerTest.php";s:4:"d486";s:63:"Tests/Functional/Controller/Ressources/ExportControllerTest.php";s:4:"60fe";s:63:"Tests/Functional/Controller/TypoScript/ExportControllerTest.php";s:4:"57ad";s:57:"Tests/Functional/Fixtures/Configuration/mask-default.json";s:4:"4986";s:63:"Tests/Functional/Fixtures/Configuration/mask-empty-columns.json";s:4:"6f9b";s:44:"Tests/Functional/Fixtures/Database/pages.xml";s:4:"5d05";s:47:"Tests/Functional/Fixtures/Database/sys_file.xml";s:4:"fac7";s:49:"Tests/Functional/Fixtures/Database/tt_content.xml";s:4:"8abb";s:74:"Tests/Functional/Fixtures/Templates/Preview/ce_nested-content-elements.png";s:4:"5ef4";s:62:"Tests/Functional/Fixtures/Templates/Preview/simple-element.png";s:4:"78c9";}',
);

0 comments on commit 01693c1

Please sign in to comment.