summaryrefslogtreecommitdiffstats
path: root/.meteor/packages
Commit message (Collapse)AuthorAgeFilesLines
* Back to Meteor 1.8.x.Lauri Ojansivu2019-12-051-4/+4
|
* Update to Meteor 1.9-beta.4, Node.js 12.13.1 and MongoDB 4.2.1.Lauri Ojansivu2019-12-051-4/+4
| | | | | | | | Remove MongoDB option --smallfiles that is not supported in MongoDB 4.2.1. Add MongoDB option --quiet to docker-compose.yml. Update snap fibers to 4.0.1. Thanks to xet7 !
* Update to Meteor 1.8.2. Update dependencies.Lauri Ojansivu2019-11-201-4/+4
| | | | Thanks to xet7 !
* New feature: Now there is popup selection of Lists/Swimlanes/Calendar/Roles.Lauri Ojansivu2019-11-181-0/+1
| | | | | | | | | | | | | | | | | | | | New feature, not set visible yet, because switching to it does not work properly yet: Collapsible Swimlanes #2804 Fix: Public board now loads correctly. When you select one of Lists/Swimlanes/Calendar view and reload webbrowser page, it can change view. Closes #2311 Fix: List sorting commented out. Closes #2800 Fix: Errors hasHiddenMinicardText, hasShowDragHandles, showSort, hasSortBy, profile, FirefoxAndroid/IE11/Vivaldi/Chromium browsers not working by using cookies instead of database. More details at https://github.com/wekan/wekan/issues/2643#issuecomment-554907955 Note: Cookie changes are not always immediate, if there is no effect, you may need to reload webbrowser page. Closes #2643 . Thanks to xet7 !
* Add Features: allowing wekan master to set where the attachments stored on ↵Sam X. Chen2019-08-081-0/+1
| | | | server instead of mongodb
* Remove mixmax:smart-disconnect , previously it did disconnect Wekan whenLauri Ojansivu2019-07-291-1/+0
| | | | | | browser tab was not active, but because now users are working on multiple boards at different browser tabs and switching all time time, there was constant loading, so now after removing all keeps active.
* Add Feature: User can have richer formatted text into the comments (bug fixed)Sam X. Chen2019-07-231-1/+1
|
* Add Feature: Comments can be richer (can support some safe HTML tags)Sam X. Chen2019-07-221-0/+1
|\
| * Added meteor package percolate:synced-cron required by LDAPLauri Ojansivu2019-07-221-0/+1
| | | | | | | | | | | | | | | | backgound sync https://github.com/wekan/wekan/pull/2555 Thanks to xet7 ! Related #2354
* | Add Feature: Comments can be richer (can support some safe HTML tags)Sam X. Chen2019-07-221-0/+1
|/
* Teams/Organizations part 1, in progress. Add table: orgLauri Ojansivu2019-07-151-0/+1
| | | | | | Thanks to xet7 ! Related #802
* Revert including local wekan-cfs-access-point, because it did not work.Lauri Ojansivu2019-07-141-17/+2
|
* Add cfs-access-point as local package included in Wekan repo,Lauri Ojansivu2019-07-141-2/+17
| | | | | | to hopefully make Wekan all deps work directly with command `meteor`. Thanks to xet7 !
* Merge branch 'edge' into meteor-1.8Lauri Ojansivu2019-04-201-3/+3
|\
| * Update package names.Lauri Ojansivu2019-04-201-2/+2
| |
| * Test newest markdown.Lauri Ojansivu2019-04-181-1/+1
| |
| * Restore original meteor packages and versions.Lauri Ojansivu2019-04-061-4/+4
| | | | | | | | Thanks to xet7 !
| * Issue: Center (or reduce left margin) in card view on mobile browser #2188hupptechnologies2019-04-051-4/+4
| | | | | | | | Resolved #2188
* | Update packages.Lauri Ojansivu2019-04-121-4/+5
| |
* | Update to Meteor 1.8.1Lauri Ojansivu2019-04-121-6/+6
| |
* | v2.44Lauri Ojansivu2019-03-111-1/+1
|\| | | | | | | Merge branch 'edge' into meteor-1.8
| * Changed brute force protection package from eluck:accounts-lockout toLauri Ojansivu2019-03-111-1/+1
| | | | | | | | | | | | | | | | | | | | 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-041-1/+1
| |
* | Upgrade to Meteor 1.8.0.2.Lauri Ojansivu2019-03-041-1/+1
| | | | | | | | Thanks to xet7 !
* | Merge branch 'edge' into meteor-1.8Lauri Ojansivu2019-03-031-3/+3
|\|
| * Forked salleman-oidc to https://github.com/wekan/meteor-accounts-oidcLauri Ojansivu2019-03-031-3/+3
| | | | | | | | | | | | | | 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-281-0/+1
|\|
| * Performance EnhancementsJustin Reynolds2019-02-281-0/+1
| |
* | Merge branch 'edge' into meteor-1.8Lauri Ojansivu2019-02-131-0/+1
|\|
| * Added back wekan-ldap after it's fixed in a separate changeGavin Lilly2019-02-121-0/+1
| |
| * Moved to meteor-apm-agent and removed Wekan LDAP to test if workingGavin Lilly2019-02-111-1/+0
| |
| * Replaced Kadira by meteor-apm-agentGavin Lilly2019-02-111-1/+1
| |
| * Added Kadira packages and env settings in Docker ComposeGavin Lilly2019-02-091-0/+1
| |
* | - Upgrade to Meteor 1.8.0.1.Lauri Ojansivu2018-12-291-3/+3
| | | | | | | | Thanks to xet7 !
* | - Change to meteor v1.8, finally got it working, at least it started.Lauri Ojansivu2018-12-291-12/+12
| | | | | | | | | | | | | | | | | | | | 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-291-6/+5
| | | | | | | | Thanks to xet7 !
* | - Update dependencies. But this Meteor 1.8.x version still does not workLauri Ojansivu2018-12-281-11/+11
| | | | | | | | | | | | because of tap:18n bug. Thanks to xet7 !
* | - Update meteor.Lauri Ojansivu2018-12-241-2/+2
| | | | | | | | Thanks to xet7 !
* | Merge branch 'edge' into meteor-1.8Lauri Ojansivu2018-12-151-0/+1
|\|
| * - Add back mquandalle:perfect-scrollbar package so that Firefox and ChromeLauri Ojansivu2018-12-151-0/+1
| | | | | | | | | | | | | | | | stop complaning in browser dev tools console. Thanks to uusijani and xet7 ! Closes #2057
* | Merge branch 'edge' into meteor-1.8Lauri Ojansivu2018-12-141-1/+1
|\|
| * - Because scrollbar uses [remote file from ↵Lauri Ojansivu2018-12-141-1/+1
| | | | | | | | | | | | | | | | | | | | | | 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-091-1/+1
|\|
| * - Fix [Clicking the scrollbar closes the card on ↵Lauri Ojansivu2018-12-091-1/+0
| | | | | | | | | | | | | | | | | | | | | | 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-241-2/+0
| |
* | Upgrade to meteor 1.8.1-beta.8Lauri Ojansivu2018-12-071-6/+6
| | | | | | | | Thanks to xet7 !
* | Merge branch 'edge' into meteor-1.8Lauri Ojansivu2018-12-051-1/+0
|\ \
| * | - Partially #2045 revert, continue.Lauri Ojansivu2018-12-051-1/+0
| | | | | | | | | | | | Thanks to xet7 !
* | | Merge branch 'edge' into meteor-1.8Lauri Ojansivu2018-12-031-0/+1
|\| |