discourse/app
Guo Xiang Tan 256d7a00e9 Update sprockets. (#4167)
* Update sass-rails.

* FIX: Tilt dependency has been removed from Ember::Handlebars::Template.

* Update `DiscourseIIFE` to new Sprockets API.

* `Rails.application.assets` returns `nil` in production.

* Move sprockets-rails out of the assets group.

* Pin ember-rails to 0.18.5 which works with Sprockets 3.x.

* Update sprockets to 3.6.0.

* Make `DiscourseSassCompiler` work with Sprockets 3.

* Use `Sass::Rails::SassImporterGlobbing` instead of haxxing our own.

* Moneky patch so that we don't add dependencies for our custom css.

* FIX: Missing class.

* Upgrade ember-handlebars-template.

* FIX: require path needs to share the same root as the folder's path.

* Bump discourse-qunit-rails.

* Update ember-template-compiler.js to 1.12.2.

* `prepend` is private in Ruby 2.0.0.
2016-04-18 10:47:52 +08:00
..
assets UX: Increase contrast for mentions on dark theme. 2016-04-18 10:27:08 +08:00
controllers Merge pull request #4137 from cpradio/add-warning-to-flag 2016-04-15 16:23:22 +10:00
helpers Fix build. 2016-04-14 17:22:26 +08:00
jobs FIX: only ever send users 1 email per post 2016-04-15 15:59:01 +10:00
mailers FIX: show invited by username when inviting to topic 2016-04-13 11:38:29 +05:30
models Update sprockets. (#4167) 2016-04-18 10:47:52 +08:00
serializers UX: show topic title in email logs 2016-04-15 10:38:02 +10:00
services FIX: when granting old badges that are bronze, do not notify 2016-04-12 22:08:38 +10:00
views FIX: remove double <hr> in email notifications 2016-04-14 20:23:52 +02:00