Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'keep-attachment-section-for-uploading-attachment-easier' of ↵ | Lauri Ojansivu | 2017-12-11 | 1 | -6/+5 |
|\ | | | | | | | https://github.com/thuanpq/wekan into thuanpq-keep-attachment-section-for-uploading-attachment-easier | ||||
| * | Always display attachment section for uploading file quickly | Thuan Pham Quoc | 2017-12-10 | 1 | -6/+5 |
| | | |||||
* | | Merge branch 'fixed-bug-on-long-card-history-log' of ↵ | Lauri Ojansivu | 2017-12-11 | 1 | -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 log | Thuan Pham Quoc | 2017-12-09 | 1 | -0/+2 |
| |/ | |||||
* | | Merge branch 'fix-bug-on-header-quick-access' of ↵ | Lauri Ojansivu | 2017-12-11 | 2 | -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 Quoc | 2017-12-06 | 2 | -2/+1 |
| |/ | | | | | | | component can be used | ||||
* | | Merge branch 'auto-update-card-cover-with-latest-uploaded-image' of ↵ | Lauri Ojansivu | 2017-12-11 | 1 | -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 card | Thuan Pham Quoc | 2017-12-09 | 1 | -1/+7 |
| |/ | |||||
* | | Merge branch 'dont-open-swipebox-overlay-while-downloading-update-cover' of ↵ | Lauri Ojansivu | 2017-12-11 | 1 | -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 file | Thuan Pham Quoc | 2017-12-08 | 1 | -2/+2 |
| |/ | |||||
* | | Merge branch 'fix-bug-on-sidebar-member-avatar-not-shown' of ↵ | Lauri Ojansivu | 2017-12-11 | 1 | -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 activity | Thuan Pham Quoc | 2017-12-06 | 1 | -0/+2 |
| |/ | |||||
* / | Fix lint errors. | Lauri Ojansivu | 2017-12-03 | 6 | -157/+157 |
|/ | |||||
* | Merge branch 'fix-bug-on-missing-admin-panel-menuoption' of ↵ | Lauri Ojansivu | 2017-12-02 | 3 | -5/+8 |
|\ | | | | | | | https://github.com/thuanpq/wekan into thuanpq-fix-bug-on-missing-admin-panel-menuoption | ||||
| * | Move user-admin subsciption to header | Thuan Pham Quoc | 2017-12-01 | 3 | -7/+2 |
| | | |||||
| * | Fixed - Missing trailing comma comma-dangle | Thuan Pham Quoc | 2017-12-01 | 1 | -1/+1 |
| | | |||||
| * | Fixed - bug on not able to see ADMIN PANEL if not access Board List | Thuan Pham Quoc | 2017-12-01 | 1 | -4/+12 |
| | | |||||
* | | Fix lint error. | Lauri Ojansivu | 2017-12-02 | 1 | -2/+0 |
| | | |||||
* | | Move global subscription to template subscription so that subscription | Lauri Ojansivu | 2017-12-02 | 4 | -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 panel | Thuan Pham Quoc | 2017-12-01 | 2 | -9/+12 |
|/ | |||||
* | Merge branch 'conflict-resolution-458' of https://github.com/nztqa/wekan ↵ | Lauri Ojansivu | 2017-11-29 | 14 | -34/+184 |
|\ | | | | | | | into nztqa-conflict-resolution-458 | ||||
| * | Optimize for mobile web, show single list per page with navigate bar | nztqa | 2017-11-29 | 14 | -34/+184 |
| | | |||||
* | | Fix: Frequent Subscriptions problem that make Excessive CPU usage. | Lauri Ojansivu | 2017-11-29 | 2 | -4/+7 |
| | | | | | | | | Thanks to mfshiu ! Closes #1096, Closes wekan/wekan-mongodb#2 | ||||
* | | Merge branch 'improve-smtp-testing' of https://github.com/nztqa/wekan into ↵ | Lauri Ojansivu | 2017-11-28 | 2 | -0/+19 |
|\ \ | |/ |/| | | | nztqa-improve-smtp-testing | ||||
| * | Add smtp test email translations | nztqa | 2017-11-28 | 1 | -4/+7 |
| | | |||||
| * | Add alert method | nztqa | 2017-11-27 | 1 | -0/+2 |
| | | |||||
| * | Add test SMTP settings | nztqa | 2017-11-27 | 2 | -0/+14 |
| | | |||||
* | | Fix permissions (isBoardMember to isNotCommentOnly) | nztqa | 2017-11-27 | 1 | -6/+6 |
|/ | |||||
* | Merge branch 'card-spent-time' of https://github.com/thuanpq/wekan into ↵ | Lauri Ojansivu | 2017-11-21 | 9 | -4/+173 |
|\ | | | | | | | thuanpq-card-spent-time | ||||
| * | Added red-green circle to board lists item for indicating board which has ↵ | Thuan Pham Quoc | 2017-11-20 | 3 | -0/+35 |
| | | | | | | | | overtime logs or normal spent time log | ||||
| * | Update spent time title to indicate Overtime or normal Spent time | Thuan Pham Quoc | 2017-11-20 | 1 | -1/+5 |
| | | |||||
| * | Add card spent time to log time what can be overtime or not (will support ↵ | Thuan Pham Quoc | 2017-11-20 | 6 | -4/+134 |
| | | | | | | | | filtering in future) | ||||
* | | Merge branch 'fix-title-editing-shift-key-firefox' of ↵ | Lauri Ojansivu | 2017-11-21 | 1 | -1/+1 |
|\ \ | | | | | | | | | | https://github.com/couscous3/wekan into couscous3-fix-title-editing-shift-key-firefox | ||||
| * | | card detail: fix title editing with shift key | couscous3 | 2017-11-20 | 1 | -1/+1 |
| |/ | | | | | in firefox there is no global `event` object, therefore we should use the `evt` argument from the event handler | ||||
* | | Merge branch 'remove-minicard-title-whitespace' of ↵ | Lauri Ojansivu | 2017-11-21 | 1 | -0/+3 |
|\ \ | | | | | | | | | | https://github.com/couscous3/wekan into couscous3-remove-minicard-title-whitespace | ||||
| * | | remove erroneous minicard title whitespace | couscous3 | 2017-11-20 | 1 | -0/+3 |
| |/ | | | | | introduced by the markdown viewer in commit #309c1d0 (the markdown viewer uses <p> tags which have a margin-bottom) | ||||
* | | Merge branch 'fix-board-list-long-desc' of https://github.com/thuanpq/wekan ↵ | Lauri Ojansivu | 2017-11-21 | 1 | -0/+1 |
|\ \ | | | | | | | | | | into thuanpq-fix-board-list-long-desc | ||||
| * | | Fixed issue on board list with long-desc boards | Thuan Pham Quoc | 2017-11-20 | 1 | -0/+1 |
| |/ | |||||
* | | Fix Copy/Move cards. Thanks to thuanpq ! | Lauri Ojansivu | 2017-11-21 | 2 | -3/+6 |
| | | |||||
* | | Merge branch 'feature/copy-move-cards-x-boards' of ↵ | Lauri Ojansivu | 2017-11-20 | 2 | -2/+54 |
|\ \ | |/ |/| | | | https://github.com/GhassenRjab/wekan into GhassenRjab-feature/copy-move-cards-x-boards | ||||
| * | Hide list of boards in Copy|Move cards for Sandstorm users | Ghassen Rjab | 2017-11-14 | 1 | -2/+8 |
| | | |||||
| * | Move cards cross boards | Ghassen Rjab | 2017-11-14 | 1 | -1/+1 |
| | | |||||
| * | Copy cards cross boards | Ghassen Rjab | 2017-11-14 | 2 | -1/+47 |
| | | |||||
* | | Fix: Invitation /sign-up page did not show input for invitation code. Thanks ↵ | Lauri Ojansivu | 2017-11-19 | 1 | -1/+1 |
| | | | | | | | | to xet7 ! | ||||
* | | Change admin panel header order to info people version. | Lauri Ojansivu | 2017-11-19 | 1 | -4/+4 |
| | | |||||
* | | Make Admin Panel People page text translateable | Lauri Ojansivu | 2017-11-19 | 1 | -14/+14 |
| | | |||||
* | | Merge branch 'devel' of https://github.com/thuanpq/wekan into thuanpq-devel | Lauri Ojansivu | 2017-11-18 | 5 | -9/+270 |
|\ \ | |||||
| * | | Added update all user profile from admin panel | Thuan Pham Quoc | 2017-11-08 | 1 | -15/+24 |
| | | | |||||
| * | | Updated users methods to get user id from client on updating user data, is ↵ | Thuan Pham Quoc | 2017-11-08 | 1 | -5/+5 |
| | | | | | | | | | | | | aimed to support admin update other user profile | ||||
| * | | Added pagination to people management in admin panel | Thuan Pham Quoc | 2017-11-08 | 3 | -5/+49 |
| | | |