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
Lauri Ojansivu cb6afe67a7 Replaced moment.js with Javascript date. 8 months ago
..
lib Security Fix JVN#86586539: Stored XSS. 8 months ago
methods Show original positions of swimlanes, lists and cards. 8 months ago
migrations Use attachments from old CollectionFS database structure, when not yet migrated to Meteor-Files/ostrio-files, without needing to migrate database structure. 8 months ago
notifications Add email notifications language localization feature 1 year ago
publications Replaced moment.js with Javascript date. 8 months ago
routes Added attachments API and admin panel attachment management for file storage backends settings. Fixed drag drop upload attachments from file manager to minicard or opened card. 8 months ago
00checkStartup.js Fixes to make board showing correctly. 8 months ago
accounts-common.js
accounts-lockout-config.js Feature: Added brute force login protection settings to Admin Panel/People/Locked Users. 10 months ago
attachmentApi.js Added attachments API and admin panel attachment management for file storage backends settings. Fixed drag drop upload attachments from file manager to minicard or opened card. 8 months ago
attachmentMigration.js Fixed migrations. 8 months ago
authentication.js Fix in API user role is not considered. 1 year ago
boardMigrationDetector.js Fixes to make board showing correctly. 8 months ago
card-opened-webhook.js
cors.js
cronJobStorage.js Fixes to make board showing correctly. 8 months ago
cronMigrationManager.js Removed not needed console log message. 8 months ago
header-login.js Fix avatar upload error 4 years ago
max-image-pixel.js
max-size.js Add some info about allowed filesizes and filetypes for attachments and avatars. 3 years ago
mongodb-driver-startup.js Fixes to make board showing correctly. 8 months ago
policy.js Removed browser contect policy so that attachments would be visible. Part 2. 4 years ago
richer-editor-setting-helper.js
rulesHelper.js Add email notifications language localization feature 1 year ago
saml.js
spinner.js
statistics.js Move every Meteor.user() to the ReactiveCache 3 years ago
triggersDef.js