discourse/app
Benjamin Kampmann 22d93bc43a Let Plugin-Outlet Render inner template data
- allows passing of template data to the plugin-outlet to be rendered if no plugin is using that slot
 - acts as a fallback when no plugin is found
 - allows wrapping of existing features inside a plugin-outlet that then plugins can overwrite with their own behaviour
 - backwards compatible
 - uses invisible emberviews (as Ember.Component does)
 - the template has full-access to the controller and view, should be totally transparent
2014-06-16 15:10:10 +02:00
..
assets Let Plugin-Outlet Render inner template data 2014-06-16 15:10:10 +02:00
controllers Use the cheap Defer queue as opposed to sidekiq for view tracking. 2014-06-12 11:29:29 +10:00
helpers BUGFIX: re-enable CDN js debugging in a robust way 2014-05-19 08:46:28 +10:00
jobs Use the cheap Defer queue as opposed to sidekiq for view tracking. 2014-06-12 11:29:29 +10:00
mailers Revert "Bugfix: Mailing list mode disables PM emails" 2014-06-16 16:36:02 +10:00
models BUGFIX: no network could mean no posts save. 2014-06-16 12:14:51 +10:00
serializers move bio to UserProfile from User 2014-06-13 14:55:32 -04:00
services move bio to UserProfile from User 2014-06-13 14:55:32 -04:00
views FIX: crawler versions of the page need the updated bio relationships. 2014-06-13 14:55:32 -04:00