| .. |
|
lib
|
attachment copy changes now the boardId, listId and swimlaneId in the collection data
|
2023-06-28 21:21:09 +02:00 |
|
server
|
Fix "Top 10 boards" metric order
|
2023-02-15 11:27:59 +01:00 |
|
accountSettings.js
|
Fixed _ensureIndex to createIndex for MongoDB 5. Updated to latest Meteor beta.
|
2022-04-18 18:08:12 +03: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 Swimlanes.findOne() to the ReactiveCache
|
2023-07-18 21:25:28 +02:00 |
|
announcements.js
|
Fixed _ensureIndex to createIndex for MongoDB 5. Updated to latest Meteor beta.
|
2022-04-18 18:08:12 +03:00 |
|
attachments.js
|
Move every Boards.findOne(boardId) to the ReactiveCache (Part 2)
|
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
|
Bugfix, Avatar upload message "avatar-too-big" shows now the configured max filesize
|
2023-03-15 19:43:02 +01: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 Lists.findOne() to the ReactiveCache
|
2023-07-18 21:25:28 +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 Cards.findOne() to the ReactiveCache
|
2023-07-18 21:25:28 +02:00 |
|
cards.js
|
Move every Swimlanes.findOne() to the ReactiveCache
|
2023-07-18 21:25:28 +02:00 |
|
checklistItems.js
|
Move every Cards.findOne() to the ReactiveCache
|
2023-07-18 21:25:28 +02:00 |
|
checklists.js
|
Move every Cards.findOne() to the ReactiveCache
|
2023-07-18 21:25:28 +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 Boards.findOne(boardId) to the ReactiveCache (Part 2)
|
2023-07-18 21:25:28 +02:00 |
|
customFields.js
|
Move every Cards.findOne() to the ReactiveCache
|
2023-07-18 21:25:28 +02:00 |
|
export.js
|
Replace Picker for community packages version & small
|
2022-04-18 18:02:41 +03:00 |
|
exporter.js
|
Move every Boards.findOne(boardId) to the ReactiveCache (Part 2)
|
2023-07-18 21:25:28 +02:00 |
|
exportExcel.js
|
Replace Picker for community packages version & small
|
2022-04-18 18:02:41 +03:00 |
|
exportPDF.js
|
Replace Picker for community packages version & small
|
2022-04-18 18:02:41 +03: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 Boards.findOne(boardId) to the ReactiveCache (Part 2)
|
2023-07-18 21:25:28 +02:00 |
|
invitationCodes.js
|
Fixed _ensureIndex to createIndex for MongoDB 5. Updated to latest Meteor beta.
|
2022-04-18 18:08:12 +03:00 |
|
lists.js
|
Move every Lists.findOne() to the ReactiveCache
|
2023-07-18 21:25:28 +02:00 |
|
org.js
|
Merge branch 'upgrade-meteor-2.6' of https://github.com/majus/wekan into upgrade-meteor
|
2022-04-18 21:25:47 +03: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 Boards.findOne(boardId) to the ReactiveCache (Part 2)
|
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
|
add currentSetting to ReactiveCache
|
2023-07-18 21:25:28 +02:00 |
|
swimlanes.js
|
Move every Boards.findOne(boardId) to the ReactiveCache (Part 2)
|
2023-07-18 21:25:28 +02:00 |
|
tableVisibilityModeSettings.js
|
Fixed _ensureIndex to createIndex for MongoDB 5. Updated to latest Meteor beta.
|
2022-04-18 18:08:12 +03:00 |
|
team.js
|
Merge branch 'upgrade-meteor-2.6' of https://github.com/majus/wekan into upgrade-meteor
|
2022-04-18 21:25:47 +03: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 Lists.findOne() 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
|
Move every Boards.findOne(boardId) to the ReactiveCache (Part 2)
|
2023-07-18 21:25:28 +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 Cards.findOne() to the ReactiveCache
|
2023-07-18 21:25:28 +02:00 |
|
wekanmapper.js
|
Prettier & eslint project style update
|
2019-06-28 12:56:51 -05:00 |