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.
Lauri Ojansivu
414b8dbf41
Per-User and Board-level data save fixes. Per-User is collapse, width, height. Per-Board is Swimlanes, Lists, Cards etc.
...
Thanks to xet7 !
Fixes #5997
6 months ago
..
tests
Set drag handle on touch screen not miniscreen
4 years ago
accessibility.js
Prettier & eslint project style update
7 years ago
attachmentMigrationManager.js
Change list width by dragging between lists.
8 months ago
boardConverter.js
Updated dependencies.
8 months ago
boardMultiSelection.js
Feature: Workspaces, at All Boards page.
7 months ago
cardSearch.js
Fix Regression - due date taking a while to load all cards v8.06.
8 months ago
cssEvents.js
Prettier & eslint project style update
7 years ago
customFields.js
CustomFieldStringTemplate regular expressions, .{1,10} also possible
4 years ago
datepicker.js
Fix Regression - Show calendar popup at set due date.
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
Use on instead of bind
6 years ago
escapeActions.js
Always close sidebar on escape button
2 years ago
exportHTML.js
feat: download webfonts as well
2 years ago
filter.js
Replaced moment.js with Javascript date.
8 months ago
fixDuplicateLists.js
Fix duplicated lists.
8 months ago
i18n.js
Move every Meteor.user() to the ReactiveCache
3 years ago
inlinedform.js
Fixed trim whitespace at multiline editor fields
5 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.
1 year ago
localStorageValidator.js
Per-User and Board-level data save fixes. Per-User is collapse, width, height. Per-Board is Swimlanes, Lists, Cards etc.
6 months ago
migrationManager.js
Prevent opened board re-migrating and reloading every 5 seconds.
8 months ago
mixins.js
Renaissance
11 years ago
modal.js
Fixing opening cards and slow performance of closing cards
2 years 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.
8 months ago
pasteImage.js
Use on instead of bind
6 years ago
popup.js
Gantt chart view to one board view menu Swimlanes/Lists/Calendar/Gantt.
6 months ago
secureDOMPurify.js
Fix Broken Strikethroughs in Markdown to HTML conversion.
7 months ago
spinner.js
removing Utils.getCurrentSetting() and use ReactiveCache directly
3 years ago
textComplete.js
Fix prettier.
7 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.
8 months ago
utils.js
Collapse Swimlane, List, Opened Card. Opened Card window X and Y position can be moved freely from drag handle. Fix some dragging not possible. Fix iPhone Safari.
6 months ago