Damian Mooyman
57048fd901
Convert to psr-2
2016-08-09 17:05:22 +12:00
Damian Mooyman
7307f88c36
Partial revert of #458
...
Fix travis configuration
2016-04-28 18:18:24 +12:00
Bram de Leeuw
dfc3f2f4be
added missing semicolons
...
Added two missing semicolons
2016-04-26 10:39:45 +02:00
Will Rossiter
32ae99112c
Merge pull request #458 from dnadesign/master
...
Added routing for UserDefinedForm_Controller
2016-04-22 12:09:54 +12:00
jkRoberts
9922ab36ce
Updating getFormField to use upload field if config isset.
2016-04-08 11:47:53 +12:00
Peter Thaleikis
20cc915236
remove trailing spaces in the codebase
2015-09-11 10:20:06 +12:00
Peter Thaleikis
3434cb2cec
converting spaces as intentation to tabs
2015-09-11 00:08:13 +12:00
Ingo Schommer
1794ef3594
API Disallow HTML uploads by default, make extensions configurable
...
HTML uploads are only relevant for SilverStripe 3.1,
since they're disallowed by default from 3.2 onwards in
the File.allowed_extensions configuration already.
2015-08-28 10:44:07 +12:00
scott1702
cfa1f8345a
add warning about publicly accessible files
2015-08-27 18:10:13 +12:00
David Craig
e9ef2a03aa
Consistant treatment of field's right title
2015-08-21 15:21:33 +12:00
Damian Mooyman
9f112e3b23
Add "Add page break" button
...
Fix unit test failures
2015-08-11 14:18:46 +12:00
David Craig
47c3df9c64
Make form editor a GridField
2015-08-10 13:17:48 +12:00