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/publications
Lauri Ojansivu bd8c565415 Fixes to make board showing correctly. 3 months ago
..
accessibilitySettings.js Feature: Accessibility page at /accessibility. Settings at Admin Panel. When enabled, link at right sidebar. 5 months ago
accountSettings.js server/publications files, adding return parameter for easier time measure (e.g. console.time()) 3 years ago
activities.js Fixed showing translations always, regardsless of is ROOT_URL set correctly or not. 3 months ago
announcements.js server/publications files, adding return parameter for easier time measure (e.g. console.time()) 3 years ago
attachments.js Move every Attachments.find(idOrFirstObjectSelector, options) to the ReactiveCache (directory server/) 3 years ago
avatars.js Move every Avatars.find(idOrFirstObjectSelector, options) to the ReactiveCache 3 years ago
boards.js Collapse Lists to be per user, not per board. In Progress. 2 years ago
cards.js Fixes to make board showing correctly. 3 months ago
lockoutSettings.js Feature: Added brute force login protection settings to Admin Panel/People/Locked Users. 5 months ago
notifications.js Move every Attachments.find(idOrFirstObjectSelector, options) to the ReactiveCache (directory server/) 3 years ago
org.js When user logins, "Automatically add user with the domain name" (at Admin Panel / Organizations) to Organization. Part 2. 2 years ago
people.js Move every Users.find(idOrFirstObjectSelector, options) to the ReactiveCache (directory server/) 3 years ago
rules.js Move every Triggers.find(idOrFirstObjectSelector, options) to the ReactiveCache (directory server/) 3 years ago
settings.js Accessibility statement. Part 1. In Progress. 1 year ago
swimlanes.js server/publications files, adding return parameter for easier time measure (e.g. console.time()) 3 years ago
tableVisibilityModeSettings.js server/publications files, adding return parameter for easier time measure (e.g. console.time()) 3 years ago
team.js Move every Team.find(idOrFirstObjectSelector, options) to the ReactiveCache (directory server/) 3 years ago
translation.js Added new function to add cumstom translation strings on Admin panel 2 years ago
unsavedEdits.js server/publications files, adding return parameter for easier time measure (e.g. console.time()) 3 years ago
users.js Security Fix usd-2022-0041: CWE-284 Improper Access Control. 3 months ago