Commit Graph

10 Commits

Author SHA1 Message Date
Mojmir Fendek
8ec9c1fc20 CMSEditLink() now reflects the nested path of an element. 2018-01-12 10:55:15 +13:00
Robbie Averill
46973678f5
Merge pull request #4 from fractaslabs/master
Fix for correct template path
2017-12-11 21:43:33 +13:00
Petar Simic
c77c15e487 Fix for correct template path 2017-12-11 09:38:20 +01:00
Robbie Averill
d4ae58eaf4
Merge pull request #2 from gheggie/dev-bugfixes
fix(ElementList):
2017-11-08 13:41:17 +13:00
Grant Heggie
73c26f6351 fix(ElementList):
- change ElementSummary() to getSummary() and fix count functionality
- fix icon path
- add getType() method
2017-11-08 10:22:48 +11:00
Robbie Averill
c6fc9c017f FIX PHPCS violations in test class 2017-10-18 21:32:51 +13:00
Robbie Averill
a709b8b655 FIX Require phpunit and codesniffer as dev dependencies 2017-10-18 21:28:34 +13:00
Robbie Averill
bab2e996d1 Remove installer-name from composer configuration 2017-10-18 21:22:36 +13:00
Robbie Averill
ab13bec084 Update Scrutinizer configuration 2017-10-18 21:09:58 +13:00
Will Rossiter
a9f840641d Initial commit
Split out element lists from the core module. The element list provides a base class for blocks to sit inside other blocks.
2017-10-13 12:31:11 +13:00