| .. |
|
lib
|
Move every Cards.findOne(idOrFirstObjectSelector, options) to the ReactiveCache
|
2023-07-18 21:25:28 +02:00 |
|
server
|
Move every Boards.find(idOrFirstObjectSelector, options) to the ReactiveCache (directory models/)
|
2023-07-18 21:25:29 +02:00 |
|
accountSettings.js
|
Move every Users.findOne() to the ReactiveCache
|
2023-07-18 21:25:28 +02:00 |
|
actions.js
|
Move every Boards.findOne(boardId) to the ReactiveCache (Part 2)
|
2023-07-18 21:25:28 +02:00 |
|
activities.js
|
Try to get some label outgoing webhooks working.
|
2023-09-15 21:34:31 +03:00 |
|
announcements.js
|
Move every Users.findOne() to the ReactiveCache
|
2023-07-18 21:25:28 +02:00 |
|
attachments.js
|
Move every Attachments.findOne() to the ReactiveCache
|
2023-07-18 21:25:28 +02:00 |
|
avatars.js
|
Move every Users.findOne() to the ReactiveCache
|
2023-07-18 21:25:28 +02:00 |
|
boards.js
|
Active members list now is ordered.
|
2023-08-27 17:41:43 -03:00 |
|
cardCommentReactions.js
|
Move every Boards.findOne(boardId) to the ReactiveCache (Part 2)
|
2023-07-18 21:25:28 +02:00 |
|
cardComments.js
|
Move every CardComments.find(idOrFirstObjectSelector, options) to the ReactiveCache (directory models/)
|
2023-07-18 21:25:29 +02:00 |
|
cards.js
|
Try to get some label outgoing webhooks working.
|
2023-09-15 21:34:31 +03:00 |
|
checklistItems.js
|
Move every Checklists.findOne(idOrFirstObjectSelector, options) to the ReactiveCache
|
2023-07-18 21:25:28 +02:00 |
|
checklists.js
|
At opened card, toggle to show checklist at minicard. Part 4.
|
2023-08-22 05:10:02 +03:00 |
|
counters.js
|
|
|
|
csvCreator.js
|
Move every Lists.find(idOrFirstObjectSelector, options) to the ReactiveCache (directory models/)
|
2023-07-18 21:25:28 +02:00 |
|
customFields.js
|
Fix return value of edit_custom_field_dropdown_item
|
2023-08-02 14:11:47 +02:00 |
|
export.js
|
Move every ImpersonatedUsers.findOne(idOrFirstObjectSelector, options) to the ReactiveCache
|
2023-07-18 21:25:28 +02:00 |
|
exporter.js
|
Move every Attachments.find(idOrFirstObjectSelector, options) to the ReactiveCache (directory models/)
|
2023-07-18 21:25:29 +02:00 |
|
exportExcel.js
|
Move every ImpersonatedUsers.findOne(idOrFirstObjectSelector, options) to the ReactiveCache
|
2023-07-18 21:25:28 +02:00 |
|
exportPDF.js
|
Move every ImpersonatedUsers.findOne(idOrFirstObjectSelector, options) to the ReactiveCache
|
2023-07-18 21:25:28 +02:00 |
|
fileValidation.js
|
Disable file validation temporarily, because it causes data loss of some attachments when upgrading.
|
2023-04-14 14:20:39 +03:00 |
|
impersonatedUsers.js
|
|
|
|
import.js
|
|
|
|
integrations.js
|
Move every Integrations.find(idOrFirstObjectSelector, options) to the ReactiveCache (directory models/)
|
2023-07-18 21:25:29 +02:00 |
|
invitationCodes.js
|
Move every Users.findOne() to the ReactiveCache
|
2023-07-18 21:25:28 +02:00 |
|
lists.js
|
Merge branch 'master' of https://github.com/mark-i-m/wekan into mark-i-m-master
|
2023-07-30 01:41:45 +03:00 |
|
org.js
|
Move every Org.find(idOrFirstObjectSelector, options) to the ReactiveCache (directory models/)
|
2023-07-18 21:25:28 +02:00 |
|
orgUser.js
|
|
|
|
rules.js
|
Move every Triggers.findOne(idOrFirstObjectSelector, options) to the ReactiveCache
|
2023-07-18 21:25:28 +02:00 |
|
runOnServer.js
|
|
|
|
settings.js
|
Only selectively show login elements once settings is loaded
|
2023-07-30 13:43:03 +02:00 |
|
swimlanes.js
|
Fix edit_swimlane
|
2023-08-03 12:44:22 +02:00 |
|
tableVisibilityModeSettings.js
|
Move every Users.findOne() to the ReactiveCache
|
2023-07-18 21:25:28 +02:00 |
|
team.js
|
Move every Team.find(idOrFirstObjectSelector, options) to the ReactiveCache (directory models/)
|
2023-07-18 21:25:28 +02:00 |
|
translation.js
|
make available translation text to set empty string
|
2023-08-23 23:52:07 +09:00 |
|
trelloCreator.js
|
Move every Boards.findOne(boardId) to the ReactiveCache (Part 2)
|
2023-07-18 21:25:28 +02:00 |
|
triggers.js
|
Move every Rules.findOne(idOrFirstObjectSelector, options) to the ReactiveCache
|
2023-07-18 21:25:28 +02:00 |
|
unsavedEdits.js
|
|
|
|
users.js
|
make default swimlane auto-height
|
2023-08-03 22:03:30 -05:00 |
|
usersessiondata.js
|
|
|
|
watchable.js
|
|
|
|
wekanCreator.js
|
Move every Users.findOne(idOrFirstObjectSelector, options) to the ReactiveCache
|
2023-07-18 21:25:28 +02:00 |
|
wekanmapper.js
|
Move every Users.findOne(idOrFirstObjectSelector, options) to the ReactiveCache
|
2023-07-18 21:25:28 +02:00 |