Commit graph

818 commits

Author SHA1 Message Date
Lauri Ojansivu
9c3a976250 - Remove [extra](https://github.com/wekan/wekan/pull/2332) [quotes](https://github.com/wekan/wekan/pull/2333) from docker-compose.yml.
Thanks to hibare !
2019-04-18 13:42:00 +03:00
Lauri Ojansivu
688973bae5 [Fix Full width of lists and space before first list](https://github.com/wekan/wekan/pull/2343).
Thanks to hupptehcnologies !

Closes #2336
2019-04-18 13:38:37 +03:00
Lauri Ojansivu
ba4d8b0b35 Update to newest GitHub flawored markdown.
Thanks to shaygover and xet7 !

Related #2334
2019-04-18 13:23:48 +03:00
Lauri Ojansivu
a13d931cfd Change to correct issue number as noticed typo at #2295 2019-04-18 13:10:49 +03:00
Lauri Ojansivu
a43237d4f9 v2.60 2019-04-08 10:31:48 +03:00
Lauri Ojansivu
6d2b778ac5 [Fix: Description of Board is out of visible after Feature "Duplicate Board"](https://github.com/wekan/wekan/issues/2324).
Thanks to sfahrenholz and xet7 !

Closes #2324
2019-04-08 09:07:58 +03:00
Lauri Ojansivu
753ce8e119 v2.59 2019-04-06 14:15:40 +03:00
Lauri Ojansivu
4be6719db4 - [Add variables for activity notifications, Fixes #2285](https://github.com/wekan/wekan/pull/2320).
Thanks to rinnaz !

Closes #2285
2019-04-06 14:07:55 +03:00
Lauri Ojansivu
ad241b9f84 v2.58 2019-04-06 13:54:32 +03:00
Lauri Ojansivu
53e76288cb [Add Duplicate Board tooltip, and remove adding text "Copy" to duplicated board](0f15b6d198).
Thanks to xet7 !
2019-04-06 13:52:05 +03:00
Lauri Ojansivu
93a5bb2baa Add the following new features:
- [Duplicate Board](https://github.com/wekan/wekan/issues/2257). Related #2225.
  Thanks to Angtrim. Closes #2257.

and fix the following bugs:

- [Fix Swimlane Rules don't work](https://github.com/wekan/wekan/issues/2225).
  Thanks to Angtrim.
2019-04-06 09:19:33 +03:00
Lauri Ojansivu
b680bb5372 - [Remove not needed ARGS from Dockerfile to reduce amount of Docker layers](https://github.com/wekan/wekan/issues/2301).
Thanks to folhabranca !

Closes #2301
2019-04-06 08:14:37 +03:00
Lauri Ojansivu
959392f815 [Center reduce left margin in card view on mobile browser](https://github.com/wekan/wekan/pull/2314).
Thanks to hupptechnologies !
2019-04-06 07:57:30 +03:00
Lauri Ojansivu
a1fe22c08c [Add proper variables for unjoin card](https://github.com/wekan/wekan/pull/2313).
Thanks to chotaire.
2019-04-06 07:43:14 +03:00
Lauri Ojansivu
9f5ffde2dd v2.57 2019-04-02 15:26:40 +03:00
Lauri Ojansivu
678bef2360 Update changelog. 2019-04-02 15:19:21 +03:00
Lauri Ojansivu
a80cd455de - [Add back zoom fixes of #2250](https://github.com/wekan/wekan/issues/2250).
Thanks to xet7 !
2019-03-30 19:06:09 +02:00
Lauri Ojansivu
088ec7fd94 [Add proper variables for join card](289f1fe134),
fixes [Incorrect variable replacement on email notifications](https://github.com/wekan/wekan/issues/2295).

Thanks to justinr1234 !

Closes #2295
2019-03-29 14:39:35 +02:00
Lauri Ojansivu
0e422eb70d [Revert spinner etc fixes of Wekan v2.56, because of some new bugs](https://github.com/wekan/wekan/issues/2250).
Thanks to gerroon !

Related #2250
2019-03-29 14:31:26 +02:00
Lauri Ojansivu
494d44f8bb v2.56 2019-03-27 17:51:54 +02:00
Lauri Ojansivu
b0d507c2dd [Fixes the following bugs](https://github.com/wekan/wekan/pull/2287):
- [#2250 -> the spinner could be shown on startup and never goes away](https://github.com/wekan/wekan/issues/2250).
- The code will now only load extra cards that will be in the current viewport.
- When 2 users were interacting on the same board, there was a situation where the spinner could show up on the other user, without being able to load the extra cards.
- The code is now much simpler, thanks to the IntersectionObserver, and all of this for fewer lines of code :)

Thanks to bentiss with Apache I-CLA !

Closes #2250
2019-03-27 17:38:54 +02:00
Lauri Ojansivu
14c493fc63 v2.55 2019-03-25 19:11:35 +02:00
Lauri Ojansivu
eec8f45de5 v2.54 2019-03-25 17:11:29 +02:00
Lauri Ojansivu
fab3ce46b8 - Fix typos.
- Fix Outgoing Webhook message about created new swimlane.

Related #1969
2019-03-25 17:02:36 +02:00
Lauri Ojansivu
97beed6fd1 v2.53 2019-03-23 21:34:43 +02:00
Lauri Ojansivu
296349a83b v2.52 2019-03-22 13:08:36 +02:00
Lauri Ojansivu
ded430c155 - [Add LDAP config example, remove extra text](506acda70b).
Thanks to xet7 !
2019-03-21 22:24:35 +02:00
Lauri Ojansivu
d173844f98 OAUTH2_LOGIN_STYLE popup or redirect, part 2 and 3. 2019-03-21 21:41:18 +02:00
Lauri Ojansivu
188d42dcd6 [Add option to redirect OIDC OAuth2 login](82a894ac20).
Thanks to xet7 !
2019-03-21 20:59:45 +02:00
Lauri Ojansivu
7735394373 - [Fix IFTTT email sending](https://github.com/wekan/wekan/pull/2279).
Thanks to justinr1234.

Related #1972
2019-03-21 20:38:06 +02:00
Lauri Ojansivu
0310560938 More whitelabeling. 2019-03-21 20:32:07 +02:00
Lauri Ojansivu
35a66c3550 Fix typo. 2019-03-21 02:41:21 +02:00
Lauri Ojansivu
402a974a70 v2.51 2019-03-21 01:22:09 +02:00
Lauri Ojansivu
ca0236fdfd [Fix](https://github.com/wekan/wekan/pull/2269) [Unable to change card title in Template](https://github.com/wekan/wekan/issues/2268)
and [Fix Unable to create a new board from a template](https://github.com/wekan/wekan/issues/2267).

Thanks to andresmanelli !

Closes 2268,
closes #2267
2019-03-21 00:56:18 +02:00
Lauri Ojansivu
da3edb35cc v2.49 2019-03-21 00:39:35 +02:00
Lauri Ojansivu
1046976c08 [Fix Cards disappear when rearranged on template board](https://github.com/wekan/wekan/issues/2266).
Thanks to andresmanelli !

Closes #2266
2019-03-21 00:23:35 +02:00
Lauri Ojansivu
f083fc0d7b Update changelog. 2019-03-21 00:13:31 +02:00
Lauri Ojansivu
5ca083105c Update changelog. 2019-03-20 21:36:19 +02:00
Lauri Ojansivu
6f35d73fe8 Update changelog. 2019-03-20 19:28:56 +02:00
Lauri Ojansivu
e976565550 Update changelog. 2019-03-20 19:25:28 +02:00
Lauri Ojansivu
ff19d6744e v2.48 2019-03-15 11:08:07 +02:00
Lauri Ojansivu
fd70556c82 v2.47 2019-03-14 00:39:24 +02:00
Lauri Ojansivu
0fee20cc12 Update changelog. 2019-03-14 00:27:46 +02:00
Lauri Ojansivu
299484f7b2 v2.46 2019-03-13 15:55:52 +02:00
Lauri Ojansivu
d16086fcdb Update changelog. 2019-03-13 15:40:20 +02:00
Lauri Ojansivu
aca3048036 Update changelog. 2019-03-12 23:01:18 +02:00
Lauri Ojansivu
cf7d740004 v2.45 2019-03-11 23:39:05 +02:00
Lauri Ojansivu
7da2a8a15e v2.44 2019-03-11 20:23:27 +02:00
Lauri Ojansivu
473f389bbe [Changed brute force protection package from eluck:accounts-lockout to lucasantoniassi:accounts-lockout that is maintained and works.
Added Snap/Docker/Source settings](b7c000b78b).

Thanks to xet7.
2019-03-11 19:53:13 +02:00
Lauri Ojansivu
4ac8247db0 [Fix imports](https://github.com/wekan/wekan/pull/2245).
Thanks to bentiss with Apache I-CLA.
2019-03-11 19:40:03 +02:00