wekan/models
Marc Hartmayer 405f176bbb Fix getStartDayOfWeek function
In case profile.startDayOfWeek is 0 it's evaluated to false and 1 is returned.
Let's fix this by differentiating between undefined and an actual value.
2020-04-23 10:40:53 +02:00
..
accountSettings.js Add more Font Awesome icons. This was originally added 2020-01-03 17:02:27 +02:00
actions.js Fixes #2596 incorrect date types for created & updated 2019-09-05 12:29:45 -05:00
activities.js stop notifying users about their own behavior 2020-04-08 11:54:00 -06:00
announcements.js Fixes #2596 incorrect date types for created & updated 2019-09-05 12:29:45 -05:00
attachments.js add a notification drawer like trello 2020-03-27 11:35:03 -06:00
avatars.js Add createdAt and modifiedAt to all collections 2019-06-27 09:13:20 -05:00
boards.js Fix lint errors in lint error fix. 2020-04-22 21:00:31 +03:00
cardComments.js Fixes #2596 incorrect date types for created & updated 2019-09-05 12:29:45 -05:00
cards.js Fix lint errors in lint error fix. 2020-04-22 21:00:31 +03:00
checklistItems.js Fixes #2596 incorrect date types for created & updated 2019-09-05 12:29:45 -05:00
checklists.js Add Worker role. 2020-01-03 06:49:35 +02:00
counters.js Teams/Organizations part 1, in progress. Add table: org 2019-07-15 19:39:30 +03:00
customFields.js Fixes #2596 incorrect date types for created & updated 2019-09-05 12:29:45 -05:00
export.js fixed board export with attchment 2020-01-23 01:16:56 -05:00
import.js Prettier & eslint project style update 2019-06-28 12:56:51 -05:00
integrations.js Merge branch 'fix-date-stamps' of https://github.com/justinr1234/wekan into justinr1234-fix-date-stamps 2019-09-05 21:01:51 +03:00
invitationCodes.js Fixes #2596 incorrect date types for created & updated 2019-09-05 12:29:45 -05:00
lists.js add a notification drawer like trello 2020-03-27 11:35:03 -06:00
org.js Fixes #2596 incorrect date types for created & updated 2019-09-05 12:29:45 -05:00
orgUser.js Fixes #2596 incorrect date types for created & updated 2019-09-05 12:29:45 -05:00
rules.js Fixes #2596 incorrect date types for created & updated 2019-09-05 12:29:45 -05:00
settings.js Fix lint errors in lint error fix. 2020-04-22 21:00:31 +03:00
swimlanes.js New feature: Now there is popup selection of Lists/Swimlanes/Calendar/Roles. 2019-11-18 22:23:49 +02:00
trelloCreator.js Fix lint errors in lint error fix. 2020-04-22 21:00:31 +03:00
triggers.js Fixes #2596 incorrect date types for created & updated 2019-09-05 12:29:45 -05:00
unsavedEdits.js Fixes #2596 incorrect date types for created & updated 2019-09-05 12:29:45 -05:00
users.js Fix getStartDayOfWeek function 2020-04-23 10:40:53 +02:00
watchable.js Prettier & eslint project style update 2019-06-28 12:56:51 -05:00
wekanCreator.js Try to fix Node 12 Buffer() deprecation errors. 2020-01-18 16:01:02 +02:00
wekanmapper.js Prettier & eslint project style update 2019-06-28 12:56:51 -05:00