wekan/server
Julen Landa Alustiza dfeeec308a Fix email settings loading:
MAIL_URL was overriden with database info all the time.
Now if MAIL_URL exists is not overwritten and if neither MAIL_URL nor
exists valid admin panel data MAIL_URL is not set.
MAIL_FROM was ignored. Same behaviour, env variable has bigger priority
than database configuration.
On both cases, althrought environment variable is set, updating admin-panel
mail settings will load new info and ignore the environment variable.
Remove some code that is not needed anymore
2017-04-01 21:46:09 +02:00
..
lib comment only working, naive implementation complete 2017-03-18 18:49:39 -04:00
notifications Fix email settings loading: 2017-04-01 21:46:09 +02:00
publications wording change, email sending optimization, add texts to i18n 2017-02-26 21:11:15 +08:00
migrations.js Prefer ES5 methods over underscore utilities 2015-10-22 18:13:12 +02:00