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/server/lib
Lauri Ojansivu c8a54aa009 Updated ChangeLog: subtask + webhook bug fixes; register tests; add delete-activity i18n keys 5 hours ago
..
tests Updated ChangeLog: subtask + webhook bug fixes; register tests; add delete-activity i18n keys 5 hours ago
announcementVisibility.js Add #6051: per-user permanent dismissal of the Announcement banner 10 hours ago
attachmentActivityActor.js Fix #5504: deleted-attachment notification credits the deleter 7 hours ago
boardListFilter.js Fix #5582: hide internal caret `^board^` helper boards from lists and API 5 hours ago
cardCopyHelpers.js Fix #2970: copying a card no longer selects all/unnamed labels on destination 7 hours ago
cardMatch.js Fix #5910 and add #6034: board search matches comments, drag-drop search results 10 hours ago
cardScope.js Fix #5623: 'select all in list' stays within its own swimlane 7 hours ago
checklistHide.js Fix #5408: per-checklist 'Hide checked items' toggle direction and scope 5 hours ago
customHeadRender.js Split shared models from Meteor 3 server runtime 3 months ago
customNumberFormat.js Fix #2091: custom number field shows NaN when cleared after being set 5 hours ago
deleteActivities.js Fix #1587: deleting a card fires the outgoing webhook 5 hours ago
denormalizeBoardId.js **Fixed new checklists (and checklist items) on a newly added card not being 2 weeks ago
dueDateEdits.js Add #6081: show how many times a card's due date was changed 10 hours ago
emailLocalization.js Split shared models from Meteor 3 server runtime 3 months ago
headerLoginAuth.js Fix ProxyBleed (GHSA-jggc-qvfc-jr6x): header-login X-Forwarded-For allowlist bypass 5 days ago
icsImport.js Add #6323: import Google Calendar .ics files into board cards (MVP) 10 hours ago
importer.js Add email notifications language localization feature 1 year ago
inputSanitizer.js Security Fix JVN#86586539: Stored XSS. 8 months ago
labelRemap.js Fix #5158: copying a swimlane to another board preserves labels 7 hours ago
listColors.js Fix #5382: setting a list/swimlane colour to silver saved it as None 5 hours ago
mongoStartup.js Fixed upgrade crash. 2 weeks ago
orgTeamRestriction.js Add #6116: restrict adding board members to the same Organization or Team 10 hours ago
removeMember.js Fix #5330: remove a deleted (non-existent) user from a board's members 5 hours ago
restCardHelpers.js Fix #5398, #5399, #5537, #5546: REST card API move/sort/date/archive bugs 5 hours ago
ssrfGuard.js Fix RebindBleed of IntegrationBleed. 3 months ago
subtaskHelpers.js Fix #3868, #5788, #2256, #4782, #4037, #3562, #3328: subtask creation 5 hours ago
subtaskSettings.js Fix #3414, #3876, #4849, #4947: board Subtasks landing-list setting 5 hours ago
titleChangeActivity.js Fix #3619: updating a card title fires the outgoing webhook 7 hours ago
utils.js Fix GHSA-gv8h-5p3p-6hx7 (ChecklistBleed): checklist cross-board write via DDP allow rule (CWE-863) 20 hours ago
webhookGuard.js Fix #1402: outgoing webhook no longer blocks setting card members 5 hours ago