]> _ Git - cubedesigners-v7.git/commit
Implement news section and update CMS forms. Fix some small bugs with CubeIT_Form_Lis...
authorstephen@cubedesigners.com <stephen@cubedesigners.com@f5622870-0f3c-0410-866d-9cb505b7a8ef>
Fri, 21 Aug 2015 09:53:32 +0000 (09:53 +0000)
committerstephen@cubedesigners.com <stephen@cubedesigners.com@f5622870-0f3c-0410-866d-9cb505b7a8ef>
Fri, 21 Aug 2015 09:53:32 +0000 (09:53 +0000)
commitb6524b4344900beaf90254fb8a145d65741dd217
treeeed2f11543f312fc20a44f6126b07c86a1dbf8aa
parentc2a3514830f98cf56b24caad7e3efdc493c9f2ab
Implement news section and update CMS forms. Fix some small bugs with CubeIT_Form_List and CubeIT_View_Helper_Option.
14 files changed:
framework/application/Bootstrap.php
framework/application/forms/CMS/Element/News.php [new file with mode: 0644]
framework/application/forms/CMS/News.php [new file with mode: 0644]
framework/application/forms/CMS/Sub/Casestudies/Studies.php
framework/application/forms/CMS/Sub/News.php [deleted file]
framework/application/forms/CMS/Sub/News/New.php [deleted file]
framework/application/forms/CMS/Sub/News/News.php
framework/application/forms/Settings.php
framework/application/models/News.php [new file with mode: 0644]
framework/application/views/helpers/FooterActualites.php
framework/application/views/helpers/News.php [new file with mode: 0644]
framework/application/views/scripts/common/footer.phtml
framework/application/views/scripts/templates/news.phtml [new file with mode: 0644]
less/news.less [new file with mode: 0644]