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 855151a8d1 Export to Excel XLSX. Does work, but does not export all fields yet correctly. In Progress. 4 years ago
..
accountSettings.js
actions.js
activities.js
announcements.js
attachments.js
avatars.js Update avatars.js 5 years ago
boards.js Fix search returning data for all users 4 years ago
cardComments.js
cards.js Cards, custom fields are displayed in alphabetic order 4 years ago
checklistItems.js Checklist Item PUT API: boolean cast on isFinished 5 years ago
checklists.js
counters.js
csvCreator.js
customFields.js Fix: Unable to delete a custom field in a board. 5 years ago
export.js Exports now work at #3173 at least for small boards. TODO: Fix EdgeHTML to work, before I can release this. 5 years ago
exportExcel.js Export to Excel XLSX. Does work, but does not export all fields yet correctly. In Progress. 4 years ago
exporter.js Fixed CSV/TSV export. Please test. 5 years ago
import.js Fix missing member assignments when cloning board 5 years ago
integrations.js
invitationCodes.js
lists.js Add methods to models for archived entities 4 years ago
org.js Teams/Organizations to Admin Panel. In Progress. 4 years ago
orgUser.js
rules.js
settings.js Admin Panel / Settings / Layout / Custom Top Left Corner Logo Height. 5 years ago
swimlanes.js Add methods to models for archived entities 4 years ago
team.js Teams/Organizations to Admin Panel. In Progress. 4 years ago
trelloCreator.js
triggers.js
unsavedEdits.js
users.js Add a new SessionData collection and limit user fields 4 years ago
usersessiondata.js Add a new SessionData collection and limit user fields 4 years ago
watchable.js
wekanCreator.js Treat unknown attachment types as binary on board import/clone 4 years ago
wekanmapper.js