discourse/app/assets/javascripts
Adrian Lang d4ef582f94 Correct caption of 'Make Visible' button
The variable 'visible' is also used for toggling the admin menu visibility,
so it is always true when the visibility toggle is shown. Hence, it's caption
is always 'Make Invisible', even when the topic already is invisible.
2013-07-10 10:16:39 +02:00
..
admin Add deleted_by to Trashable tables 2013-07-09 15:46:36 -04:00
defer show diff in post history view 2013-04-29 03:20:51 +02:00
discourse Correct caption of 'Make Visible' button 2013-07-10 10:16:39 +02:00
docs Cleaned up admin JS, added YUIDoc headers to all admin classes. 2013-02-21 14:12:09 -05:00
external removed unnecessary console.log 2013-07-09 02:10:55 +02:00
external_development we don't need these move events, they always get in the way of me profiling cause they flood the uis with event 2013-06-13 13:17:26 +10:00
external_production we don't need these move events, they always get in the way of me profiling cause they flood the uis with event 2013-06-13 13:17:26 +10:00
locales Don't create globals in i18n.js 2013-06-20 12:47:50 -04:00
admin.js Initial release of Discourse 2013-02-05 14:16:51 -05:00
application.js.erb removed sugar.js, port functionality to moment and underscore.js 2013-06-11 15:27:26 +10:00
discourse.js wrapped I18n.lookup to inject the "js" namespace 2013-07-09 02:10:55 +02: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 jquery 1.9.1 upgrade ... remove jquery rails 2013-06-07 09:12:46 +10:00
main_include.js Fixed ContainerView code to build views correctly 2013-06-06 16:45:25 -04:00
pagedown_custom.js wrapped I18n.lookup to inject the "js" namespace 2013-07-09 02:10:55 +02:00
preload_store.js less bloated browser update 2013-04-02 17:44:48 +11:00