summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
Commit message (Collapse)AuthorAgeFilesLines
* Update changelog.Lauri Ojansivu2019-04-201-0/+6
|
* - Remove [extra](https://github.com/wekan/wekan/pull/2332) ↵Lauri Ojansivu2019-04-181-0/+2
| | | | | | [quotes](https://github.com/wekan/wekan/pull/2333) from docker-compose.yml. Thanks to hibare !
* [Fix Full width of lists and space before first ↵Lauri Ojansivu2019-04-181-0/+5
| | | | | | | | list](https://github.com/wekan/wekan/pull/2343). Thanks to hupptehcnologies ! Closes #2336
* Update to newest GitHub flawored markdown.Lauri Ojansivu2019-04-181-0/+10
| | | | | | Thanks to shaygover and xet7 ! Related #2334
* Change to correct issue number as noticed typo at #2295Lauri Ojansivu2019-04-181-29/+29
|
* v2.60v2.60Lauri Ojansivu2019-04-081-1/+1
|
* [Fix: Description of Board is out of visible after Feature "Duplicate ↵Lauri Ojansivu2019-04-081-0/+9
| | | | | | | | Board"](https://github.com/wekan/wekan/issues/2324). Thanks to sfahrenholz and xet7 ! Closes #2324
* v2.59v2.59Lauri Ojansivu2019-04-061-1/+1
|
* - [Add variables for activity notifications, Fixes ↵Lauri Ojansivu2019-04-061-1/+10
| | | | | | | | #2285](https://github.com/wekan/wekan/pull/2320). Thanks to rinnaz ! Closes #2285
* v2.58v2.58Lauri Ojansivu2019-04-061-1/+1
|
* [Add Duplicate Board tooltip, and remove adding text "Copy" to duplicated ↵Lauri Ojansivu2019-04-061-2/+4
| | | | | | board](https://github.com/wekan/wekan/commit/0f15b6d1982c383f76e8411cb501ff27e8febd42). Thanks to xet7 !
* Add the following new features:Lauri Ojansivu2019-04-061-0/+7
| | | | | | | | | | - [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.
* - [Remove not needed ARGS from Dockerfile to reduce amount of Docker ↵Lauri Ojansivu2019-04-061-0/+2
| | | | | | | | layers](https://github.com/wekan/wekan/issues/2301). Thanks to folhabranca ! Closes #2301
* [Center reduce left margin in card view on mobile ↵Lauri Ojansivu2019-04-061-0/+4
| | | | | | browser](https://github.com/wekan/wekan/pull/2314). Thanks to hupptechnologies !
* [Add proper variables for unjoin ↵Lauri Ojansivu2019-04-061-0/+7
| | | | | | card](https://github.com/wekan/wekan/pull/2313). Thanks to chotaire.
* v2.57v2.57Lauri Ojansivu2019-04-021-1/+1
|
* Update changelog.Lauri Ojansivu2019-04-021-2/+5
|
* - [Add back zoom fixes of #2250](https://github.com/wekan/wekan/issues/2250).Lauri Ojansivu2019-03-301-5/+0
| | | | Thanks to xet7 !
* [Add proper variables for join ↵Lauri Ojansivu2019-03-291-1/+7
| | | | | | | | | | card](https://github.com/wekan/wekan/commit/289f1fe1340c85eb2af19825f4972e9057a86b7a), fixes [Incorrect variable replacement on email notifications](https://github.com/wekan/wekan/issues/2295). Thanks to justinr1234 ! Closes #2295
* [Revert spinner etc fixes of Wekan v2.56, because of some new ↵Lauri Ojansivu2019-03-291-0/+9
| | | | | | | | bugs](https://github.com/wekan/wekan/issues/2250). Thanks to gerroon ! Related #2250
* v2.56v2.56Lauri Ojansivu2019-03-271-1/+1
|
* [Fixes the following bugs](https://github.com/wekan/wekan/pull/2287):Lauri Ojansivu2019-03-271-0/+11
| | | | | | | | | | | - [#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
* v2.55v2.55Lauri Ojansivu2019-03-251-0/+12
|
* v2.54v2.54Lauri Ojansivu2019-03-251-1/+1
|
* - Fix typos.Lauri Ojansivu2019-03-251-0/+9
| | | | | | - Fix Outgoing Webhook message about created new swimlane. Related #1969
* v2.53v2.53Lauri Ojansivu2019-03-231-0/+9
|
* v2.52v2.522.52Lauri Ojansivu2019-03-221-2/+3
|
* - [Add LDAP config example, remove extra ↵Lauri Ojansivu2019-03-211-0/+2
| | | | | | text](https://github.com/wekan/wekan/commit/506acda70b5e78737c52455e5eee9c8758243196). Thanks to xet7 !
* OAUTH2_LOGIN_STYLE popup or redirect, part 2 and 3.Lauri Ojansivu2019-03-211-1/+3
|
* [Add option to redirect OIDC OAuth2 ↵Lauri Ojansivu2019-03-211-0/+2
| | | | | | login](https://github.com/wekan/wekan-ldap/commit/82a894ac20ba9e7c6fdf053cff1721cab709bf8a). Thanks to xet7 !
* - [Fix IFTTT email sending](https://github.com/wekan/wekan/pull/2279).Lauri Ojansivu2019-03-211-0/+5
| | | | | | Thanks to justinr1234. Related #1972
* More whitelabeling.Lauri Ojansivu2019-03-211-0/+10
|
* Fix typo.Lauri Ojansivu2019-03-211-1/+1
|
* v2.51v2.51Lauri Ojansivu2019-03-211-0/+10
|
* [Fix](https://github.com/wekan/wekan/pull/2269) [Unable to change card title ↵Lauri Ojansivu2019-03-211-0/+10
| | | | | | | | | | | 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
* v2.49v2.49Lauri Ojansivu2019-03-211-1/+1
|
* [Fix Cards disappear when rearranged on template ↵Lauri Ojansivu2019-03-211-0/+1
| | | | | | | | board](https://github.com/wekan/wekan/issues/2266). Thanks to andresmanelli ! Closes #2266
* Update changelog.Lauri Ojansivu2019-03-211-0/+1
|
* Update changelog.Lauri Ojansivu2019-03-201-0/+7
|
* Update changelog.Lauri Ojansivu2019-03-201-2/+3
|
* Update changelog.Lauri Ojansivu2019-03-201-0/+6
|
* v2.48v2.48Lauri Ojansivu2019-03-151-0/+8
|
* v2.47v2.47Lauri Ojansivu2019-03-141-5/+3
|
* Update changelog.Lauri Ojansivu2019-03-141-1/+11
|
* v2.46v2.46Lauri Ojansivu2019-03-131-1/+1
|
* Update changelog.Lauri Ojansivu2019-03-131-1/+4
|
* Update changelog.Lauri Ojansivu2019-03-121-0/+9
|
* v2.45v2.45Lauri Ojansivu2019-03-111-0/+6
|
* v2.44v2.44Lauri Ojansivu2019-03-111-1/+1
|
* [Changed brute force protection package from eluck:accounts-lockout to ↵Lauri Ojansivu2019-03-111-6/+8
| | | | | | | | lucasantoniassi:accounts-lockout that is maintained and works. Added Snap/Docker/Source settings](https://github.com/wekan/wekan/commit/b7c000b78b9af253fb115bbfa5ef0d4c0681abbb). Thanks to xet7.