Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | |||||
| * | Add card spent time to log time what can be overtime or not (will support ↵ | Thuan Pham Quoc | 2017-11-20 | 8 | -6/+164 |
| | | | | | | | | filtering in future) | ||||
* | | Merge branch 'couscous3-fix-title-editing-shift-key-firefox' into devel | Lauri Ojansivu | 2017-11-21 | 2 | -2/+3 |
|\ \ | | | | | | | | | | Card details: fix title editing with shift key. Thanks to couscous3 ! | ||||
| * | | Card details: fix title editing with shift key. Thanks to couscous3 ! | Lauri Ojansivu | 2017-11-21 | 1 | -1/+2 |
| | | | |||||
| * | | 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 'couscous3-remove-minicard-title-whitespace' into devel | Lauri Ojansivu | 2017-11-21 | 2 | -2/+6 |
|\ \ | |||||
| * | | Remove erroneous minicard title whitespace. Thanks couscous3 ! | Lauri Ojansivu | 2017-11-21 | 1 | -2/+3 |
| | | | |||||
| * | | 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 'thuanpq-fix-board-list-long-desc' into devel | Lauri Ojansivu | 2017-11-21 | 2 | -0/+5 |
|\ \ | | | | | | | | | | Fix: Board list with long-description boards not visible. Thanks thuanpq ! | ||||
| * | | Board list with long-description boards not visible. Thanks thuanpq ! | Lauri Ojansivu | 2017-11-21 | 1 | -0/+4 |
| | | | |||||
| * | | 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 |
| |/ | |||||
* | | Merge branch 'GhassenRjab-feature/copy-move-cards-x-boards' into devel | Lauri Ojansivu | 2017-11-21 | 4 | -3/+70 |
|\ \ | |/ |/| | | | | | Copy/Move card to another board in Standalone Wekan. Thanks to GhassenRjab and thuanpq ! Closes #797 | ||||
| * | Copy/Move card to another board in Standalone Wekan. Thanks to GhassenRjab ↵ | Lauri Ojansivu | 2017-11-21 | 1 | -0/+8 |
| | | | | | | | | and thuanpq ! Closes #797 | ||||
| * | 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 | 3 | -3/+59 |
|/| | | | | | | | 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 | 2 | -2/+6 |
| | | |||||
| * | Copy cards cross boards | Ghassen Rjab | 2017-11-14 | 2 | -1/+47 |
| | | |||||
* | | v0.55v0.55 | Lauri Ojansivu | 2017-11-19 | 3 | -4/+4 |
| | | |||||
* | | Add link to commit by xet7 to CHANGELOG invitation code fix. | Lauri Ojansivu | 2017-11-19 | 1 | -1/+1 |
| | | |||||
* | | Fix: Invitation /sign-up page did not show input for invitation code. Thanks ↵ | Lauri Ojansivu | 2017-11-19 | 2 | -2/+3 |
| | | | | | | | | to xet7 ! | ||||
* | | Fix: Error after sending invitation and joining board: | Lauri Ojansivu | 2017-11-19 | 2 | -3/+5 |
| | | | | | | | | | | Exception while invoking method 'login' TypeError: Cannot read property 'loginDisabled' of undefined. Thanks to nztqa ! Closes #1331 | ||||
* | | Merge branch 'soohwa-add-rest-api-bettor-error-output' into devel | Lauri Ojansivu | 2017-11-19 | 7 | -368/+611 |
|\ \ | | | | | | | | | | REST API better error output. Thanks to soohwa ! Related #1037 | ||||
| * | | REST API better error output. Thanks to soohwa ! Related #1037 | Lauri Ojansivu | 2017-11-19 | 7 | -368/+611 |
|/| | |