summaryrefslogtreecommitdiffstats
path: root/.meteor
Commit message (Collapse)AuthorAgeFilesLines
...
| * Additional Meteor 1.8.1 changesJustin Reynolds2019-04-191-2/+2
| |
* | Merge branch 'edge' into meteor-1.8Lauri Ojansivu2019-04-202-6/+6
|\ \ | |/ |/|
| * Update package names.Lauri Ojansivu2019-04-202-4/+4
| |
| * Add missing packages back.Lauri Ojansivu2019-04-181-1/+2
| |
| * Merge branch 'devel' into improve-mobile-uiLauri Ojansivu2019-04-182-4/+12
| |\
| | * Test newest markdown.Lauri Ojansivu2019-04-182-2/+2
| | |
| * | Issue: Full width of lists and space before first list #2336hupp-mac-42019-04-181-9/+0
| |/ | | | | | | Resolved #2336
| * Restore original meteor packages and versions.Lauri Ojansivu2019-04-062-4/+13
| | | | | | | | Thanks to xet7 !
| * Issue: Center (or reduce left margin) in card view on mobile browser #2188hupptechnologies2019-04-052-13/+4
| | | | | | | | Resolved #2188
* | Update packages.Lauri Ojansivu2019-04-122-5/+7
| |
* | Update to Meteor 1.8.1Lauri Ojansivu2019-04-123-24/+24
| |
* | Update packages.Lauri Ojansivu2019-03-251-2/+2
| |
* | v2.44Lauri Ojansivu2019-03-112-2/+2
|\| | | | | | | Merge branch 'edge' into meteor-1.8
| * Changed brute force protection package from eluck:accounts-lockout toLauri Ojansivu2019-03-112-4/+4
| | | | | | | | | | | | | | | | | | | | lucasantoniassi:accounts-lockout that is maintained and works. Added Snap/Docker/Source settings. Thanks to xet7 ! Closes #1572, closes #1821
* | Update stylus.Lauri Ojansivu2019-03-042-2/+2
| |
* | 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 !
* | Merge branch 'edge' into meteor-1.8Lauri Ojansivu2019-03-032-5/+5
|\|
| * Forked salleman-oidc to https://github.com/wekan/meteor-accounts-oidcLauri Ojansivu2019-03-032-5/+5
| | | | | | | | | | | | | | where salleman also has write access, xet7 can make changes directly and GitHub issues are enabled. Thanks to xet7 !
* | Merge branch 'edge' into meteor-1.8Lauri Ojansivu2019-02-282-0/+2
|\|
| * Performance EnhancementsJustin Reynolds2019-02-282-0/+2
| |
* | Merge branch 'edge' into meteor-1.8Lauri Ojansivu2019-02-132-0/+2
|\|
| * Merge pull request #2187 from GavinLilly/kadira-integrationLauri Ojansivu2019-02-132-0/+2
| |\ | | | | | | Kadira integration
| | * Added back wekan-ldap after it's fixed in a separate changeGavin Lilly2019-02-122-0/+3
| | |
| | * Moved to meteor-apm-agent and removed Wekan LDAP to test if workingGavin Lilly2019-02-112-4/+1
| | |
| | * Merge branch 'devel' of github.com:wekan/wekan into develGavin Lilly2019-02-111-1/+1
| | |\
| | * | Replaced Kadira by meteor-apm-agentGavin Lilly2019-02-111-1/+1
| | | |
| | * | Added Kadira using meteor add methodGavin Lilly2019-02-091-0/+1
| | | |
| | * | Added Kadira packages and env settings in Docker ComposeGavin Lilly2019-02-091-0/+1
| | | |
* | | | Merge branch 'edge' into meteor-1.8Lauri Ojansivu2019-02-121-1/+1
|\| | |
| * | | Bump salleman-oidc to 1.0.12Daniel Davis2019-02-111-1/+1
| | |/ | |/|
* | | Merge branch 'edge' into meteor-1.8Lauri Ojansivu2019-02-111-1/+1
|\| |
| * | SyntaxDaniel Davis2019-02-111-1/+1
| | |
| * | Bumped salleman packages to 1.0.11Daniel Davis2019-02-061-2/+2
| |/ | | | | 1.0.11 includes new debugging code
* | Merge branch 'edge' into meteor-1.8Lauri Ojansivu2019-01-311-2/+2
|\|
| * Bumped the salleman oidc packages versions to include an upstream bug fixDaniel Davis2019-01-311-2/+2
| |
* | - Upgrade to Meteor 1.8.0.1.Lauri Ojansivu2018-12-293-14/+14
| | | | | | | | Thanks to xet7 !
* | - Change to meteor v1.8, finally got it working, at least it started.Lauri Ojansivu2018-12-293-43/+42
| | | | | | | | | | | | | | | | | | | | Note that if MongoDB does not start, you could try fixing meteor's local database with command from https://github.com/meteor/meteor/issues/9591#issuecomment-367351465 that for Linux is `cd ~ && .meteor/packages/meteor-tool/1.8.0/mt-os.linux.x86_64/dev_bundle/mongodb/bin/mongod --dbpath ./repos/wekan/.meteor/local/db --repair` but that did not work for me, so I needed to move away (or delete) repos/wekan/.meteor/local/db file so that it was created again and with command `mongo` database could start correctly. Thanks to xet7 !
* | - Update some packages. Error about tap:i18n still exists.Lauri Ojansivu2018-12-293-14/+13
| | | | | | | | Thanks to xet7 !
* | - Update dependencies. But this Meteor 1.8.x version still does not workLauri Ojansivu2018-12-283-19/+19
| | | | | | | | | | | | because of tap:18n bug. Thanks to xet7 !
* | - Update meteor.Lauri Ojansivu2018-12-243-8/+8
| | | | | | | | Thanks to xet7 !
* | - Update dependency package versions.Lauri Ojansivu2018-12-241-13/+13
| | | | | | | | Thanks to xet7 !
* | Merge branch 'edge' into meteor-1.8Lauri Ojansivu2018-12-152-0/+2
|\|
| * - Add back mquandalle:perfect-scrollbar package so that Firefox and ChromeLauri Ojansivu2018-12-152-0/+2
| | | | | | | | | | | | | | | | stop complaning in browser dev tools console. Thanks to uusijani and xet7 ! Closes #2057
* | Merge branch 'edge' into meteor-1.8Lauri Ojansivu2018-12-142-2/+2
|\|
| * - Because scrollbar uses [remote file from ↵Lauri Ojansivu2018-12-142-2/+2
| | | | | | | | | | | | | | | | | | | | | | CDN](https://github.com/MaazAli/Meteor-Malihu-Custom-Scrollbar/blob/master/jquery.mCustomScrollbar.js#L50), fork package to https://github.com/wekan/wekan-scrollbar and include non-minified file locally to Wekan, so that using scrollbar works without direct connection to Internet. Wekan should not load any external files by default, as was case before new scrollbar, and is again now after this fix. Closes #2056
* | Merge branch 'edge' into meteor-1.8Lauri Ojansivu2018-12-092-2/+2
|\|
| * - Fix [Clicking the scrollbar closes the card on ↵Lauri Ojansivu2018-12-092-2/+4
| | | | | | | | | | | | | | | | | | | | | | Chrome](https://github.com/wekan/wekan/issues/1404) by changing [mquandalle:perfect-scrollbar to malihu-jquery-custom-scrollbar](https://github.com/wekan/wekan/pull/2050). that works also when clicking scrollbar in Chrome. Also added back required packages that were removed in PR. Thanks to hupptechnologies and xet7 ! Closes #1404
| * Issue : Clicking the scrollbar closes the card on Chrome #1404hupptechnologies2018-12-081-0/+3
| | | | | | | | Resolved #1404
| * Pull codehupptechnologies2018-11-242-5/+0
| |