wekan/models
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
..
activities.js Improve wekan performance #837 2017-02-22 17:05:30 +02:00
attachments.js Update some meta-data 2016-01-02 17:15:19 +01:00
avatars.js Centralize all mutations at the model level 2015-09-08 20:19:42 +02:00
boards.js hotfix to user add 2017-03-29 14:28:04 -04:00
cardComments.js [ENH] Add index on CardId into Comments collection 2016-11-17 21:25:49 -05:00
cards.js Bug: orphan documents were created when cards were deleted 2017-02-25 02:16:00 +01:00
checklists.js Improve wekan performance (checklist collection scan) 2017-02-22 17:05:30 +02:00
export.js Favor FlowRouter.url over Meteor.absoluteUrl 2016-01-05 13:37:15 +01:00
import.js Fix up some linting issues 2017-03-05 13:08:53 -07:00
invitationCodes.js Admin panel: 2017-02-24 22:10:38 +08:00
lists.js comment only working, naive implementation complete 2017-03-18 18:49:39 -04:00
settings.js Fix email settings loading: 2017-04-01 21:46:09 +02:00
unsavedEdits.js Improve wekan performance #837 2017-02-22 17:05:30 +02:00
users.js Fix email settings loading: 2017-04-01 21:46:09 +02:00
watchable.js Add notification, allow watch boards / lists / cards 2016-01-05 23:26:02 +08:00