Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleaning up docker-compose for merge | Gavin Lilly | 2019-02-13 | 1 | -56/+22 |
| | |||||
* | Added back wekan-ldap after it's fixed in a separate change | Gavin Lilly | 2019-02-12 | 2 | -0/+3 |
| | |||||
* | Moved to meteor-apm-agent and removed Wekan LDAP to test if working | Gavin Lilly | 2019-02-11 | 2 | -4/+1 |
| | |||||
* | Pulled Wekan-LDAP locally for debug | Gavin Lilly | 2019-02-11 | 1 | -1/+1 |
| | |||||
* | Merge branch 'devel' of github.com:wekan/wekan into devel | Gavin Lilly | 2019-02-11 | 72 | -204/+553 |
|\ | |||||
| * | v2.20v2.20 | Lauri Ojansivu | 2019-02-11 | 4 | -5/+5 |
| | | |||||
| * | Update changelog. | Lauri Ojansivu | 2019-02-11 | 1 | -0/+11 |
| | | |||||
| * | - Add option DEBUG=true for docker-compose.yml/Snap/Source. | Lauri Ojansivu | 2019-02-11 | 6 | -3/+26 |
| | | | | | | | | Thanks to xet7 ! | ||||
| * | Merge pull request #2181 from danpatdav/debug-oidc | Lauri Ojansivu | 2019-02-11 | 2 | -1/+3 |
| |\ | | | | | | | Added debug flag and bumped salleman package version | ||||
| | * | Syntax | Daniel Davis | 2019-02-11 | 1 | -1/+1 |
| | | | |||||
| | * | Bumped salleman packages to 1.0.11 | Daniel Davis | 2019-02-06 | 1 | -2/+2 |
| | | | | | | | | | 1.0.11 includes new debugging code | ||||
| | * | Add a debug argument | Daniel Davis | 2019-02-06 | 1 | -0/+2 |
| | | | | | | | | | Implementing this for OIDC debugging, but I think it will be broadly useful for runtime debugging. | ||||
| * | | Update translations. | Lauri Ojansivu | 2019-02-11 | 4 | -67/+67 |
| | | | |||||
| * | | Update translations. | Lauri Ojansivu | 2019-02-09 | 2 | -10/+10 |
| | | | |||||
| * | | Update translations (es).v2.19 | Lauri Ojansivu | 2019-02-09 | 1 | -2/+2 |
| | | | |||||
| * | | v2.19 | Lauri Ojansivu | 2019-02-09 | 4 | -4/+12 |
| | | | |||||
| * | | - Remove oplog. Need to think how to do it properly. | Lauri Ojansivu | 2019-02-08 | 1 | -1/+1 |
| | | | | | | | | | | | | Thanks to xet7 ! | ||||
| * | | v2.18v2.18 | Lauri Ojansivu | 2019-02-08 | 4 | -5/+5 |
| | | | |||||
| * | | Add commit link to changelog. | Lauri Ojansivu | 2019-02-08 | 1 | -2/+2 |
| | | | |||||
| * | | Add issue link to changelog. | Lauri Ojansivu | 2019-02-08 | 1 | -1/+1 |
| | | | |||||
| * | | Add commit link to changelog. | Lauri Ojansivu | 2019-02-08 | 1 | -1/+1 |
| | | | |||||
| * | | Update changelog. | Lauri Ojansivu | 2019-02-08 | 1 | -1/+0 |
| | | | |||||
| * | | Update changelog. | Lauri Ojansivu | 2019-02-08 | 1 | -0/+35 |
| | | | |||||
| * | | Merge pull request #2174 from bentiss/fix-sw-reordering | Lauri Ojansivu | 2019-02-08 | 2 | -4/+75 |
| |\ \ | | | | | | | | | Fix swimlanes sorting | ||||
| | * | | Fix swimlanes sorting | Benjamin Tissoires | 2019-02-08 | 2 | -4/+75 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Since 7cc185ac "Properly fix horizontal rendering on Chrome and Firefox" The rendering of the new design of the swimlanes was correct, but this commit broke the reordering capability. Having the swimlane header at the same level than the lists of cards makes the whole sortable pattern fail. 2 solutions: - revert to only have 1 div per swimlane. But this introduces the firefox bug mentioned in 7cc185ac, so not ideal - force the sortable pattern to do what we want. To force the sortable pattern, we need: - add in the helper a clone of the list of cards (to not just move the header) - make sure the placeholder never get placed between the header and the list of cards in a swimlane - fix the finding of the next and previous list of cards. For all of this to be successful, we need to resize the swimlanes to a known value. This can lead to some visual jumps with scrolling when you drag or drop the swimlanea. I tried to remedy that by computing the new scroll value. Still not ideal however, as there are still some jumps when dropping. Fixes #2159 | ||||
| * | | | Update translations. | Lauri Ojansivu | 2019-02-08 | 4 | -14/+14 |
| | | | | |||||
| * | | | - Add oplog to snap mongodb. | Lauri Ojansivu | 2019-02-08 | 1 | -1/+1 |
| |/ / | | | | | | | | | | Thanks to xet7 ! | ||||
| * | | Update translations. | Lauri Ojansivu | 2019-02-08 | 48 | -48/+144 |
| | | | |||||
| * | | Translate also Admin Panel/Layout/Display Authentication Method and Default ↵ | Lauri Ojansivu | 2019-02-08 | 1 | -1/+3 |
| | | | | | | | | | | | | Authentication Method. Thanks to Akuket and xet7 ! | ||||
| * | | Lint also async. Thanks to Akuket ! | Lauri Ojansivu | 2019-02-08 | 1 | -1/+1 |
| | | | |||||
| * | | Merge remote-tracking branch 'upstream/feature-improve-authentication' into ↵ | Lauri Ojansivu | 2019-02-08 | 7 | -71/+173 |
| |\ \ | | |/ | |/| | | | | feature-improve-authentication | ||||
| | * | Fix lints | guillaume | 2019-02-07 | 1 | -6/+11 |
| | | | |||||
| | * | - Fix lint errors. | Lauri Ojansivu | 2019-02-01 | 5 | -20/+15 |
| | | | | | | | | | | | | Thanks to xet7 ! | ||||
| | * | Improve authentication | guillaume | 2019-02-01 | 7 | -68/+170 |
| | | | |||||
* | | | Replaced Kadira by meteor-apm-agent | Gavin Lilly | 2019-02-11 | 3 | -11/+6 |
| | | | |||||
* | | | Added Kadira using meteor add method | Gavin Lilly | 2019-02-09 | 1 | -0/+1 |
| | | | |||||
* | | | Added Kadira packages and env settings in Docker Compose | Gavin Lilly | 2019-02-09 | 3 | -18/+61 |
|/ / | |||||
* | | v2.17v2.17 | Lauri Ojansivu | 2019-02-04 | 4 | -7/+15 |
| | | |||||
* | | Update translations (sv). | Lauri Ojansivu | 2019-02-04 | 1 | -34/+34 |
| | | |||||
* | | Merge pull request #2164 from gil0109/edge | Lauri Ojansivu | 2019-02-04 | 1 | -1/+1 |
|\ \ | | | | | | | Fix trailing spaces for OIDC fix | ||||
| * | | Fix trailing spaces | Karim Gillani | 2019-02-04 | 1 | -1/+1 |
| | | | |||||
* | | | Merge pull request #2162 from gil0109/edge | Lauri Ojansivu | 2019-02-04 | 1 | -1/+1 |
|\| | | | | | | | | OIDC BoardView Fix | ||||
| * | | OIDC BoardView Fix | Karim Gillani | 2019-02-04 | 1 | -1/+1 |
|/ / | |||||
* | | Update translations. | Lauri Ojansivu | 2019-02-03 | 1 | -1/+1 |
| | | |||||
* | | v2.16v2.16 | Lauri Ojansivu | 2019-02-03 | 4 | -4/+15 |
| | | |||||
* | | - Fix Sandstorm open card on public board, part 2. | Lauri Ojansivu | 2019-02-03 | 1 | -2/+0 |
| | | | | | | | | Thanks to ChronikEwok ! | ||||
* | | Add missing text. | Lauri Ojansivu | 2019-02-03 | 1 | -0/+2 |
| | | |||||
* | | v2.15v2.15 | Lauri Ojansivu | 2019-02-03 | 4 | -5/+5 |
| | | |||||
* | | Update changelog. | Lauri Ojansivu | 2019-02-03 | 1 | -0/+8 |
| | | |||||
* | | - [Fix: Not displaying card content of public board: Snap, Docker and ↵ | Lauri Ojansivu | 2019-02-03 | 1 | -5/+11 |
| | | | | | | | | | | | | | | | | | | | | | | Sandstorm Shared Wekan Board Link](https://github.com/wekan/wekan/issues/1623) with [code from ChronikEwok](https://github.com/ChronikEwok/wekan/commit/cad9b20451bb6149bfb527a99b5001873b06c3de). Thanks to ChronikEwok ! Closes #1623 |