Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update to Meteor 1.8.1 | Lauri Ojansivu | 2019-04-12 | 1 | -1/+1 |
| | |||||
* | Upgrade to Meteor 1.8.0.2. | Lauri Ojansivu | 2019-03-04 | 1 | -1/+1 |
| | | | | Thanks to xet7 ! | ||||
* | - Upgrade to Meteor 1.8.0.1. | Lauri Ojansivu | 2018-12-29 | 1 | -1/+1 |
| | | | | Thanks to xet7 ! | ||||
* | - Change to meteor v1.8, finally got it working, at least it started. | Lauri Ojansivu | 2018-12-29 | 1 | -1/+1 |
| | | | | | | | | | | 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 Ojansivu | 2018-12-29 | 1 | -1/+1 |
| | | | | Thanks to xet7 ! | ||||
* | - Update dependencies. But this Meteor 1.8.x version still does not work | Lauri Ojansivu | 2018-12-28 | 1 | -1/+1 |
| | | | | | | because of tap:18n bug. Thanks to xet7 ! | ||||
* | - Update meteor. | Lauri Ojansivu | 2018-12-24 | 1 | -1/+1 |
| | | | | Thanks to xet7 ! | ||||
* | Upgrade to meteor 1.8.1-beta.8 | Lauri Ojansivu | 2018-12-07 | 1 | -1/+1 |
| | | | | Thanks to xet7 ! | ||||
* | Update meteor | Lauri Ojansivu | 2018-11-05 | 1 | -1/+1 |
| | |||||
* | - Back to Meteor 1.6.0.1 and MongoDB 3.2.21 to make Snap work. | Lauri Ojansivu | 2018-10-23 | 1 | -1/+1 |
| | | | | Thanks to xet7 ! | ||||
* | - Trying Meteor 1.8.1-beta.0 | Lauri Ojansivu | 2018-10-10 | 1 | -1/+1 |
| | | | | Thanks to xet7 ! | ||||
* | Meteor 1.6.0.1, Node 8.9.3, NPM 5.5.1, fibers 2.0.0 | Lauri Ojansivu | 2018-01-22 | 1 | -1/+1 |
| | |||||
* | Revert back to Meteor v1.4, Node v4.8.6 and MongoDB v3.2.18 | Lauri Ojansivu | 2017-12-12 | 1 | -1/+1 |
| | |||||
* | Revert Meteor 1.6.1 upgrade because it broke Wekan. So now using Meteor 1.6. | Lauri Ojansivu | 2017-12-11 | 1 | -1/+1 |
| | |||||
* | Version updates. | Lauri Ojansivu | 2017-12-11 | 1 | -1/+1 |
| | |||||
* | Try upgrading Wekan to Node v6.12 and Meteor 1.6, still using MongoDB 3.2.18. | Lauri Ojansivu | 2017-12-03 | 1 | -1/+1 |
| | | | | | | 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. | ||||
* | Updating meteor dependencies, because wekan still seems to work. | Lauri Ojansivu | 2017-04-27 | 1 | -1/+1 |
| | |||||
* | meteor update all packages | Brylie Christopher Oxley | 2017-03-30 | 1 | -1/+1 |
| | |||||
* | Update Meteor to 1.3.5.1 | Maxime Quandalle | 2016-07-20 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | 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 updates | Maxime Quandalle | 2016-07-18 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | ||||
* | Accelerate the build process | Maxime Quandalle | 2015-12-24 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | ||||
* | Update packages and update Meteor to 1.2.1 | Maxime Quandalle | 2015-10-29 | 1 | -1/+1 |
| | | | | Blaze-components had yet another methods rename. | ||||
* | Upgrade Meteor to 1.2.1-rc4 | Maxime Quandalle | 2015-10-23 | 1 | -1/+1 |
| | | | | | | This version includes a more complete selection of ES2015 polyfills that I started used across the code base, for instance by replacing `$.trim(str)` by `str.trim()`. | ||||
* | updated to Meteor 1.2.0.2 | hack1m | 2015-10-05 | 1 | -1/+1 |
| | |||||
* | Upgrade to Meteor 1.2 | Maxime Quandalle | 2015-09-22 | 1 | -1/+1 |
| | |||||
* | Upgrade Meteor 1.2 to RC 14 | Maxime Quandalle | 2015-09-12 | 1 | -1/+1 |
| | | | | | This fixes the weird trace reported in #264 and in https://github.com/meteor/meteor/issues/5107. | ||||
* | Upgrade meteor to v1.2-rc12 | Maxime Quandalle | 2015-09-04 | 1 | -1/+1 |
| | |||||
* | Upgrade Meteor to v1.2-rc7 | Maxime Quandalle | 2015-08-28 | 1 | -1/+1 |
| | |||||
* | Upgrade meteor to 1.2-rc.4 and package versions | Maxime Quandalle | 2015-08-25 | 1 | -1/+1 |
| | | | | | | | | | | | | The new version of meteor speeds up the reload cycle, which is super valuable during the development. I also removed the "imply-everything" "meteor-platform" package in favor of a more fined-grained package selection. This version also introduces ES6 support with transparent babeljs transpilation. Most features are enable (with the notable exception of ES6 modules) and this commit started to use them in places where a XXX comment suggested it. | ||||
* | Renaissance | Maxime Quandalle | 2015-05-12 | 1 | -0/+1 |
_,,ad8888888888bba,_ ,ad88888I888888888888888ba, ,88888888I88888888888888888888a, ,d888888888I8888888888888888888888b, d88888PP"""" ""YY88888888888888888888b, ,d88"'__,,--------,,,,.;ZZZY8888888888888, ,8IIl'" ;;l"ZZZIII8888888888, ,I88l;' ;lZZZZZ888III8888888, ,II88Zl;. ;llZZZZZ888888I888888, ,II888Zl;. .;;;;;lllZZZ888888I8888b ,II8888Z;; `;;;;;''llZZ8888888I8888, II88888Z;' .;lZZZ8888888I888b II88888Z; _,aaa, .,aaaaa,__.l;llZZZ88888888I888 II88888IZZZZZZZZZ, .ZZZZZZZZZZZZZZ;llZZ88888888I888, II88888IZZ<'(@@>Z| |ZZZ<'(@@>ZZZZ;;llZZ888888888I88I ,II88888; `""" ;| |ZZ; `""" ;;llZ8888888888I888 II888888l `;; .;llZZ8888888888I888, ,II888888Z; ;;; .;;llZZZ8888888888I888I III888888Zl; .., `;; ,;;lllZZZ88888888888I888 II88888888Z;;...;(_ _) ,;;;llZZZZ88888888888I888, II88888888Zl;;;;;' `--'Z;. .,;;;;llZZZZ88888888888I888b ]I888888888Z;;;;' ";llllll;..;;;lllZZZZ88888888888I8888, II888888888Zl.;;"Y88bd888P";;,..;lllZZZZZ88888888888I8888I II8888888888Zl;.; `"PPP";;;,..;lllZZZZZZZ88888888888I88888 II888888888888Zl;;. `;;;l;;;;lllZZZZZZZZW88888888888I88888 `II8888888888888Zl;. ,;;lllZZZZZZZZWMZ88888888888I88888 II8888888888888888ZbaalllZZZZZZZZZWWMZZZ8888888888I888888, `II88888888888888888b"WWZZZZZWWWMMZZZZZZI888888888I888888b `II88888888888888888;ZZMMMMMMZZZZZZZZllI888888888I8888888 `II8888888888888888 `;lZZZZZZZZZZZlllll888888888I8888888, II8888888888888888, `;lllZZZZllllll;;.Y88888888I8888888b, ,II8888888888888888b .;;lllllll;;;.;..88888888I88888888b, II888888888888888PZI;. .`;;;.;;;..; ...88888888I8888888888, II888888888888PZ;;';;. ;. .;. .;. .. Y8888888I88888888888b, ,II888888888PZ;;' `8888888I8888888888888b, II888888888' 888888I8888888888888888 ,II888888888 ,888888I8888888888888888 ,d88888888888 d888888I8888888888ZZZZZZ ,ad888888888888I 8888888I8888ZZZZZZZZZZZZ 888888888888888' 888888IZZZZZZZZZZZZZZZZZ 8888888888P'8P' Y888ZZZZZZZZZZZZZZZZZZZZ 888888888, " ,ZZZZZZZZZZZZZZZZZZZZZZZ 8888888888, ,ZZZZZZZZZZZZZZZZZZZZZZZZZZ 888888888888a, _ ,ZZZZZZZZZZZZZZZZZZZZ88888888 888888888888888ba,_d' ,ZZZZZZZZZZZZZZZZZ8888888888888 8888888888888888888888bbbaaa,,,______,ZZZZZZZZZZZZZZZ88888888888888888 88888888888888888888888888888888888ZZZZZZZZZZZZZZZ88888888888888888888 8888888888888888888888888888888888ZZZZZZZZZZZZZZ8888888888888888888888 888888888888888888888888888888888ZZZZZZZZZZZZZZ88888888888888888888888 8888888888888888888888888888888ZZZZZZZZZZZZZZ8888888888888888888888888 88888888888888888888888888888ZZZZZZZZZZZZZZ888888888888888888888888888 8888888888888888888888888888ZZZZZZZZZZZZZZ88888888888888888 Normand 8 88888888888888888888888888ZZZZZZZZZZZZZZ8888888888888888888 Veilleux 8 8888888888888888888888888ZZZZZZZZZZZZZZ8888888888888888888888888888888 |