summaryrefslogtreecommitdiffstats
path: root/client
Commit message (Expand)AuthorAgeFilesLines
...
* | | Fix lint errors.Lauri Ojansivu2017-12-036-157/+157
|/ /
* | Merge branch 'fix-bug-on-missing-admin-panel-menuoption' of https://github.co...Lauri Ojansivu2017-12-023-5/+8
|\ \
| * | 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
* | | Allow admin to change user password in admin panelThuan Pham Quoc2017-12-012-9/+12
|/ /
* | Merge branch 'conflict-resolution-458' of https://github.com/nztqa/wekan into...Lauri Ojansivu2017-11-2914-34/+184
|\ \
| * | Optimize for mobile web, show single list per page with navigate barnztqa2017-11-2914-34/+184
* | | Fix: Frequent Subscriptions problem that make Excessive CPU usage.Lauri Ojansivu2017-11-292-4/+7
* | | Merge branch 'improve-smtp-testing' of https://github.com/nztqa/wekan into nz...Lauri Ojansivu2017-11-282-0/+19
|\ \ \ | |/ / |/| |
| * | Add smtp test email translationsnztqa2017-11-281-4/+7
| * | Add alert methodnztqa2017-11-271-0/+2
| * | Add test SMTP settingsnztqa2017-11-272-0/+14
* | | Fix permissions (isBoardMember to isNotCommentOnly)nztqa2017-11-271-6/+6
|/ /
* | Merge branch 'card-spent-time' of https://github.com/thuanpq/wekan into thuan...Lauri Ojansivu2017-11-219-4/+173
|\ \
| * | Added red-green circle to board lists item for indicating board which has ove...Thuan Pham Quoc2017-11-203-0/+35
| * | Update spent time title to indicate Overtime or normal Spent timeThuan Pham Quoc2017-11-201-1/+5
| * | Add card spent time to log time what can be overtime or not (will support fil...Thuan Pham Quoc2017-11-206-4/+134
* | | Merge branch 'fix-title-editing-shift-key-firefox' of https://github.com/cous...Lauri Ojansivu2017-11-211-1/+1
|\ \ \
| * | | card detail: fix title editing with shift keycouscous32017-11-201-1/+1
| |/ /
* | | Merge branch 'remove-minicard-title-whitespace' of https://github.com/couscou...Lauri Ojansivu2017-11-211-0/+3
|\ \ \
| * | | remove erroneous minicard title whitespacecouscous32017-11-201-0/+3
| |/ /
* | | Merge branch 'fix-board-list-long-desc' of https://github.com/thuanpq/wekan i...Lauri Ojansivu2017-11-211-0/+1
|\ \ \
| * | | Fixed issue on board list with long-desc boardsThuan Pham Quoc2017-11-201-0/+1
| |/ /
* | | Fix Copy/Move cards. Thanks to thuanpq !Lauri Ojansivu2017-11-212-3/+6
* | | Merge branch 'feature/copy-move-cards-x-boards' of https://github.com/Ghassen...Lauri Ojansivu2017-11-202-2/+54
|\ \ \ | |/ / |/| |
| * | Hide list of boards in Copy|Move cards for Sandstorm usersGhassen Rjab2017-11-141-2/+8
| * | Move cards cross boardsGhassen Rjab2017-11-141-1/+1
| * | Copy cards cross boardsGhassen Rjab2017-11-142-1/+47
* | | Fix: Invitation /sign-up page did not show input for invitation code. Thanks ...Lauri Ojansivu2017-11-191-1/+1
* | | Change admin panel header order to info people version.Lauri Ojansivu2017-11-191-4/+4
* | | Make Admin Panel People page text translateableLauri Ojansivu2017-11-191-14/+14
* | | Merge branch 'devel' of https://github.com/thuanpq/wekan into thuanpq-develLauri Ojansivu2017-11-185-9/+270
|\ \ \
| * | | Added update all user profile from admin panelThuan Pham Quoc2017-11-081-15/+24
| * | | Updated users methods to get user id from client on updating user data, is ai...Thuan Pham Quoc2017-11-081-5/+5
| * | | Added pagination to people management in admin panelThuan Pham Quoc2017-11-083-5/+49
| * | | Added edit user from admin panelThuan Pham Quoc2017-11-072-22/+155
| * | | Added people list in admin panel , just raw data right now, will add more fea...Thuan Pham Quoc2017-11-074-4/+79
| |/ /
* | | Updated comments about pressing enter on formsBrooks Becton2017-11-142-1/+3
* | | Added markdown support to card-titles, minicard-titles, checklist title, and ...Brooks Becton2017-11-145-10/+21
|/ /
* | Make it possible to translate text Soft WIP Limit.Lauri Ojansivu2017-11-021-1/+1
* | added soft wip limit feature, fixed wipLimit=0 bug (??)amadilsons2017-10-314-17/+47
* | Add iPhone favicon for Wekan. Thanks to guillaumebriday ! Closes #1317Lauri Ojansivu2017-10-311-0/+1
* | Merge branch 'attachments-improvements' of https://github.com/brooksbecton/we...Lauri Ojansivu2017-10-313-5/+23
|\ \
| * | Added swipebox package and added it to attachement imagesBrooks Becton2017-10-282-5/+2
| * | Added media queries to resize attatchmentsBrooks Becton2017-10-281-0/+21
* | | Permit editing the WIP limitJacob Weisz2017-10-261-2/+2
|/ /
* | Fix: User with comment only permission can add cards. Thanks to xet7 ! Closes...Lauri Ojansivu2017-10-201-3/+4