wekan/models
2021-06-10 21:56:33 +03:00
..
accountSettings.js Add more Font Awesome icons. This was originally added 2020-01-03 17:02:27 +02:00
actions.js Revert Removed extra imports of Meteor. Hopefully fixes email notifications 2021-03-03 15:23:43 +02:00
activities.js Fix syntax typo 2021-02-26 20:01:09 +13:00
announcements.js Fixes #2596 incorrect date types for created & updated 2019-09-05 12:29:45 -05:00
attachments.js Add admin reports to admin panel 2021-04-06 12:24:08 +02:00
avatars.js Update avatars.js 2020-11-20 13:51:34 +07:00
boards.js Now new boards do not have any labels added by default. 2021-06-08 05:07:32 +03:00
cardComments.js Fix sort operator 2021-02-25 18:38:51 +02:00
cards.js Gantt: Retain links created between tasks. Part 1: Database changes, not active in MIT Wekan. 2021-06-09 01:12:23 +03:00
checklistItems.js Checklist Item PUT API: boolean cast on isFinished 2020-07-17 16:24:27 +02:00
checklists.js Checklistitems are now inserted always at the end of the checklist 2021-02-09 16:08:05 +01:00
counters.js Teams/Organizations part 1, in progress. Add table: org 2019-07-15 19:39:30 +03:00
csvCreator.js Option to add custom field to all cards 2021-01-22 21:28:37 +02:00
customFields.js add configuration field for separator 2021-04-09 11:46:07 +02:00
export.js Fix: Impersonate user can now export Excel/CSV/TSV/JSON. 2021-05-29 00:19:12 +03:00
exporter.js Fix: Impersonate user can now export Excel/CSV/TSV/JSON. 2021-05-29 00:19:12 +03:00
exportExcel.js Fix: Impersonate user can now export Excel/CSV/TSV/JSON. 2021-05-29 00:19:12 +03:00
impersonatedUsers.js Fix: Impersonate user can now export Excel/CSV/TSV/JSON. 2021-05-29 00:19:12 +03:00
import.js Fix missing member assignments when cloning board 2020-12-09 15:02:50 +02: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 Use new colors constants 2021-04-03 18:52:47 +02:00
org.js Delete Organizations and Teams. 2021-06-08 04:38:47 +03:00
orgUser.js Fixes #2596 incorrect date types for created & updated 2019-09-05 12:29:45 -05:00
presences.js Speed improvement: Delete presences older than one week, and add index to presences serverId. 2021-03-07 15:58:15 +02:00
rules.js Add new rules report 2021-04-12 11:44:28 +02:00
settings.js correction of a typo 2021-03-04 17:04:29 +01:00
swimlanes.js Add copy swimlane functionality 2021-04-22 14:16:35 +02:00
team.js Delete Organizations and Teams. 2021-06-08 04:38:47 +03:00
trelloCreator.js Try to fix: Wekan UI fails to finish import of closed Trello boards. 2021-06-08 17:00:53 +03:00
triggers.js Revert Removed extra imports of Meteor. Hopefully fixes email notifications 2021-03-03 15:23:43 +02:00
unsavedEdits.js Fixes #2596 incorrect date types for created & updated 2019-09-05 12:29:45 -05:00
users.js Addressed one of the point cited in issue #802 'Assigning a user to a team or an organization' 2021-06-10 16:38:28 +02:00
usersessiondata.js Fix lint. 2021-03-02 16:08:29 +02:00
watchable.js Prettier & eslint project style update 2019-06-28 12:56:51 -05:00
wekanCreator.js Merge pull request #3500 from jrsupplee/patch-5 2021-01-28 19:08:34 +02:00
wekanmapper.js Prettier & eslint project style update 2019-06-28 12:56:51 -05:00