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 481404e8d7 Now new boards do not have any labels added by default. 5 years ago
..
accountSettings.js
actions.js Revert Removed extra imports of Meteor. Hopefully fixes email notifications 5 years ago
activities.js Fix syntax typo 5 years ago
announcements.js
attachments.js Add admin reports to admin panel 5 years ago
avatars.js
boards.js Now new boards do not have any labels added by default. 5 years ago
cardComments.js Fix sort operator 5 years ago
cards.js Add Feature: Planning Poker 5 years ago
checklistItems.js
checklists.js Checklistitems are now inserted always at the end of the checklist 5 years ago
counters.js
csvCreator.js Option to add custom field to all cards 5 years ago
customFields.js add configuration field for separator 5 years ago
export.js Fix: Impersonate user can now export Excel/CSV/TSV/JSON. 5 years ago
exportExcel.js Fix: Impersonate user can now export Excel/CSV/TSV/JSON. 5 years ago
exporter.js Fix: Impersonate user can now export Excel/CSV/TSV/JSON. 5 years ago
impersonatedUsers.js Fix: Impersonate user can now export Excel/CSV/TSV/JSON. 5 years ago
import.js
integrations.js
invitationCodes.js
lists.js Use new colors constants 5 years ago
org.js Delete Organizations and Teams. 5 years ago
orgUser.js
presences.js Speed improvement: Delete presences older than one week, and add index to presences serverId. 5 years ago
rules.js Add new rules report 5 years ago
settings.js correction of a typo 5 years ago
swimlanes.js Add copy swimlane functionality 5 years ago
team.js Delete Organizations and Teams. 5 years ago
trelloCreator.js Fixed Importing JSON exports fails. 5 years ago
triggers.js Revert Removed extra imports of Meteor. Hopefully fixes email notifications 5 years ago
unsavedEdits.js
users.js Fix: Impersonate user can now export Excel/CSV/TSV/JSON. 5 years ago
usersessiondata.js Fix lint. 5 years ago
watchable.js
wekanCreator.js Merge pull request #3500 from jrsupplee/patch-5 5 years ago
wekanmapper.js