wekan/models
2022-09-22 14:45:41 +03:00
..
lib Copy attachment copies now all versions 2022-08-18 17:31:41 +02:00
server Fix typos and translate comments to English. 2022-09-22 14:45:41 +03: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 Attachment, rename not needed anymore since Meteor-Files 2.3.0 2022-08-21 11:10:27 +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 Avatars, use same namingFunction as Attachments 2022-08-21 11:10:27 +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 Copy card at card details copies now attachments 2022-08-18 17:31:41 +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
fileValidation.js Separate uploaded file validation logic from the model "Attachments" 2022-08-19 14:30:22 +02: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 Resizeable size of list width and height. Size is not saved yet. In Progress. 2022-06-19 09:28:50 +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 Added hide/show to show counters and members on All Boards (Admin Panel) 2022-09-16 11:02:25 -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 feat(metrics KPI): Added some metrics KPI Datas 2022-09-21 14:33:33 +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 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