summaryrefslogtreecommitdiffstats
path: root/.meteor/versions
Commit message (Collapse)AuthorAgeFilesLines
* Forked salleman-oidc to https://github.com/wekan/meteor-accounts-oidcLauri Ojansivu2019-03-031-2/+2
| | | | | | | where salleman also has write access, xet7 can make changes directly and GitHub issues are enabled. Thanks to xet7 !
* Performance EnhancementsJustin Reynolds2019-02-281-0/+1
|
* Merge pull request #2187 from GavinLilly/kadira-integrationLauri Ojansivu2019-02-131-0/+1
|\ | | | | Kadira integration
| * Added back wekan-ldap after it's fixed in a separate changeGavin Lilly2019-02-121-0/+2
| |
| * Moved to meteor-apm-agent and removed Wekan LDAP to test if workingGavin Lilly2019-02-111-3/+1
| |
| * Merge branch 'devel' of github.com:wekan/wekan into develGavin Lilly2019-02-111-1/+1
| |\
| * | Added Kadira using meteor add methodGavin Lilly2019-02-091-0/+1
| | |
* | | Bump salleman-oidc to 1.0.12Daniel Davis2019-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
* Bumped the salleman oidc packages versions to include an upstream bug fixDaniel Davis2019-01-311-2/+2
|
* - 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
* - 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
* - Fix [Clicking the scrollbar closes the card on ↵Lauri Ojansivu2018-12-091-1/+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
* Pull codehupptechnologies2018-11-241-3/+0
|
* - Revert Improve authentication to [fix Login ↵Lauri Ojansivu2018-11-171-1/+0
| | | | | | | | failure](https://github.com/wekan/wekan/issues/2004). Thanks to xet7 ! Closes #2004
* Logout with timerguillaume2018-11-061-0/+1
|
* - Back to Meteor 1.6.0.1 and MongoDB 3.2.21 to make Snap work.Lauri Ojansivu2018-10-231-62/+57
| | | | Thanks to xet7 !
* - Trying Meteor 1.8.1-beta.0Lauri Ojansivu2018-10-101-58/+63
| | | | Thanks to xet7 !
* - Add LDAP. In progress.Lauri Ojansivu2018-10-031-0/+2
| | | | | | Thanks to maximest-pierre, Akuket and xet. Related #119
* Add CAS with attributes.Lauri Ojansivu2018-09-281-1/+1
| | | | Thanks to ppoulard !
* - Add msavin:userCache.Lauri Ojansivu2018-08-281-0/+1
| | | | | | | | | https://forums.meteor.com/t/introducing-a-new-approach-to-meteor-user-this-simple-trick-can-save-you-millions-of-database-requests/45336/7 https://github.com/msavin/userCache Thanks to msavin and xet7 ! Related #1672
* - [OAuth2 Login on Standalone ↵Lauri Ojansivu2018-08-251-0/+5
| | | | | | | | | | | Wekan](https://github.com/wekan/wekan/wiki/OAuth2). For example, Rocket.Chat can provide OAuth2 login to Wekan. Also, if you have Rocket.Chat using LDAP/SAML/Google/etc for logging into Rocket.Chat, then same users can login to Wekan when Rocket.Chat is providing OAuth2 login to Wekan. Thanks to salleman33 and xet7 ! Closes #234
* - Use only framing policy, not all of content policy.Lauri Ojansivu2018-08-161-2/+0
| | | | | | | | - Fix Date and Time Formats are only US in every language. Thanks to xet7 ! Closes #1833
* Adding SSO CAS to Wekanppoulard2018-07-031-0/+1
|
* Get rid of extra packageNicu Tofan2018-06-271-1/+0
| | | | | | | staringatlights:flow-router is another incarnation of kadira:flow-router kadira:flow-router is not an explicit dependency but useraccounts:flow-routing depends on it. This commit gets rid of an anoying message informing that a route has not been found.
* Show cards in calendarNicu Tofan2018-06-261-1/+1
|
* Introducing third board view: calendar.Nicu Tofan2018-06-261-0/+2
| | | | A dependency to rzymek:fullcalendar has also been added.
* Added meteor packages for security:Lauri Ojansivu2018-04-041-0/+5
| | | | | | | - browser-policy - eluck:accounts-lockout Thanks to xet7 !
* Remove Emoji support, so MAC addresses etc show correctly.Lauri Ojansivu2018-02-121-1/+0
| | | | Thanks to xet7 ! Closes #1248, closes #323
* Meteor 1.6.0.1, Node 8.9.3, NPM 5.5.1, fibers 2.0.0Lauri Ojansivu2018-01-221-45/+51
|
* Add mixmax:smart-disconnect to lower CPU usage whenLauri Ojansivu2017-12-121-0/+1
| | | | | browser tab is not selected. Thanks mfshiu ! Related wekan/wekan-mongodb#2
* Revert back to Meteor v1.4, Node v4.8.6 and MongoDB v3.2.18Lauri Ojansivu2017-12-121-51/+44
|
* Add mixmax:smart-disconnect to lower CPU usage whenLauri Ojansivu2017-12-121-0/+1
| | | | | browser tab is not selected. Thanks mfshiu ! Related wekan/wekan-mongodb#2
* Revert Meteor 1.6.1 upgrade because it broke Wekan. So now using Meteor 1.6.Lauri Ojansivu2017-12-111-1/+1
|
* Version updates.Lauri Ojansivu2017-12-111-1/+1
|
* Remove not needed packages. Upgrade packages. Update Sandstorm capnp path.Lauri Ojansivu2017-12-031-3/+3
| | | | Note: This version does not work on Sandstorm yet.
* Try upgrading Wekan to Node v6.12 and Meteor 1.6, still using MongoDB 3.2.18.Lauri Ojansivu2017-12-031-43/+49
| | | | | | Standalone Wekan seems to work, needs testing. This does not fix crash bug of MongoDB 3.4.x. This version does not yet work on Sandstorm.
* Added swipebox package and added it to attachement imagesBrooks Becton2017-10-281-0/+1
| | | | Also removed '.js-open-viewer' and it's styling stub
* SECURITY FIX: Meteor allow/deny.Lauri Ojansivu2017-10-031-1/+1
|
* Add emojis back, because removing them broke local dev Sandstorm.Lauri Ojansivu2017-09-251-0/+1
| | | | Thanks to xet7 ! Opens #1248, opens #743, opens #643, opens #323
* Remove emoji support, because it breaks MAC addresses, urls, code etc.Lauri Ojansivu2017-09-251-1/+0
| | | | Thanks to xet7 ! Closes #1248, closes #743, closes #643, closes #323
* Node.js etc updates. Thanks to johnleeming !Lauri Ojansivu2017-07-151-1/+1
| | | | Fix: Adding user to board causes node.js to crash. Thanks to nztqa ! Closes #1131
* add token authentication, only admin can use apihuneau romain2017-05-111-0/+4
|
* Updating meteor dependencies, because wekan still seems to work.Lauri Ojansivu2017-04-271-6/+6
|
* REST API - Meteor 1.4 - first step issueLauri Ojansivu2017-04-271-12/+12
|
* meteor update all packagesBrylie Christopher Oxley2017-03-301-88/+91
|
* Use atmosphere package of bootstrap-datepicker lib.shoetten2016-11-221-0/+1
|
* Update Meteor to 1.3.5.1Maxime Quandalle2016-07-201-11/+11
| | | | | | | | | | | | | | | | | | | Meteor is moving fast these days! This version should make Wekan quicker to start. These packages were also updated: accounts-password upgraded from 1.1.12 to 1.1.13 babel-compiler upgraded from 6.8.4 to 6.8.5 coffeescript upgraded from 1.1.3 to 1.1.4 ddp-server upgraded from 1.2.9 to 1.2.10 ecmascript upgraded from 0.4.7 to 0.4.8 email upgraded from 1.0.15 to 1.0.16 npm-bcrypt upgraded from 0.8.6_2 to 0.8.6_3 stylus upgraded from 2.512.4 to 2.512.5 templating upgraded from 1.1.13 to 1.1.14 tracker upgraded from 1.0.14 to 1.0.15 webapp upgraded from 1.2.10 to 1.2.11
* Meteor and Meteor packages updatesMaxime Quandalle2016-07-181-97/+102
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Meteor was updated to 1.3.4.4, though we haven't modified the code base to organize it around the new module system, we will still benefit from the possibility of importing NPM packages dirrectly. From my tests, it also improves the build time. Also as https://github.com/meteor/meteor/pull/5841 was merged in Meteor 1.3.4.2, \#385 is now fixed. We updated the following packages in the process: aldeed:collection2 upgraded from 2.8.0 to 2.9.1 aldeed:collection2-core upgraded from 1.0.0 to 1.1.1 alethes:pages upgraded from 1.8.4 to 1.8.6 arillo:flow-router-helpers upgraded from 0.4.7 to 0.5.2 blaze-html-templates removed from your project cfs:http-methods upgraded from 0.0.30 to 0.0.32 cosmos:browserify removed from your project cottz:publish-relations upgraded from 2.0.0 to 2.0.6 kadira:dochead upgraded from 1.4.0 to 1.5.0 kadira:flow-router upgraded from 2.10.1 to 2.12.1 kenton:accounts-sandstorm upgraded from 0.1.8 to 0.5.1 meteorhacks:fast-render upgraded from 2.11.0 to 2.14.0 meteorhacks:inject-data* upgraded from 1.4.1 to 2.0.0 meteorhacks:meteorx added, version 1.4.1 meteorhacks:subs-manager upgraded from 1.6.3 to 1.6.4 mquandalle:jade upgraded from 0.4.8 to 0.4.9 softwarerero:accounts-t9n upgraded from 1.1.7 to 1.3.4 tap:i18n upgraded from 1.7.0 to 1.8.2 templates:tabs upgraded from 2.2.0 to 2.2.2 useraccounts:core upgraded from 1.13.1 to 1.14.2 useraccounts:flow-routing upgraded from 1.13.1 to 1.14.2 useraccounts:unstyled upgraded from 1.13.1 to 1.14.2