madmatt
|
648d1a0cf4
|
Allow GridFields without titles to be found.
|
2014-03-15 21:23:16 +13:00 |
|
Simon Welsh
|
310e90d412
|
Merge pull request #2751 from axyr/patch-1
formHtmlContent() uses missing FormEncType() call
|
2014-03-15 21:12:44 +13:00 |
|
Simon Welsh
|
279b927df1
|
Merge pull request #2903 from tractorcow/pulls/fix-fileupload-fileexists
BUG Fix issues with uploading to /assets
|
2014-03-15 21:02:36 +13:00 |
|
Simon Welsh
|
bdd936d078
|
Set the response to 403 on error
|
2014-03-15 20:58:47 +13:00 |
|
Simon Welsh
|
5beaebc43a
|
Merge pull request #2718 from silverstripe-rebelalliance/2503
BUG: Fixes performReadonlyTransformation for OptionSetField
Closes #2503
|
2014-03-15 20:45:04 +13:00 |
|
Simon Welsh
|
5b2215308e
|
Merge pull request #2482 from ajshort/pull-2
Fix Versioned::augmentSQL() when the data query was null.
|
2014-03-15 20:40:45 +13:00 |
|
Simon Welsh
|
42c90aebb9
|
Merge pull request #2344 from colymba/uploadfield-upload-validation
FIX UploadField server validation error display
|
2014-03-15 20:24:58 +13:00 |
|
Simon Erkelens
|
6676787176
|
ENHANCEMENT: Allow nested grouping of GroupedList
|
2014-03-15 19:20:28 +13:00 |
|
Simon Welsh
|
dbb6ba82f8
|
Handle special characters in error messages when html_errors is Off
Fixes #1538
|
2014-03-15 14:38:54 +13:00 |
|
Simon Welsh
|
99d6498467
|
Correct backend name so that Zend_Cache can find it
Closes #1425
|
2014-03-15 11:02:49 +13:00 |
|
Simon Welsh
|
7f704cfc97
|
Merge pull request #2953 from jordanmkoncz/patch-1
Fixed inconsistencies and out of date information
|
2014-03-14 23:45:45 +13:00 |
|
Jordan Koncz
|
faf36ba713
|
Fixed inconsistencies and out of date information
|
2014-03-14 20:49:26 +11:00 |
|
Simon Welsh
|
eca35c473c
|
Add PHP 5.6 to Travis
|
2014-03-13 20:47:52 +13:00 |
|
Ingo Schommer
|
1dac8ab103
|
Added min stability for composer
Required for scrutinizer runs
|
2014-03-13 10:17:35 +13:00 |
|
Andrew Short
|
366ac6baa4
|
Merge pull request #2944 from howardgrigg/Docs-patch
DOCS Added info about adjusting Image quality using new config
|
2014-03-12 15:18:50 +11:00 |
|
Howard Grigg
|
8ee6359e44
|
DOCS Added info about adjusting Image quality using new config
|
2014-03-12 10:44:47 +10:00 |
|
Will Rossiter
|
60bcce9921
|
Merge pull request #2938 from oddnoc/2935-empty-enum-value
Revert "Tidy up enum matching where classname is missing"
|
2014-03-11 08:21:53 +13:00 |
|
Fred Condo
|
ff1a040a51
|
Revert "Tidy up enum matching where classname is missing"
This reverts commit 20e082d00e .
Resolves #2935
|
2014-03-10 09:44:36 -07:00 |
|
Simon Welsh
|
0e0597f8cd
|
Merge branch '3.0' into 3.1
Conflicts:
control/Director.php
dev/Backtrace.php
docs/en/installation/nginx.md
model/HTMLValue.php
tests/model/SQLQueryTest.php
|
2014-03-10 22:56:27 +13:00 |
|
Simon Welsh
|
21f462a77b
|
Update nginx.md
Provides a nginx.conf that follows nginx good practices and duplicates the functionality of
the .htaccess files in framework, cms and installer.
|
2014-03-10 22:48:22 +13:00 |
|
Damian Mooyman
|
6b4864eabf
|
Merge pull request #2934 from timsnadden/patch-2
Update composer.md
|
2014-03-10 11:22:59 +13:00 |
|
Tim Snadden
|
07ca70fce4
|
Update composer.md
|
2014-03-10 11:13:19 +13:00 |
|
Damian Mooyman
|
cad863204c
|
Merge pull request #2871 from feejin/urlsegment-trailing-space
BUG Trim URLSegment before applying replacements in filter
|
2014-03-06 08:16:31 +13:00 |
|
Damian Mooyman
|
c61c9e7ac2
|
Merge pull request #2922 from JayDevlin/2904-upload-loadintofile
BUG Upload: loadIntoFile() duplicates files if replaceFile=true
|
2014-03-05 16:43:45 +13:00 |
|
Sean Harvey
|
c94c26faef
|
Merge pull request #2924 from tractorcow/pulls/3.0-remove-error-suppression
Rewrote usages of error suppression operator (3.0 version)
|
2014-03-05 16:21:39 +13:00 |
|
Sean Harvey
|
11432d1d75
|
Merge pull request #2925 from tractorcow/pulls/3.1-remove-error-suppression
Rewrote usages of error suppression operator (3.1 version)
|
2014-03-05 16:19:38 +13:00 |
|
Damian Mooyman
|
0cbad41d3b
|
Rewrote usages of error suppression operator
|
2014-03-05 15:48:55 +13:00 |
|
Damian Mooyman
|
6d5d3d8cb7
|
Rewrote usages of error suppression operator
|
2014-03-05 14:22:19 +13:00 |
|
Devlin
|
3c1e82b42c
|
Upload: retrieve existing File if an object without an ID is given and replaceFile=true
|
2014-03-04 18:02:33 +01:00 |
|
Damian Mooyman
|
1cc366fe23
|
Merge pull request #2850 from kinglozzer/2827-member-extend
FIX: Rewrite Member getCMSFields to ensure updateCMSFields is only run once (fixes #2827)
|
2014-03-04 13:42:17 +13:00 |
|
Simon Welsh
|
ccb791995e
|
Merge pull request #2894 from wilr/3.1-manymanyyaml
Add support for many_many_extraField in YAML
|
2014-03-04 11:35:58 +13:00 |
|
Simon Welsh
|
4f0ee925d1
|
Merge pull request #2911 from silverstripe-iterators/pulls/reset-failedlogincount
Reset FailedLoginCount on successful password reset
|
2014-03-04 11:35:18 +13:00 |
|
Simon Welsh
|
697a010e5a
|
Merge pull request #2915 from torleif/patch-2
Update preview.md
|
2014-03-04 11:34:22 +13:00 |
|
torleif
|
c3994f4ce7
|
Update preview.md
The JavaScript entwine example contains an extra jQuery wrapper
|
2014-03-04 11:32:45 +13:00 |
|
Colin Richardson
|
7b13041449
|
Remove trailing dashes from URLSegment
|
2014-03-03 22:22:03 +00:00 |
|
Andrew Short
|
78678acdad
|
Merge pull request #2912 from sanjaymundhra/patch-5
Update 1-building-site
|
2014-03-03 20:54:55 +11:00 |
|
sanjay
|
fb0fe3e689
|
Update 1-building-site
Possessive pronoun "your" was misspelled as "you"...so the required change performed.
|
2014-03-03 15:24:10 +05:30 |
|
Will Rossiter
|
fb0d349cee
|
Merge pull request #2910 from mullerivan/patch-1
Update css.md
|
2014-03-03 17:54:30 +13:00 |
|
Ingo Schommer
|
c047a7b990
|
Reset FailedLoginCount on successful password reset
|
2014-03-03 17:47:16 +13:00 |
|
mullerivan
|
a7d1991f70
|
Update css.md
|
2014-03-03 02:40:33 -02:00 |
|
Simon Welsh
|
41cdacba06
|
Merge pull request #2893 from silverstripe-iterators/pulls/forgot-password-veto
Allow vetoing forgot password requests
|
2014-03-03 12:19:09 +13:00 |
|
Ingo Schommer
|
ae31362e21
|
Merge pull request #2867 from oddnoc/form-docs-consolidation
Combine form validation topic with forms topic
|
2014-03-03 10:32:04 +13:00 |
|
Ingo Schommer
|
c4ca3b1da4
|
Merge pull request #2870 from svandragt/patch-1
Better visibility of key phrasing
|
2014-03-03 10:30:55 +13:00 |
|
Ingo Schommer
|
3023639354
|
Merge pull request #2886 from KarlKl/patch-1
Silverstripe.com is not this version
|
2014-03-03 10:30:35 +13:00 |
|
Ingo Schommer
|
f00672bb83
|
Merge pull request #2889 from howardgrigg/patch-1
MINOR Corrected links for 'Topics' documentation index
|
2014-03-03 10:30:07 +13:00 |
|
Ingo Schommer
|
edd9738957
|
Merge pull request #2898 from torleif/patch-1
Update shortcodes.md
|
2014-03-03 10:29:56 +13:00 |
|
Ingo Schommer
|
c3fcb916f6
|
Merge pull request #2899 from IgorNadj/patch-1
Update File.php
|
2014-03-03 10:29:39 +13:00 |
|
Ingo Schommer
|
b489f40866
|
Added 3.0.9 changelog
|
2014-03-03 10:19:08 +13:00 |
|
Damian Mooyman
|
f543041b9c
|
Merge pull request #2905 from feejin/urlsegment-leading-dashes
Fix: remove all leading dashes from URLSegments
|
2014-03-03 09:56:47 +13:00 |
|
Ingo Schommer
|
ead3e26378
|
Added 3.1.3 changelog
|
2014-03-03 08:54:18 +13:00 |
|