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.
Lauri Ojansivu
a039bb1066
Per-User and Board-level data save fixes. Part 3.
...
Thanks to xet7 !
4 days ago
..
lib
Per-User and Board-level data save fixes. Per-User is collapse, width, height. Per-Board is Swimlanes, Lists, Cards etc.
4 days ago
server
Replaced moment.js with Javascript date.
2 months ago
accessibilitySettings.js
Accessibility statement. Part 1. In Progress.
1 year ago
accountSettings.js
Move every Users.findOne() to the ReactiveCache
2 years ago
actions.js
Move every Boards.findOne(boardId) to the ReactiveCache (Part 2)
2 years ago
activities.js
Try to get some label outgoing webhooks working.
2 years ago
announcements.js
Move every Users.findOne() to the ReactiveCache
2 years ago
attachmentStorageSettings.js
Disable not working minio and s3 support temporarily.
2 months ago
attachments.js
Fix SECURITY ISSUE 1: File Attachments enables stored XSS (High).
2 months ago
attachments_old.js.disabled
Fixed attachments and minicard related bugs that prevented WeKan starting.
3 months ago
avatars.js
Fix SECURITY ISSUE 1: File Attachments enables stored XSS (High).
2 months ago
avatars_old.js.disabled
Fixed attachments and minicard related bugs that prevented WeKan starting.
3 months ago
boards.js
New Board Permissions: NormalAssignedOnly, CommentAssignedOnly, ReadOnly, ReadAssignedOnly.
4 days ago
cardCommentReactions.js
Move every Boards.findOne(boardId) to the ReactiveCache (Part 2)
2 years ago
cardComments.js
Fix DOMPurify paths. Part 2.
3 months ago
cards.js
Per-User and Board-level data save fixes. Per-User is collapse, width, height. Per-Board is Swimlanes, Lists, Cards etc.
4 days ago
checklistItems.js
Move every Checklists.findOne(idOrFirstObjectSelector, options) to the ReactiveCache
2 years ago
checklists.js
Checklist, hide all checklist items possible, regardless if the checklist item is finished or not
1 year ago
counters.js
Teams/Organizations part 1, in progress. Add table: org
7 years ago
csvCreator.js
Move every Lists.find(idOrFirstObjectSelector, options) to the ReactiveCache (directory models/)
2 years ago
customFields.js
Fix return value of edit_custom_field_dropdown_item
2 years ago
export.js
Security Fix: Computational Resource Abuse in Export endpoints.
3 months ago
exportExcel.js
Security Fix: Computational Resource Abuse in Export endpoints.
3 months ago
exportPDF.js
Security Fix: Computational Resource Abuse in Export endpoints.
3 months ago
exporter.js
Replaced moment.js with Javascript date.
2 months ago
fileValidation.js
Fix SECURITY ISSUE 1: File Attachments enables stored XSS (High).
2 months ago
impersonatedUsers.js
Fix: Impersonate user can now export Excel/CSV/TSV/JSON.
5 years ago
import.js
Fix missing member assignments when cloning board
5 years ago
integrations.js
Move every Integrations.find(idOrFirstObjectSelector, options) to the ReactiveCache (directory models/)
2 years ago
invitationCodes.js
Move every Users.findOne() to the ReactiveCache
2 years ago
lists.js
Per-User and Board-level data save fixes. Part 3.
4 days ago
lockoutSettings.js
Feature: Added brute force login protection settings to Admin Panel/People/Locked Users.
5 months ago
org.js
When user logins, "Automatically add user with the domain name" (at Admin Panel / Organizations) to Organization. Part 1.
2 years ago
orgUser.js
Fixed _ensureIndex to createIndex for MongoDB 5. Updated to latest Meteor beta.
4 years ago
positionHistory.js
Show original positions of swimlanes, lists and cards.
2 months ago
presences.js
Fixed attachments and minicard related bugs that prevented WeKan starting.
3 months ago
rules.js
Move every Triggers.findOne(idOrFirstObjectSelector, options) to the ReactiveCache
2 years ago
runOnServer.js
remove unused exceljs from client bundle
5 years ago
settings.js
More translations. Added support page to Admin Panel / Settings / Layout.
4 days ago
swimlanes.js
Per-User and Board-level data save fixes. Part 3.
4 days ago
tableVisibilityModeSettings.js
Move every Users.findOne() to the ReactiveCache
2 years ago
team.js
Move every Team.find(idOrFirstObjectSelector, options) to the ReactiveCache (directory models/)
2 years ago
translation.js
make available translation text to set empty string
2 years ago
trelloCreator.js
Replaced moment.js with Javascript date.
2 months ago
triggers.js
Move every Rules.findOne(idOrFirstObjectSelector, options) to the ReactiveCache
2 years ago
unsavedEdits.js
Fixed _ensureIndex to createIndex for MongoDB 5. Updated to latest Meteor beta.
4 years ago
userPositionHistory.js
Per-User and Board-level data save fixes. Part 2.
4 days ago
users.js
Per-User and Board-level data save fixes. Per-User is collapse, width, height. Per-Board is Swimlanes, Lists, Cards etc.
4 days ago
usersessiondata.js
Add new debug operator to search and fix some bugs
4 years ago
watchable.js
Prettier & eslint project style update
7 years ago
wekanCreator.js
Manually merged fixes from seve12.
4 days ago
wekanmapper.js
Move every Users.findOne(idOrFirstObjectSelector, options) to the ReactiveCache
2 years ago