discourse/app/views
Robin Ward 987504c6ab Rename `no_js` layout to `no_ember`
While *sometimes* `no_js` was used for visitors without js (for example
disabling it on your browser) it was also used for some pages that were
disabled to JS capable browsers, including the 404 page.

Even worse, sometimes it was used on pages that *had* Javascript, such
as our `/activate-account` route. It has been renamed to `no_ember` to
indicate what it really is, a layout for the site that doesn't load our
Ember.js application.
2015-01-15 15:56:53 -05:00
..
categories fix a few places we were using /category vs /c 2015-01-06 15:56:07 -08:00
common FEATURE: remove override stylesheet option, too confusing 2014-12-23 13:03:48 +11:00
default Initial release of Discourse 2013-02-05 14:16:51 -05:00
email specify max-width 100% on digest email logos 2014-11-17 02:10:33 -08:00
embed First attempt: Move username on top of embedded posts 2014-05-09 15:14:00 -04:00
exceptions FIX: Safari 7 changed popstate behavior 2014-12-19 10:56:19 -05:00
invites FEATURE: add site setting allow_new_registrations which can be used to block all new account registrations 2014-07-14 15:42:22 -04:00
layouts Rename `no_js` layout to `no_ember` 2015-01-15 15:56:53 -05:00
list FIX: rss link in category pages 2015-01-02 13:06:57 +01:00
pending_flags_mailer bg transparency for user profiles 2014-11-12 23:33:45 -08:00
robots_txt Add /badges to robots.txt for now, we don't have a crawlable view so 2014-10-30 14:32:42 -04:00
static FIX: Better page titles for SEO 2014-10-30 14:26:56 -04:00
topics move viewport meta tag out of shared header 2015-01-15 00:24:39 -08:00
user_notifications UX: Make category link text black in digest emails 2014-12-09 11:28:45 -05:00
users Rename `no_js` layout to `no_ember` 2015-01-15 15:56:53 -05:00