wekan/models
2023-08-01 17:30:14 +02:00
..
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 Move every Integrations.find(idOrFirstObjectSelector, options) to the ReactiveCache (directory models/) 2023-07-18 21:25:29 +02: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
attachments_old.js Move every Boards.findOne(boardId) to the ReactiveCache (Part 2) 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
avatars_old.js migration: extract files from old storage and load into new storage 2022-04-18 18:17:21 +03:00
boards.js Move every Attachments.find(idOrFirstObjectSelector, options) to the ReactiveCache (directory models/) 2023-07-18 21:25:29 +02: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 Fix assignees description 2023-08-01 17:30:14 +02:00
checklistItems.js Move every Checklists.findOne(idOrFirstObjectSelector, options) to the ReactiveCache 2023-07-18 21:25:28 +02:00
checklists.js ReactiveMiniMongoIndex, added getChecklistItemsWithChecklistId 2023-07-18 21:25:29 +02:00
counters.js Teams/Organizations part 1, in progress. Add table: org 2019-07-15 19:39:30 +03:00
csvCreator.js Move every Lists.find(idOrFirstObjectSelector, options) to the ReactiveCache (directory models/) 2023-07-18 21:25:28 +02:00
customFields.js Move every Boards.find(idOrFirstObjectSelector, options) to the ReactiveCache (directory models/) 2023-07-18 21:25:29 +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 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 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 Fixed _ensureIndex to createIndex for MongoDB 5. Updated to latest Meteor beta. 2022-04-18 18:08:12 +03:00
rules.js Move every Triggers.findOne(idOrFirstObjectSelector, options) to the ReactiveCache 2023-07-18 21:25:28 +02:00
runOnServer.js remove unused exceljs from client bundle 2021-06-22 17:53:14 +02:00
settings.js Only selectively show login elements once settings is loaded 2023-07-30 13:43:03 +02:00
swimlanes.js Move every Swimlanes.find(idOrFirstObjectSelector, options) to the ReactiveCache (directory models/) 2023-07-18 21:25:28 +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
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 Fixed _ensureIndex to createIndex for MongoDB 5. Updated to latest Meteor beta. 2022-04-18 18:08:12 +03:00
users.js first registration after installation must be an admin account 2023-07-31 21:41:00 +02:00
usersessiondata.js Add new debug operator to search and fix some bugs 2021-12-20 10:26:00 +02:00
watchable.js Prettier & eslint project style update 2019-06-28 12:56:51 -05:00
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