Commit Graph

13731 Commits

Author SHA1 Message Date
Damian Mooyman
04b803dfc6 Added 3.1.13 changelog 2015-05-28 18:59:11 +12:00
Damian Mooyman
f55eb5e2cf Merge pull request #4236 from nyeholt/fix_hostname-whitelist
FIX Allow users to specify allowed hosts
2015-05-28 18:09:59 +12:00
Marcus Nyeholt
9c8fa51321 FIX Allow users to specify allowed hosts
Allow users to explicitly state which Hosts are allowed to be requested via
this application instance to avoid Host: header forgery attacks.
2015-05-28 15:58:39 +10:00
Hamish Friedlander
b21fd8480a Merge pull request #4233 from tractorcow/3.1.13
Fix merge / test regressions
2015-05-28 17:01:12 +12:00
Damian Mooyman
0a8f328947 Fix merge / test regressions 2015-05-28 16:59:05 +12:00
Damian Mooyman
a978b891e1 BUG Fix handling of empty parameter token 2015-05-28 10:13:10 +12:00
Damian Mooyman
75137dbab2 Ensure only trusted proxy servers have control over certain HTTP headers 2015-05-28 10:12:46 +12:00
Damian Mooyman
22a35e48a9 BUG Fix malformed urls redirecting to external sites 2015-05-28 10:12:18 +12:00
Damian Mooyman
79cfa2bb64 Bug fix sqlquery select 2015-05-28 10:11:32 +12:00
Damian Mooyman
c1d500dedc Added 3.1.13-rc1 changelog 2015-05-14 14:34:09 +12:00
Damian Mooyman
69a244e03f Update translations 2015-05-14 13:45:03 +12:00
Damian Mooyman
a96b100fe2 Merge pull request #4182 from assertchris/add-better-scrutinizer-support
Added better Scrutinizer support
2015-05-14 11:49:25 +12:00
Damian Mooyman
102ef033f9 Merge pull request #4183 from flashbackzoo/pulls/fix-panel-collapse
Fix behaviour of panels
2015-05-14 10:37:43 +12:00
David Craig
232ed3cb4f Fix panel collapse 2015-05-13 10:15:50 +12:00
Christopher Pitt
a868b6b1dc Added better Scrutinizer support 2015-05-12 23:27:36 +12:00
Loz Calver
3b7aff28d5 Merge pull request #3946 from dhensby/pulls/php-7-tests
Test against php 7
2015-05-12 11:40:12 +01:00
Daniel Hensby
069bf40f34 Test against php 7 2015-05-12 11:12:47 +01:00
Damian Mooyman
3907688f7d Merge pull request #4164 from wilr/fixssreportarraylist
FIX: Modifications to GridFieldExportButton to allow ArrayList use in SS_Report
2015-05-11 19:17:40 +12:00
Ingo Schommer
2ea8dd86e1 Merge pull request #4176 from tractorcow/pulls/3.1/fix-combine-media
Fix missing media parameter on Requirements::combine_files
2015-05-11 17:36:44 +12:00
Damian Mooyman
b195132407 Fix missing media parameter on Requirements::combine_files
Regression from #4136
2015-05-11 17:30:59 +12:00
Will Rossiter
85c51167c0 Merge pull request #4136 from nikrolls/requirements-docblock-improvements
Documentation tidy for Requirements.php
2015-05-11 15:08:26 +12:00
Damian Mooyman
11f13119c6 Merge pull request #4161 from assertchris/improve-iis-security
Improve IIS security
2015-05-11 12:10:22 +12:00
Christopher Pitt
8d51eea66f Improve IIS security 2015-05-11 12:01:30 +12:00
Damian Mooyman
dca8e2ad52 Merge pull request #4171 from dhensby/pulls/having-count
SQLQuery::Count errors with having clause
2015-05-08 09:37:48 +12:00
Aram Balakjian
be10d90cc5 BUG count breaks when having clause defined 2015-05-07 21:26:12 +01:00
Daniel Hensby
e94c2a944e Test to prove having count issue 2015-05-07 21:26:11 +01:00
Will Rossiter
828ad6eeca FIX: Modifications to GridFieldExportButton to allow ArrayList use in SS_Report 2015-05-07 08:43:22 +12:00
Loz Calver
5f5662b069 Merge pull request #4159 from marijnkampf/patch-1
Fix link
2015-05-05 13:54:34 +01:00
Marijn Kampf
18fb548fd2 Fix link 2015-05-05 12:13:08 +01:00
Damian Mooyman
cd794a78ac Merge pull request #4151 from xini/patch-1
fix typo
2015-05-04 13:49:07 +12:00
Florian Thoma
045b2c569a fix typo
customise instead of customize
2015-05-03 13:35:05 +10:00
Damian Mooyman
4cacebdb88 Merge pull request #4128 from assertchris/clean-up-label-field
Clean up LabelField
2015-05-01 10:10:12 +12:00
Christopher Pitt
e1df8ec2fc Clean up LabelField 2015-04-30 16:21:33 +12:00
Damian Mooyman
204d3b1fec Merge pull request #4127 from assertchris/clean-up-hidden-field
Clean up HiddenField
2015-04-30 16:14:09 +12:00
Christopher Pitt
f1524d9d31 Clean up HiddenField 2015-04-30 11:53:50 +12:00
Ingo Schommer
72ee96cd65 Merge pull request #4101 from patricknelson/issue-4100-parser-extensibility
FIX #4100 Setup the ability to overload the ShortcodeParser class and en...
2015-04-30 08:03:54 +12:00
Nik Rolls
8727f27f2a Documentation tidy for Requirements.php
Documentation-only changes, except where a couple of methods have been moved to live next to other related functions.
2015-04-29 20:17:40 +12:00
Damian Mooyman
e393a30d0f Merge pull request #4120 from kinglozzer/pulls/x-reload-absolute-urls
FIX: X-Reload & X-ControllerURL didn't support absolute URLs (fixes #4119)
2015-04-29 09:38:13 +12:00
Damian Mooyman
fdc2141d3f Merge pull request #4099 from dhensby/pulls/security-login-url
FIX use config for Security::$login_url
2015-04-28 13:56:24 +12:00
Loz Calver
120b983ad6 FIX: X-Reload & X-ControllerURL didn't support absolute URLs (fixes #4119) 2015-04-27 15:38:54 +01:00
Ingo Schommer
4c165d42fe Merge pull request #4110 from assertchris/clean-up-text-field
Clean up TextField
2015-04-27 12:11:18 +12:00
Christopher Pitt
3e3139d7c7 Clean up TextField 2015-04-27 12:02:34 +12:00
Ingo Schommer
d0e40c3c31 Merge pull request #4109 from assertchris/clean-up-validator
Clean up Validator
2015-04-27 11:52:52 +12:00
Christopher Pitt
6d19006cab Clean up Validator 2015-04-27 11:39:18 +12:00
Patrick Nelson
5ae0ca1407 FIX #4100 Setup the ability to overload the ShortcodeParser class and ensuring its methods/properties are extensible via the "static" keyword. 2015-04-26 18:47:02 -04:00
Ingo Schommer
a2d196cc4e Merge pull request #4107 from AntonyThorpe/patch-3
Update 03_Authentication.md
2015-04-26 18:28:55 +12:00
Ingo Schommer
2ff4fe5e81 Merge pull request #3998 from kinglozzer/pulls/cache-is-composite-field
Performance improvements to DataObject::is_composite_field()
2015-04-26 18:24:11 +12:00
Antony Thorpe
b90432cb26 Update 03_Authentication.md
Create a list to improve presentation on the silverstripe.org website.  Hopefully this works.  The API descriptions/links are currently missing.
2015-04-26 18:16:13 +12:00
Ingo Schommer
8e7513005f Merge pull request #4085 from tractorcow/pulls/3.1/fix-file-admin
BUG Fix users with all cms section access not able to edit files
2015-04-26 18:08:31 +12:00
Ingo Schommer
771597dd8f Merge pull request #4102 from micmania1/patch-10
NEW Added Youtube's short URL.
2015-04-26 17:09:17 +12:00