wekan/models
n8ores 950e41e8f7 Fix bugs with customFields identified in Issue #3574
Fixed bug with the reference to the customFieldValue in the cards.js

Activity Insert was not being passed the listId, swimlaneId which was required when building the webhook text string.

Added customField and customFieldValue as default values for the webhook msgs. There is no good reason to exclude these (they will only be included when changing a customField anyway). Updated the docker-compose comment to reflect this change.
2021-02-18 22:52:18 +13: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 Fix bugs with customFields identified in Issue #3574 2021-02-18 22:52:18 +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 Add /api/boards_count endpoint for statistics 2021-02-11 00:49:34 +01:00
cardComments.js Try fix removed nonexistent document error. 2021-02-02 18:36:21 +02:00
cards.js Fix bugs with customFields identified in Issue #3574 2021-02-18 22:52:18 +13: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 Fix Wekan JSON import bug 2021-01-28 00:44:48 +02:00
export.js Exports now work at #3173 at least for small boards. TODO: Fix EdgeHTML to work, before I can release this. 2020-07-23 13:36:39 +03:00
exporter.js Fixed CSV/TSV export. Please test. 2020-10-20 18:59:41 +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 Added field archivedAt to cards, lists, swimlanes, and boards. 2021-02-02 14:52:08 +01: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
rules.js Fixes #2596 incorrect date types for created & updated 2019-09-05 12:29:45 -05:00
settings.js Admin Panel / Settings / Layout / Custom Top Left Corner Logo Height. 2020-11-02 17:53:01 +02:00
swimlanes.js Added field archivedAt to cards, lists, swimlanes, and boards. 2021-02-02 14:52:08 +01: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 Create unique board names when importing 2021-01-28 18:21:56 +02: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 Add the ability to call get_user operation with username 2021-02-05 19:58:24 +01:00
usersessiondata.js Bug fixes and buttons for previous and next page 2021-01-27 16:57:31 +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