Commit Graph

15 Commits

Author SHA1 Message Date
Raissa North ce16ce1ead BUG Fix upgrade.yml file 2018-01-12 12:06:47 +13:00
Robbie Averill ac80ca0732
Merge pull request #6 from silverstripe-terraformers/feature/cms_edit_link_fix
CMSEditLink() now reflects the nested path of an element.
2018-01-12 11:48:09 +13:00
Robbie Averill 42f5ed3393
Merge pull request #5 from fractaslabs/master
added an missing ShowTitle <h2> element
2018-01-12 11:48:03 +13:00
Mojmir Fendek 8ec9c1fc20 CMSEditLink() now reflects the nested path of an element. 2018-01-12 10:55:15 +13:00
Petar Simic da7f30558e
Update ElementList.ss 2018-01-09 02:00:17 +01:00
Petar Simic 26df22a815 added an missing ShowTitle <h2> element 2018-01-08 16:54:22 +01: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