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/client/lib
Lauri Ojansivu abad8cc4d5 Change list width by dragging between lists. 3 months ago
..
tests Set drag handle on touch screen not miniscreen 3 years ago
accessibility.js
attachmentMigrationManager.js Change list width by dragging between lists. 3 months ago
boardConverter.js Updated dependencies. 3 months ago
cardSearch.js Move every SessionData.findOne(idOrFirstObjectSelector, options) to the ReactiveCache 3 years ago
cssEvents.js
customFields.js CustomFieldStringTemplate regular expressions, .{1,10} also possible 3 years ago
datepicker.js Reverted https://github.com/wekan/wekan/pull/5774 about due date changes. 7 months ago
dialogWithBoardSwimlaneList.js Move every Swimlanes.find(idOrFirstObjectSelector, options) to the ReactiveCache (directory client/) 3 years ago
dialogWithBoardSwimlaneListCard.js Move every Lists.findOne() to the ReactiveCache 3 years ago
dropImage.js
escapeActions.js Always close sidebar on escape button 1 year ago
exportHTML.js feat: download webfonts as well 2 years ago
filter.js Disable sidebar showing when filtering using keyboard shortcut 1 year ago
i18n.js Move every Meteor.user() to the ReactiveCache 3 years ago
inlinedform.js Fixed trim whitespace at multiline editor fields 4 years ago
jquery-ui.js Fixed drag-drop at Ubuntu Touch Morph Browser and WeKan OpenStore app by changing jquery-ui-touch-punch to newer updated @rwap/jquery-ui-touch-punch. 3 years ago
keyboard.js Fix typo at Shortcuts. 10 months ago
migrationManager.js Fixes to make board showing correctly. 3 months ago
mixins.js
modal.js Fixing opening cards and slow performance of closing cards 1 year ago
multiSelection.js Move every Lists.find(idOrFirstObjectSelector, options) to the ReactiveCache (directory client/) 3 years ago
pasteImage.js
popup.js new popup scrolls to top and restore it's previous position after closing again works now at attachments too 3 years ago
secureDOMPurify.js Security Fix JVN#86586539: Stored XSS. 3 months ago
spinner.js removing Utils.getCurrentSetting() and use ReactiveCache directly 2 years ago
textComplete.js
unsavedEdits.js
uploadProgressManager.js Drag any files from file manager to minicard or opened card. Part 2. 3 months ago
utils.js Mobile one board per row. Board zoom size percent. Board toggle mobile/desktop mode. In Progress. 3 months ago