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
John R. Supplee 238b0f0725 Merge branch 'master' of https://github.com/wekan/wekan into search 5 years ago
..
accountSettings.js Add more Font Awesome icons. This was originally added 6 years ago
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 Fixes #2596 incorrect date types for created & updated 6 years ago
attachments.js Move In Progress ostrio-files changes to separate branch, and revert ostrio-files changes, so that: 6 years ago
avatars.js Update avatars.js 5 years ago
boards.js Fixed Bug: inconsistent use of relative/absolute URLs 5 years ago
cardComments.js Fix sort operator 5 years ago
cards.js Updated dependencies. Fixed lint. 5 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 5 years ago
counters.js Teams/Organizations part 1, in progress. Add table: org 7 years ago
csvCreator.js Option to add custom field to all cards 5 years ago
customFields.js Fixed generating API docs and Wekan Custom Fields REST API. 5 years ago
export.js Included a new route to export (json) an attachment from a board. 5 years ago
exportExcel.js Delete test file 5 years ago
exporter.js Included a new route to export (json) an attachment from a board. 5 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 Merge branch 'master' of https://github.com/wekan/wekan into search 5 years ago
org.js Teams/Organizations: Added more code to Admin Panel for saving and editing. In Progress. 5 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. 5 years ago
rules.js Revert Removed extra imports of Meteor. Hopefully fixes email notifications 5 years ago
settings.js correction of a typo 5 years ago
swimlanes.js Use a method call to move the swimlane server side 5 years ago
team.js Teams/Organizations: Added more code to Admin Panel for saving and editing. In Progress. 5 years ago
trelloCreator.js Add Trello attached links to the card description 5 years ago
triggers.js Revert Removed extra imports of Meteor. Hopefully fixes email notifications 5 years ago
unsavedEdits.js Fixes #2596 incorrect date types for created & updated 6 years ago
users.js Admin Panel/Settings/Accounts: Hide system messages of all users. 5 years ago
usersessiondata.js Fix lint. 5 years ago
watchable.js Prettier & eslint project style update 7 years ago
wekanCreator.js Merge pull request #3500 from jrsupplee/patch-5 5 years ago
wekanmapper.js Prettier & eslint project style update 7 years ago