Lauri Ojansivu
bbb65ae4e2
Merge pull request #3084 from wackazong/master-patch-1
...
Create card does not allow an empty member list
2020-05-13 03:16:37 +03:00
Lauri Ojansivu
eece32d51b
Merge branch 'NicoP-S-master'
2020-05-13 03:07:05 +03:00
Lauri Ojansivu
1865bdbee9
Update translations and fix syntax.
2020-05-13 03:06:04 +03:00
Lauri Ojansivu
85f254da38
Merge branch 'master' of https://github.com/NicoP-S/wekan into NicoP-S-master
2020-05-13 02:57:36 +03:00
Lauri Ojansivu
1fe7394d05
Update ChangeLog.
2020-05-13 02:52:33 +03:00
Lauri Ojansivu
6b9a7a3fc1
Merge branch 'krupupakku-master'
2020-05-13 02:51:04 +03:00
Lauri Ojansivu
8f33517142
Merge branch 'master' of https://github.com/krupupakku/wekan into krupupakku-master
2020-05-13 02:46:57 +03:00
Lauri Ojansivu
0a51ea753f
Update ChangeLog.
2020-05-13 02:45:10 +03:00
Lauri Ojansivu
235bedab00
Merge branch 'helioguardabaxo-master'
2020-05-13 02:43:16 +03:00
Lauri Ojansivu
564e1919af
Merge branch 'master' of https://github.com/helioguardabaxo/wekan into helioguardabaxo-master
2020-05-13 02:39:38 +03:00
Lauri Ojansivu
1c9dd7233e
Update translations.
2020-05-12 21:31:42 +03:00
Lauri Ojansivu
6e7a58b204
Update ChangeLog.
2020-05-12 21:26:19 +03:00
Lauri Ojansivu
75bdd33fda
Update dependencies.
...
Thanks to xet7 !
2020-05-12 21:21:22 +03:00
Lauri Ojansivu
5f915ef966
Add options to rebuild-wekan.sh to run Meteor in development mode
...
where after file change it rebuilds.
Thanks to xet7 !
2020-05-12 19:05:51 +03:00
wackazong
a797abaa36
Create card does not allow an empty member list
...
When I create a card via the API I always have the authorId in members, even if I pass an empty string as member list. Workaround: I can empty the member list by passing an empty string in a PUT request. This pull request proposes to not add the authorId to the member list when creating a card and the member list is empty.
2020-05-08 18:55:37 +02:00
Marco Volo
2bb5a31fa4
avatar-image fix
2020-05-08 15:25:31 +02:00
Nico
ec03bbe260
API add boards to json where user is member of
2020-05-03 01:29:28 +02:00
Nico
3cc0a93e0e
Card vote options in new fork
2020-05-03 00:33:15 +02:00
helioguardabaxo
079867ff37
Add white-space:normal to copy-to-clipboard button in card details
2020-05-02 14:48:49 -03:00
Lauri Ojansivu
533bc045d0
Update translations.
2020-04-30 07:26:13 +03:00
Lauri Ojansivu
b5773232d5
Remove extra file.
2020-04-30 07:09:58 +03:00
Lauri Ojansivu
3042d2ff9a
Update ChangeLog.
2020-04-30 07:03:43 +03:00
Lauri Ojansivu
8d5adc0464
Install Wekan to mobile homescreen icon and use fullscreen PWA.
...
Docs at https://github.com/wekan/wekan/wiki/PWA
Thanks to xet7 !
Closes #2879
2020-04-30 06:54:48 +03:00
Lauri Ojansivu
c7d4a90d5c
Update ChangeLog.
2020-04-29 18:33:42 +03:00
Lauri Ojansivu
92dd6bbba2
Update ChangeLog.
2020-04-29 16:34:51 +03:00
Lauri Ojansivu
e42adcaed0
Merge pull request #3066 from marc1006/shortcuts
...
Fix shortcuts list and support card shortcuts when hovering a card
2020-04-29 16:32:59 +03:00
Marc Hartmayer
301d96f392
Support card shortcuts when hovering a card
2020-04-29 15:17:43 +02:00
Marc Hartmayer
1c488cb8a7
Fix shortcuts mapping in the shortcuts list
...
Shorcuts are case-sensitive therefore let's fix the keys in the shortcuts list.
2020-04-29 15:14:56 +02:00
Lauri Ojansivu
9e33d8cbab
Update ChangeLog
2020-04-28 23:56:51 +03:00
Lauri Ojansivu
4c3907bd41
Merge pull request #3061 from marc1006/fix
...
Fix getStartDayOfWeek once again :)
2020-04-28 23:53:24 +03:00
Marc Hartmayer
153d729544
Fix getStartDayOfWeek function
...
In case profile.startDayOfWeek is 0 it's evaluated to false and 1 is returned.
Let's fix this by differentiating between undefined and an actual value.
Fixes: 9ae20a3f51
2020-04-28 20:56:11 +02:00
Lauri Ojansivu
3d5abd60cc
v4.01
2020-04-28 19:02:42 +03:00
Lauri Ojansivu
1d89e96dd1
Upgrade to Node v12.16.3
...
Thanks to Node developers and xet7 !
2020-04-28 18:58:01 +03:00
Lauri Ojansivu
bc3696b64a
Update translations.
2020-04-28 15:22:12 +03:00
Lauri Ojansivu
f803520c76
Update ChangeLog.
2020-04-28 15:17:09 +03:00
Lauri Ojansivu
6afc9259f0
Smaller height for Add Board button.
...
Thanks to xet7 !
2020-04-28 15:14:10 +03:00
Lauri Ojansivu
47df8d6737
Update translations.
2020-04-28 03:57:28 +03:00
Lauri Ojansivu
d2dfd9c3b9
Update ChangeLog.
2020-04-28 03:53:43 +03:00
Lauri Ojansivu
63f501c574
Merge pull request #3056 from marc1006/header_height_fix
...
Fix list header height when cards count is shown
2020-04-28 03:51:18 +03:00
Lauri Ojansivu
6aa0aa50dc
Update ChangeLog.
2020-04-28 03:38:27 +03:00
Lauri Ojansivu
9ae20a3f51
Fix Cards and Users docs not generated because of syntax error and new Javascript syntax.
...
Wekan uses wekan/releases/generate-docs*.sh Python code to generate OpenAPI docs,
it did not show any errors while generating docs, only left out parts of API docs.
Thanks to pvcon13 and xet7 !
2020-04-28 03:24:18 +03:00
Lauri Ojansivu
280e66947e
Fix Docker builds.
...
Thanks to xet7 !
2020-04-27 16:14:02 +03:00
Marc Hartmayer
9b9e3c9e0c
Fix list header height when cards count is shown
2020-04-27 14:22:26 +02:00
Lauri Ojansivu
1696bd688e
v4.00
2020-04-27 03:35:38 +03:00
Lauri Ojansivu
63ad79a784
Merge pull request #3052 from marc1006/360px
...
Make sure that the board header buttons fit into one line
2020-04-27 03:29:27 +03:00
Marc Hartmayer
f7a0d15db7
Make sure that the board header buttons fit into one line
...
...even for devices with 360px width resolution.
2020-04-27 02:21:48 +02:00
Lauri Ojansivu
6a7cb809f4
v3.99
2020-04-27 03:20:36 +03:00
Lauri Ojansivu
3244c3c32b
Update translations.
2020-04-27 03:12:24 +03:00
Lauri Ojansivu
09666585e2
Revert part 2, related https://github.com/wekan/wekan/pull/3048
2020-04-27 02:56:11 +03:00
Lauri Ojansivu
ee106d1cb4
Revert In Progress additional vote features. Translations are not removed.
...
Thanks to xet7 !
Related https://github.com/wekan/wekan/pull/3048
2020-04-27 02:54:40 +03:00