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
Stevie Mayhew
9e8a5c9ba5
FIX: remove validation type constraint from form fields for 3.2 release
2015-05-11 12:32:00 +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
Sam Minnée
3e88e1210d
Merge pull request #4154 from tractorcow/pulls/3/fix-prepared-statements-beta
...
API Use mysql buffered statements
2015-05-08 14:37:35 +12:00
Damian Mooyman
e8d6f15f28
API Use mysql buffered statements
...
Avoids the usage of any MySQL Native Driver specific API
2015-05-08 13:23:53 +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
Damian Mooyman
d3f5d491e6
Merge pull request #4169 from kinglozzer/recompile-scss
...
Recompile SCSS
2015-05-08 08:52:29 +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
Loz Calver
8b4a9a3988
Store current page before marking tree nodes ( fixes #4137 , fixes silverstripe/silverstripe-cms#1135 )
2015-05-07 16:01:24 +01:00
Loz Calver
f38836df37
Recompile SCSS
2015-05-07 12:38:18 +01:00
Sean Harvey
2a04713323
Merge pull request #4153 from tractorcow/pulls/3/filter-page-highlight
...
API Enable tree filter highlighting
2015-05-07 10:14:33 +12:00
Will Rossiter
828ad6eeca
FIX: Modifications to GridFieldExportButton to allow ArrayList use in SS_Report
2015-05-07 08:43:22 +12:00
Damian Mooyman
9b1bea0d17
Merge pull request #4163 from kinglozzer/pulls/deprecation-versions
...
Change deprecation notice version for DataObject component methods
2015-05-07 08:35:23 +12:00
Loz Calver
d673fc1514
Change deprecation notice versions for DataObject component methods
2015-05-06 19:36:34 +01: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
a1676436b7
Merge pull request #4158 from scott1702/drag-drop-cursor
...
Change cursor for drag + drop icon on hover/active
2015-05-05 16:45:50 +12:00
scott1702
8107e86d01
Change cursor for drag + drop icon on hover/active
2015-05-05 16:43:47 +12:00
Damian Mooyman
37d6c829dd
Merge pull request #4157 from kinglozzer/pulls/orm-null-limit
...
NEW: Allow 'null' limit for database queries (closes #3487 )
2015-05-05 10:40:31 +12:00
Loz Calver
23fc498c27
NEW: Allow 'null' limit for database queries ( closes #3487 )
2015-05-04 22:50:33 +01:00
Loz Calver
1cca37c908
FIX: File::getFileType() was case sensitive ( fixes #3631 )
2015-05-04 15:10:16 +01:00
Damian Mooyman
8863797b76
API Enable tree filter highlighting
...
Decoupling of CMS / Framework
2015-05-04 17:06:16 +12: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
Christopher Pitt
05c2d04b42
Clean up HeaderField
2015-04-30 16:19:58 +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
Ingo Schommer
f275076908
Merge pull request #4141 from stevie-mayhew/pulls/getrequest
...
UPDATE: change all instances of $this->request to use appropriate getter/setter
2015-04-30 11:56:26 +12:00
Christopher Pitt
f1524d9d31
Clean up HiddenField
2015-04-30 11:53:50 +12:00
Christopher Pitt
4c6ec7afd9
Clean up LiteralField
2015-04-30 11:53:02 +12:00
Christopher Pitt
7963a0b870
Clean up EmailField
2015-04-30 11:52:49 +12:00
Christopher Pitt
53cf2929d4
Clean up TextareaField
2015-04-30 11:52:37 +12:00
Christopher Pitt
c59eb1bb70
Clean Up ToggleCompositeField
2015-04-30 11:52:21 +12:00
Christopher Pitt
fe08447fc0
Clean up PasswordField
2015-04-30 11:20:46 +12:00
Stevie Mayhew
0d94cf15a5
UPDATE: change all instances of $this->request to use appropriate getter/setter
2015-04-30 11:04:08 +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
Ingo Schommer
4faede15a2
Merge pull request #4131 from patricknelson/issue-4129-relation-component-return
...
FIX for #4129 : Ensure belongsToComponent() and hasManyComponent() methods return null instead of false, to be consistent with other relation component methods.
2015-04-29 09:15:10 +12:00
Patrick Nelson
cadc02b63b
FIX for #4129 : Ensure belongsToComponent() and hasManyComponent() methods return null instead of false, to be consistent with other relation component methods.
2015-04-28 15:41:19 -04: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
Damian Mooyman
ee7ff8b5cf
Merge pull request #4123 from flashbackzoo/pulls/toggle-description-files
...
Toggleable descriptions for files
2015-04-28 11:14:58 +12:00
David Craig
fa6f446867
Add styling to handle toggleable descriptions for files
2015-04-28 10:49:17 +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