aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/Mail/EMailTemplateTest.php
Commit message (Expand)AuthorAgeFilesLines
* refactor: Add void return type to PHPUnit test methodsChristoph Wurst2024-09-151-4/+4
* fix(mail): Fix big logos in mail templates for OutlookJoas Schilling2024-07-171-0/+2
* chore: Add SPDX headerAndy Scherzinger2024-05-131-19/+2
* fix(tests): Fix method name in unit testsJoas Schilling2023-01-301-4/+4
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-121-3/+3
* Provide the proper language to the mailerRoeland Jago Douma2020-04-161-2/+7
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-2/+0
* Mode to modern phpunitRoeland Jago Douma2019-11-271-1/+1
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Fix email buttons for white themeMorris Jobke2017-12-111-0/+16
* Fix welcome text for better grammar in themed instancesMorris Jobke2017-11-091-4/+4
* Improve text: 'you have now' -> 'you now have'Leon Klingele2017-09-081-4/+4
* Fix testsMorris Jobke2017-09-051-1/+3
* Rename renderHTML to renderHtmlMorris Jobke2017-04-191-4/+4
* Fix translationsJoas Schilling2017-04-181-1/+1
* Update email template for lost password emailMorris Jobke2017-04-121-1/+2
* Use instance name as alt-textJoas Schilling2017-04-121-0/+4
* Add addBodyButton to add a single button to email templatesMorris Jobke2017-04-121-0/+38
* Allow to set text versions for the plain text emailMorris Jobke2017-04-111-0/+42
* Move OC_Defaults to OCP\DefaultsMorris Jobke2017-04-091-11/+3
* Add support for themingLukas Reschke2017-04-071-25/+87
* New layout for welcome emailMorris Jobke2017-04-071-0/+75