Commit Graph

12 Commits

Author SHA1 Message Date
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