Neil Lalonde
|
ede59a4386
|
FIX: issue 1538. After upgrading and before a new version check request has been made, dashboard might still say that an update is available.
|
2013-11-04 12:51:09 -05:00 |
|
Neil Lalonde
|
3c38062802
|
Check for updates: edge cases when the message on the dashboard doesn't make sense.
|
2013-07-09 14:01:08 -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
|
0b4fc5d81c
|
Deprecate success and error in Discourse.ajax
|
2013-05-07 11:25:21 -04:00 |
|
Régis Hanol
|
8355ed1992
|
removed a missing console.log
|
2013-04-20 22:48:06 +02:00 |
|
Neil Lalonde
|
eca35b9079
|
Don't show sad face when version checks have not been done yet
|
2013-04-18 11:45:10 -04:00 |
|
Neil Lalonde
|
f30a74c4f6
|
Fix version check when your version is later than the one fetched by the last version check job
|
2013-04-15 11:00:29 -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
|
ad082cea70
|
Big commit:
- Support for a popup that shows similar topics
- Cleaned up a lot of Javascript
- Cleaned up use of Promises
|
2013-03-15 14:35:33 -04:00 |
|
Neil Lalonde
|
83f89b5c55
|
Fix check if you're up to date in javascript
|
2013-03-06 10:34:29 -05:00 |
|
Neil Lalonde
|
f8e04a5c48
|
Version check gets how many versions behind you are, and shows judgemental faces on the dashboard
|
2013-03-05 18:15:33 -05: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 |
|
Robin Ward
|
e461c84253
|
Clean up JS, add YUIDoc support, automatically create IIFE via asset pipeline
|
2013-02-25 17:16:57 -05:00 |
|
Neil Lalonde
|
2d1bbf22e9
|
Refactor functions out of the dashboard controller
|
2013-02-21 15:03:55 -05:00 |
|
Robin Ward
|
c1b5803486
|
Cleaned up admin JS, added YUIDoc headers to all admin classes.
|
2013-02-21 14:12:09 -05:00 |
|
Neil Lalonde
|
8620024798
|
Show which SHA is installed on the admin dashboard
|
2013-02-21 13:48:14 -05:00 |
|
Robin Ward
|
13f8f3c45e
|
Cleaned up JS, added basic documentation support for Admin Controllers
|
2013-02-21 13:29:21 -05:00 |
|
Robin Ward
|
f6263749d4
|
Fix javascript regression with quoting
|
2013-02-21 12:54:40 -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 |
|