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
Martin Filser 7519abf3fe Spinner now configureable in the Settings 4 years ago
..
accountSettings.js Add more Font Awesome icons. This was originally added 5 years ago
actions.js Revert Removed extra imports of Meteor. Hopefully fixes email notifications 4 years ago
activities.js Fix syntax typo 4 years ago
announcements.js Fixes #2596 incorrect date types for created & updated 6 years ago
attachments.js Add admin reports to admin panel 4 years ago
avatars.js Update avatars.js 5 years ago
boards.js CardDetails sorting number is displayed at card and can be modified (if configured) 4 years ago
cardComments.js Fix sort operator 4 years ago
cards.js Gantt: Retain links created between tasks. Part 1: Database changes, not active in MIT Wekan. 4 years ago
checklistItems.js Checklist Item PUT API: boolean cast on isFinished 5 years ago
checklists.js Checklistitems are now inserted always at the end of the checklist 4 years ago
counters.js Teams/Organizations part 1, in progress. Add table: org 6 years ago
csvCreator.js Option to add custom field to all cards 4 years ago
customFields.js add configuration field for separator 4 years ago
export.js Fix: Impersonate user can now export Excel/CSV/TSV/JSON. 4 years ago
exportExcel.js Fix: Impersonate user can now export Excel/CSV/TSV/JSON. 4 years ago
exporter.js Fix: Impersonate user can now export Excel/CSV/TSV/JSON. 4 years ago
impersonatedUsers.js Fix: Impersonate user can now export Excel/CSV/TSV/JSON. 4 years ago
import.js Fix missing member assignments when cloning board 5 years ago
integrations.js Merge branch 'fix-date-stamps' of https://github.com/justinr1234/wekan into justinr1234-fix-date-stamps 6 years ago
invitationCodes.js Fixes #2596 incorrect date types for created & updated 6 years ago
lists.js Use new colors constants 4 years ago
org.js Delete Organizations and Teams. 4 years ago
orgUser.js Fixes #2596 incorrect date types for created & updated 6 years ago
presences.js Speed improvement: Delete presences older than one week, and add index to presences serverId. 4 years ago
rules.js Add new rules report 4 years ago
settings.js Spinner now configureable in the Settings 4 years ago
swimlanes.js Add copy swimlane functionality 4 years ago
team.js Delete Organizations and Teams. 4 years ago
trelloCreator.js Try to fix: Wekan UI fails to finish import of closed Trello boards. 4 years ago
triggers.js Revert Removed extra imports of Meteor. Hopefully fixes email notifications 4 years ago
unsavedEdits.js Fixes #2596 incorrect date types for created & updated 6 years ago
users.js Try to fix BUG: Database error attempting to change a account. 4 years ago
usersessiondata.js Fix lint. 4 years ago
watchable.js Prettier & eslint project style update 6 years ago
wekanCreator.js Merge pull request #3500 from jrsupplee/patch-5 4 years ago
wekanmapper.js Prettier & eslint project style update 6 years ago