Robin Ward
|
45afed8720
|
FIX: Chrome has a bug where if you request the same URL with a different
MIME type, then leave and hit the back button, you'll get the last MIME
type requested instead of HTML. This fixes it.
|
2014-02-10 12:43:17 -05: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
|
0b4fc5d81c
|
Deprecate success and error in Discourse.ajax
|
2013-05-07 11:25:21 -04:00 |
|
Robin Ward
|
5ec41d454c
|
Converted a bunch of ajax calls to use promises
|
2013-04-03 16:24:42 -04:00 |
|
Robin Ward
|
61b5c0340e
|
Convert all Ajax calls to use Discourse.ajax()
|
2013-04-01 18:09:23 -04:00 |
|
Neil Lalonde
|
25073e873f
|
Fetch the list of problems more frequently on the admin dashboard
|
2013-03-29 15:48:26 -04:00 |
|
Wojciech Kocjan
|
910a622371
|
topic and admin dashboard not retrieving data properly when using prefix
|
2013-03-21 16:24:05 +01:00 |
|
Neil Lalonde
|
c3c25b894a
|
Cache dashboard data in the controller, not the report model
|
2013-03-20 13:54:32 -04:00 |
|
Neil Lalonde
|
6c4d9ecfdc
|
Use one request to fetch dashboard report data and check version
|
2013-03-14 18:26:26 -04:00 |
|