summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'edge' into meteor-1.8Lauri Ojansivu2019-01-317-39/+53
|\
| * v2.11v2.11Lauri Ojansivu2019-01-314-5/+5
| |
| * Update translations.Lauri Ojansivu2019-01-311-30/+30
| |
| * Update changelog.Lauri Ojansivu2019-01-311-0/+8
| |
| * - Fix: Bug: Not logged in public board page has calendar.Lauri Ojansivu2019-01-312-5/+11
| | | | | | | | | | | | Thanks to xet7 ! Closes #2061
* | Merge branch 'edge' into meteor-1.8Lauri Ojansivu2019-01-301-2/+2
|\|
| * Fix typo.Lauri Ojansivu2019-01-301-1/+1
| |
| * Fix typo.Lauri Ojansivu2019-01-301-1/+1
| |
* | Merge branch 'edge' into meteor-1.8Lauri Ojansivu2019-01-306-465/+451
|\|
| * v2.10v2.10Lauri Ojansivu2019-01-304-5/+5
| |
| * Update translations (mk).Lauri Ojansivu2019-01-301-436/+436
| |
| * Update changelog with latest changes.Lauri Ojansivu2019-01-301-2/+9
| |
| * - Revert [Sandstorm API ↵Lauri Ojansivu2019-01-302-22/+1
| | | | | | | | | | | | | | | | | | | | | | changes](https://github.com/wekan/wekan/commit/be03a191c4321c2f80116c0ee1ae6c826d882535 that were done at [Wekan v2.05](https://github.com/wekan/wekan/blob/devel/CHANGELOG.md#v205-2019-01-27-wekan-release) to fix #2143. Thanks to pantraining and xet7 ! Closes #2143
* | Merge branch 'edge' into meteor-1.8Lauri Ojansivu2019-01-301-46/+46
|\|
| * Update translations.Lauri Ojansivu2019-01-301-46/+46
| |
* | Merge branch 'edge' into meteor-1.8Lauri Ojansivu2019-01-303-0/+674
|\|
| * - Translations: Add Macedonian.Lauri Ojansivu2019-01-301-0/+8
| |
| * - Translations: Add Macedonian.Lauri Ojansivu2019-01-302-0/+666
| |
* | Merge branch 'edge' into meteor-1.8Lauri Ojansivu2019-01-292-82/+82
|\|
| * Update translations.Lauri Ojansivu2019-01-292-82/+82
| |
* | Merge branch 'edge' into meteor-1.8Lauri Ojansivu2019-01-285-9/+16
|\|
| * v2.09v2.09Lauri Ojansivu2019-01-284-5/+5
| |
| * - [Fix vertical automatic scrolling when opening a ↵Lauri Ojansivu2019-01-281-0/+8
| | | | | | | | | | | | card](https://github.com/wekan/wekan/commit/820d3270935dc89f046144a7bbf2c8277e2484bc). Thanks to bentiss !
| * Merge pull request #2140 from bentiss/scrolling-fixesLauri Ojansivu2019-01-281-5/+4
| |\ | | | | | | automatic scroll: fix vertical automatic scrolling when opening a card
| | * automatic scroll: fix vertical automatic scrolling when opening a cardBenjamin Tissoires2019-01-281-5/+4
| | | | | | | | | | | | | | | | | | | | | We actually want the vertical scrolling to be fixed when opening the card details. I am not sure where the `100` value comes from, but this makes the scrolling happy on the swimlane view and on the lists view.
* | | Merge branch 'edge' into meteor-1.8Lauri Ojansivu2019-01-288-63/+74
|\| |
| * | v2.08v2.08Lauri Ojansivu2019-01-284-4/+26
| | |
| * | Update translations.Lauri Ojansivu2019-01-282-32/+32
| | |
| * | Merge branch 'bentiss-horizontal-fixes' into edgeLauri Ojansivu2019-01-282-27/+16
| |\|
| | * make the max height of the swimlane not too bigBenjamin Tissoires2019-01-281-1/+1
| | | | | | | | | | | | We should take a full screen minus the header height
| | * Properly fix horizontal rendering on Chrome and FirefoxBenjamin Tissoires2019-01-282-26/+15
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 74cf9e2573 "- Fix Firefox left-rigth scrollbar." This reverts commit 9dd8216dfb. "- Fix cards below swimlane title in Firefox by making [previous fix](https://github.com/wekan/wekan/pull/2132/commits/f7c6b7fce237a6dbdbbd6d728cfb11ad3f4378eb)" And this partially reverts commit dd88eb4cc The root of the issue was that I was adding a new div and nesting the list of lists in this new list. This resulted in some weird behavior that Firefox could not handled properly Revert to a code colser to v2.02, by just having the swimlane header in a separate line, and keep only one flex element. fixes #2137
* | Merge branch 'edge' into meteor-1.8Lauri Ojansivu2019-01-285-5/+17
|\|
| * v2.07v2.07Lauri Ojansivu2019-01-284-4/+12
| |
| * - Fix Firefox left-rigth scrollbar.Lauri Ojansivu2019-01-281-1/+5
| | | | | | | | | | | | Thanks to xet7 ! Closes #2137
* | Merge branch 'edge' into meteor-1.8Lauri Ojansivu2019-01-275-6/+22
|\|
| * v2.06v2.06Lauri Ojansivu2019-01-274-6/+16
| |
| * - Fix cards below swimlane title in Firefox by making [previous ↵Lauri Ojansivu2019-01-271-0/+6
| | | | | | | | | | | | | | | | fix](https://github.com/wekan/wekan/pull/2132/commits/f7c6b7fce237a6dbdbbd6d728cfb11ad3f4378eb) Firefox-only. Thanks to xet7 !
* | Merge branch 'edge' into meteor-1.8Lauri Ojansivu2019-01-277-11/+44
|\|
| * v2.05v2.05Lauri Ojansivu2019-01-274-4/+17
| |
| * Update translations.Lauri Ojansivu2019-01-271-5/+5
| |
| * - Try to have some progress on Wekan Sandstorm API. I did not get it fully ↵Lauri Ojansivu2019-01-272-1/+22
| | | | | | | | | | | | working yet. Thanks to xet7.
| * - Add back scrollbars that [were hidden when trying to fix anotherLauri Ojansivu2019-01-271-1/+0
| | | | | | | | | | | | | | | | bug](https://github.com/wekan/wekan/pull/2132/commits/f7c6b7fce237a6dbdbbd6d728cfb11ad3f4378eb). Thanks to xet7 ! Closes #2134
* | Merge branch 'edge' into meteor-1.8Lauri Ojansivu2019-01-2610-56/+63
|\|
| * v2.04v2.04Lauri Ojansivu2019-01-264-8/+10
| |
| * Update translations.Lauri Ojansivu2019-01-263-35/+35
| |
| * Merge pull request #2132 from bentiss/edgeLauri Ojansivu2019-01-263-13/+18
| |\ | | | | | | Fix for v2.03
| | * ui: fix rendering issue on firefoxBenjamin Tissoires2019-01-261-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When a list have more cards that can fit in the screen, the members icons are drawn on top of the swimlane below and the scrollbar is not available. According to https://github.com/utatti/perfect-scrollbar the container must have an `overflow: hidden` css style. When changing the swimlane header from vertical to horizontal, dd88eb4cc19 broke this which led to this weird bug.
| | * ifttt: card actions: simplify the logic for setting the colorBenjamin Tissoires2019-01-262-13/+17
| |/ | | | | | | | | Jade allows a simpler approach than my initial manual update. Just declare the correct ReactiveVar and accessor, and done.
* | Merge branch 'edge' into meteor-1.8Lauri Ojansivu2019-01-251-1/+7
|\|
| * Waiting for bugfix.Lauri Ojansivu2019-01-251-1/+7
| |