Sean Harvey
|
03d2fc73c5
|
Add warning on flush not being run automatically by unit test commands.
|
2015-08-28 13:00:22 +12:00 |
|
Sean Harvey
|
eca781ed91
|
Merge pull request #3813 from nfauchelle/patch-1
Flush should be off by default - consistant
|
2015-08-28 12:49:24 +12:00 |
|
Ingo Schommer
|
28554dbe94
|
Merge pull request #4504 from dhensby/pulls/fields-fix
When loading data into a form, make sure its using ALL fields
|
2015-08-28 08:38:49 +12:00 |
|
Daniel Hensby
|
08dd8fda62
|
Merge pull request #4086 from xini/fix-remote-url-field
fix width of remote url field label to allow right-click-paste
|
2015-08-27 20:50:35 +01:00 |
|
Daniel Hensby
|
8015919932
|
Be defensive with token availability
|
2015-08-27 17:58:43 +01:00 |
|
Daniel Hensby
|
899eb0b235
|
FIX Use complete fieldlist for extracting data
|
2015-08-27 17:58:19 +01:00 |
|
Daniel Hensby
|
cffb11e568
|
TEST Ensure data is loaded into complete FieldList
|
2015-08-27 17:56:22 +01:00 |
|
Ingo Schommer
|
0c97192558
|
Merge pull request #4546 from dhensby/pulls/permission-docs
DOCS Adding docs for special Permission cases
|
2015-08-27 10:39:23 +12:00 |
|
Daniel Hensby
|
209bb94319
|
DOCS Adding docs for special Permission cases
|
2015-08-26 23:32:07 +01:00 |
|
Damian Mooyman
|
4fdfe3a0a2
|
Merge pull request #4543 from dhensby/pulls/members-can-view-themselves
FIX Members can access their own profiles in CMS
|
2015-08-27 09:43:43 +12:00 |
|
Daniel Hensby
|
2d4b743090
|
FIX Members can access their own profiles in CMS
|
2015-08-26 15:47:51 +01:00 |
|
Sam Minnée
|
a40e70f874
|
Merge pull request #4535 from kinglozzer/travis-notifications
Disable IRC notifications for Travis builds
|
2015-08-25 18:10:46 +12:00 |
|
Loz Calver
|
99a8a81e9a
|
Fix issues with tests and "subfolder" URLs
|
2015-08-25 11:49:01 +12:00 |
|
Loz Calver
|
71eb7d3364
|
Disable IRC notifications for Travis builds
|
2015-08-24 11:56:04 +01:00 |
|
Daniel Hensby
|
790dff7b81
|
Merge pull request #4525 from tractorcow/pulls/3.1/teamcity
MINOR Adjustment to teamcity output
|
2015-08-21 09:18:51 +01:00 |
|
Daniel Hensby
|
ab0572e7cc
|
DOCS Permission comments made a bit clearer
|
2015-08-21 09:16:46 +01:00 |
|
Damian Mooyman
|
465a3bea64
|
MINOR Adjustment to teamcity output
|
2015-08-21 17:30:50 +12:00 |
|
Damian Mooyman
|
d64852b2e8
|
Merge pull request #4517 from dhensby/pulls/access-all-areas
Fix issue where Access All CMS Sections doesnt work
|
2015-08-21 11:48:45 +12:00 |
|
Daniel Hensby
|
2cf7446d8e
|
Merge pull request #4519 from tractorcow/pulls/3.1/fix-setup
BUG Fix illegalExtensions breaking tests.
|
2015-08-21 00:41:38 +01:00 |
|
Damian Mooyman
|
fc212e030c
|
BUG Fix illegalExtensions breaking tests.
Revert #3979
|
2015-08-21 11:18:58 +12:00 |
|
Daniel Hensby
|
6eede57ff2
|
Fix issue where Access All CMS Sections doesnt work
|
2015-08-20 22:30:43 +01:00 |
|
Daniel Hensby
|
a4bd11149f
|
Merge pull request #4508 from kinglozzer/missing-var
FIX: Using undefined var in ModelAdmin
|
2015-08-18 16:31:32 +01:00 |
|
Loz Calver
|
8b638f56fb
|
FIX: Using undefined var in ModelAdmin
|
2015-08-18 15:37:15 +01:00 |
|
Sam Minnée
|
9eb2265a21
|
Merge pull request #4506 from dhensby/pulls/remove-nightly
Remove nightly build as PHP 7 support is explicitly off
|
2015-08-18 09:09:54 +12:00 |
|
Daniel Hensby
|
a73f9ba8fb
|
Remove nightly build as PHP 7 support is explicitly off
|
2015-08-17 16:50:05 +01:00 |
|
Sam Minnée
|
5911d50bca
|
Merge pull request #4477 from nickbooties/nickbooties-patch-1
Fixes #4424
|
2015-08-11 17:34:35 +12:00 |
|
Nick
|
c4c4d79c26
|
Fix for Issue #4424
Model Admin : 'Show Specification for' toggle link breaks if Title contains spaces.
Uses className for element ID on ImportSpec template.
|
2015-08-11 14:56:13 +10:00 |
|
Sam Minnée
|
5c3bf3d0a2
|
Merge pull request #4482 from kinglozzer/classinfo-nonexistant-class
Ensure ClassInfo is backwards compatible with non-existant classes
|
2015-08-10 15:45:32 +12:00 |
|
Will Morgan
|
a28bf97cf4
|
Merge pull request #4488 from SpiritLevel/patch-4
Spelling
|
2015-08-06 16:23:14 +01:00 |
|
David Alexander
|
44680d175c
|
Spelling
|
2015-08-05 21:34:35 +12:00 |
|
Sam Minnée
|
d419b667ef
|
Merge pull request #4485 from yabbagail/no-php7
Explicitly don't support PHP7
|
2015-08-05 18:06:52 +12:00 |
|
Abagail Yost
|
30bdcc5dc3
|
Explicitly don't support PHP7
|
2015-08-05 15:28:38 +10:00 |
|
Will Morgan
|
ca6a46f88d
|
Merge pull request #4481 from dhensby/pulls/fix-default-perm-failure
Fixing rubbish login message when trying to access the CMS
|
2015-08-04 16:38:52 +01:00 |
|
Loz Calver
|
687de33d0d
|
Ensure ClassInfo is backwards compatible with non-existant classes
|
2015-08-04 15:07:07 +01:00 |
|
Daniel Hensby
|
009458e342
|
Fixing rubbish login message when trying to access the CMS
|
2015-08-04 12:23:22 +01:00 |
|
Nick
|
1438a53900
|
Issue #4424
Model Admin : 'Show Specification for' toggle link breaks if Title contains spaces #4424
|
2015-08-04 15:57:38 +10:00 |
|
Nick
|
9ad64716cc
|
Issue #4424
Model Admin : 'Show Specification for' toggle link breaks if Title contains spaces #4424
|
2015-08-04 15:55:07 +10:00 |
|
Daniel Hensby
|
d0d34bde4a
|
Merge pull request #4473 from kinglozzer/gf-sortableheader-method-exists
Check that method 'hasMethod' exists in GridFieldSortableHeader
|
2015-08-03 18:45:25 +01:00 |
|
Loz Calver
|
1b6442058d
|
Check that method 'hasMethod' exists in GridFieldSortableHeader
|
2015-08-03 16:49:18 +01:00 |
|
Sam Minnée
|
4485b266e2
|
Merge pull request #4467 from camfindlay/patch-28
DOCS create() makes objects not classes.
|
2015-08-03 13:36:31 +12:00 |
|
Cam Findlay
|
ea16aca74b
|
DOCS create() makes objects not classes.
Thanks to Matthew at Cabbage Tree Creative for reporting.
|
2015-08-03 12:50:24 +12:00 |
|
Damian Mooyman
|
912b133ba1
|
Merge pull request #3949 from dhensby/pulls/case-sensitive-class-info
Ensuring classinfo is case insensitive
|
2015-07-28 22:36:53 +12:00 |
|
Daniel Hensby
|
ffbeac6b7d
|
Ensuring classinfo is case insensitive
|
2015-07-28 11:17:50 +01:00 |
|
Daniel Hensby
|
5f0d0ab66a
|
Merge pull request #4155 from kinglozzer/pulls/getfiletype-case
FIX: File::getFileType() was case sensitive (fixes #3631)
|
2015-07-28 00:13:26 +01:00 |
|
Damian Mooyman
|
ae783e9598
|
Merge pull request #4042 from selay/3.1
Hardcoded http:// cause browser warnings in admin panel
|
2015-07-28 09:14:34 +12:00 |
|
Loz Calver
|
599c054d4f
|
Merge pull request #4215 from russellshome/patch-1
* russellshome-patch-1:
DataObject accept arrays or stdClass
|
2015-07-27 10:31:40 +01:00 |
|
Russell
|
51722e3d12
|
DataObject accept arrays or stdClass
The constructor of DataObject can take an array or stdClass for $record.
However, it is access as an array [here](https://github.com/silverstripe/silverstripe-framework/blob/3.1/model/DataObject.php#L416) and [here](https://github.com/silverstripe/silverstripe-framework/blob/3.1/model/DataObject.php#L431)
This pull request ensures $record is an array after validation
|
2015-07-27 10:29:34 +01:00 |
|
Loz Calver
|
7c09f82770
|
Merge pull request #4431 from tractorcow/pulls/3.1/temp-fix-cache
BUG Disable cache to prevent caching of build target
|
2015-07-27 09:04:34 +01:00 |
|
Damian Mooyman
|
5f5ce8a82c
|
BUG Disable cache to prevent caching of build target
|
2015-07-27 08:26:01 +12:00 |
|
Sam Minnée
|
c7c3e40a2f
|
Merge pull request #4296 from SpiritLevel/patch-1
Update 02_Release_Process.md
|
2015-07-23 13:38:53 +12:00 |
|