summaryrefslogtreecommitdiffstats
path: root/client
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | 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-125-183/+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
| |
* | Workaround to avoid drag bugAndrés Manelli2018-01-311-1/+3
| |
* | Fix card details bugAndrés Manelli2018-01-312-4/+3
| |
* | Fix Igbo language at menu.Lauri Ojansivu2018-01-282-2/+2
| |
* | Add card on first swimlane foundAndrés Manelli2018-01-221-1/+8
| |
* | Allow toogle of lists and swimlanes viewsAndrés Manelli2018-01-226-5/+45
| |
* | Add view boards field to change between viewsAndrés Manelli2018-01-222-0/+21
| |
* | Fix lint errorsAndrés Manelli2018-01-222-24/+3
| |
* | Add siwmlane button. Allow card drop between swimlanesAndrés Manelli2018-01-197-24/+106
| |
* | First swimlane draft, no functionalityAndrés Manelli2018-01-1911-172/+245
| |
* | working fix for wekan/wekan#476 in listsDPLV\dpoz2018-01-081-1/+3
| | | | | | | | working fix for wekan/wekan#476 in lists
* | different icons for start and due dateMatthias Marschall2018-01-042-8/+20
| |
* | Update - auto update card cover with new image uploaded via drag&dropThuan Pham Quoc2017-12-181-1/+6
| |
* | Merge branch 'make-small-add-card-at-list-top-easier-to-see' of ↵Lauri Ojansivu2017-12-111-0/+1
|\ \ | | | | | | | | | https://github.com/thuanpq/wekan into thuanpq-make-small-add-card-at-list-top-easier-to-see
| * | Fixed - make it easier to see the Adding Card btn at top of listThuan Pham Quoc2017-12-101-0/+1
| | |
* | | Merge branch 'keep-attachment-section-for-uploading-attachment-easier' of ↵Lauri Ojansivu2017-12-111-6/+5
|\ \ \ | | | | | | | | | | | | https://github.com/thuanpq/wekan into thuanpq-keep-attachment-section-for-uploading-attachment-easier
| * | | Always display attachment section for uploading file quicklyThuan Pham Quoc2017-12-101-6/+5
| |/ /
* | | Merge branch 'fixed-bug-on-long-card-history-log' of ↵Lauri Ojansivu2017-12-111-0/+2
|\ \ \ | | | | | | | | | | | | https://github.com/thuanpq/wekan into thuanpq-fixed-bug-on-long-card-history-log
| * | | Fixed - bug on long url of attachment in card activity logThuan Pham Quoc2017-12-091-0/+2
| |/ /
* | | Merge branch 'fix-bug-on-header-quick-access' of ↵Lauri Ojansivu2017-12-112-2/+1
|\ \ \ | | | | | | | | | | | | https://github.com/thuanpq/wekan into thuanpq-fix-bug-on-header-quick-access
| * | | Fixed - boards subscription should be placed at header for all other ↵Thuan Pham Quoc2017-12-062-2/+1
| |/ / | | | | | | | | | component can be used
* | | Merge branch 'auto-update-card-cover-with-latest-uploaded-image' of ↵Lauri Ojansivu2017-12-111-1/+7
|\ \ \ | | | | | | | | | | | | https://github.com/thuanpq/wekan into thuanpq-auto-update-card-cover-with-latest-uploaded-image
| * | | Added - auto update card cover with latest uploaded image attachment of cardThuan Pham Quoc2017-12-091-1/+7
| |/ /
* | | Merge branch 'dont-open-swipebox-overlay-while-downloading-update-cover' of ↵Lauri Ojansivu2017-12-111-2/+2
|\ \ \ | | | | | | | | | | | | https://github.com/thuanpq/wekan into thuanpq-dont-open-swipebox-overlay-while-downloading-update-cover
| * | | Fixed - don't open swipebox on update card cover - download file - delete fileThuan Pham Quoc2017-12-081-2/+2
| |/ /
* | | Merge branch 'fix-bug-on-sidebar-member-avatar-not-shown' of ↵Lauri Ojansivu2017-12-111-0/+2
|\ \ \ | | | | | | | | | | | | https://github.com/thuanpq/wekan into thuanpq-fix-bug-on-sidebar-member-avatar-not-shown
| * | | Fixed - bug on not able to see member avatar on sidebar activityThuan Pham Quoc2017-12-061-0/+2
| |/ /
* / / Fix lint errors.Lauri Ojansivu2017-12-036-157/+157
|/ /
* | Merge branch 'fix-bug-on-missing-admin-panel-menuoption' of ↵Lauri Ojansivu2017-12-023-5/+8
|\ \ | | | | | | | | | https://github.com/thuanpq/wekan into thuanpq-fix-bug-on-missing-admin-panel-menuoption
| * | Move user-admin subsciption to headerThuan Pham Quoc2017-12-013-7/+2
| | |
| * | Fixed - Missing trailing comma comma-dangleThuan Pham Quoc2017-12-011-1/+1
| | |
| * | Fixed - bug on not able to see ADMIN PANEL if not access Board ListThuan Pham Quoc2017-12-011-4/+12
| | |
* | | Fix lint error.Lauri Ojansivu2017-12-021-2/+0
| | |
* | | Move global subscription to template subscription so that subscriptionLauri Ojansivu2017-12-024-9/+11
| | | | | | | | | | | | | | | will stop when template is unused. It's very important for efficiency espacially with large number of users. Thanks to mfshiu !
* | | Allow admin to change user password in admin panelThuan Pham Quoc2017-12-012-9/+12
|/ /