Commit Graph

155 Commits

Author SHA1 Message Date
Christopher Joe 9c75f0a4e1 Rebased with webpack 2016-09-29 13:39:07 +13:00
Christopher Joe a4e7440c62 Added TestReactFormBuilder admin section, this utilises BasicFieldsTestPage fields currently. 2016-09-28 11:42:20 +13:00
Daniel Hensby 8cee68b17d Merge pull request #23 from open-sausages/pulls/ns-field-label-regression
Regression on field labels
2016-09-14 11:21:50 +01:00
Ingo Schommer e143204ae6 Regression on field labels
Auto-conversion was a bit too overzealous, and I failed at reviewing the diff properly.
2016-09-14 16:34:31 +12:00
Ingo Schommer d735641bc0 Fixed namespace regression 2016-09-10 22:14:11 +12:00
Daniel Hensby 388db32af9 Merge pull request #21 from open-sausages/pulls/4.0/namespace-everything
Compat with SS4 namespaces
2016-09-08 10:56:25 +01:00
Ingo Schommer 7720748b34 Compat with SS4 namespaces
See https://github.com/silverstripe/silverstripe-framework/issues/5637
2016-09-07 17:10:55 +12:00
Ingo Schommer c3f64d7ddc Extend correct ModelAdmin class 2016-09-07 09:10:34 +12:00
Daniel Hensby 5905cc1328 Merge pull request #20 from open-sausages/pulls/cms-namespace
Fix CMS Namespace changes
2016-08-17 15:41:52 +01:00
Christopher Joe f3024221ed Fix CMS Namespace changes 2016-08-16 16:38:31 +12:00
Daniel Hensby 4bc1b84f6f Merge pull request #19 from open-sausages/pulls/tabless-example
Make employe fields untabbed to test flat forms
2016-08-12 12:36:12 +01:00
Damian Mooyman 26b8dcd39f Make employe fields untabbed to test flat forms 2016-08-03 14:12:53 +12:00
Paul c9ba0d6c1d Merge pull request #18 from open-sausages/pulls/group-description
Add description and right title
2016-07-21 13:44:51 +12:00
Damian Mooyman 0e84d74b24
Add description and right title 2016-07-21 13:43:44 +12:00
Paul db1909f957 Merge pull request #17 from open-sausages/pulls/4.0/fix-namespace-security
Fix to support security namespace
2016-07-21 13:30:27 +12:00
Damian Mooyman 647d1f36f6 Alias namespaced table 2016-07-20 10:35:01 +12:00
Damian Mooyman ef723bb265 Update for security namespace 2016-07-20 10:34:52 +12:00
Damian Mooyman f03b0ab6c9 Merge pull request #16 from open-sausages/pulls/namespace-model
Namespaced model to get more 4.x test coverage
2016-07-07 10:06:46 +12:00
Ingo Schommer 8f315e7962 Namespaced model to get more 4.x test coverage 2016-07-01 14:37:50 +12:00
Ingo Schommer d66b64d1fa Wrapper div for LiteralField 2016-06-17 14:17:36 +12:00
Ingo Schommer 049277d71f LiteralField with HTML 2016-06-16 14:14:18 +12:00
Ingo Schommer aaa56c176e More realistic SelectionGroup config 2016-06-16 14:14:13 +12:00
Ingo Schommer e98f22f400 Removed TimeWithDropdown, no longer supported in core 2016-06-16 13:35:41 +12:00
Ingo Schommer d7d2afe250 Added more fields (AssetField, LiteralField, ConfirmedPasswordField) 2016-06-16 13:31:34 +12:00
Ingo Schommer a499292bb4 Added more field variations (LabelField, CompositeField, SelectionGroup) 2016-06-16 13:11:29 +12:00
Ingo Schommer 112bdeea92 4.x compat 2016-04-19 09:27:29 +12:00
Ingo Schommer d1ba84e843 Merge pull request #15 from helpfulrobot/add-standard-scrutinizer-config
Added standard Scrutinizer config
2016-04-19 09:18:15 +12:00
helpfulrobot d12a1709e0 Added standard Scrutinizer config 2016-02-17 05:27:53 +13:00
Daniel Hensby 7bc25a2df9 Merge pull request #14 from helpfulrobot/add-standard-code-of-conduct-file
Added standard code of conduct file
2016-02-16 09:46:01 +00:00
helpfulrobot b1ca60dc8b Added standard code of conduct file 2016-02-16 11:37:34 +13:00
Damian Mooyman 13ea394f64 Merge pull request #13 from helpfulrobot/convert-to-psr-2
Converted to PSR-2
2015-12-21 14:22:33 +13:00
helpfulrobot a18cb30402 Converted to PSR-2 2015-12-18 09:20:49 +13:00
Damian Mooyman e50887240b Merge pull request #12 from helpfulrobot/add-standard-editorconfig-file
Added standard .editorconfig file
2015-12-17 17:01:55 +13:00
helpfulrobot 9529d3b465 Added standard .editorconfig file 2015-12-17 10:58:06 +13:00
Ingo Schommer f68cfda091 Fixed favourite page dropdown placement
See https://github.com/silverstripe/silverstripe-cms/issues/387
2014-03-16 16:00:35 +13:00
Sean Harvey 884b5305ed Merge pull request #9 from mandrew/frameworktest-fixes
BUG: fixes for 3.1 version
2014-02-18 10:14:03 +13:00
Sean Harvey 1a6705a5f1 Fixing use of deprecated static Director::redirect and redirectBack 2014-02-18 10:12:52 +13:00
Michael Andrewartha 1198eb9228 BUG: fixes for 3.1 version, updated function calls 2014-02-18 10:04:11 +13:00
Ingo Schommer 71a988843a ToggleCompositeField variation 2014-02-10 08:51:18 +13:00
Ingo Schommer 29de31052a MoneyField test 2014-01-22 22:21:03 +13:00
Ingo Schommer 48a939f589 Removed tests for AjaxUniqueTextField, no longer in master 2013-12-20 00:43:22 +01:00
Ingo Schommer cb1775a1c5 Fixed static visibility 2013-12-20 00:22:38 +01:00
Ingo Schommer 7be2968a92 Reflexive relationship for File
3.1 latest complains otherwise
2013-10-24 15:02:15 +02:00
Ingo Schommer 1b1499a3f8 Added 'required' and 'validated' fields 2013-09-18 13:01:56 +02:00
Ingo Schommer c8ed36cb6a Fixed composer constraint to allow for RC releases (composer fixed its tilde behaviour now) 2013-08-14 11:57:10 +02:00
Ingo Schommer 2bd2d5f844 More comprehensive UploadField test cases 2013-05-29 17:26:17 +02:00
Ingo Schommer 2ddb78e6f4 Disabled TestTagFieldPage and TestTag classes
Due to changed class parsing in 3.1, the class_exists() checks
are no longer recognized, leading to errors when the class
is only condtionally autoloaded (or the tagfield isn't present)
2013-05-29 17:26:17 +02:00
Ingo Schommer 752d38490b Fixed composer constraints 2013-05-07 14:05:00 +03:00
Ingo Schommer 81177f6802 Fixed declarations on TestTagFieldPage 2013-04-06 14:41:30 +02:00
Ingo Schommer f324c12e70 TreeDropdownField with has_one and search 2013-04-06 13:44:24 +02:00