UndefinedOffset
|
c965eb0c2e
|
Attempt at getting GitHub actions working
|
2022-02-16 15:19:42 -04: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 |
|
UndefinedOffset
|
20da27f7dd
|
Fixed potential issue with DBInt
|
2018-03-01 10:45:44 -04:00 |
|
UndefinedOffset
|
e53e3622a4
|
Prep for 2.0.2 tag
|
2017-12-11 12:29:59 -04:00 |
|
UndefinedOffset
|
ecbe9b904a
|
Fixed issue related to checking if the base data class has the versioned extension
Updated translations
|
2017-12-11 12:27:42 -04:00 |
|
UndefinedOffset
|
12cd5776c1
|
Fixed issue where the table name could not be determined properly for namespaced classes (fixes #113)
Fixed issue sorting to page in 4.0
|
2017-12-11 11:49:30 -04:00 |
|
UndefinedOffset
|
e6eefdffd3
|
Prep for 2.0.1 tag
|
2017-11-29 10:08:59 -04:00 |
|
Daniel Hensby
|
d8c379879f
|
Merge 1.0.x into master (#112)
* Fixed travis build failure related to phpunit/php-file-iterator
* DOCS Update docs examples to be 3.1+ relevant (#111)
|
2017-11-29 10:05:37 -04:00 |
|
UndefinedOffset
|
8254ce7fe7
|
Updated change log
|
2017-11-27 10:19:25 -04:00 |
|
UndefinedOffset
|
f0110c11e2
|
Fixed issue #110 where many many lists would cause a crash
|
2017-11-27 10:17:17 -04:00 |
|
UndefinedOffset
|
0c66fa0ec6
|
Added no-update to travis builds for postgresql and sqlite3
|
2017-11-24 17:04:04 -04:00 |
|
UndefinedOffset
|
fe104efad8
|
Added phpunit.xml.dist to the export ignore
|
2017-11-24 16:42:02 -04:00 |
|
UndefinedOffset
|
21289b42f5
|
Added phpunit to travis builds
|
2017-11-24 16:38:32 -04:00 |
|
UndefinedOffset
|
2bde7362cd
|
Adjusted requirements
|
2017-11-24 16:35:26 -04:00 |
|
UndefinedOffset
|
b70ec00945
|
Removed prefer-dist from composer in travis builds
|
2017-11-24 16:29:29 -04:00 |
|
UndefinedOffset
|
386fa1053d
|
Fixed recipe name in .travis.yml
|
2017-11-24 16:24:59 -04:00 |
|
UndefinedOffset
|
710b94e25b
|
Attempt at moving away from silverstripe/silverstripe-travis-support
|
2017-11-24 16:21:12 -04:00 |
|
UndefinedOffset
|
7e8cdd9c2b
|
Prep for 2.0.0 tag
|
2017-11-24 14:52:31 -04:00 |
|
UndefinedOffset
|
9ea5caa91c
|
Removed unused constant and config option
|
2017-11-01 09:35:04 -03:00 |
|
UndefinedOffset
|
b38d7f6f04
|
Revert "Revert "Moved to a vendor module #103""
This reverts commit 1925d5151e .
|
2017-11-01 09:34:29 -03:00 |
|
UndefinedOffset
|
c537c86567
|
Attempt to fix travis builds
|
2017-10-31 09:51:22 -03:00 |
|
UndefinedOffset
|
bf1f27e075
|
Removed additional php 5.6 mysql test
|
2017-10-27 16:31:14 -03:00 |
|