.. |
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
|
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
|
Fix Exception in callback of async function: TypeError: this._now is not a function. Part 2.
|
2023-04-21 22:03:47 +03: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
|
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
|
Fix attachment urls
|
2023-07-05 12:52:18 +02:00 |
cardCommentReactions.js
|
Security fix to ReactionBleed in WeKan. It is XSS in feature "Reaction to comment".
|
2023-04-18 01:30:54 +03:00 |
cardComments.js
|
Try to fix some security issue.
|
2023-02-28 14:16:08 +02:00 |
cards.js
|
Add checklist at top
|
2023-06-21 21:59:48 +02:00 |
checklistItems.js
|
Moved new_checklist_item API to correct file where is other checklist item API.
|
2023-05-15 23:43:42 +03:00 |
checklists.js
|
Copy Checklist only copied the checklist items at the first time, now always
|
2023-06-28 21:05:25 +02:00 |
counters.js
|
Teams/Organizations part 1, in progress. Add table: org
|
2019-07-15 19:39:30 +03:00 |
csvCreator.js
|
Fix card creation. Now date fields are checked if they are empty.
|
2023-07-12 11:14:41 -03:00 |
customFields.js
|
Try to fix User API.
|
2023-01-13 21:50:39 +02: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
|
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
|
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
|
Try to fix User API.
|
2023-01-13 21:50:39 +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
|
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
|
Fixed Rare bug: All Boards page icons random dance. Reverted changing migrations. Fixed reordering cards. Part 2.
|
2023-06-09 18:03:28 +03:00 |
swimlanes.js
|
add edit swimlane
|
2023-06-07 16:02:07 +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
|
Fixed Rare bug: All Boards page icons random dance. Reverted changing migrations. Fixed reordering cards. Part 2.
|
2023-06-09 18:03:28 +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 |