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
4 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.
2 months ago
boardConverter.js
Updated dependencies.
2 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.
2 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/)
2 years ago
dialogWithBoardSwimlaneListCard.js
Move every Lists.findOne() to the ReactiveCache
2 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
Replaced moment.js with Javascript date.
2 months ago
fixDuplicateLists.js
Fix duplicated lists.
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
localStorageValidator.js
Per-User and Board-level data save fixes. Per-User is collapse, width, height. Per-Board is Swimlanes, Lists, Cards etc.
4 days ago
migrationManager.js
Prevent opened board re-migrating and reloading every 5 seconds.
2 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/)
2 years ago
originalPositionHelpers.js
Show original positions of swimlanes, lists and cards.
2 months ago
pasteImage.js
…
popup.js
Gantt chart view to one board view menu Swimlanes/Lists/Calendar/Gantt.
5 days ago
secureDOMPurify.js
Fix Broken Strikethroughs in Markdown to HTML conversion.
2 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
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.
4 days ago