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 eabb6a239d Fix New Board Permissions: NormalAssignedOnly, CommentAssignedOnly, ReadOnly, ReadAssignedOnly. Part 1. 2 days 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
boardMultiSelection.js Feature: Workspaces, at All Boards page. 2 months ago
cardSearch.js Fix Regression - due date taking a while to load all cards v8.06. 3 months ago
cssEvents.js
customFields.js CustomFieldStringTemplate regular expressions, .{1,10} also possible 3 years ago
datepicker.js Fix Regression - Show calendar popup at set due date. 2 months ago
dialogWithBoardSwimlaneList.js Move every Swimlanes.find(idOrFirstObjectSelector, options) to the ReactiveCache (directory client/) 3 years ago
dialogWithBoardSwimlaneListCard.js Opened card Checklist menu: Hide finished tasks. Show Checklist at Minicard. 3 weeks 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 Replaced moment.js with Javascript date. 3 months ago
fixDuplicateLists.js Fix duplicated lists. 3 months 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 Remove pwix:blaze-layout 3 days ago
localStorageValidator.js Per-User and Board-level data save fixes. Per-User is collapse, width, height. Per-Board is Swimlanes, Lists, Cards etc. 4 weeks ago
mixins.js
modal.js Remove pwix:blaze-layout 3 days ago
multiSelection.js Move every Lists.find(idOrFirstObjectSelector, options) to the ReactiveCache (directory client/) 3 years ago
originalPositionHelpers.js Show original positions of swimlanes, lists and cards. 3 months ago
pasteImage.js
popup.js Fix mentions and notifications drawer. 2 days ago
secureDOMPurify.js Fix Broken Strikethroughs in Markdown to HTML conversion. 2 months ago
spinner.js removing Utils.getCurrentSetting() and use ReactiveCache directly 3 years ago
textComplete.js Fix mentions and notifications drawer. 2 days ago
unsavedEdits.js
uploadProgressManager.js Drag any files from file manager to minicard or opened card. Part 2. 3 months ago
utils.js Fix New Board Permissions: NormalAssignedOnly, CommentAssignedOnly, ReadOnly, ReadAssignedOnly. Part 1. 2 days ago