summaryrefslogtreecommitdiffstats
path: root/core/templates/mail.php
Commit message (Collapse)AuthorAgeFilesLines
* Fix mail template to use p() for colorsVincent Petry2014-03-031-4/+4
| | | | Now using p() instead of print_unescaped() for colors.
* make mail notification header color themableJan-Christoph Borchardt2014-03-031-2/+2
|
* mail template: remove off-white background color to better blend into mail ↵Jan-Christoph Borchardt2014-03-031-7/+7
| | | | client
* fix email template l10n, emphasize filenameJan-Christoph Borchardt2014-01-091-1/+1
|
* unify translation string - less work for the translatorsThomas Müller2013-11-211-1/+2
|
* grammar fixesBjoern Schiessle2013-09-301-1/+1
|
* go back to old template but add expire date as optional contentBjoern Schiessle2013-09-301-3/+8
|
* use template for txt and html mails to send notification mailsBjoern Schiessle2013-09-251-4/+4
|
* initialize OC_Defaults in template constructorXBjörn Schießle2013-07-241-5/+4
|
* introduce shortname themable string and split from title, use for image alt textJan-Christoph Borchardt2013-07-111-1/+1
|
* Merge https://github.com/owncloud/core/pull/3900Björn Schießle2013-07-051-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Squashed commit of the following: commit a34098427720c2d0470367cd9698c184d85b8dfd Merge: ccf849b 955646c Author: Björn Schießle <schiessle@owncloud.com> Date: Fri Jul 5 09:59:29 2013 +0200 Merge branch 'master' into theme_aware_mail_footer commit ccf849bc6f18d80cdb593e851529b87579fe072b Merge: 8d5fb70 3c1308f Author: Björn Schießle <schiessle@owncloud.com> Date: Thu Jul 4 11:03:47 2013 +0200 Merge branch 'master' into theme_aware_mail_footer commit 8d5fb70e6dcb2e2e34dcdf2a883680ef034afeea Author: Björn Schießle <schiessle@owncloud.com> Date: Thu Jul 4 10:38:39 2013 +0200 switch to non-static defaults.php commit 88ab2768dcc4ced12c48872c887baa94ad938d62 Merge: e199df8 84c25f9 Author: Björn Schießle <schiessle@owncloud.com> Date: Wed Jul 3 16:59:48 2013 +0200 Merge branch 'theme_aware_mail_footer' of github.com:owncloud/core into theme_aware_mail_footer Conflicts: core/templates/altmail.php commit e199df844b5faf80a36d8380a5b0b58025cd425f Author: Björn Schießle <schiessle@owncloud.com> Date: Wed Jul 3 16:56:29 2013 +0200 name and slogan should be in one line commit 84c25f9853e1bfbe4ae780371b1353aafb6b15c2 Author: Thomas Müller <thomas.mueller@tmit.eu> Date: Mon Jul 1 21:15:35 2013 +0200 no ?> at the end of a file commit 3bd8d38d011f62ce78bcd0c108eb8cf2ce97eb99 Author: Björn Schießle <schiessle@owncloud.com> Date: Mon Jul 1 12:58:36 2013 +0200 print url unescaped commit d304ed18c8b7350e92e24565b9b9ba77b519d74c Author: Björn Schießle <schiessle@owncloud.com> Date: Mon Jul 1 12:56:05 2013 +0200 make new mail templates aware of different ownCloud themes
* Do no translate "ownCloud - "Stephan Arts2013-06-141-2/+2
|
* Use templates to theme share e-mails (#3683)Stephan Arts2013-06-141-0/+33