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
908a5fc60d
Comment out error message of non-existing Custom Field.
...
Thanks to xet7 !
Related #5684
2 months ago
..
lib
Move every Cards.findOne(idOrFirstObjectSelector, options) to the ReactiveCache
2 years ago
server
Added missing ) character.
3 months ago
accessibilitySettings.js
Accessibility statement. Part 1. In Progress.
6 months 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
attachments.js
Move every Attachments.findOne() to the ReactiveCache
2 years ago
avatars.js
Move every Users.findOne() to the ReactiveCache
2 years ago
boards.js
added comment section on card details to avoid loading the card comment activities from the server
6 months ago
cardCommentReactions.js
Move every Boards.findOne(boardId) to the ReactiveCache (Part 2)
2 years ago
cardComments.js
Move every CardComments.find(idOrFirstObjectSelector, options) to the ReactiveCache (directory models/)
2 years ago
cards.js
Comment out error message of non-existing Custom Field.
2 months 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
6 months ago
counters.js
Teams/Organizations part 1, in progress. Add table: org
6 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
Move every ImpersonatedUsers.findOne(idOrFirstObjectSelector, options) to the ReactiveCache
2 years ago
exportExcel.js
Move every ImpersonatedUsers.findOne(idOrFirstObjectSelector, options) to the ReactiveCache
2 years ago
exportPDF.js
Move every ImpersonatedUsers.findOne(idOrFirstObjectSelector, options) to the ReactiveCache
2 years ago
exporter.js
Fixing opening cards and slow performance of closing cards
7 months ago
fileValidation.js
Disable file validation temporarily, because it causes data loss of some attachments when upgrading.
2 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
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
Merge pull request #5401 from C0rn3j/set-silver
1 year 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.
3 years ago
rules.js
Move every Triggers.findOne(idOrFirstObjectSelector, options) to the ReactiveCache
2 years ago
runOnServer.js
remove unused exceljs from client bundle
4 years ago
settings.js
Accessibility statement. Part 1. In Progress.
6 months ago
swimlanes.js
Merge pull request #5401 from C0rn3j/set-silver
1 year 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
Fix typos at attachments code.
10 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.
3 years ago
users.js
Add week of year toggle state in user model
5 months 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
Fix typos at attachments code.
10 months ago
wekanmapper.js
Move every Users.findOne(idOrFirstObjectSelector, options) to the ReactiveCache
2 years ago