286 Commits

Author SHA1 Message Date
UndefinedOffset
684f0c8df6 Adjusted composer version constraint 2017-08-14 09:33:40 -03:00
UndefinedOffset
e5d442cabe Fixed test failures related to changes in the session api 2.0.0-beta1 2017-07-04 10:58:25 -03:00
UndefinedOffset
f0fbbd5650 Adjusted silverstripe/framework dependency
Removed silverstripe/admin dependency

Aliased 2.0 branch as 2.0.x-dev

Set travis to 4.0 instead of just 4
2017-07-04 10:34:17 -03:00
UndefinedOffset
72d458c819 Style improvements 2017-07-04 10:20:29 -03:00
Robbie Averill
36dcdcef6b Remove closing PHP tag (#107)
To prevent whitespace being sent after the closing tag
2017-06-07 07:06:41 -03:00
Reece
23da810b19 Fixes bug
JS formatting

Updated README.md

SS4 Compliance & Updated Tests

Namespaced templates

Update .travis.yml, .scrutinizer.yml

Update composer.json
2.0.0-alpha1
2017-06-05 09:41:56 -03:00
Reece
1862700761 Rename forms to Forms 2017-05-26 20:34:57 +10:00
Reece
d88af0c513 Renamed code to src 2017-05-26 20:32:10 +10:00
UndefinedOffset
2d8cd6540f Added missing new translations 2017-05-11 12:17:40 -03:00
UndefinedOffset
2950efe6a6 Updated translations 2017-05-11 12:12:42 -03:00
UndefinedOffset
1750b7b45a Updated change log 0.6.9 2017-04-21 09:32:43 -03:00
UndefinedOffset
d5fb2aaa9d Fixed issue where queries could fail when using append to top and the base table does not contain the parent relationship (Fixes #101) 2017-04-20 10:45:11 -03:00
UndefinedOffset
8ba6c2f3f6 Updated change log 0.6.8 2017-04-18 09:35:21 -03:00
UndefinedOffset
09b295d10d Fixed bug causing the ancestry to not be looked at correctly when trying to find the sort column (Fixes #100) 2017-04-18 09:31:47 -03:00
UndefinedOffset
06517fc3af Updated change log 0.6.7 2017-04-13 10:22:49 -03:00
UndefinedOffset
5f9610046e Changed travis config to test against 3.5 for PGSQL, SQLITE and MYSQL, and additionally MYSQL for 3.1 2017-04-13 10:19:52 -03:00
UndefinedOffset
1fecff9cc7 Switched order of the is_subclass_of check (Fixes #99) 2017-04-13 10:17:22 -03:00
UndefinedOffset
e8eb7994fc Swapped .cms prefix for styles with form to fix styles when used with webbuilders-group/silverstripe-frontendgridfield 0.6.6 2017-04-12 16:40:57 -03:00
UndefinedOffset
94e916b4d9 Fixed issue where the headers could be missing even when sorting is off
Fixed issue where the sort direction would not apply when sorting using the headers
0.6.5
2016-11-24 10:01:29 -04:00
UndefinedOffset
9acc93b361 Updated changelog 0.6.4 2016-11-22 09:36:49 -04:00
UndefinedOffset
5d2aa717f3 Fix crash when the sort state is empty or not set 2016-11-22 09:34:35 -04:00
UndefinedOffset
29e8996b4a Updated changelog 0.6.3 2016-11-18 14:16:06 -04:00
Matthias Schelling
d3cfda5fe1 Use Sort of GridField Header (#96)
When not in 'Drag&Drop reordering' mode ('sortableToggle' is false) and a SortColumn is set by GridField's header, this last one should be used; otherwise, when the user clicks on a sortable header, the list is reloaded and the header shows a up/down sorting arrow, but this doesn't reflect the actual sorting.
2016-11-18 14:13:54 -04:00
UndefinedOffset
bc38ff5693 Removed notes from contributing 2016-06-28 11:36:06 -03:00
UndefinedOffset
05637b8216 Updated changelog for 0.6.2 0.6.2 2016-06-09 14:24:20 -03:00
UndefinedOffset
6847bf2a42 Added changelog and helpfulrobot badge 2016-06-08 16:07:21 -03:00
Damian Mooyman
92dfcd0447 BUG Remove redundant leading underscore in strings (#95) 2016-05-18 20:13:03 -03:00
Ingo Schommer
372819a57a Test against 3.3 core and PHP 5.6 (#93)
* Removed builds for unsupported 3.0 release line

* Added 3.3 release testing

Note that we're trying to make this smarter going forward, just testing against `3@stable` (see https://github.com/silverstripe-labs/silverstripe-travis-support/issues/33)

* Testing on PHP 5.6, reduced variations

Testing every release line against every DB driver and every PHP version tends to increase the complexity of maintaining the builds (more chance of a false negative). It also strains the free resources provided by Travis CI
2016-05-16 21:22:10 -03:00
UndefinedOffset
0270e32c83 Fixed php doc typo 2016-05-03 12:18:40 -03:00
UndefinedOffset
fc2e8e5538 Copied Contributing and reporting an issue sections out of the readme and into a CONTRIBUTING.md file 2016-04-04 12:32:51 -03:00
Ed Chipman
62a744d48f Merge pull request #91 from helpfulrobot/add-standard-scrutinizer-config
Added standard Scrutinizer config
2016-03-23 20:00:22 -03:00
helpfulrobot
69635d5070 Added standard Scrutinizer config 2016-03-24 11:56:30 +13:00
UndefinedOffset
07e24d52e6 Unit tests now pass on core releases with ss-2016-002 applied to them (fixes #88) 0.6.1 2016-03-03 09:47:28 -04:00
Ed Chipman
8f9201c696 Added unit tests for page sorting (fixes #85) 0.6.0 2016-02-13 15:09:25 -04:00
Ed Chipman
f921aff29d Fixed single unit test failure on postgres 2016-02-13 13:51:01 -04:00
Ed Chipman
2f5cee4e36 Fixed query error causing crash on postgres (fixes #87) 2016-02-13 13:43:39 -04:00
Ed Chipman
d37fdd2ea9 Added support for overriding the relationship name lookup (issue #86) 2016-02-09 13:32:43 -04:00
Ed Chipman
1eb946a8a5 Fixed travis config 2016-02-06 17:36:00 -04:00
Ed Chipman
9863a71380 Attempt to fix travis ignore of 3.1 and 3.2 PGSQL failures 2016-02-06 17:21:58 -04:00
Ed Chipman
7bd56c578d Allow PGSQL to fail for 3.1-3.2 2016-02-06 17:14:21 -04:00
Ed Chipman
10a52463f4 Added support for updating stages on versioned extensions managed through GridFieldSortableRows (ref #77) 2016-02-06 17:00:23 -04:00
UndefinedOffset
c9ab0909f8 Adjusted readme to reflect that 3.x is now the version requirement 2016-01-18 09:59:54 -04:00
UndefinedOffset
925bc7c3f7 Removed top end version restriction, now requires 3.0.1+ (fixes #84) 0.5.4 2016-01-18 09:53:30 -04:00
Ed Chipman
a5d88c1f3f Merge pull request #82 from helpfulrobot/add-standard-gitattributes-file
Added standard .gitattributes file
2016-01-15 14:30:41 -04:00
UndefinedOffset
01d03c61cf Translations sync 2016-01-15 14:29:43 -04:00
helpfulrobot
37fe9e4578 Added standard .gitattributes file 2016-01-15 16:51:59 +13:00
Ed Chipman
5e3802abe5 Merge pull request #80 from helpfulrobot/add-standard-editorconfig-file
Added standard .editorconfig file
2015-12-16 17:51:37 -04:00
helpfulrobot
0ca027931f Added standard .editorconfig file 2015-12-17 10:05:19 +13:00
Ed Chipman
e1b94a3bf3 Merge branch 'spekulatius-fixing-must-be-an-Int-column-is-of-type-int' 0.5.3 2015-12-10 19:33:08 -04:00
Peter Thaleikis
1a55c0599c Fixing bug "must be an Int, column is of type int" 2015-12-10 19:32:09 -04:00