Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | |||||
| * | | Added edit user from admin panel | Thuan Pham Quoc | 2017-11-07 | 2 | -22/+155 |
| | | | |||||
| * | | Added people list in admin panel , just raw data right now, will add more ↵ | Thuan Pham Quoc | 2017-11-07 | 4 | -4/+79 |
| |/ | | | | | | | features soon | ||||
* | | Updated comments about pressing enter on forms | Brooks Becton | 2017-11-14 | 2 | -1/+3 |
| | | |||||
* | | Added markdown support to card-titles, minicard-titles, checklist title, and ↵ | Brooks Becton | 2017-11-14 | 5 | -10/+21 |
|/ | | | | checklist items | ||||
* | Make it possible to translate text Soft WIP Limit. | Lauri Ojansivu | 2017-11-02 | 1 | -1/+1 |
| | |||||
* | added soft wip limit feature, fixed wipLimit=0 bug (??) | amadilsons | 2017-10-31 | 4 | -17/+47 |
| | |||||
* | Add iPhone favicon for Wekan. Thanks to guillaumebriday ! Closes #1317 | Lauri Ojansivu | 2017-10-31 | 1 | -0/+1 |
| | |||||
* | Merge branch 'attachments-improvements' of ↵ | Lauri Ojansivu | 2017-10-31 | 3 | -5/+23 |
|\ | | | | | | | https://github.com/brooksbecton/wekan into brooksbecton-attachments-improvements | ||||
| * | Added swipebox package and added it to attachement images | Brooks Becton | 2017-10-28 | 2 | -5/+2 |
| | | | | | | | | Also removed '.js-open-viewer' and it's styling stub | ||||
| * | Added media queries to resize attatchments | Brooks Becton | 2017-10-28 | 1 | -0/+21 |
| | | | | | | | | media queries match other break points and break from a 3 column to 2 to 1 | ||||
* | | Permit editing the WIP limit | Jacob Weisz | 2017-10-26 | 1 | -2/+2 |
|/ | | | | | | | This is a fix for #1310 and required for Edge users to be able to edit the WIP limit. (The up/down buttons appear to be "optional" according to the HTML5 spec, and can't be assumed to be present.) I also believe I fixed a spelling error in the same section. This PR is **NOT TESTED** | ||||
* | Fix: User with comment only permission can add cards. Thanks to xet7 ! ↵ | Lauri Ojansivu | 2017-10-20 | 1 | -3/+4 |
| | | | | Closes #1301 | ||||
* | Fix and update translations. Thanks to xet7 ! Closes #1286 | Lauri Ojansivu | 2017-10-10 | 2 | -2/+2 |
| |