Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/getgrav/grav-plugin-email

Grav Email Plugin
https://github.com/getgrav/grav-plugin-email

added German translation

5775de04c4716941957128b083d09f6f85b4df99 authored almost 9 years ago by janklostermann <[email protected]>
Improve documentation

69b11ce52c686b3786151fb850e04e2419b59b10 authored almost 9 years ago by Flavio Copes <[email protected]>
Merge pull request #21 from gRoberts84/implement-email-debugging

Added debug option to enable logging on SwiftMailer

03488ff53b93b3268c9ba33ad0cf3f62600d9696 authored almost 9 years ago by Andy Miller <[email protected]>
Added debug option to enable logging on SwiftMailer

c651dc054320a71dcd8f37d10ef4da134a6de91c authored almost 9 years ago by Gavin Roberts <[email protected]>
Update blueprints.yaml

6f765e7c559b3951678477d8cc818ed8bf645c1f authored almost 9 years ago by Andy Miller <[email protected]>
TTL => TLS typo

08556ce4c3d2541d62d424de98484ff0dd5e080b authored almost 9 years ago by Andy Miller <[email protected]>
Merge branch 'release/2.2.0'

294acf8dc8fcf7fb643853e902e907fabba6b071 authored almost 9 years ago by Andy Miller <[email protected]>
version update

fc7046aff7ece8a13a49e2ff7a79da0966198e61 authored almost 9 years ago by Andy Miller <[email protected]>
changelog updated

bb6a6388fe9decc4dc631a8c6140d352a34eeafe authored almost 9 years ago by Andy Miller <[email protected]>
Use common language strings in blueprints

721812eb03a0c0242eb60ff635ab0b5d1084e661 authored almost 9 years ago by Flavio Copes <[email protected]>
Drop leftover comment

7c3c42d870fb2ccf49f3ab6fd8ae56e45e001968 authored almost 9 years ago by Flavio Copes <[email protected]>
Change the mailer.smtp.password field to `password` type

289db8239a59470404eeff4425b5e9672159c726 authored almost 9 years ago by Flavio Copes <[email protected]>
Handle multiple file inputs attachments too

e295592210ced8c62677c59dbead0a07f8b0ea36 authored almost 9 years ago by Flavio Copes <[email protected]>
Merge pull request #17 from MATsxm/patch-1

/fr translation + question

4229ddfb769feef33e19a06c8f147036f8ef4cfc authored almost 9 years ago by Flavio Copes <[email protected]>
Fix readme

66f6906d17ebc78123fb76980789e2a0406b08b9 authored almost 9 years ago by Flavio Copes <[email protected]>
Send attachments in emails send from forms

98eb9249f6bb803cde0d4aabd09f7b379e444d06 authored almost 9 years ago by Flavio Copes <[email protected]>
Merge branch 'release/2.1.1' into develop

c7aac2c25abdb3fe75a698851136e113747af5e6 authored almost 9 years ago by Andy Miller <[email protected]>
Merge branch 'release/2.1.1'

8c9843deb4bdd1ccf64dfb63e9dc1fde2d54d9a7 authored almost 9 years ago by Andy Miller <[email protected]>
version update

93f1c6ea818a38fa5b4ccc93c62a5b33ff8ce24a authored almost 9 years ago by Andy Miller <[email protected]>
/fr translation + question

translated but please check if I need to escape the single quote like in:
*'d'expéditeur'*
Thanks

181f09b3a6e6cf9053a761fffae80a7e5b7330f6 authored almost 9 years ago by Marc-Antoine Thevenet <[email protected]>
Update changelog

767be7e872b0d96c7db179c4f02d1129cbbbc1ff authored almost 9 years ago by Flavio Copes <[email protected]>
Throw an exception if there's no "from" or "to" parameters setup in the default settings or in the form

55981bc02cadad5f728038a8054198dec669fc97 authored about 9 years ago by Flavio Copes <[email protected]>
Merge branch 'release/2.1.0' into develop

1c5439f0a411342101f44ad8ca69286b6cd8f99b authored about 9 years ago by Andy Miller <[email protected]>
Merge branch 'release/2.1.0'

038616e5c234d13e30f3e82a53ab8067de2104ad authored about 9 years ago by Andy Miller <[email protected]>
version update

5348c86d1e1af02c32c4abd1f98f6805a3f42780 authored about 9 years ago by Andy Miller <[email protected]>
Update README.md

65ffe2d4cd4fcfdc4c3e6c2b3ea52f41c6b2f939 authored about 9 years ago by Andy Miller <[email protected]>
Add code sample

88993d5d12544574d28b9ad5380a1b85e198eb29 authored about 9 years ago by Flavio Copes <[email protected]>
Add testing hints

2fcbcabe599fb3bb9d6bd6b1bf0b3fecc331633d authored about 9 years ago by Flavio Copes <[email protected]>
Validation loose for the Email blueprint

ce2b7d6d4b2fbf78eb4d5e6cb8dc1afaa7128bb5 authored about 9 years ago by Flavio Copes <[email protected]>
Merge pull request #12 from hctom/7-engine-vs-default

Moved config setting from mailer.default to mailer.engine

