Commit graph

755 commits

Author SHA1 Message Date
Lauri Ojansivu
18cccd514f Fix typos. 2019-03-06 20:56:58 +02:00
Lauri Ojansivu
9c0eba4f00 v2.40 2019-03-06 18:21:26 +02:00
Lauri Ojansivu
c4754d9f85 v2.39 2019-03-06 17:31:15 +02:00
Lauri Ojansivu
4927609af0 Update changelog. 2019-03-06 17:20:47 +02:00
Lauri Ojansivu
aadb1f3109 v2.38 2019-03-06 03:07:50 +02:00
Lauri Ojansivu
cb986912c4 [Added support for LDAP admin status sync](https://github.com/wekan/wekan-ldap/pull/40).
Examples: LDAP_SYNC_ADMIN_STATUS=true, LDAP_SYNC_ADMIN_GROUP=group1,group2 (7e451d9033).
Thanks to JulianJacobi and xet7.
2019-03-06 02:55:13 +02:00
Lauri Ojansivu
a024b6d692 Update changelog. 2019-03-06 02:00:31 +02:00
Lauri Ojansivu
30bf430a91 - [Use ubuntu:cosmic base in Dockerfile](df00776e6c). Thanks to xet7. 2019-03-06 01:44:47 +02:00
Lauri Ojansivu
1dc0d0c12e Update changelog. 2019-03-06 01:34:58 +02:00
Lauri Ojansivu
d71543beb6 - [Fix card deletion from archive](77754cf32f).
- [Fix card move with wrong swimlaneId](1bef3a3f8f).
  NOTE: This does not yet fix card move with Custom Field, it will be fixed later.

Thanks to andresmanelli !

Closes wekan/wekan-snap#83,
closes #2224,
closes #2230,
related #2233
2019-03-06 01:05:15 +02:00
Lauri Ojansivu
f1cde3e873 - [Added a Helm Chart to the project](https://github.com/wekan/wekan/pull/2227).
Thanks to TechnoTaff !
2019-03-04 21:27:35 +02:00
Lauri Ojansivu
9d6d5e1a14 v2.37 2019-03-04 12:08:55 +02:00
Lauri Ojansivu
d417bf058d v2.36 2019-03-03 22:39:09 +02:00
Lauri Ojansivu
a6ea622f78 Update changelog. 2019-03-03 22:32:00 +02:00
Lauri Ojansivu
2a5c2ed192 [Forked salleman-oidc](8867bec8e6)
to https://github.com/wekan/meteor-accounts-oidc where salleman also has write access,
xet7 can make changes directly and GitHub issues are enabled.

Thanks to xet7 !
2019-03-03 20:40:37 +02:00
Lauri Ojansivu
b6db1e12b7 - [Add more Webhook translations](https://github.com/wekan/wekan/issues/1969).
In progress.

Thanks to xet7 !
2019-03-03 16:40:35 +02:00
Lauri Ojansivu
ec30dd4788 Update changelog. 2019-03-03 10:45:50 +02:00
Lauri Ojansivu
a4564bed3a v2.35 2019-03-01 15:42:23 +02:00
Lauri Ojansivu
4ef3e587cb [Add Filter fix back](https://github.com/wekan/wekan/issues/2213),
because there was no bug in filter fix.
2019-03-01 14:48:25 +02:00
Lauri Ojansivu
ef246cfef3 v2.34 2019-03-01 07:10:50 +02:00
Lauri Ojansivu
bd2c54398b v2.33 2019-02-28 23:31:39 +02:00
Lauri Ojansivu
e65776f9f0 [Upgrade Node.js to v8.15.1](5cafdd9878).
Thanks to Node.js developers and xet7 !
2019-02-28 23:29:13 +02:00
Lauri Ojansivu
8e36a2bc83 [Fix filtering in swimlane view](49229e1723)
that was [broken since v2.29](https://github.com/wekan/wekan/issues/2213).

Thanks to andresmanelli !

Closes #2213,
Related #2209
2019-02-28 22:57:40 +02:00
Lauri Ojansivu
24e47195e5 - [Fix](49229e1723)
[Filtering in swimlane view is broken since v2.29](https://github.com/wekan/wekan/issues/2213).

Thanks to andresmanelli !

Related #2209
2019-02-28 22:45:37 +02:00
Lauri Ojansivu
3edff32bde [Performance improvements](https://github.com/wekan/wekan/pull/2214), thanks to justinr1234:
- New indexes for queries that were missing an index;
- Bulk querying documents to reduce the number of mongo queries when loading a board;
- Ensure oplog is being used to query the database by providing a `sort` key when `limit` is used querying the `boards` collection.
2019-02-28 22:37:28 +02:00
Lauri Ojansivu
d5bc66c9a4 v2.31 2019-02-28 12:41:07 +02:00
Lauri Ojansivu
17826c28e5 - [Fix copy card](https://github.com/wekan/wekan/issues/2210).
Thanks to andresmanelli !

Closes #2210,
Related #2209
2019-02-28 12:34:48 +02:00
Lauri Ojansivu
ad75c541cf v2.30 2019-02-28 00:52:36 +02:00
Lauri Ojansivu
cd46cbeb8f Add new [Template features](https://github.com/wekan/wekan/issues/2209):
- [Fix popup title. Add element title modification](888e1ad5d3);
- [Copy template attachments](abb7108321);
- [Standarize copy functions. Match labels by name](da21a2a410).

Thanks to andresmanelli !

Related #2209
2019-02-28 00:44:13 +02:00
Lauri Ojansivu
904b5bf0f5 v2.29 2019-02-27 21:01:32 +02:00
Lauri Ojansivu
0ac42c145e Fix typo. 2019-02-27 17:28:44 +02:00
Lauri Ojansivu
29c3080eb6 v2.28 2019-02-27 16:21:31 +02:00
Lauri Ojansivu
57516177a0 Update ChangeLog. 2019-02-27 16:17:21 +02:00
Lauri Ojansivu
55ad98ecc4 v2.27 2019-02-27 06:18:51 +02:00
Lauri Ojansivu
868fba55cd Update changelog. 2019-02-27 06:14:15 +02:00
Lauri Ojansivu
5e66119bf0 v2.26 2019-02-25 20:03:36 +02:00
Lauri Ojansivu
b751fd11e4 - [Fix OAuth2 requestPermissions](5e238bfbfe).
This maybe makes [Auth0 login possible](https://github.com/wekan/wekan/issues/1722) with OIDC.
  Thanks to GitHub user xet7.
2019-02-25 19:51:17 +02:00
Lauri Ojansivu
7e20a3cac6 - Add setting [EMAIL_NOTIFICATION_TIMEOUT](https://github.com/wekan/wekan/issues/2203).
Defaut 30000 ms (30s). Thanks to GitHub users ngru and xet7.
2019-02-25 18:13:43 +02:00
Lauri Ojansivu
ef85b71ee4 v2.25 2019-02-23 19:54:37 +02:00
Lauri Ojansivu
25ba6df007 v2.24 2019-02-23 19:23:36 +02:00
Lauri Ojansivu
6d750897a8 - [Add LDAP email] matching support](https://github.com/wekan/wekan-ldap/pull/39) and
[related env variables](https://github.com/wekan/wekan/pull/2198).
  Thanks to GitHub user stevenpwaters.
2019-02-23 19:18:43 +02:00
Lauri Ojansivu
65b6a21938 - Add missing text .env to wekan/server/authentication.js.
Thanks to Vanila Chat user .gitignore.
2019-02-23 19:04:02 +02:00
Lauri Ojansivu
4bf0914f1e v2.23 2019-02-17 18:13:54 +02:00
Lauri Ojansivu
03d06685b0 - [Fix authentication dropdown](https://github.com/wekan/wekan/pull/2191).
Thanks to Akuket.
2019-02-15 18:45:41 +02:00
Lauri Ojansivu
dc7bbd848c v2.22 2019-02-13 03:14:18 +02:00
Lauri Ojansivu
81744e6523 - Add [configurable](https://github.com/wekan/wekan/issues/1874#issuecomment-462759627)
settings [OAUTH2_ID_TOKEN_WHITELIST_FIELDS and
  OAUTH2_REQUEST_PERMISSIONS](b66f471e53).
  Thanks to xet7.
2019-02-13 03:07:31 +02:00
Lauri Ojansivu
202b8a92af - Add Kadira integration. Thanks to GavinLilly.
Closes #2152
2019-02-13 02:24:21 +02:00
Lauri Ojansivu
d22964bcfd v2.21 2019-02-12 03:24:32 +02:00
Lauri Ojansivu
2d291c8f5e v2.20 2019-02-11 16:45:11 +02:00
Lauri Ojansivu
86630fa1e0 Update changelog. 2019-02-11 16:38:23 +02:00