wekan/models
2022-05-03 17:50:30 +02:00
..
lib Merge remote-tracking branch 'origin/upgrade-meteor' into upgrade-meteor 2022-05-03 17:50:30 +02:00
server Adjust all other moment imports to moment-with-locales 2022-04-27 17:24:42 +02: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 Fixed _ensureIndex to createIndex for MongoDB 5. Updated to latest Meteor beta. 2022-04-18 18:08:12 +03:00
activities.js Multi-File Storage. 2022-04-22 00:55:42 +03: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 Board copy moves the attachments to the "copied from board storage" 2022-04-30 21:05:04 +02:00
attachments_old.js migration: extract files from old storage and load into new storage 2022-04-18 18:17:21 +03:00
avatars.js Multi-File Storage code was missing after merge 2022-04-27 17:18:53 +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 Merge branch 'upgrade-meteor-2.6' of https://github.com/majus/wekan into upgrade-meteor 2022-04-18 21:25:47 +03:00
cardCommentReactions.js Fixed _ensureIndex to createIndex for MongoDB 5. Updated to latest Meteor beta. 2022-04-18 18:08:12 +03:00
cardComments.js Fix errant escape-string-regexp importing 2022-04-18 18:18:28 +03:00
cards.js Board copy work now again 2022-04-30 21:04:37 +02:00
checklistItems.js Fixed _ensureIndex to createIndex for MongoDB 5. Updated to latest Meteor beta. 2022-04-18 18:08:12 +03:00
checklists.js Fixed _ensureIndex to createIndex for MongoDB 5. Updated to latest Meteor beta. 2022-04-18 18:08:12 +03: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 _ensureIndex to createIndex for MongoDB 5. Updated to latest Meteor beta. 2022-04-18 18:08:12 +03:00
export.js Replace Picker for community packages version & small 2022-04-18 18:02:41 +03:00
exporter.js Adjust all other moment imports to moment-with-locales 2022-04-27 17:24:42 +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
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 Fixed _ensureIndex to createIndex for MongoDB 5. Updated to latest Meteor beta. 2022-04-18 18:08:12 +03: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 Fixed _ensureIndex to createIndex for MongoDB 5. Updated to latest Meteor beta. 2022-04-18 18:08:12 +03: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 Fixed _ensureIndex to createIndex for MongoDB 5. Updated to latest Meteor beta. 2022-04-18 18:08:12 +03:00
runOnServer.js remove unused exceljs from client bundle 2021-06-22 17:53:14 +02:00
settings.js Merge branch 'upgrade-meteor-2.6' of https://github.com/majus/wekan into upgrade-meteor 2022-04-18 21:25:47 +03:00
swimlanes.js Fixed _ensureIndex to createIndex for MongoDB 5. Updated to latest Meteor beta. 2022-04-18 18:08:12 +03: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 Adjust all other moment imports to moment-with-locales 2022-04-27 17:24:42 +02:00
triggers.js Fixed _ensureIndex to createIndex for MongoDB 5. Updated to latest Meteor beta. 2022-04-18 18:08:12 +03: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 Commented out extra index because of IndexOptionsConflict. 2022-04-18 18:08:15 +03: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 Adjust all other moment imports to moment-with-locales 2022-04-27 17:24:42 +02:00
wekanmapper.js Prettier & eslint project style update 2019-06-28 12:56:51 -05:00