discourse/app/assets/javascripts
Régis Hanol f184090444 FIX: You can't change a subject whilst Flagging
Meta: [You can't change a subject whilst Flagging](http://meta.discourse.org/t/you-can-t-change-a-subject-whilst-flagging/6887)

This revert a change made by @eviltrout in b794830a25 in the `flag_view.js`.
The `Em.run.schedule('afterRender', function() {...})` is apparently not enough. Had to schedule the event on the next run loop.

Hopefully, the PR emberjs/ember.js#1235 will soon be merged in and we'll have a proper radio button control in Ember.js.
2013-05-27 22:29:24 +02:00
..
admin FIX: Clearing flags wasn't making topics visible again. 2013-05-24 16:03:20 -04:00
defer show diff in post history view 2013-04-29 03:20:51 +02:00
discourse FIX: You can't change a subject whilst Flagging 2013-05-27 22:29:24 +02:00
docs Cleaned up admin JS, added YUIDoc headers to all admin classes. 2013-02-21 14:12:09 -05:00
external Fix regression: default to JSON type on GET requests. 2013-05-07 17:17:21 -04:00
external_development ember rc3 upgrade 2013-04-22 10:00:38 +10:00
external_production ember rc3 upgrade 2013-04-22 10:00:38 +10:00
locales implement pluralization for server-side and js 2013-03-31 19:55:02 +02:00
admin.js Initial release of Discourse 2013-02-05 14:16:51 -05:00
application.js.erb Fix regression: default to JSON type on GET requests. 2013-05-07 17:17:21 -04:00
discourse.js Removed bindings to Discourse.site 2013-05-24 11:56:40 -04:00
env.js Some javascript refactoring: Move markdown functions into their own classs, remove extraneous window. calls. 2013-03-05 14:53:55 -05:00
jquery.js.erb Fix regression: default to JSON type on GET requests. 2013-05-07 17:17:21 -04:00
main_include.js make source git pull freindly, no need to copy files around when updating 2013-04-15 15:07:40 +10:00
pagedown_custom.js fix title of "quote post" button 2013-04-10 20:32:28 +02:00
preload_store.js less bloated browser update 2013-04-02 17:44:48 +11:00