Commit Graph

39 Commits

Author SHA1 Message Date
Melissa Wu
bd27f327d6
Add support for Silverstripe 5 (#30) 2023-03-01 12:14:19 +13:00
Chris Penny
065e7b3a80
Merge pull request #31 from silverstripeltd/pull/github-actions
MNT: Move from Travis to Github Actions. Update min dependencies
2023-03-01 10:17:23 +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
Will Rossiter
22e57b174b
Typo 2019-01-15 13:04:24 +13:00
Will Rossiter
b91dd24804
Loosen constraint to allow Elemental 4 (Fixes #23) 2019-01-15 13:04:04 +13:00
Will Rossiter
854021929f
Merge pull request #18 from ryanjohnston/feature/cascade-duplicates
Handle duplication of pages with elemental-list properly
2018-07-12 09:02:56 +12:00
Will Rossiter
7dea06b4be
Merge pull request #19 from thats4shaw/master
Update elemental version
2018-07-12 09:00:45 +12:00
Hayden Shaw
639d00292b
Update elemental version 2018-07-05 23:00:33 +12:00
Ryan Johnston
17cf20a4f1
Handle duplication of pages with elemental-list properly 2018-06-26 14:48:29 -06:00
Robbie Averill
60d9b718de
Merge pull request #15 from dnadesign/feature/bump-elemental-version
UPDATE: Required elemental version
2018-04-26 16:22:01 +12:00
Jim Perry
12005255a6 UPDATE: Required elemental version 2018-04-26 16:17:41 +12:00
Dylan Wagstaff
9693e2c894
Merge pull request #12 from creative-commoners/pulls/1.0/remove-image
Remove images directory and expose config, font icon is used instead now
2018-03-01 09:31:40 +13:00
Robbie Averill
b7bcfa127a Remove images directory and expose config, font icon is used instead now 2018-02-26 11:16:52 +13:00
Robbie Averill
b4dccbc14e Add master English translation file 2018-02-26 11:15:35 +13:00
Robbie Averill
26210af11e NEW Add Transifex configuration 2018-02-26 11:09:27 +13:00
Robbie Averill
bcf3e12d02
Merge pull request #11 from DrMartinGonzo/patch-fr
fr translation
2018-02-26 11:03:23 +13: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
Robbie Averill
095c94620d
Merge pull request #9 from DrMartinGonzo/patch-1
Icon wouldn't display
2018-02-26 11:01:51 +13:00
Martin Portevin
2a31c7aded
fr translation 2018-02-24 18:47:50 +01: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
Robbie Averill
dd47512109
Merge pull request #7 from creative-commoners/pulls/1.0/add-upgrade-yml-file
BUG Add upgrade.yml file
2018-01-12 13:05:38 +13:00
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