summaryrefslogtreecommitdiffstats
path: root/.meteor
Commit message (Collapse)AuthorAgeFilesLines
* Teams/Organizations part 1, in progress. Add table: orgLauri Ojansivu2019-07-152-0/+2
| | | | | | Thanks to xet7 ! Related #802
* Revert including local wekan-cfs-access-point, because it did not work.Lauri Ojansivu2019-07-142-18/+2
|
* Add cfs-access-point as local package included in Wekan repo,Lauri Ojansivu2019-07-142-2/+18
| | | | | | to hopefully make Wekan all deps work directly with command `meteor`. Thanks to xet7 !
* Update Meteor mongo package version.Lauri Ojansivu2019-07-081-1/+1
|
* Update dependencies.Lauri Ojansivu2019-06-151-1/+1
|
* Update packages.Lauri Ojansivu2019-05-091-5/+5
|
* Merge pull request #2347 from justinr1234/meteor18Lauri Ojansivu2019-04-201-2/+2
|\ | | | | Additional Meteor 1.8.1 changes
| * 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
|\|