Commit Graph

11 Commits

Author SHA1 Message Date
Melissa Wu bd27f327d6
Add support for Silverstripe 5 (#30) 2023-03-01 12:14:19 +13:00
Chris Penny ef5eeee3c9 MNT: Move from Travis to Github Actions. Update min dependencies 2023-03-01 10:08:57 +13:00
Rafael de Sousa 4dd62ae986 Resolves issue where CMS FrontEnd won't load summary because of HTMLField 2021-04-20 14:44:42 +12:00
Will Rossiter b32123f187 Lists are not inline editable 2019-01-28 06:19:27 +13:00
Ryan Johnston 17cf20a4f1
Handle duplication of pages with elemental-list properly 2018-06-26 14:48:29 -06:00
Robbie Averill 2b2a38389a
Merge pull request #10 from DrMartinGonzo/patch-2
Added singular and plural name
2018-02-26 11:02:10 +13:00
Martin Portevin bffc425531
Added singular and plural name 2018-02-24 18:46:15 +01:00
Martin Portevin dd9eafa96f
Icon wouldn't display 2018-02-24 16:26:44 +01:00
Mojmir Fendek 8ec9c1fc20 CMSEditLink() now reflects the nested path of an element. 2018-01-12 10:55:15 +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
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