Crowducate / crowducate-platform

True Open and Fun Education. Powered by meteor.js
http://crowducate.me
GNU Affero General Public License v3.0
187 stars 74 forks source link

Meteor update. #103

Closed brylie closed 9 years ago

brylie commented 9 years ago

Basic update to community packages. No API breaking changes.

brylie commented 9 years ago

@Crowducate/development please review and merge ASAP.

sebbel commented 9 years ago

[Learn]-Tab yields no results. Even after creation of new courses. Can someone reproduce?

Rahbaran commented 9 years ago

@brylie @sbe : I could reproduce it. Switching the branch to 'develop' shows the learn tab again.

sebbel commented 9 years ago

must be one of the collection packages, I'll try to narrow it down

sebbel commented 9 years ago

Getting an error in the console: You now need a routing package like useraccounts:iron-routing or useraccounts:flow-routing to be able to configure routes!

Guess we need that package and configure the routes again.

brylie commented 9 years ago

I have opened an issue #104 regarding the blank learn page, with an accompanying pull request.

Regarding this pull request, I have added the missing package, updated all remaining packages, and tested it to work locally.

@Crowducate/development please review.

sebbel commented 9 years ago

Thank you, Brylie! It's working again.