Lauri Ojansivu
|
33b7622897
|
v0.59
|
2017-11-23 17:47:15 +02:00 |
|
Lauri Ojansivu
|
eb8083097f
|
Merge branch 'pierreozoux-fix-log' into devel
|
2017-11-23 17:45:03 +02:00 |
|
Lauri Ojansivu
|
80c0c80a6a
|
Fix not working stdout logging by removing Winston logger. Thanks to pierreozoux !
|
2017-11-23 17:44:22 +02:00 |
|
pierreozoux
|
e28f3692ca
|
Revert 00a357cd70 to fix logging
|
2017-11-23 16:31:18 +01:00 |
|
Lauri Ojansivu
|
6bcc1cfc62
|
v0.58
|
2017-11-23 12:11:35 +02:00 |
|
Lauri Ojansivu
|
990003ee0f
|
Update translations.
|
2017-11-23 12:08:01 +02:00 |
|
Lauri Ojansivu
|
60929fb200
|
v0.57
|
2017-11-23 11:45:44 +02:00 |
|
Lauri Ojansivu
|
45c78a05e2
|
Fix Winston logger. Thanks to pierreozoux !
|
2017-11-23 11:40:03 +02:00 |
|
Lauri Ojansivu
|
cf045e3c34
|
Merge branch 'pierreozoux-fix-logger' into devel
Fix logger. Thanks to pierreozoux !
|
2017-11-23 11:35:51 +02:00 |
|
Lauri Ojansivu
|
6575312e74
|
Merge branch 'fix-logger' of https://github.com/pierreozoux/wekan into pierreozoux-fix-logger
Conflicts:
server/logger.js
|
2017-11-23 11:35:27 +02:00 |
|
pierreozoux
|
ee22364354
|
Try to fix build
|
2017-11-23 10:30:56 +01:00 |
|
Lauri Ojansivu
|
a64dbc4a9b
|
Merge branch 'fix-logger' of https://github.com/pierreozoux/wekan into pierreozoux-fix-logger
|
2017-11-23 11:23:07 +02:00 |
|
pierreozoux
|
ebff813f99
|
Try to fix build
|
2017-11-23 10:21:03 +01:00 |
|
Lauri Ojansivu
|
674d45a81c
|
Add Gogs Integration as separate project.
|
2017-11-23 01:47:10 +02:00 |
|
pierreozoux
|
b03c9b9879
|
Fix bug when LOGGER is enabled, but LOGGERS is empty.
|
2017-11-22 16:10:43 +01:00 |
|
pierreozoux
|
7f8f6bf3db
|
Make logger enabled by default
|
2017-11-22 16:10:18 +01:00 |
|
pierreozoux
|
4ffe9438e0
|
Fix add logger bug
In case you want to have only the console, it will fail at the `Winston.add`
as it is already there.
|
2017-11-22 16:10:03 +01:00 |
|
Lauri Ojansivu
|
fbf97d31a0
|
Maybe github does not like : at bullet point.
|
2017-11-21 13:28:22 +02:00 |
|
Lauri Ojansivu
|
0c5d6c2ade
|
Try to fix markdown. Is there bug at GitHub? It did combine bullet points to same line.
|
2017-11-21 13:26:55 +02:00 |
|
Lauri Ojansivu
|
00737fa015
|
Try to fix markdown.
|
2017-11-21 13:24:42 +02:00 |
|
Lauri Ojansivu
|
0c9343ad88
|
Fix typo.
|
2017-11-21 13:22:49 +02:00 |
|
Lauri Ojansivu
|
f31d007177
|
v0.56
|
2017-11-21 12:40:30 +02:00 |
|
Lauri Ojansivu
|
932a273ba0
|
Add bcrypt just to see if bson error goes away.
|
2017-11-21 12:39:26 +02:00 |
|
Lauri Ojansivu
|
9ea35b7188
|
Merge branch 'thuanpq-card-spent-time' into devel
Spent time/Overtime on card. Thanks to thuanpq ! Closes #1337
|
2017-11-21 11:31:04 +02:00 |
|
Lauri Ojansivu
|
d76387aed2
|
Spent time/Overtime on card. Thanks to thuanpq ! Closes #1337
|
2017-11-21 11:30:18 +02:00 |
|
Lauri Ojansivu
|
77a4341621
|
Update translations. Added Greek language.
|
2017-11-21 11:25:59 +02:00 |
|
Lauri Ojansivu
|
e162fe3c0f
|
Merge branch 'card-spent-time' of https://github.com/thuanpq/wekan into thuanpq-card-spent-time
|
2017-11-21 10:03:02 +02:00 |
|
Lauri Ojansivu
|
f3e7646cfa
|
Merge branch 'couscous3-fix-title-editing-shift-key-firefox' into devel
Card details: fix title editing with shift key. Thanks to couscous3 !
|
2017-11-21 09:30:58 +02:00 |
|
Lauri Ojansivu
|
552fa32b87
|
Card details: fix title editing with shift key. Thanks to couscous3 !
|
2017-11-21 09:30:31 +02:00 |
|
Lauri Ojansivu
|
8a4f5ed6e3
|
Merge branch 'fix-title-editing-shift-key-firefox' of https://github.com/couscous3/wekan into couscous3-fix-title-editing-shift-key-firefox
|
2017-11-21 09:28:37 +02:00 |
|
Lauri Ojansivu
|
c8cef7551f
|
Merge branch 'couscous3-remove-minicard-title-whitespace' into devel
|
2017-11-21 09:27:21 +02:00 |
|
Lauri Ojansivu
|
9c46c6c962
|
Remove erroneous minicard title whitespace. Thanks couscous3 !
|
2017-11-21 09:26:50 +02:00 |
|
Lauri Ojansivu
|
01818a99b9
|
Merge branch 'remove-minicard-title-whitespace' of https://github.com/couscous3/wekan into couscous3-remove-minicard-title-whitespace
|
2017-11-21 09:24:44 +02:00 |
|
Lauri Ojansivu
|
70fb1c4650
|
Merge branch 'thuanpq-fix-board-list-long-desc' into devel
Fix: Board list with long-description boards not visible. Thanks thuanpq !
|
2017-11-21 09:22:41 +02:00 |
|
Lauri Ojansivu
|
5c743f12a1
|
Board list with long-description boards not visible. Thanks thuanpq !
|
2017-11-21 09:22:23 +02:00 |
|
Lauri Ojansivu
|
5b9e8cce14
|
Merge branch 'fix-board-list-long-desc' of https://github.com/thuanpq/wekan into thuanpq-fix-board-list-long-desc
|
2017-11-21 09:19:06 +02:00 |
|
Lauri Ojansivu
|
06afa1ae35
|
Merge branch 'GhassenRjab-feature/copy-move-cards-x-boards' into devel
Copy/Move card to another board in Standalone Wekan.
Thanks to GhassenRjab and thuanpq ! Closes #797
|
2017-11-21 09:16:28 +02:00 |
|
Lauri Ojansivu
|
a84db59898
|
Copy/Move card to another board in Standalone Wekan. Thanks to GhassenRjab and thuanpq ! Closes #797
|
2017-11-21 09:15:16 +02:00 |
|
Lauri Ojansivu
|
9441fb29c9
|
Fix Copy/Move cards. Thanks to thuanpq !
|
2017-11-21 09:07:56 +02:00 |
|
couscous3
|
7dae37eeac
|
card detail: fix title editing with shift key
in firefox there is no global `event` object, therefore we should use the `evt` argument from the event handler
|
2017-11-20 18:25:56 +01:00 |
|
couscous3
|
90fd3286a8
|
remove erroneous minicard title whitespace
introduced by the markdown viewer in commit #309c1d0 (the markdown viewer uses <p> tags which have a margin-bottom)
|
2017-11-20 18:07:37 +01:00 |
|
Thuan Pham Quoc
|
996fdc2bda
|
Fixed issue on board list with long-desc boards
|
2017-11-20 23:28:46 +07:00 |
|
Thuan Pham Quoc
|
6dba4ccd4d
|
Added red-green circle to board lists item for indicating board which has overtime logs or normal spent time log
|
2017-11-20 23:24:27 +07:00 |
|
Lauri Ojansivu
|
b592e8ad14
|
Merge branch 'feature/copy-move-cards-x-boards' of https://github.com/GhassenRjab/wekan into GhassenRjab-feature/copy-move-cards-x-boards
|
2017-11-20 17:46:34 +02:00 |
|
Thuan Pham Quoc
|
d38071457c
|
Update spent time title to indicate Overtime or normal Spent time
|
2017-11-20 22:40:02 +07:00 |
|
Thuan Pham Quoc
|
eec3c301bc
|
Add card spent time to log time what can be overtime or not (will support filtering in future)
|
2017-11-20 22:26:31 +07:00 |
|
Lauri Ojansivu
|
dfd0b21947
|
v0.55
|
2017-11-19 19:01:42 +02:00 |
|
Lauri Ojansivu
|
6d93e9ffb0
|
Add link to commit by xet7 to CHANGELOG invitation code fix.
|
2017-11-19 18:05:41 +02:00 |
|
Lauri Ojansivu
|
99be745f02
|
Fix: Invitation /sign-up page did not show input for invitation code. Thanks to xet7 !
|
2017-11-19 18:04:02 +02:00 |
|
Lauri Ojansivu
|
62e43c0832
|
Fix: Error after sending invitation and joining board:
Exception while invoking method 'login' TypeError: Cannot read property 'loginDisabled' of undefined.
Thanks to nztqa ! Closes #1331
|
2017-11-19 17:51:26 +02:00 |
|