Robin Ward
|
82c734ec84
|
FIX: FAQ wasn't loading sometimes
|
2013-07-16 12:11:30 -04:00 |
|
Robin Ward
|
4a3bc1fb43
|
More Javascript Tests + Fixtures. Also a rake task to crawl them.
|
2013-07-04 16:20:43 -04:00 |
|
Neil Lalonde
|
948fc62b4a
|
Handle configurable routes for statics in static_controller.js. Make it better when we can use ember's new async routing.
|
2013-06-27 13:01:12 -04:00 |
|
Chris Hunt
|
122f9188c9
|
Redirect Ember routes to login if login required
|
2013-06-04 16:10:10 -07:00 |
|
Robin Ward
|
8900ba4779
|
Fixes staticController bug with requiring an HTML response.
|
2013-05-10 18:52:10 -04:00 |
|
Robin Ward
|
bd99d5a40c
|
Calls to Discourse.ajax no longer need getURL -- will be done automatically.
|
2013-05-07 15:16:27 -04:00 |
|
Robin Ward
|
75aeb9550f
|
Convert a bunch of callbacks to promises
|
2013-04-08 16:51:03 -04:00 |
|
Robin Ward
|
61b5c0340e
|
Convert all Ajax calls to use Discourse.ajax()
|
2013-04-01 18:09:23 -04:00 |
|
Wojciech Kocjan
|
e6ccc300dc
|
Support for running discourse with a prefix (i.e. as http://servername/discourse)
|
2013-03-16 00:01:21 +01:00 |
|
Robin Ward
|
86af49e663
|
More Markdown refactoring - fixed bug with Pagedown not showing on user profile - replaced jQuery occurrences with $.
|
2013-03-05 15:39:21 -05:00 |
|
tms
|
f46c819956
|
Don't double-up on #main-outlet when static content is rendered through Ember
|
2013-03-03 10:47:40 -05:00 |
|
Robin Ward
|
e461c84253
|
Clean up JS, add YUIDoc support, automatically create IIFE via asset pipeline
|
2013-02-25 17:16:57 -05:00 |
|
Robin Ward
|
f661fa609e
|
Convert all CoffeeScript to Javascript. See:
http://meta.discourse.org/t/is-it-better-for-discourse-to-use-javascript-or-coffeescript/3153
|
2013-02-20 19:01:13 -05:00 |
|