8b9387c9d6d5466310be1f8c6c89be0d93abd94b authored about 9 years ago by Flavio Copes <[email protected]>
Merge pull request #11 from hctom/develop

Documentation and fixes

306f96eab3e1042ea4c7d2e11dce3a39a83fa77d authored about 9 years ago by Flavio Copes <[email protected]>
Moved config setting from mailer.default to mailer.engine

... while removing mailer.default completely

4ddf244b259f88a2fcc50a8a9aa6e3e60aaa03d4 authored about 9 years ago by Thomas Keitel <[email protected]>
Added documentation for new email parameters

21af800461a45077b06d8d61aa9b6666c4690d0f authored about 9 years ago by Thomas Keitel <[email protected]>
Added default parameter values for CC and BCC

d61cfeba71dc0bd78188cb2a6f72cf303e256470 authored about 9 years ago by Thomas Keitel <[email protected]>
Added missing 'content_type' to email.yaml

c61af59ace0885a0cd15ebea7f610a0263c9ea20 authored about 9 years ago by Thomas Keitel <[email protected]>
Merge branch 'release/2.0.0' into develop

61876b37b01ef2d3178dec087e90adc9441d5d55 authored about 9 years ago by Andy Miller <[email protected]>
Merge branch 'release/2.0.0'

b899147b248b66176bd0c6fae71e831b981c14f3 authored about 9 years ago by Andy Miller <[email protected]>
version update

4b3258ed500a5d6d15a478ff943f09a0a64ea012 authored about 9 years ago by Andy Miller <[email protected]>
Merge pull request #10 from hctom/config-addons

Config addons

236a59e47c348955acbe9d3d9b0e3e9e9b16faca authored about 9 years ago by Flavio Copes <[email protected]>
Reworked building of message body to allow multiple body parts even with different charsets

b4d02662429b4bf8aa06559686683f04e78609c3 authored about 9 years ago by Thomas Keitel <[email protected]>
Reworked from/to message parameters to use old blueprints schema again for backwards compatibility

10d980e43ea85b4d6989eb01dfc6aada7400dfcc authored about 9 years ago by Thomas Keitel <[email protected]>
Fixed wrong use statement for Twig object

98c0b84664bb7f6ea694fdf11aeeeff953ebb6ab authored about 9 years ago by Thomas Keitel <[email protected]>
Explicitly defaulted content_type parameter to 'text/html'

e024d201ba97a4fe1d65829399eb81b1e3262da4 authored about 9 years ago by Thomas Keitel <[email protected]>
Made default content type configurable (defaults to 'text/html')

896fbf742b0482650dcceb27e192a8cefa34df77 authored about 9 years ago by Thomas Keitel <[email protected]>
Added support for CC/BCC e-mail parameters

dd5e8f0fc8a2632990b9a58259d2acf88422dc4e authored about 9 years ago by Thomas Keitel <[email protected]>
Implemented e-mail address parsing method

This helps to allow e-mail values of the form:
- single e-mail address string
- array of e-mail ...

0ae31c608dad027fa023152c0b5bc34c6fcb61d4 authored about 9 years ago by Thomas Keitel <[email protected]>
Reworked 'from'/'from_name' configuration value(s)

2bb8c4a8fbb9dacc48a411e4ac93b3b6c4fcf9e3 authored about 9 years ago by Thomas Keitel <[email protected]>
Reworked 'to' configuration value while also allowing 'to name' configuration option

02b5f0a9ee1ab087fdf8ae22829c29667f8defca authored about 9 years ago by Thomas Keitel <[email protected]>
Changed 'to' field placeholder

... and removed notice about comma-separated list, as this is not supported by email fields

4479e6abeed9ad51bc731428d1c3d69a52cf6179 authored about 9 years ago by Thomas Keitel <[email protected]>
Defaults to text/html for form emails

78c7085a6813b09f8f7cbfbd48f017db560566c6 authored about 9 years ago by Flavio Copes <[email protected]>
Merge pull request #6 from hctom/develop

Rework e-mail message building and support for additional parameters

936593857689e9c1df47f458b56a0a5a192f6335 authored about 9 years ago by Andy Miller <[email protected]>
Merge pull request #2 from z38/fix-engine

Fix engine selection

697b066152d642459847bfaee991860e98b70d03 authored about 9 years ago by Andy Miller <[email protected]>
Added support for reply to address(es)

da95e16c2c56a5b90f9f86c0cfbea794b23ca120 authored about 9 years ago by Thomas Keitel <[email protected]>
Added support for specific message content type

86b752d06515977fad59acb0cd9fd82558f97cb8 authored about 9 years ago by Thomas Keitel <[email protected]>
Added support for from/sender name

4b32c29963651cd7e1fda575ab2acc541db6e067 authored about 9 years ago by Thomas Keitel <[email protected]>
Restructured e-mail sending code to use method for message building

This adds no new functionality but introduces a new concept of parameter processing to easily al...

da386808d0b2018a2b3951c7beef6f6670871d4e authored about 9 years ago by Thomas Keitel <[email protected]>
Add empty email address to avoid '' being interpreted as the email address. From and To email addresses now required and validated in the admin email plugin config page.

