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 ac33d8012b Delete workspace. Part 2. 2 days ago
..
lib Replace underscore with native JS in models 4 days ago
server Replace underscore with native JS in models 4 days 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 Fixed unable to delete Avatar, with Meteor 3 compatible avatar and attachments fixes. 2 weeks 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
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
import.js
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
settings.js Replace underscore with native JS in models 4 days 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 Delete workspace. Part 2. 2 days 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