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 7a585a3dfb Fix Admin Panel / People editing and layout. 2 months ago
..
tests Set drag handle on touch screen not miniscreen 3 years ago
accessibility.js Prettier & eslint project style update 7 years ago
attachmentMigrationManager.js Change list width by dragging between lists. 2 months ago
boardConverter.js Updated dependencies. 2 months ago
cardSearch.js Fix unable to see My Due Cards. 2 months ago
cssEvents.js Prettier & eslint project style update 7 years ago
customFields.js CustomFieldStringTemplate regular expressions, .{1,10} also possible 3 years ago
datepicker.js Replaced moment.js with Javascript date. 2 months ago
dialogWithBoardSwimlaneList.js Move every Swimlanes.find(idOrFirstObjectSelector, options) to the ReactiveCache (directory client/) 2 years ago
dialogWithBoardSwimlaneListCard.js Move every Lists.findOne() to the ReactiveCache 2 years ago
dropImage.js Use on instead of bind 6 years ago
escapeActions.js Always close sidebar on escape button 1 year ago
exportHTML.js feat: download webfonts as well 2 years ago
filter.js Replaced moment.js with Javascript date. 2 months ago
i18n.js Move every Meteor.user() to the ReactiveCache 2 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 Renaissance 11 years ago
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/) 2 years ago
originalPositionHelpers.js Show original positions of swimlanes, lists and cards. 2 months ago
pasteImage.js Use on instead of bind 6 years ago
popup.js Fix Admin Panel / People editing and layout. 2 months ago
secureDOMPurify.js Fix Broken Hyperlinks in Markdown to HTML conversion. 2 months ago
spinner.js removing Utils.getCurrentSetting() and use ReactiveCache directly 2 years ago
textComplete.js Fix prettier. 6 years ago
unsavedEdits.js Prettier & eslint project style update 7 years ago
uploadProgressManager.js Drag any files from file manager to minicard or opened card. Part 2. 3 months ago
utils.js Have all iPhone use mobile view by default, while still having possibility to use mobile/desktop switch button for desktop mode. 2 months ago