summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'edge' into meteor-1.8Lauri Ojansivu2019-03-0625-156/+346
|\
| * Update translations.v2.38Lauri Ojansivu2019-03-061-33/+33
| |
| * Update release scripts.Lauri Ojansivu2019-03-065-11/+144
| |
| * v2.38Lauri Ojansivu2019-03-064-5/+5
| |
| * [Added support for LDAP admin status ↵Lauri Ojansivu2019-03-061-3/+6
| | | | | | | | | | | | | | sync](https://github.com/wekan/wekan-ldap/pull/40). Examples: LDAP_SYNC_ADMIN_STATUS=true, LDAP_SYNC_ADMIN_GROUP=group1,group2 (https://github.com/wekan/wekan/commit/7e451d9033eb6162cd37de3e5ffabdc22e272948). Thanks to JulianJacobi and xet7.
| * [Add support for admin status ↵Lauri Ojansivu2019-03-067-17/+55
| | | | | | | | | | | | | | | | sync](https://github.com/wekan/wekan-ldap/pull/40). Examples: LDAP_SYNC_ADMIN_STATUS=true, LDAP_SYNC_ADMIN_GROUP=group1,group2 Thanks to JulianJacobi and xet7 !
| * Update changelog.Lauri Ojansivu2019-03-061-0/+1
| |
| * [Remove phantomjs binary from Docker/Snap/Stackerfile to reduce ↵Lauri Ojansivu2019-03-063-1/+3
| | | | | | | | | | | | | | | | size](https://github.com/wekan/wekan/issues/2229). Thanks to soohwa ! Closes #2229
| * - [Use ubuntu:cosmic base in ↵Lauri Ojansivu2019-03-061-0/+1
| | | | | | | | Dockerfile](https://github.com/wekan/wekan/commit/df00776e6ca47080435eca9a31a16fd24c0770ed). Thanks to xet7.
| * Use ubuntu:cosmic base in Dockerfile.Lauri Ojansivu2019-03-061-1/+1
| | | | | | | | Thanks to xet7 !
| * Update changelog.Lauri Ojansivu2019-03-061-4/+5
| |
| * [Fix: LDAP Authentication with Recursive Group Filtering Does Not Work on ↵Lauri Ojansivu2019-03-061-1/+1
| | | | | | | | | | | | | | | | | | Snap](https://github.com/wekan/wekan/issues/2228). Thanks to apages2 ! Closes #2228, closes wekan/wekan-ldap#23
| * Update translations.Lauri Ojansivu2019-03-064-82/+82
| |
| * - [Fix card deletion from ↵Lauri Ojansivu2019-03-061-2/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | archive](https://github.com/wekan/wekan/commit/77754cf32f28498e550a46325d90eb41f08f8552). - [Fix card move with wrong swimlaneId](https://github.com/wekan/wekan/commit/1bef3a3f8ff4eac43bf97cc8b86d85e618b0e2ef). 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
| * Merge remote-tracking branch 'andresmanelli/edge' into edgeLauri Ojansivu2019-03-061-2/+2
| |\
| | * Fix card deletion from archiveAndrés Manelli2019-03-051-2/+2
| | |
| * | Merge remote-tracking branch 'andresmanelli/edge' into edgeLauri Ojansivu2019-03-051-1/+7
| |\|
| | * Fix card move with wrong swimlaneIdAndrés Manelli2019-03-051-1/+7
| | |
* | | Merge branch 'edge' into meteor-1.8Lauri Ojansivu2019-03-0419-49/+566
|\| |
| * | Update translations.Lauri Ojansivu2019-03-042-49/+49
| | |
| * | - [Added a Helm Chart to the project](https://github.com/wekan/wekan/pull/2227).Lauri Ojansivu2019-03-041-0/+9
| | | | | | | | | | | | Thanks to TechnoTaff !
| * | Merge pull request #2227 from TechnoTaff/develLauri Ojansivu2019-03-0416-0/+508
| |\ \ | | |/ | |/| Added a Helm Chart to the project
| | * Readme updatesStephen Randall2019-03-041-2/+52
| | |
| | * Merge branch 'devel' of https://github.com/TechnoTaff/wekan into develStephen Randall2019-03-043-6/+1
| | |\
| | | * Create .gitkeepSteve Randall2019-03-041-0/+1
| | | |
| | | * Delete requirements.lockSteve Randall2019-03-041-6/+0
| | | |
| | | * Delete mongodb-replicaset-3.6.4.tgzSteve Randall2019-03-041-0/+0
| | | |
| | * | Added some notesStephen Randall2019-03-043-7/+10
| | |/
| | * Added helm chart v1Stephen Randall2019-03-0417-0/+460
| |/
* | Update stylus.Lauri Ojansivu2019-03-042-2/+2
| |
* | Fix escaping special character as advised atLauri Ojansivu2019-03-041-1/+1
| | | | | | | | | | | | https://github.com/jquery/jquery/issues/2885 Thanks to xet7 !
* | Merge branch 'edge' into meteor-1.8Lauri Ojansivu2019-03-049-46/+110
|\|
| * v2.37v2.37Lauri Ojansivu2019-03-044-4/+12
| |
| * [Fix Adding Labels to cards is not possible ↵Lauri Ojansivu2019-03-045-42/+98
| | | | | | | | | | | | | | | | anymore](https://github.com/wekan/wekan/issues/2223). Thanks to xet7 ! Closes #2223
* | Merge branch 'edge' into meteor-1.8Lauri Ojansivu2019-03-041-1/+1
|\|
| * Update translations.Lauri Ojansivu2019-03-041-1/+1
| |
* | Update packages.Lauri Ojansivu2019-03-041-2/+2
| | | | | | | | Thanks to xet7 !
* | Upgrade to Meteor 1.8.0.2.Lauri Ojansivu2019-03-043-24/+24
| | | | | | | | Thanks to xet7 !
* | Change Dockerfile to use ubuntu:cosmic base.Lauri Ojansivu2019-03-041-1/+1
| | | | | | | | Thanks to xet7 !
* | Merge branch 'edge' into meteor-1.8Lauri Ojansivu2019-03-0367-1672/+2198
|\|
| * v2.36v2.36Lauri Ojansivu2019-03-034-5/+5
| |
| * Update translations.Lauri Ojansivu2019-03-031-5/+5
| |
| * Update changelog.Lauri Ojansivu2019-03-031-3/+4
| |
| * [Combine hamburger menus at right](https://github.com/wekan/wekan/issues/2219).Lauri Ojansivu2019-03-034-385/+390
| | | | | | | | | | | | Thanks to xet7 ! Related #2219
| * Update translations.Lauri Ojansivu2019-03-032-39/+39
| |
| * [Forked ↵Lauri Ojansivu2019-03-031-0/+6
| | | | | | | | | | | | | | | | | | salleman-oidc](https://github.com/wekan/wekan/commit/8867bec8e65f1ef6be0c731918e8eefcacb7acb0) 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 !
| * Forked salleman-oidc to https://github.com/wekan/meteor-accounts-oidcLauri Ojansivu2019-03-038-6/+35
| | | | | | | | | | | | | | where salleman also has write access, xet7 can make changes directly and GitHub issues are enabled. Thanks to xet7 !
| * Update translations.Lauri Ojansivu2019-03-0349-1205/+1637
| |
| * Fix translation.Lauri Ojansivu2019-03-031-1/+1
| |
| * Fix typos in translation.Lauri Ojansivu2019-03-031-2/+2
| |