summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* v0.60v0.60Lauri Ojansivu2017-11-293-5/+5
* Merge branch 'nztqa-conflict-resolution-458' into develLauri Ojansivu2017-11-2916-36/+192
|\
| * Optimize for mobile web, show single list per page with navigate bar.Lauri Ojansivu2017-11-291-2/+3
| * Merge branch 'conflict-resolution-458' of https://github.com/nztqa/wekan into...Lauri Ojansivu2017-11-2915-34/+189
|/|
| * Optimize for mobile web, show single list per page with navigate barnztqa2017-11-2915-34/+189
* | Fix: Frequent Subscriptions problem that make Excessive CPU usage.Lauri Ojansivu2017-11-293-7/+11
* | Add SMTP test email button to Admin Panel. Thanks to nztqa !Lauri Ojansivu2017-11-291-1/+5
* | Merge branch 'nztqa-improve-smtp-testing' into develLauri Ojansivu2017-11-2940-105/+335
|\ \ | |/ |/|
| * Update translations.Lauri Ojansivu2017-11-2937-106/+286
| * Fix typoLauri Ojansivu2017-11-281-1/+1
| * Merge branch 'improve-smtp-testing' of https://github.com/nztqa/wekan into nz...Lauri Ojansivu2017-11-284-0/+50
|/|
| * Add smtp test email translationsnztqa2017-11-283-9/+17
| * Add alert methodnztqa2017-11-271-0/+2
| * Add test SMTP settingsnztqa2017-11-274-0/+40
* | Merge branch 'nztqa-issue-1349' into develLauri Ojansivu2017-11-272-7/+15
|\ \
| * | Fix: User with comment only permissions can remove another user from a card.Lauri Ojansivu2017-11-271-1/+9
| * | Merge branch 'issue-1349' of https://github.com/nztqa/wekan into nztqa-issue-...Lauri Ojansivu2017-11-271-6/+6
|/| |
| * | Fix permissions (isBoardMember to isNotCommentOnly)nztqa2017-11-271-6/+6
| |/
* | Merge branch 'martinlindhe-devel' into develLauri Ojansivu2017-11-271-4/+4
|\ \ | |/ |/|
| * fix some typosMartin Lindhe2017-11-251-4/+4
|/
* v0.59v0.59Lauri Ojansivu2017-11-232-3/+3
* Merge branch 'pierreozoux-fix-log' into develLauri Ojansivu2017-11-235-167/+8
|\
| * Fix not working stdout logging by removing Winston logger. Thanks to pierreoz...Lauri Ojansivu2017-11-231-0/+8
| * Revert 00a357cd7067cf5c8b055deacfe2e9bc28b06c5e to fix loggingpierreozoux2017-11-234-167/+0
|/
* v0.58v0.58Lauri Ojansivu2017-11-233-2/+10
* Update translations.Lauri Ojansivu2017-11-235-39/+39
* v0.57v0.57Lauri Ojansivu2017-11-233-4/+4
* Fix Winston logger. Thanks to pierreozoux !Lauri Ojansivu2017-11-231-2/+8
* Merge branch 'pierreozoux-fix-logger' into develLauri Ojansivu2017-11-231-9/+6
|\
| * Merge branch 'fix-logger' of https://github.com/pierreozoux/wekan into pierre...Lauri Ojansivu2017-11-231-1/+1
| |\
| | * Try to fix buildpierreozoux2017-11-231-6/+1
| * | Merge branch 'fix-logger' of https://github.com/pierreozoux/wekan into pierre...Lauri Ojansivu2017-11-231-9/+6
|/| |
| * | Try to fix buildpierreozoux2017-11-231-6/+1
| |/
| * Fix bug when LOGGER is enabled, but LOGGERS is empty.pierreozoux2017-11-221-2/+7
| * Make logger enabled by defaultpierreozoux2017-11-221-1/+2
| * Fix add logger bugpierreozoux2017-11-221-6/+2
* | Add Gogs Integration as separate project.Lauri Ojansivu2017-11-231-0/+6
|/
* Maybe github does not like : at bullet point.Lauri Ojansivu2017-11-211-6/+2
* Try to fix markdown. Is there bug at GitHub? It did combine bullet points to ...Lauri Ojansivu2017-11-211-6/+10
* Try to fix markdown.Lauri Ojansivu2017-11-211-6/+6
* Fix typo.Lauri Ojansivu2017-11-211-1/+1
* v0.56v0.56Lauri Ojansivu2017-11-213-4/+4
* Add bcrypt just to see if bson error goes away.Lauri Ojansivu2017-11-211-0/+1
* Merge branch 'thuanpq-card-spent-time' into develLauri Ojansivu2017-11-2150-33/+943
|\
| * Spent time/Overtime on card. Thanks to thuanpq ! Closes #1337Lauri Ojansivu2017-11-211-1/+3
| * Update translations. Added Greek language.Lauri Ojansivu2017-11-2137-26/+725
| * Merge branch 'card-spent-time' of https://github.com/thuanpq/wekan into thuan...Lauri Ojansivu2017-11-2112-6/+215
|/|
| * Added red-green circle to board lists item for indicating board which has ove...Thuan Pham Quoc2017-11-205-0/+47
| * 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-208-6/+164