Skip to content

Commit

Permalink
[RELEASE] Release of content_defender 3.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
IchHabRecht committed Feb 1, 2018
1 parent 0224dc4 commit 24880df
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
4 changes: 4 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
2018-02-01 [RELEASE] Release of content_defender 3.0.3 (Nicole Cordes)
2018-01-31 132d2f2 [TASK] Remove phpstan/phpstan suggestion (Nicole Cordes)
2018-01-31 6cd91d2 [BUGFIX] Exclude disabled (not assigned) columns (Nicole Cordes)

2018-01-30 [RELEASE] Release of content_defender 3.0.2 (Nicole Cordes)
2018-01-30 8a86583 [TASK] Raise compatibility to TYPO3 9.1 (Nicole Cordes)
2018-01-29 362c6f3 Revert "[!!!][BUGFIX] Change of parent object in NewContentElementWizardHookInterface" (Nicole Cordes)
Expand Down
6 changes: 3 additions & 3 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 "content_defender".
*
* Auto generated 30-01-2018 23:39
* Auto generated 01-02-2018 10:29
*
* Manual updates:
* Only the data in the array - everything else is removed by next
Expand All @@ -21,7 +21,7 @@
'uploadfolder' => 0,
'createDirs' => '',
'clearCacheOnLoad' => 0,
'version' => '3.0.2',
'version' => '3.0.3',
'constraints' =>
array (
'depends' =>
Expand All @@ -42,6 +42,6 @@
'IchHabRecht\\ContentDefender\\Tests\\' => 'Tests/',
),
),
'_md5_values_when_last_written' => 'a:26:{s:9:"ChangeLog";s:4:"1719";s:9:"README.md";s:4:"a8eb";s:13:"composer.json";s:4:"aba5";s:12:"ext_icon.png";s:4:"f488";s:17:"ext_localconf.php";s:4:"b918";s:24:"sonar-project.properties";s:4:"cd69";s:52:"Classes/BackendLayout/BackendLayoutConfiguration.php";s:4:"7768";s:54:"Classes/Form/Exception/AccessDeniedColPosException.php";s:4:"3fa2";s:47:"Classes/Form/FormDataProvider/TcaCTypeItems.php";s:4:"47e7";s:48:"Classes/Form/FormDataProvider/TcaColPosItems.php";s:4:"fdf0";s:41:"Classes/Hooks/AbstractDataHandlerHook.php";s:4:"66b6";s:39:"Classes/Hooks/CmdmapDataHandlerHook.php";s:4:"b514";s:40:"Classes/Hooks/DatamapDataHandlerHook.php";s:4:"2b0c";s:33:"Classes/Hooks/WizardItemsHook.php";s:4:"dcf1";s:40:"Classes/Repository/ContentRepository.php";s:4:"c532";s:47:"Tests/Functional/AbstractFunctionalTestCase.php";s:4:"36de";s:44:"Tests/Functional/Fixtures/Database/pages.xml";s:4:"7199";s:49:"Tests/Functional/Fixtures/Database/tt_content.xml";s:4:"7589";s:61:"Tests/Functional/Fixtures/TSconfig/NewContentElementWizard.ts";s:4:"ca7e";s:60:"Tests/Functional/Fixtures/TSconfig/BackendLayouts/Default.ts";s:4:"f2cd";s:60:"Tests/Functional/Fixtures/TSconfig/BackendLayouts/Subpage.ts";s:4:"87bc";s:60:"Tests/Functional/Form/FormDataProvider/TcaCTypeItemsTest.php";s:4:"9fec";s:60:"Tests/Functional/Form/FormDataProvider/TcaColPostemsTest.php";s:4:"94e9";s:52:"Tests/Functional/Hooks/CmpmapDataHandlerHookTest.php";s:4:"df4c";s:53:"Tests/Functional/Hooks/DatamapDataHandlerHookTest.php";s:4:"9bda";s:46:"Tests/Functional/Hooks/WizardItemsHookTest.php";s:4:"7ba7";}',
'_md5_values_when_last_written' => 'a:26:{s:9:"ChangeLog";s:4:"e1e7";s:9:"README.md";s:4:"a8eb";s:13:"composer.json";s:4:"15f3";s:12:"ext_icon.png";s:4:"f488";s:17:"ext_localconf.php";s:4:"b918";s:24:"sonar-project.properties";s:4:"cd69";s:52:"Classes/BackendLayout/BackendLayoutConfiguration.php";s:4:"e9c3";s:54:"Classes/Form/Exception/AccessDeniedColPosException.php";s:4:"3fa2";s:47:"Classes/Form/FormDataProvider/TcaCTypeItems.php";s:4:"47e7";s:48:"Classes/Form/FormDataProvider/TcaColPosItems.php";s:4:"fdf0";s:41:"Classes/Hooks/AbstractDataHandlerHook.php";s:4:"66b6";s:39:"Classes/Hooks/CmdmapDataHandlerHook.php";s:4:"b514";s:40:"Classes/Hooks/DatamapDataHandlerHook.php";s:4:"2b0c";s:33:"Classes/Hooks/WizardItemsHook.php";s:4:"dcf1";s:40:"Classes/Repository/ContentRepository.php";s:4:"c532";s:47:"Tests/Functional/AbstractFunctionalTestCase.php";s:4:"36de";s:44:"Tests/Functional/Fixtures/Database/pages.xml";s:4:"7199";s:49:"Tests/Functional/Fixtures/Database/tt_content.xml";s:4:"7589";s:61:"Tests/Functional/Fixtures/TSconfig/NewContentElementWizard.ts";s:4:"ca7e";s:60:"Tests/Functional/Fixtures/TSconfig/BackendLayouts/Default.ts";s:4:"1364";s:60:"Tests/Functional/Fixtures/TSconfig/BackendLayouts/Subpage.ts";s:4:"87bc";s:60:"Tests/Functional/Form/FormDataProvider/TcaCTypeItemsTest.php";s:4:"9fec";s:60:"Tests/Functional/Form/FormDataProvider/TcaColPostemsTest.php";s:4:"94e9";s:52:"Tests/Functional/Hooks/CmpmapDataHandlerHookTest.php";s:4:"df4c";s:53:"Tests/Functional/Hooks/DatamapDataHandlerHookTest.php";s:4:"9bda";s:46:"Tests/Functional/Hooks/WizardItemsHookTest.php";s:4:"7ba7";}',
);

0 comments on commit 24880df

Please sign in to comment.