discourse/app/assets/javascripts
Nicolas Terray d5285e2d93 Add :title as attribute for basic_topic
When we update the <title> after editing a topic, we should use the raw
`topic.title` as `topic.fancy_title` may contains some htmlentities and
will be displayed as is in the browser tab.

This fix the following issue:

> Incorrect HTML title after editing title/category of topic
> http://meta.discourse.org/t/incorrect-html-title-after-editing-title-category-of-topic/8136
2013-07-05 23:22:52 +02:00
..
admin Use POST for send_activation_email action 2013-07-05 12:26:46 -04:00
defer show diff in post history view 2013-04-29 03:20:51 +02:00
discourse Add :title as attribute for basic_topic 2013-07-05 23:22:52 +02:00
docs
external New bootbox renders all the buttons backwards. :< 2013-06-24 15:29:58 -04: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
application.js.erb removed sugar.js, port functionality to moment and underscore.js 2013-06-11 15:27:26 +10:00
discourse.js FIX: Unintended edits with composer 2013-07-04 13:35:15 -04:00
env.js
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 fix title of "quote post" button 2013-04-10 20:32:28 +02:00
preload_store.js