Commit Graph

21 Commits

Author SHA1 Message Date
Robbie Averill
eea60f66f1 FIX Fix CMS css name, remove old showcalendar DateField config, update CountryDropdownField 2017-08-22 16:40:16 +12:00
Ingo Schommer
b571f81cc7 Suggest installing gridfieldqueuedexport 2016-11-28 16:46:02 +13:00
Damian Mooyman
7167f3a1c5 Merge pull request #501 from muskie9/enhancement/fileSizeLimit#430
ENHANCEMENT add customisable file upload size limit
2016-08-23 17:36:29 +12:00
Damian Mooyman
c6c609a4c9 Merge remote-tracking branch 'origin/3.1'
# Conflicts:
#	code/forms/UserForm.php
#	code/model/UserDefinedForm.php
#	code/model/editableformfields/EditableFileField.php
#	code/model/editableformfields/EditableOption.php
2016-08-18 10:20:56 +12:00
muskie9
b701b250a3 ENHANCEMENT add customisable file upload size limit 2016-08-11 17:51:47 -05:00
muskie9
14b7c65859 BUGFIX progress bar button text change breaks buttons
fixes #488
2016-07-14 09:29:25 -05:00
Cam Findlay
935e55bd4a DOCS Userguide documentation improvements 2015-12-09 15:19:23 +13:00
madmatt
715be15a4d ENHANCEMENT: Add 'HideLabel' field for EditableLiteralField objects 2015-09-28 12:02:08 +13:00
David Craig
8ccc0c9152 Update docs to include requirements 2015-09-15 09:24:09 +12:00
Damian Mooyman
1dd787327a API Integrate with secure assets module 2015-08-28 16:30:41 +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
Ingo Schommer
abae27f41f Clarified upload usage and security considerations 2015-08-28 10:11:43 +12:00
Christopher Pitt
08a57b8d6b Updated documentation 2015-08-21 11:21:40 +12:00
scott1702
cc67ddb98e clean up styles 2015-08-18 09:44:02 +12:00
scott1702
65f056171d update user docs to incl page breaks + fieldgrouping 2015-08-11 17:03:20 +12:00
David Craig
51864a6308 API new form editor 2015-08-10 13:15:59 +12:00
David Craig
2e5de487c8 Add option for displaying error messages at the top of the form 2015-07-22 09:19:48 +12:00
Damian Mooyman
d17e8a773f API Custom rules for email recipients 2015-07-21 10:30:46 +12:00
David Craig
350fdee850 Add custom email templates
- Developers can add email templates via a configurable path.
  - Content editors can select the email templates via a dropdown.
  - Content editors can embed HTML content in emails.
  - Content editors can preview HTML emails.
  - Content editors can use field values (merge fields) in emails.
2015-07-21 08:32:34 +12:00
Damian Mooyman
3f91cf017a Update docs with images and better wording
Sourced from pre existing documentation
2014-08-12 11:22:21 +12:00
Damian Mooyman
da8c5af6e5 Added user documentation.
Split README.md and docs/en/index.md so that One is targeted towards users visiting the github repo, and the other for browsing a documentation repository.
2014-07-22 14:53:18 +12:00