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
Ben0it-T ec51f7cced update Cards.helpers - comments() 3 years ago
..
server Fix typos. 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 User mentions now return @username (full name) 3 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 Fixed Duplicate board. 3 years ago
cardCommentReactions.js adds card comment reactions feature 4 years ago
cardComments.js Fix: boardAdmin can't edit or delete others comments on cards #4237 3 years ago
cards.js update Cards.helpers - comments() 3 years ago
checklistItems.js Fixed REST API, it shoud work now by Admin user. 4 years ago
checklists.js Added progress bar to checklist 3 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 Fixed REST API, it shoud work now by Admin user. 4 years ago
export.js Fix : export CSV, TSV and XLS translation 4 years ago
exportExcel.js Fix : export CSV, TSV and XLS translation 4 years ago
exportPDF.js remove unused exceljs from client bundle 4 years ago
exporter.js Fix : export CSV, TSV and XLS translation 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 Bug fix for #3864 searching archived cards and add new operators for organizations and teams 3 years ago
org.js Edit team/org DisplayName now update users.teams.teamDisplayName/users.orgs.orgDisplayName 3 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
runOnServer.js remove unused exceljs from client bundle 4 years ago
settings.js Fix bug regarding non admin users who have an email on a given domain name (field in Admin panel settings) and that can't invite new users for a registration 3 years ago
swimlanes.js Bug fix for #3864 searching archived cards and add new operators for organizations and teams 3 years ago
tableVisibilityModeSettings.js [Admin panel] Add a parameter to display or not the visibility of a board in private mode only 4 years ago
team.js Edit team/org DisplayName now update users.teams.teamDisplayName/users.orgs.orgDisplayName 3 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 Added "Move Checklist" to checklist menu action 3 years ago
usersessiondata.js Add new debug operator to search and fix some bugs 3 years ago
watchable.js Prettier & eslint project style update 6 years ago
wekanCreator.js Fixed Wekan JSON import fails. 4 years ago
wekanmapper.js Prettier & eslint project style update 6 years ago