Commit Graph

214 Commits

Author SHA1 Message Date
Jake Bentvelzen 4d1e7742da fix(EditableColumns): Fixed <select> to have a #fff background-color 2016-04-16 11:15:55 +10:00
Marcus Nyeholt 3f2579a4f1 FIX HtmlEditorField in editable column
Rather than disable the field as per #128, use the full
FieldHolder method to bring the wrapping divs that appear to be necessary
in 3.2 and up. Still a couple of occassional issues, but much less flakey
2016-04-11 14:16:36 +10:00
Marcus a75779084c Merge pull request #139 from SilbinaryWolf/feature-pastemultiple
feat(EditableColumns): Added the ability to paste a newline-seperated list of items into an inline TextField, which would automatically populate into multiple rows.
2016-04-11 12:57:13 +10:00
Jake Bentvelzen 8eb0e5f47d style(EditableColumns/DropdownField): Styled the <select> tag to look like the other input fields. 2016-04-10 19:45:57 +10:00
Jake Bentvelzen 1e3d51730f feat(GridFieldOrderableRows): Added the ability to change setting on GridFieldOrderableRows so that instead of updating the order immediately, it updates when you hit 'Save Draft' or 'Save and Publish'. 2016-04-10 18:48:21 +10:00
Jake Bentvelzen 4407dd4f1b feat(EditableColumns): Added the ability to paste a newline-seperated list of items into an inline TextField, which would automatically populate into multiple rows. 2016-04-10 02:32:28 +10:00
Marcus 84cf612582 Merge pull request #136 from jonom/fix-click-rows
FIX clickable editable rows
2016-03-31 13:36:57 +11:00
Jonathon Menz 126b1d543c FIX clickable editable rows
(fixes #135)
2016-03-30 13:53:39 -07:00
Marcus 223627fef9 Merge pull request #137 from SilbinaryWolf/fix-small-aesthetic-inline-btn
Added the margin-bottom: 12px; to inline button
2016-03-23 02:12:00 +11:00
Jake Bentvelzen 14be079320 Added the margin-bottom: 12px; that's usually applied the '.action' class. Unfortunately putting that class on the button breaks the inline functionality so I opted to just put identical styling into the extension itself. 2016-03-22 14:48:17 +11:00
Marcus 6adec31042 Merge pull request #133 from SilbinaryWolf/support-versioned-dataobjects
Added functionality so that GridFieldOrderableRows updates Versioned data objects as expected.
2016-03-09 15:12:10 +11:00
Jake Bentvelzen 04d3f368c2 Added functionality so that GridFieldOrderableRows updates *_versions table for Versioned data objects. 2016-03-08 15:42:57 +11:00
Marcus 7d1a48c5d7 Merge pull request #125 from SilbinaryWolf/support-hide-ancestor
Added support for 'hide_ancestor' config on GridFieldAddNewMultiClass
2016-02-02 11:28:09 +11:00
Marcus 8ea87d851d Merge pull request #126 from SilbinaryWolf/upgrade-gridfieldeditablecolumns
Updated GridFieldEditableColumns to have nicer defaults, so you can just add it in and it'll "just work" with your 'summary_fields' data.
2016-02-02 11:26:48 +11:00
Jake Bentvelzen 74343af4c6 Updated GridFieldEditableColumns to have nicer defaults, so you can just add it in and it'll "just work" with your 'summary_fields' data. 2016-01-25 15:10:35 +11:00
Jake Bentvelzen dcae3c7d75 Added support for 'hide_ancestor' for GridFieldAddNewMultiClass so DataObjects can be hidden similar to how Pages can be hidden from the CMS. 2016-01-20 14:29:44 +11:00
Marcus a40312e5ba Merge pull request #120 from spekulatius/adding-badges
Adding badges
2016-01-18 11:11:23 +11:00
Marcus 00c0ce0a63 Merge pull request #124 from helpfulrobot/add-standard-gitattributes-file
Added standard .gitattributes file
2016-01-15 16:41:02 +11:00
helpfulrobot ad5c6eb949 Added standard .gitattributes file 2016-01-15 16:51:49 +13:00
Marcus 3d23d99d63 Merge pull request #100 from spekulatius/patch-1
Update de_DE.yml
2016-01-15 10:02:47 +11:00
Marcus 450d6a3b2b DOC Clarify usage of GridFieldOrderableRows
... when used with unsaved data objects.
2015-12-21 10:39:44 +11:00
Peter Thaleikis 4a168006de Adding badges 2015-12-17 22:43:15 +13:00
Marcus 59a90ab385 Merge pull request #117 from SilbinaryWolf/fix-addnewmulticlass-abstract-class-bug
Fixed bug where abstract classes aren't ignored with GridFieldAddNewMultiClass
2015-12-11 12:09:08 +11:00
Silbinary Wolf 51af2147f3 Fixed bug where abstract classes aren't ignored with GridFieldAddNewMultiClass 2015-12-05 18:36:51 +11:00
Marcus ef57799a68 Merge pull request #114 from rasstislav/patch-1
Create sk.yml
2015-11-17 07:02:18 -08:00
rasstislav 319539c00d Create sk.yml 2015-11-17 15:05:44 +01:00
Marcus a0f032621a Merge pull request #106 from kinglozzer/patch-1
Add extension hook after re-ordering items
2015-11-05 07:33:56 +11:00
Marcus a56803919f Merge pull request #112 from tractorcow/pulls/tests
Add tests for 3 and 3.2 branches, support 5.6 and test master
2015-11-04 12:27:25 +11:00
Loz Calver 91b3550ab8 Add extension hook after re-ordering items 2015-11-03 14:56:11 +00:00
Damian Mooyman 8e56ed3e5a Add tests for 3 and 3.2 branches, support 5.6
Rename relations which are now physical methods in 3.2
2015-11-03 18:12:37 +13:00
Marcus 1d25be7bdd Merge pull request #109 from spekulatius/adding-space
adding space
2015-10-08 11:29:57 +11:00
Marcus 7a7bfd8fa2 Merge pull request #110 from spekulatius/fixing-phpdoc-blocks
fixing phpdoc blocks to refering to Objects to built-in types of PHP
2015-10-08 11:29:46 +11:00
Peter Thaleikis 3022954a1c adding space 2015-10-06 20:14:13 +13:00
Peter Thaleikis 05e64f237c fixing phpdoc blocks to refering to Objects to built-in types of PHP 2015-10-06 20:14:02 +13:00
Marcus fe13e8590f Merge pull request #107 from spekulatius/fixing-phpdoc-blocks
fixing phpdoc blocks to refering to Objects to built-in types of PHP
2015-09-28 19:06:01 +10:00
Peter Thaleikis e729ac01f7 fixing phpdoc blocks to refering to Objects to built-in types of PHP 2015-09-28 21:55:01 +13:00
Marcus 4c1399ac5c Merge pull request #101 from spekulatius/linux-line-endings
linux line endings
2015-09-24 10:04:49 +10:00
Peter Thaleikis 9e3e51ebe2 changing from windows line endings to linux line endings 2015-09-21 22:49:02 +12:00
Peter Thaleikis 1dcffe6815 Merge branch 'master' into patch-1 2015-09-20 21:08:58 +12:00
Marcus 381c6044ee Merge pull request #105 from tomstgeorge/master
Add support for setting a default value for GridFieldAddNewMultiClasss
2015-09-15 10:09:13 +10:00
Marcus 78f59a9eca Merge pull request #103 from spekulatius/external-link
Allowing to refer to external links from a modeladmin
2015-09-15 10:07:55 +10:00
tsg b6056fc7b9 add support for setting a default value for GridFieldAddNewMultiClasss 2015-09-14 18:16:36 -05:00
Peter Thaleikis 4c8009ad02 Adding possibility to define a custom text for the link 2015-09-14 17:17:23 +12:00
Peter Thaleikis 9a253f27f2 using hasmethod instead of method_exists 2015-09-14 17:15:45 +12:00
Marcus 6845da44f7 Merge pull request #104 from tractorcow/pulls/fix-save-on-sort
BUG Ensure that sorting a row doesn't destroy any unsaved inline changes
2015-09-14 14:10:13 +10:00
Damian Mooyman f57278b11a BUG Ensure that sorting a row doesn't destroy any unsaved inline changes 2015-09-14 14:53:49 +12:00
Peter Thaleikis 8a9e075914 Allowing to refer to external links from a modeladmin 2015-09-10 21:30:10 +12:00
Peter Thaleikis 764e5aa80e Update de_DE.yml
fixing german translation
2015-09-07 10:56:27 +12:00
Marcus b4a0c9618b Merge pull request #99 from spekulatius/patch-1
Update composer.json
2015-09-07 08:44:41 +10:00
Peter Thaleikis 34d55200c5 Update composer.json
adjusting composer file to 'silverstripe-australia'
2015-09-07 10:40:40 +12:00