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
Lauri Ojansivu
c0221dafde
Update changelog.
2019-03-11 19:37:40 +02:00
Lauri Ojansivu
52a744b443
Update changelog.
2019-03-11 19:16:53 +02:00
Lauri Ojansivu
97206aa8f6
Update changelog.
2019-03-10 21:31:40 +02:00
Lauri Ojansivu
117c9e069e
Update changelog.
2019-03-08 20:51:43 +02:00
Lauri Ojansivu
6f30c33f11
Add language: Occitan.
2019-03-08 20:47:05 +02:00
Lauri Ojansivu
98031aacce
v2.43
2019-03-08 19:12:11 +02:00
Lauri Ojansivu
da267e1488
[HTTP header automatic login]( ff825d6123
)
...
for [3rd party authentication server method](https://github.com/wekan/wekan/issues/2019 ) like siteminder, and any webserver that
handles authentication and based on it adds HTTP headers to be used for login. Please test.
Thanks to xet7 !
Related #2019
2019-03-08 18:55:36 +02:00
Lauri Ojansivu
7836ab83d0
- Order All Boards by Starred, Color and Title and Description.
...
Thanks to xet7 !
Closes #1990 ,
Related #252
2019-03-08 10:44:20 +02:00
Lauri Ojansivu
8783983945
Update changelog.
2019-03-07 17:20:25 +02:00
Lauri Ojansivu
31777ce804
Update changelog.
2019-03-07 11:27:06 +02:00
Lauri Ojansivu
c5ca414e8f
v2.42
2019-03-07 01:52:53 +02:00
Lauri Ojansivu
1089572d66
v2.41
2019-03-07 00:04:50 +02:00
Lauri Ojansivu
ddb2460187
[Fix: Card was selected as parent card (circular reference) and now board can be not opened anymore]( https://github.com/wekan/wekan/issues/2202 )
...
with [Avoid setting same card as parentCard. Avoid listing templates board in copy/move/more menus](745f39ed20
).
Thanks to andresmanelli.
Closes #2202
2019-03-06 23:48:36 +02:00
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