e1dbb9e2b5665006f90eea327f37f476dca6e726 authored about 9 years ago by Flavio Copes <[email protected]>
Merge branch 'release/1.0.0'

12a99537b9593c90ee239f50d2f05b4344b39f1b authored about 9 years ago by Andy Miller <[email protected]>
Merge branch 'release/1.0.0' into develop

7c87623b4969e9f2ed520efd3a5a0fbe44746aa4 authored about 9 years ago by Andy Miller <[email protected]>
changelog updated

a3389eed7d773e013ac6eac688b4c1e7dbb97437 authored about 9 years ago by Andy Miller <[email protected]>
version update

390c1028469747bb1a6caf16c75dc7e745166991 authored about 9 years ago by Andy Miller <[email protected]>
Merge pull request #4 from hwmaier/feature/fix-empty-body-error

If no body parameter is specified, the default is not processed as Twig template

0c780e2e4ef4768879f56c8fa60e2e1832b413a8 authored about 9 years ago by Flavio Copes <[email protected]>
If no body parameter is specified the default setting did generate an email with the literal string '{% include "forms/data.html.twig" %}' instead of processing the Twig macro

552cb77e242649054913e7d8e0f3dacbc4514ffc authored about 9 years ago by Henrik Maier <[email protected]>
Fix engine selection

89274e44c52344710fcd370e3394ea1fc635ef29 authored about 9 years ago by z38 <[email protected]>
Merge branch 'release/0.2.1'

1691ff70c6be048e1fe618a8e2dcbedbdeccc710 authored over 9 years ago by Andy Miller <[email protected]>
Merge branch 'release/0.2.1' into develop

640278755b924730d9806468b32cf1711e40f2a2 authored over 9 years ago by Andy Miller <[email protected]>
version update

41590ddf294b45ff9d32516d5b40d94fba83f798 authored over 9 years ago by Andy Miller <[email protected]>
Merge pull request #1 from getgrav/feature-fix-forms

Fix onFormProcessed

c3e5e39e6ca95d2ff65a8eb623bd1d9fdb40ceae authored over 9 years ago by Andy Miller <[email protected]>
Fix onFormProcessed

1c9192576cdeb829ffe3a92f21597099c6f22777 authored over 9 years ago by Flavio Copes <[email protected]>
Merge branch 'release/0.2.0'

9174501c1b2d94bfceaa7c276492fad0cd97b96f authored over 9 years ago by Andy Miller <[email protected]>
version update

2566c7a0038605ed655aaae903974a212c7f4d84 authored over 9 years ago by Andy Miller <[email protected]>
disable the enable field!

1c1ad2a91cbddc52a899ab78cf1fc064dbbba899 authored over 9 years ago by Andy Miller <[email protected]>
Merge branch 'release/0.1.0'

3c88ae353f415c70388c70aed9d5ba17d80d1989 authored over 9 years ago by Djamil Legato <[email protected]>
Merge tag '0.1.0' into develop

Release v0.1.0

08b68476b1bb5731f7e2ae90ffecf9c1e954a49a authored over 9 years ago by Djamil Legato <[email protected]>
getting ready for release

76a8348c1938df17fe5c7ea7cca23e3d7b751918 authored over 9 years ago by Andy Miller <[email protected]>
blueprint update

cdf062e94ad976bea9205cfe448047cd27a4b786 authored over 9 years ago by Andy Miller <[email protected]>
changed setting name

8013dd249af996cdc63e4b8702f6efd179cff296 authored over 9 years ago by Andy Miller <[email protected]>
HHVM support

b37020d91b62bcb20df0e740c130d826c47dbf7a authored almost 10 years ago by Andy Miller <[email protected]>
PSR fix

0ece8d7ffc792c4388a188be75d7b3229aa16461 authored about 10 years ago by Andy Miller <[email protected]>
Bluprints: Move validation parameter inside the form

63d21a2d1cdcefda1264a232af4d67cc069dd426 authored about 10 years ago by Matias Griese <[email protected]>
Update code to use new classes

d65bf3f17288d191b50f11882694193590992fc7 authored over 10 years ago by Matias Griese <[email protected]>
Updated blueprints with new meta syntax and removed VERSION file no longer needed.

afb831885841eaeb9eba5a6f99a0ee49e3967038 authored over 10 years ago by Djamil Legato <[email protected]>
Refactoring per the new page events system

4e6163e5996eafb46d664c5a3bafec60f0c10c36 authored over 10 years ago by Andy Miller <[email protected]>
Merge branch 'master' into develop

56017c36b01956506fe7f9de8147537a8a9215d7 authored over 10 years ago by Djamil Legato <[email protected]>
Added hebe.json

b76c21137e2f11f64b5c7b4e03279f7a2a8d02b2 authored over 10 years ago by Djamil Legato <[email protected]>
Added hebe conf

d9fc61a9d901a29960528050bb9fd7f764866792 authored over 10 years ago by Djamil Legato <[email protected]>
Source

59b2803283469c878612526c9096f40f99265ba9 authored over 10 years ago by Djamil Legato <[email protected]>