summaryrefslogtreecommitdiffstats
path: root/client/components
Commit message (Collapse)AuthorAgeFilesLines
* Add additional dates (received & end), default title of checklists to ↵RJevnikar2018-03-266-16/+177
| | | | | | | | 'Checklist' Remove translations Add additional dates (received & end), default name checklists to Checklist
* Fix class name change when clicking check boxAndrés Manelli2018-03-191-1/+1
|
* Add stylingAndrés Manelli2018-03-193-2/+17
|
* Add checklist ordering capabilityAndrés Manelli2018-03-193-35/+88
|
* Fix migration. Replace old checklist-item sort algorithm.Andrés Manelli2018-03-193-64/+73
|
* "DANGER" data loss warning to bigger text.Lauri Ojansivu2018-03-171-1/+1
|
* Enabled import at Sandtorm. Keep there warning about possible data loss bug.Lauri Ojansivu2018-03-171-11/+8
|
* Fix scroll board when opening cardDetailsAndrés Manelli2018-03-172-3/+3
|
* Extend lists to bottom of frame in lists viewAndrés Manelli2018-03-162-1/+4
|
* Fix drag and drop issues when re-enter boardAndrés Manelli2018-03-163-122/+131
|
* Fix card copy and move with swimlanesAndrés Manelli2018-03-072-19/+36
|
* Fix swimlane header rotation on Google ChromeLuka Matijević2018-03-071-1/+2
| | | After this change both Firefox 58 and Google Chrome 64 have properly rotated swimlane header.
* Partial fix for scroll bar inside cardDetailsAndrés Manelli2018-03-062-1/+1
|
* Fix scroll when dragging elements. Remove scrollbars from swimlanes.Andrés Manelli2018-03-064-8/+5
|
* - Fix Scrollbar near top of screen when using internet explorer on Win7Lauri Ojansivu2018-03-051-1/+1
| | | | Thanks to lunatic4ever ! Closes #1524
* Fix #1519 Add Card Btn dissapear on dragAndrés Manelli2018-03-052-0/+4
|
* Remove list max-height 350px. Thanks to xet7 !Lauri Ojansivu2018-03-011-1/+0
| | | | Closes #1512, closes wekan/wekan-snap#35
* Fix scrollbar inside list and outer scrollAndrés Manelli2018-02-283-1/+4
|
* Fix order lists in lists viewAndrés Manelli2018-02-284-86/+82
|
* Allow swimlanes reorderingAndrés Manelli2018-02-276-34/+91
|
* Avoid swimlane title overlapAndrés Manelli2018-02-271-1/+2
|
* Fix lint warningsGhassen Rjab2018-02-271-1/+1
|
* Fix lint errors related to language namesGhassen Rjab2018-02-262-8/+18
|
* Open search sidebar from an opened boardGhassen Rjab2018-02-232-0/+7
|
* Add search sidebarGhassen Rjab2018-02-234-0/+30
|
* Fix card shadow to cover the full page.Stefano Pogliani2018-02-212-3/+8
|
* Disabled Import temporarily on Sandstorm because of data loss bug.Lauri Ojansivu2018-02-211-7/+11
| | | | Thanks to xet7 !
* Merge branch 'copyMany' of https://github.com/erikturk/wekan into ↵Lauri Ojansivu2018-02-152-0/+66
|\ | | | | | | erikturk-copyMany
| * changed variable namesErik Turk2018-02-152-5/+5
| |
| * change copyMany to copyChecklistToManyCards for instructions and titleErik Turk2018-02-151-2/+2
| |
| * i18n fixesErik Turk2018-02-141-2/+2
| |
| * spaces/tabs okay - no 'git add i18n/en-GB.i18n.json'Erik Turk2018-02-081-2/+2
| |
| * Merge branch 'devel' into copyManyErik Turk2018-02-081-5/+5
| |\
| * | more spacing/tabs fixesErik Turk2018-02-081-20/+20
| | |
| * | fixed spacing & indentation - changed var to constErik Turk2018-02-081-36/+32
| | |
| * | remove console.log statementsErik Turk2018-02-081-7/+1
| | |
| * | finish adding[4~ copyManyErik Turk2018-02-082-6/+13
| | |
| * | missing )Erik Turk2018-02-051-1/+1
| | |
| * | add titleList.split to copyManyCardErik Turk2018-02-051-23/+28
| | |
| * | added copyManyCardErik Turk2018-02-051-0/+14
| | |
| * | added PopupErik Turk2018-02-051-0/+49
| | |
| * | added copyManyCardErik Turk2018-02-051-0/+1
| | |
| * | Revert "added copyManyCard"Erik Turk2018-02-051-1/+0
| | | | | | | | | | | | This reverts commit c3fe70e09433346f25ad3701dca7f07ad441624f.
| * | added copyManyCardErik Turk2018-02-051-0/+1
| | |
* | | Remove Emoji support, so MAC addresses etc show correctly.Lauri Ojansivu2018-02-123-28/+3
| |/ |/| | | | | Thanks to xet7 ! Closes #1248, closes #323
* | Fix move parametersAndrés Manelli2018-02-071-5/+5
|/
* Add popup menu and archive actionAndrés Manelli2018-02-016-2/+52
|
* Add ability to edit swimlane nameAndrés Manelli2018-02-013-4/+32
|
* Remove unused hackAndrés Manelli2018-02-011-3/+1
|
* Fix details view in lists only modeAndrés Manelli2018-01-313-2/+22
|