summaryrefslogtreecommitdiffstats
path: root/.meteor
Commit message (Collapse)AuthorAgeFilesLines
* - Back to Meteor 1.6.0.1 and MongoDB 3.2.21 to make Snap work.Lauri Ojansivu2018-10-234-81/+74
| | | | Thanks to xet7 !
* - Trying Meteor 1.8.1-beta.0Lauri Ojansivu2018-10-104-75/+82
| | | | Thanks to xet7 !
* - Add LDAP. In progress.Lauri Ojansivu2018-10-032-0/+3
| | | | | | Thanks to maximest-pierre, Akuket and xet. Related #119
* Add CAS with attributes.Lauri Ojansivu2018-09-282-2/+2
| | | | Thanks to ppoulard !
* Merge branch 'feature-rules' of https://github.com/Angtrim/wekan into ↵Lauri Ojansivu2018-09-161-1/+1
|\ | | | | | | Angtrim-feature-rules
| * UI for rules listAngelo Gallarello2018-08-031-2/+2
| |
* | - Add msavin:userCache.Lauri Ojansivu2018-08-282-0/+2
| | | | | | | | | | | | | | | | | | 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
* | Merge branch 'devel' of https://github.com/salleman33/wekan into ↵Lauri Ojansivu2018-08-241-0/+1
|\ \ | | | | | | | | | salleman33-devel
| * | authentification oauth2Allemand Sylvain2018-04-091-0/+1
| | |
* | | - Use only framing policy, not all of content policy.Lauri Ojansivu2018-08-162-5/+3
| |/ |/| | | | | | | | | | | | | - Fix Date and Time Formats are only US in every language. Thanks to xet7 ! Closes #1833
* | Adding SSO CAS to Wekanppoulard2018-07-032-0/+2
| |
* | Get rid of extra packageNicu Tofan2018-06-272-2/+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-262-1/+2
| |
* | Introducing third board view: calendar.Nicu Tofan2018-06-262-0/+3
|/ | | | A dependency to rzymek:fullcalendar has also been added.
* Added meteor packages for security:Lauri Ojansivu2018-04-042-0/+7
| | | | | | | - browser-policy - eluck:accounts-lockout Thanks to xet7 !
* Remove Emoji support, so MAC addresses etc show correctly.Lauri Ojansivu2018-02-122-2/+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-223-60/+68
|
* Add mixmax:smart-disconnect to lower CPU usage whenLauri Ojansivu2017-12-122-0/+2
| | | | | 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-123-68/+58
|
* Add mixmax:smart-disconnect to lower CPU usage whenLauri Ojansivu2017-12-122-0/+2
| | | | | 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-113-4/+4
|
* Version updates.Lauri Ojansivu2017-12-113-4/+4
|
* Remove not needed packages. Upgrade packages. Update Sandstorm capnp path.Lauri Ojansivu2017-12-032-3/+4
| | | | 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-034-57/+65
| | | | | | 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-282-0/+2
| | | | 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-252-0/+2
| | | | 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-252-2/+0
| | | | Thanks to xet7 ! Closes #1248, closes #743, closes #643, closes #323
* Node.js etc updates. Thanks to johnleeming !Lauri Ojansivu2017-07-152-2/+2
| | | | Fix: Adding user to board causes node.js to crash. Thanks to nztqa ! Closes #1131
* Add http packagenztqa2017-07-091-0/+1
|
* Remove submodules and clone them instead, only latest history and one ↵Lauri Ojansivu2017-06-231-0/+1
| | | | branch. Closes #977
* Fix Case-sensitive email handling. Thanks to nztqa ! Closes #675Lauri Ojansivu2017-06-231-1/+0
|
* add token authentication, only admin can use apihuneau romain2017-05-112-0/+5
|
* Updating meteor dependencies, because wekan still seems to work.Lauri Ojansivu2017-04-273-12/+12
|
* REST API - Meteor 1.4 - first step issueLauri Ojansivu2017-04-271-12/+12
|
* meteor update all packagesBrylie Christopher Oxley2017-03-304-108/+115
|
* Added local dependency for flow-routerSerubin2017-03-221-1/+1
|
* Use atmosphere package of bootstrap-datepicker lib.shoetten2016-11-222-0/+2
|
* Implement a disconnected indicatorMaxime Quandalle2016-07-201-0/+1
| | | | Fixes #451
* Add VSCode editor configuration to the repositoryMaxime Quandalle2016-07-201-1/+0
|
* Update Meteor to 1.3.5.1Maxime Quandalle2016-07-203-12/+13
| | | | | | | | | | | | | | | | | | | 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-185-99/+107
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* Update flow router to 2.10.1 from 2.10.0Maxime Quandalle2016-02-011-1/+1
| | | | Fixes #498
* Downgrade blaze-componentMaxime Quandalle2016-01-052-3/+2
| | | | | | | | | The upgrade in 9ef8eba introduced a breaking change. peerlibrary:blaze-components downgraded from 0.16.2 to 0.15.1 peerlibrary:data-lookup removed from your project Fixes #471
* Update Meteor packagesMaxime Quandalle2016-01-041-8/+13
| | | | | | | | | | | | | | | | aldeed:collection2 upgraded from 2.5.0 to 2.8.0 aldeed:collection2-core added, version 1.0.0 aldeed:schema-deny added, version 1.0.1 aldeed:schema-index added, version 1.0.1 aldeed:simple-schema upgraded from 1.3.3 to 1.5.3 cosmos:browserify upgraded from 0.9.2 to 0.9.3 mdg:validation-error added, version 0.2.0 meteorhacks:subs-manager upgraded from 1.6.2 to 1.6.3 peerlibrary:blaze-components upgraded from 0.15.1 to 0.16.2 peerlibrary:data-lookup added, version 0.1.0 useraccounts:core upgraded from 1.13.0 to 1.13.1 useraccounts:flow-routing upgraded from 1.13.0 to 1.13.1 useraccounts:unstyled upgraded from 1.13.0 to 1.13.1
* Upgrade the version of mquandalle:jadeMaxime Quandalle2015-12-261-1/+1
| | | | v0.4.7 was bugged, see https://github.com/mquandalle/meteor-jade/issues/195
* Accelerate the build processMaxime Quandalle2015-12-243-21/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | Following a valuable comment from @Slava [0], this commit improves the build and the reload time of Wekan. It does so by implementing the following changes: * Upgrade the meteor build tool to a version which includes a fix to an issue with the caching of the dependency resolution [1]. This fix will be included in Meteor 1.3, so we won't have to use a "special release" anymore; * Change the stylus package from `mquandalle:stylus` to `stylus` as we don't use the libraries included with my (mquandalle) version like Jeet or Rupture, and the core package implement the new meteor build plugin API with caching. The generated CSS file is slighly different mostly mostly because we miss some autoprefixed values but even until meteor-core figure out a good way to configure CSS autoprefixing, the benefits (better compile time) outweights the cons. For record I attached a diff in the generated style [2]; * Upgrade `mquandalle:jade` to a version that implements the build plugin caching correctly. These 3 changes decrease the reload time of about 50% on my computer. [0]: https://github.com/meteor/meteor/issues/5269#issuecomment-166422201 [1]: https://github.com/meteor/meteor/pull/5747 [2]: https://gist.github.com/mquandalle/e95198626767b56fc63a
* Support card and and drop on mobile webMaxime Quandalle2015-12-211-1/+1
| | | | Fixes #449
* Export Wekan now server-based with proper authXavier Priour2015-12-162-2/+2
|