wekan/models
2021-03-28 22:16:15 +02: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 Move In Progress ostrio-files changes to separate branch, and revert ostrio-files changes, so that: 2020-05-25 17:54:51 +03:00
avatars.js Update avatars.js 2020-11-20 13:51:34 +07:00
boards.js Fixed Bug: inconsistent use of relative/absolute URLs 2021-03-05 15:05:53 +03:00
cardComments.js Fix sort operator 2021-02-25 18:38:51 +02:00
cards.js Updated dependencies. Fixed lint. 2021-03-28 07:24:24 +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 Fixed generating API docs and Wekan Custom Fields REST API. 2021-03-07 17:57:24 +02:00
export.js Included a new route to export (json) an attachment from a board. 2021-03-26 22:37:42 -03:00
exporter.js Included a new route to export (json) an attachment from a board. 2021-03-26 22:37:42 -03:00
exportExcel.js Delete test file 2021-02-02 17:12:57 +01: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 Merge branch 'master' of https://github.com/wekan/wekan into search 2021-03-28 22:16:15 +02:00
org.js Teams/Organizations: Added more code to Admin Panel for saving and editing. In Progress. 2021-02-11 19:07:34 +02: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 Revert Removed extra imports of Meteor. Hopefully fixes email notifications 2021-03-03 15:23:43 +02:00
settings.js correction of a typo 2021-03-04 17:04:29 +01:00
swimlanes.js Use a method call to move the swimlane server side 2021-03-27 18:50:05 +02:00
team.js Teams/Organizations: Added more code to Admin Panel for saving and editing. In Progress. 2021-02-11 19:07:34 +02:00
trelloCreator.js Add Trello attached links to the card description 2021-03-24 16:28:52 +02: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 Admin Panel/Settings/Accounts: Hide system messages of all users. 2021-03-26 10:05: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