The Open Source kanban (built with Meteor). Keep variable/table/field names camelCase. For translations, only add Pull Request changes to wekan/i18n/en.i18n.json , other translations are done at https://transifex.com/wekan/wekan only.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
wekan/models
Lauri Ojansivu 6d54b826e8
Merge pull request #6197 from harryadel/use-email-sendAsync
12 hours ago
..
lib Replace underscore with native JS in models 4 days ago
server Remove unused meteorhacks:aggregate package for Meteor 3.0 migration 1 day ago
accessibilitySettings.js Use sync code in allow/deny for 2.x 1 month ago
accountSettings.js Use sync code in allow/deny for 2.x 1 month ago
actions.js Use sync code in allow/deny for 2.x 1 month ago
activities.js Merge pull request #6190 from harryadel/remove-underscore 4 days ago
announcements.js Use sync code in allow/deny for 2.x 1 month ago
attachmentStorageSettings.js Merge branch 'main' into feature/reactive-cache-async-migration 1 month ago
attachments.js Export Card to Excel and related fixes. Part 1. 1 day ago
attachments_old.js.disabled Fixed attachments and minicard related bugs that prevented WeKan starting. 5 months ago
avatars.js Replace underscore with native JS in models 4 days ago
avatars_old.js.disabled Fixed attachments and minicard related bugs that prevented WeKan starting. 5 months ago
boards.js Fix Copy Card and Move Card. 3 days ago
cardCommentReactions.js Use sync code in allow/deny for 2.x 1 month ago
cardComments.js Use sync code in allow/deny for 2.x 1 month ago
cards.js Fix card save does not work. 3 days ago
checklistItems.js Use sync code in allow/deny for 2.x 1 month ago
checklists.js Replace underscore with native JS in models 4 days ago
counters.js Replace konecty:mongo-counter with inline implementation 3 weeks ago
csvCreator.js Update ReactiveCache call sites to use async/await for Meteor 3.0 2 months ago
customFields.js Replace underscore with native JS in models 4 days ago
export.js Update ReactiveCache call sites to use async/await for Meteor 3.0 2 months ago
exportExcel.js Update ReactiveCache call sites to use async/await for Meteor 3.0 2 months ago
exportExcelCard.js Export Card to Excel and related fixes. Part 1. 1 day ago
exportPDF.js Update PDF export models 2 weeks ago
exporter.js Replace underscore with native JS in models 4 days ago
fileValidation.js Replaced incompatible file-type with mime-type. 2 weeks ago
impersonatedUsers.js Fix: Impersonate user can now export Excel/CSV/TSV/JSON. 5 years ago
import.js Fix missing member assignments when cloning board 5 years ago
integrations.js Fix IntegrationBleed. 2 weeks ago
invitationCodes.js Return data on client (sync) and Promise on server (async) naturally, without wrapping in an extra Promise 1 month ago
lists.js Add remaining features of Copy and Move of Swimlanes, Lists and Cards. 3 days ago
lockoutSettings.js Use sync code in allow/deny for 2.x 1 month ago
org.js Fix List of users is empty, some translations not visible, count of orgs/teams/people, theme of some buttons, New org/team to be leftmost column. 2 days ago
orgUser.js Replace konecty:mongo-counter with inline implementation 3 weeks ago
positionHistory.js Migrate createIndex to createIndexAsync 2 months ago
presences.js Fixed attachments and minicard related bugs that prevented WeKan starting. 5 months ago
rules.js Use sync code in allow/deny for 2.x 1 month ago
runOnServer.js remove unused exceljs from client bundle 5 years ago
settings.js Use Email.sendAsync in SMTP test and update docs 1 day ago
swimlanes.js Add remaining features of Copy and Move of Swimlanes, Lists and Cards. 3 days ago
tableVisibilityModeSettings.js Use sync code in allow/deny for 2.x 1 month ago
team.js Fix List of users is empty, some translations not visible, count of orgs/teams/people, theme of some buttons, New org/team to be leftmost column. 2 days ago
translation.js Use sync code in allow/deny for 2.x 1 month ago
trelloCreator.js Fix GHSL-2026-045_Wekan. 1 month ago
triggers.js Replace underscore with native JS in models 4 days ago
unsavedEdits.js Migrate createIndex to createIndexAsync 2 months ago
userPositionHistory.js Merge branch 'main' into feature/reactive-cache-async-migration 1 month ago
users.js Await email calls in invitation code 1 day ago
usersessiondata.js Replace konecty:mongo-counter with inline implementation 3 weeks ago
watchable.js Replace underscore with native JS in models 4 days ago
wekanCreator.js Fix GHSL-2026-045_Wekan. 1 month ago
wekanmapper.js Update ReactiveCache call sites to use async/await for Meteor 3.0 2 months ago