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
Harry Adel e77be37450 Use sync code in allow/deny for 2.x 2 weeks ago
..
lib Merge branch 'main' into feature/reactive-cache-async-migration 2 weeks ago
server Update ReactiveCache call sites to use async/await for Meteor 3.0 1 month ago
accessibilitySettings.js Use sync code in allow/deny for 2.x 2 weeks ago
accountSettings.js Use sync code in allow/deny for 2.x 2 weeks ago
actions.js Use sync code in allow/deny for 2.x 2 weeks ago
activities.js Use sync code in allow/deny for 2.x 2 weeks ago
announcements.js Use sync code in allow/deny for 2.x 2 weeks ago
attachmentStorageSettings.js Merge branch 'main' into feature/reactive-cache-async-migration 2 weeks ago
attachments.js Use sync code in allow/deny for 2.x 2 weeks ago
attachments_old.js.disabled Fixed attachments and minicard related bugs that prevented WeKan starting. 5 months ago
avatars.js Update ReactiveCache call sites to use async/await for Meteor 3.0 1 month ago
avatars_old.js.disabled Fixed attachments and minicard related bugs that prevented WeKan starting. 5 months ago
boards.js Use sync code in allow/deny for 2.x 2 weeks ago
cardCommentReactions.js Use sync code in allow/deny for 2.x 2 weeks ago
cardComments.js Use sync code in allow/deny for 2.x 2 weeks ago
cards.js Use sync code in allow/deny for 2.x 2 weeks ago
checklistItems.js Use sync code in allow/deny for 2.x 2 weeks ago
checklists.js Use sync code in allow/deny for 2.x 2 weeks ago
counters.js Teams/Organizations part 1, in progress. Add table: org 7 years ago
csvCreator.js Update ReactiveCache call sites to use async/await for Meteor 3.0 1 month ago
customFields.js Use sync code in allow/deny for 2.x 2 weeks ago
export.js Update ReactiveCache call sites to use async/await for Meteor 3.0 1 month ago
exportExcel.js Update ReactiveCache call sites to use async/await for Meteor 3.0 1 month ago
exportPDF.js Update ReactiveCache call sites to use async/await for Meteor 3.0 1 month ago
exporter.js Update ReactiveCache call sites to use async/await for Meteor 3.0 1 month ago
fileValidation.js Fix SECURITY ISSUE 1: File Attachments enables stored XSS (High). 4 months 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 Use sync code in allow/deny for 2.x 2 weeks ago
invitationCodes.js Return data on client (sync) and Promise on server (async) naturally, without wrapping in an extra Promise 2 weeks ago
lists.js Use sync code in allow/deny for 2.x 2 weeks ago
lockoutSettings.js Use sync code in allow/deny for 2.x 2 weeks ago
org.js Use sync code in allow/deny for 2.x 2 weeks ago
orgUser.js Migrate createIndex to createIndexAsync 1 month ago
positionHistory.js Migrate createIndex to createIndexAsync 1 month 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 2 weeks ago
runOnServer.js remove unused exceljs from client bundle 5 years ago
settings.js Use sync code in allow/deny for 2.x 2 weeks ago
swimlanes.js Use sync code in allow/deny for 2.x 2 weeks ago
tableVisibilityModeSettings.js Use sync code in allow/deny for 2.x 2 weeks ago
team.js Use sync code in allow/deny for 2.x 2 weeks ago
translation.js Use sync code in allow/deny for 2.x 2 weeks ago
trelloCreator.js Return data on client (sync) and Promise on server (async) naturally, without wrapping in an extra Promise 2 weeks ago
triggers.js Use sync code in allow/deny for 2.x 2 weeks ago
unsavedEdits.js Migrate createIndex to createIndexAsync 1 month ago
userPositionHistory.js Merge branch 'main' into feature/reactive-cache-async-migration 2 weeks ago
users.js Return data on client (sync) and Promise on server (async) naturally, without wrapping in an extra Promise 2 weeks ago
usersessiondata.js Add new debug operator to search and fix some bugs 4 years ago
watchable.js Replace mquandalle:collection-mutations with collection helpers 1 month ago
wekanCreator.js Return data on client (sync) and Promise on server (async) naturally, without wrapping in an extra Promise 2 weeks ago
wekanmapper.js Update ReactiveCache call sites to use async/await for Meteor 3.0 1 month ago