Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed - bug on not able to see ADMIN PANEL if not access Board List | Thuan Pham Quoc | 2017-12-01 | 1 | -4/+12 |
| | |||||
* | v0.60v0.60 | Lauri Ojansivu | 2017-11-29 | 3 | -5/+5 |
| | |||||
* | Merge branch 'nztqa-conflict-resolution-458' into devel | Lauri Ojansivu | 2017-11-29 | 16 | -36/+192 |
|\ | | | | | | | | | Optimize for mobile web, show single list per page with navigate bar. Thanks to floatinghotpot and nztqa ! Related #953 | ||||
| * | Optimize for mobile web, show single list per page with navigate bar. | Lauri Ojansivu | 2017-11-29 | 1 | -2/+3 |
| | | | | | | | | Thanks to floatinghotpot and nztqa ! Related #953 | ||||
| * | Merge branch 'conflict-resolution-458' of https://github.com/nztqa/wekan ↵ | Lauri Ojansivu | 2017-11-29 | 15 | -34/+189 |
|/| | | | | | | | into nztqa-conflict-resolution-458 | ||||
| * | Optimize for mobile web, show single list per page with navigate bar | nztqa | 2017-11-29 | 15 | -34/+189 |
| | | |||||
* | | Fix: Frequent Subscriptions problem that make Excessive CPU usage. | Lauri Ojansivu | 2017-11-29 | 3 | -7/+11 |
| | | | | | | | | Thanks to mfshiu ! Closes #1096, Closes wekan/wekan-mongodb#2 | ||||
* | | Add SMTP test email button to Admin Panel. Thanks to nztqa ! | Lauri Ojansivu | 2017-11-29 | 1 | -1/+5 |
| | | |||||
* | | Merge branch 'nztqa-improve-smtp-testing' into devel | Lauri Ojansivu | 2017-11-29 | 40 | -105/+335 |
|\ \ | |/ |/| | | | Add SMTP test email button to Admin Panel. Thanks to nztqa ! | ||||
| * | Update translations. | Lauri Ojansivu | 2017-11-29 | 37 | -106/+286 |
| | | |||||
| * | Fix typo | Lauri Ojansivu | 2017-11-28 | 1 | -1/+1 |
| | | |||||
| * | Merge branch 'improve-smtp-testing' of https://github.com/nztqa/wekan into ↵ | Lauri Ojansivu | 2017-11-28 | 4 | -0/+50 |
|/| | | | | | | | nztqa-improve-smtp-testing | ||||
| * | Add smtp test email translations | nztqa | 2017-11-28 | 3 | -9/+17 |
| | | |||||
| * | Add alert method | nztqa | 2017-11-27 | 1 | -0/+2 |
| | | |||||
| * | Add test SMTP settings | nztqa | 2017-11-27 | 4 | -0/+40 |
| | | |||||
* | | Merge branch 'nztqa-issue-1349' into devel | Lauri Ojansivu | 2017-11-27 | 2 | -7/+15 |
|\ \ | | | | | | | | | | | | | Fix: User with comment only permissions can remove another user from a card. Thanks to nztqa ! Closes #1349 | ||||
| * | | Fix: User with comment only permissions can remove another user from a card. | Lauri Ojansivu | 2017-11-27 | 1 | -1/+9 |
| | | | | | | | | | | | | Thanks to nztqa ! Closes #1349 | ||||
| * | | Merge branch 'issue-1349' of https://github.com/nztqa/wekan into ↵ | Lauri Ojansivu | 2017-11-27 | 1 | -6/+6 |
|/| | | | | | | | | | | | nztqa-issue-1349 | ||||
| * | | Fix permissions (isBoardMember to isNotCommentOnly) | nztqa | 2017-11-27 | 1 | -6/+6 |
| |/ | |||||
* | | Merge branch 'martinlindhe-devel' into devel | Lauri Ojansivu | 2017-11-27 | 1 | -4/+4 |
|\ \ | |/ |/| | | | Fix some typos in readne. Thanks to martinlindhe ! | ||||
| * | fix some typos | Martin Lindhe | 2017-11-25 | 1 | -4/+4 |
|/ | |||||
* | v0.59v0.59 | Lauri Ojansivu | 2017-11-23 | 2 | -3/+3 |
| | |||||
* | Merge branch 'pierreozoux-fix-log' into devel | Lauri Ojansivu | 2017-11-23 | 5 | -167/+8 |
|\ | |||||
| * | Fix not working stdout logging by removing Winston logger. Thanks to ↵ | Lauri Ojansivu | 2017-11-23 | 1 | -0/+8 |
| | | | | | | | | pierreozoux ! | ||||
| * | Revert 00a357cd7067cf5c8b055deacfe2e9bc28b06c5e to fix logging | pierreozoux | 2017-11-23 | 4 | -167/+0 |
|/ | |||||
* | v0.58v0.58 | Lauri Ojansivu | 2017-11-23 | 3 | -2/+10 |
| | |||||
* | Update translations. | Lauri Ojansivu | 2017-11-23 | 5 | -39/+39 |
| | |||||
* | v0.57v0.57 | Lauri Ojansivu | 2017-11-23 | 3 | -4/+4 |
| | |||||
* | Fix Winston logger. Thanks to pierreozoux ! | Lauri Ojansivu | 2017-11-23 | 1 | -2/+8 |
| | |||||
* | Merge branch 'pierreozoux-fix-logger' into devel | Lauri Ojansivu | 2017-11-23 | 1 | -9/+6 |
|\ | | | | | | | Fix logger. Thanks to pierreozoux ! | ||||
| * | Merge branch 'fix-logger' of https://github.com/pierreozoux/wekan into ↵ | Lauri Ojansivu | 2017-11-23 | 1 | -1/+1 |
| |\ | | | | | | | | | | | | | | | | | | | pierreozoux-fix-logger Conflicts: server/logger.js | ||||
| | * | Try to fix build | pierreozoux | 2017-11-23 | 1 | -6/+1 |
| | | | |||||
| * | | Merge branch 'fix-logger' of https://github.com/pierreozoux/wekan into ↵ | Lauri Ojansivu | 2017-11-23 | 1 | -9/+6 |
|/| | | | | | | | | | | | pierreozoux-fix-logger | ||||
| * | | Try to fix build | pierreozoux | 2017-11-23 | 1 | -6/+1 |
| |/ | |||||
| * | Fix bug when LOGGER is enabled, but LOGGERS is empty. | pierreozoux | 2017-11-22 | 1 | -2/+7 |
| | | |||||
| * | Make logger enabled by default | pierreozoux | 2017-11-22 | 1 | -1/+2 |
| | | |||||
| * | Fix add logger bug | pierreozoux | 2017-11-22 | 1 | -6/+2 |
| | | | | | | | | | | In case you want to have only the console, it will fail at the `Winston.add` as it is already there. | ||||
* | | Add Gogs Integration as separate project. | Lauri Ojansivu | 2017-11-23 | 1 | -0/+6 |
|/ | |||||
* | Maybe github does not like : at bullet point. | Lauri Ojansivu | 2017-11-21 | 1 | -6/+2 |
| | |||||
* | Try to fix markdown. Is there bug at GitHub? It did combine bullet points to ↵ | Lauri Ojansivu | 2017-11-21 | 1 | -6/+10 |
| | | | | same line. | ||||
* | Try to fix markdown. | Lauri Ojansivu | 2017-11-21 | 1 | -6/+6 |
| | |||||
* | Fix typo. | Lauri Ojansivu | 2017-11-21 | 1 | -1/+1 |
| | |||||
* | v0.56v0.56 | Lauri Ojansivu | 2017-11-21 | 3 | -4/+4 |
| | |||||
* | Add bcrypt just to see if bson error goes away. | Lauri Ojansivu | 2017-11-21 | 1 | -0/+1 |
| | |||||
* | Merge branch 'thuanpq-card-spent-time' into devel | Lauri Ojansivu | 2017-11-21 | 50 | -33/+943 |
|\ | | | | | | | Spent time/Overtime on card. Thanks to thuanpq ! Closes #1337 | ||||
| * | Spent time/Overtime on card. Thanks to thuanpq ! Closes #1337 | Lauri Ojansivu | 2017-11-21 | 1 | -1/+3 |
| | | |||||
| * | Update translations. Added Greek language. | Lauri Ojansivu | 2017-11-21 | 37 | -26/+725 |
| | | |||||
| * | Merge branch 'card-spent-time' of https://github.com/thuanpq/wekan into ↵ | Lauri Ojansivu | 2017-11-21 | 12 | -6/+215 |
|/| | | | | | | | thuanpq-card-spent-time | ||||
| * | Added red-green circle to board lists item for indicating board which has ↵ | Thuan Pham Quoc | 2017-11-20 | 5 | -0/+47 |
| | | | | | | | | 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 |
| | |