]> _ Git - physioassist.git/commit
#simeox Add news page functionality with infinite scroll, change position of language...
authorstephen@cubedesigners.com <stephen@cubedesigners.com@f5622870-0f3c-0410-866d-9cb505b7a8ef>
Wed, 4 May 2016 18:57:24 +0000 (18:57 +0000)
committerstephen@cubedesigners.com <stephen@cubedesigners.com@f5622870-0f3c-0410-866d-9cb505b7a8ef>
Wed, 4 May 2016 18:57:24 +0000 (18:57 +0000)
commitb4536988c0141c6eca50647bc69df917d3e773fa
tree1ce166a31080708fbe4cae74e30f9a0282b5217a
parent84efe66a6da93b86f089c3e7a2f64e5875b8ddf8
#simeox Add news page functionality with infinite scroll, change position of language switcher to header and tidy up layout and styles #372 | #373 @8h
19 files changed:
framework/application/Bootstrap.php
framework/application/Simeox/News.php [new file with mode: 0644]
framework/application/controllers/AjaxController.php
framework/application/forms/CMS/News.php [new file with mode: 0644]
framework/application/forms/CMS/Sub/News.php [new file with mode: 0644]
framework/application/forms/Element/News.php [new file with mode: 0644]
framework/application/models/News.php [new file with mode: 0644]
framework/application/views/scripts/common/body.phtml [new file with mode: 0644]
framework/application/views/scripts/common/content.phtml
framework/application/views/scripts/common/footer.phtml
framework/application/views/scripts/common/header.phtml
framework/application/views/scripts/templates/home.phtml
framework/application/views/scripts/templates/news.phtml [new file with mode: 0644]
framework/application/views/scripts/templates/text.phtml
js/news.js [new file with mode: 0644]
less/common.less
less/home.less [new file with mode: 0644]
less/navigation.less
less/news.less [new file with mode: 0644]