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
amadilsons c17f26f6ba fix: always restore archived cards if wip limit is soft 8 years ago
..
accountSettings.js Add change email address 8 years ago
activities.js Add some parameters to webhook 8 years ago
announcements.js Rename notice -> announcement 8 years ago
attachments.js Fix lint errors 8 years ago
avatars.js Centralize all mutations at the model level 10 years ago
boards.js Add the ability for the admin : 8 years ago
cardComments.js Send result before webhook 8 years ago
cards.js fix: always restore archived cards if wip limit is soft 8 years ago
checklists.js Update Checklist model to keep checklist item state when moved 8 years ago
export.js Export checklists 8 years ago
import.js Import boards in Sandstorm 8 years ago
integrations.js Allow delete from client. List all integrations in web UI 8 years ago
invitationCodes.js Admin panel: 8 years ago
lists.js added soft wip limit feature, fixed wipLimit=0 bug (??) 8 years ago
settings.js Change invitation link from sign-in to sign-up. Thanks to xet7 ! Closes #1300 8 years ago
trelloCreator.js Use a default color (black) for labels from Trello 8 years ago
unsavedEdits.js Improve wekan performance #837 8 years ago
users.js fix lint error 8 years ago
watchable.js Add notification, allow watch boards / lists / cards 10 years ago
wekanCreator.js Covered case of no admin and no self mapping. 8 years ago