UndefinedOffset
f6ce5741ab
Added error when a many_many relationship could not be found
2024-05-13 11:21:18 -03:00
UndefinedOffset
b1febae3d8
Updated description
2024-01-30 14:45:48 -04:00
UndefinedOffset
9e5908c4ef
Updated description
2024-01-30 14:44:55 -04:00
UndefinedOffset
09f7be61ae
Removed Silverstripe supported badge from the readme
2023-06-16 09:30:10 -03:00
UndefinedOffset
402dab8faa
Updated calls to set-output in the github actions workflow
2023-05-08 10:51:31 -03:00
UndefinedOffset
bb65d01748
Removed PHPCS test's plugin enabling
2023-05-08 10:40:38 -03:00
UndefinedOffset
e3d92e774a
Changed mysql engine for tests
2023-05-08 10:38:12 -03:00
UndefinedOffset
237716571f
Added missing allow plugins for composer
2023-05-08 10:36:11 -03:00
UndefinedOffset
3940a7475f
Updated changelog and license
2023-05-08 10:32:33 -03:00
UndefinedOffset
29957be873
Enabled Silverstripe 5 testing
...
Adjusted composer requirements to allow Silverstripe 5
Replaced some deprecated api calls
2023-05-08 10:27:50 -03:00
UndefinedOffset
c3915cc2b8
Updated changelog
2022-07-06 14:53:04 -03:00
UndefinedOffset
255347b755
Added allow plugin configs for composer 2 in ci
2022-07-06 14:50:18 -03:00
UndefinedOffset
eabbe33342
Adjusted ci workflow to only run against 4.11
2022-07-06 14:46:33 -03:00
Ed Chipman
f5a5346349
Merge pull request #134 from GuySartorelli/enh/injectable
...
NEW Extend new AbstractGridFieldComponent class
2022-07-06 14:42:50 -03:00
UndefinedOffset
66dfcc25ad
Added new badges
...
Updated the license
2022-02-16 16:29:10 -04:00
UndefinedOffset
6f44c555cd
Renamed tests to have simpler cleaner names
2022-02-16 16:23:08 -04:00
UndefinedOffset
8ed1621f8b
Split unit test classes into separate files
2022-02-16 16:15:33 -04:00
UndefinedOffset
5f37c8a0b4
Added phpunit/phpunit and squizlabs/php_codesniffer as dev dependencies
...
Coding style update
2022-02-16 15:35:10 -04:00
UndefinedOffset
e1b1bbf8b3
Updated PHPUnit config
...
Added phpcs config
Added GitHub Actions badge
Re-organized tests folder
2022-02-16 15:25:43 -04:00
UndefinedOffset
c965eb0c2e
Attempt at getting GitHub actions working
2022-02-16 15:19:42 -04:00
Guy Sartorelli
e374c93ae3
NEW Extend new AbstractGridFieldComponent class
...
This makes the `GridFieldSortableRows` component `Injectable`, and
allows any future enhancements in the new abstract class to
automatically apply without requiring additional changes in this module.
The class is introduced in silverstripe/framework 4.11.0 so the
dependency constraint needs to be updated.
2022-02-12 19:24:44 +13:00
UndefinedOffset
fff3f08901
Updated localizations from transifex
2021-07-19 09:51:48 -03:00
Robbie Averill
7bdeebb6cd
Merge pull request #130 from samandeggs/patch-1
...
Update ModelAdminExample.md
2020-09-17 00:07:24 -07:00
Samuel Mulliss
6a14bfbcc1
Update ModelAdminExample.md
...
adding semicolon, readability.
2020-09-17 14:14:35 +12:00
Ed Chipman
51c43642ff
Merge pull request #129 from creative-commoners/pulls/master/travis
...
Update travis
2020-06-24 09:41:38 -03:00
Steve Boyd
c3d202d4a0
Update travis, allow dev packages to be installed
2020-06-24 14:48:06 +12:00
Ed Chipman
ee5f10e1e7
Merge pull request #128 from sunnysideup/patch-3
...
MINOR: better example
2020-06-01 11:43:04 -03:00
Nicolaas
902fe50c96
MINOR: better example ( #127 )
2020-06-01 11:42:19 -03:00
Nicolaas
a0d1272238
Update HasManyExample.md
2020-05-30 13:17:03 +12:00
Nicolaas
f1a9c92784
MINOR: better example
2020-05-30 13:16:11 +12:00
UndefinedOffset
74756cad52
Re-worked unit tests for Silverstripe 4.4+ compatibility
2020-05-29 10:44:04 -03:00
UndefinedOffset
dd955ff1bb
Updated travis config
2020-05-29 08:55:24 -03:00
Robbie Averill
30b50a0597
Merge pull request #126 from sunnysideup/patch-1
...
MINOR: better keywords
2020-05-28 17:40:34 -07:00
Nicolaas
2e9d0e6b33
MINOR: better keywords
2020-05-29 12:26:04 +12:00
UndefinedOffset
af492d0267
Updated changelog
...
Removed helpfulbot badge
Updated license year
2019-01-08 12:23:14 -04:00
UndefinedOffset
35775ad2ce
More adjustments to how ManyManyThroughLists are handled
...
Fixed issue causing the alert to be empty when an error occurs on the server
2019-01-08 12:21:33 -04:00
UndefinedOffset
aef0a8acc1
Updated changelog
...
Changed Travis postgres and sqlite requirements
2018-12-13 14:38:11 -04:00
UndefinedOffset
3ab5aadf45
Attempt to correct the core release used
2018-12-13 14:31:34 -04:00
UndefinedOffset
a622fd4d6f
Fixed syntax error in travis config
2018-12-13 14:26:24 -04:00
UndefinedOffset
cd86fe2fd4
Fixed composer requirement in travis for versioned
2018-12-13 14:21:06 -04:00
UndefinedOffset
fc83d6813e
Adjust Travis to use 4.3 and 4.2
2018-12-13 14:15:20 -04:00
UndefinedOffset
8a2417a750
Fixed functionality when using ManyManyThroughList
2018-12-13 14:05:12 -04:00
UndefinedOffset
504387d711
Switched Travis to test against 4.1
2018-07-04 14:06:01 -03:00
UndefinedOffset
bc633e151d
Fixed issue where versioned objects in would not be flagged as modified preventing the sort order from publishing to the live state when the owner is published
2018-07-04 14:01:37 -03:00
UndefinedOffset
ae12e74aa8
Added templates for github ( fixes #117 )
2018-06-07 09:57:03 -03:00
UndefinedOffset
97b526ea87
Updated changelog
2018-06-07 09:51:29 -03:00
ChrissiQ
118838fb79
Fixes "undefined offset" error when moving a many_many item to previous page ( #121 )
...
When viewing the last page of a list of data objects, trying to move one of them to the previous page triggers an "undefined offset" error.
2018-05-31 14:56:51 -03:00
UndefinedOffset
5e3e5cac3f
Fixed issue #120 where 'Int' as a datatype would not work
2018-03-07 09:46:08 -04:00
UndefinedOffset
dc11841e11
Fixed test errors
2018-03-01 10:58:02 -04:00
UndefinedOffset
6cfc1b7338
Fixed test failures related to legacy code in the test objects
2018-03-01 10:52:12 -04:00