summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix quotes.Lauri Ojansivu2019-04-121-5/+5
|
* Update packages, and remove broken one about mousewheel.Lauri Ojansivu2019-04-121-5/+3
|
* Fix rebuild script.Lauri Ojansivu2019-04-121-1/+1
|
* Update packages.Lauri Ojansivu2019-04-124-5/+23
|
* Merge branch 'meteor-1.8' of github.com:wekan/wekan into meteor-1.8Lauri Ojansivu2019-04-1280-429/+757
|\
| * Merge branch 'edge' into meteor-1.8Lauri Ojansivu2019-04-0810-14/+25
| |\
| | * v2.60v2.60Lauri Ojansivu2019-04-084-5/+5
| | |
| | * Update translations.Lauri Ojansivu2019-04-081-3/+3
| | |
| | * [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
| | * [Fix: Description of Board is out of visible after Feature "Duplicate ↵Lauri Ojansivu2019-04-082-4/+6
| | | | | | | | | | | | | | | | | | | | | | | | Board"](https://github.com/wekan/wekan/issues/2324). Thanks to sfahrenholz and xet7 ! Closes #2324
| | * Update translations.Lauri Ojansivu2019-04-073-3/+3
| | |
| * | Merge branch 'edge' into meteor-1.8Lauri Ojansivu2019-04-069-5/+40
| |\|
| | * v2.59v2.59Lauri Ojansivu2019-04-064-5/+5
| | |
| | * - [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
| | * Merge pull request #2320 from rinnaz/fix/issue-2285Lauri Ojansivu2019-04-065-0/+26
| | |\ | | | | | | | | Add variables for activity notifications Fixes #2285
| | | * Add variables for activity notifications Fixes #2285windblow2019-04-065-0/+26
| | | |
| * | | Merge branch 'edge' into meteor-1.8Lauri Ojansivu2019-04-0669-177/+260
| |\| |
| | * | v2.58v2.58Lauri Ojansivu2019-04-064-5/+5
| | | |
| | * | [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 Duplicate Board tooltip, and remove adding text "Copy" to duplicated ↵Lauri Ojansivu2019-04-0652-52/+104
| | | | | | | | | | | | | | | | | | | | | | | | board. 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.
| | * | Fix lint errors.Lauri Ojansivu2019-04-065-27/+26
| | | | | | | | | | | | | | | | Thanks to xet7 !
| | * | Remove extra files.Lauri Ojansivu2019-04-062-99/+0
| | | | | | | | | | | | | | | | Thanks to xet7 !
| | * | Merge remote-tracking branch 'Angtrim/feature-duplicate' into edgeLauri Ojansivu2019-04-0615-26/+221
| | |\ \ | | | |/ | | |/|
| | | * Minor fixesAngelo Gallarello2019-04-055-5/+17
| | | |
| | | * FixesAngelo Gallarello2019-02-1213-24/+207
| | | |
| | * | - [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
| | * | Remove not needed ARGS from Dockerfile to reduce amount of Docker layers.Lauri Ojansivu2019-04-061-94/+0
| | | | | | | | | | | | | | | | | | | | | | | | 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 !
| | * | Restore original meteor packages and versions.Lauri Ojansivu2019-04-062-4/+13
| | | | | | | | | | | | | | | | Thanks to xet7 !
| | * | Merge branch 'devel' of github.com:wekan/wekan into develLauri Ojansivu2019-04-063-14/+6
| | |\ \
| | | * \ Merge pull request #2314 from hupptechnologies/card-view-on-mobile-browserLauri Ojansivu2019-04-063-14/+6
| | | |\ \ | | | | | | | | | | | | Issue: Center reduce left margin in card view on mobile browser #2188
| | | | * | Issue: Center (or reduce left margin) in card view on mobile browser #2188hupptechnologies2019-04-053-14/+6
| | | |/ / | | | | | | | | | | | | | | | Resolved #2188
| | * | | Merge branch 'edge' into develLauri Ojansivu2019-04-063-4/+14
| | |\ \ \ | | | |/ / | | |/| |
| | | * | [Add proper variables for unjoin ↵Lauri Ojansivu2019-04-061-0/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | card](https://github.com/wekan/wekan/pull/2313). Thanks to chotaire.
| | | * | Merge pull request #2313 from chotaire/edgeLauri Ojansivu2019-04-051-0/+3
| | | |\ \ | | | | | | | | | | | | Add proper variables for unjoin card
| | | | * | Merge pull request #1 from chotaire/chotaire-patch-1chotaire2019-04-051-0/+3
| | | |/| | | | | | | | | | | | | | Add proper variables for unjoin card
| | | | * | Add proper variables for unjoin cardchotaire2019-04-051-0/+3
| | | |/ /
| | | * | Update translations.Lauri Ojansivu2019-04-041-4/+4
| | | | |
| | * | | Merge pull request #2303 from fossabot/develLauri Ojansivu2019-04-021-0/+4
| | |\ \ \ | | | |/ / | | |/| | Add license scan report and status
| | | * | Add license scan report and statusfossabot2019-04-021-0/+4
| | |/ / | | | | | | | | Signed-off-by: fossabot <badges@fossa.io>
| * | | Merge branch 'edge' into meteor-1.8Lauri Ojansivu2019-04-0210-168/+195
| |\| |
| | * | v2.57v2.57Lauri Ojansivu2019-04-024-5/+5
| | | |
| | * | Update changelog.Lauri Ojansivu2019-04-021-2/+5
| | | |
| | * | Merge branch 'bentiss-spinners-no-IntersectionObserver' into develLauri Ojansivu2019-04-021-20/+30
| | |\ \
| | | * | list: do not use IntersectionObserver to reduce CPU usageBenjamin Tissoires2019-04-011-20/+30
| | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Switch back to a custom spinner detection, as the IntersectionObserver is eating a lot of CPU resources on idle. This should also take care of #2250 properly: the previous `onDestroyed()` was removing the resize and scroll callbacks, but they were not unique enough, and they were shared across swimlanes. So if a list had 2 swimlanes with spinners, when one was removed, the other was not triggering its callbacks anymore. Related: #2294
| | * | Merge branch 'edge' of github.com:wekan/wekan into edgeLauri Ojansivu2019-03-301-1/+2
| | |\ \
| | | * | More deps.Lauri Ojansivu2019-03-301-1/+1
| | | | |
| | | * | Added nodejs to install dependencies.Lauri Ojansivu2019-03-301-0/+1
| | | | | | | | | | | | | | | | | | | | Thanks to xet7 !
| | * | | - [Add back zoom fixes of #2250](https://github.com/wekan/wekan/issues/2250).Lauri Ojansivu2019-03-303-62/+51
| | |/ / | | | | | | | | | | | | Thanks to xet7 !