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 |
|
Sam
|
65cd00cf25
|
moderators now have teeth, more at http://meta.discourse.org/t/moderator-permission-set/6307/5
allow pms to be targetted at groups
|
2013-05-02 15:15:53 +10:00 |
|
Neil Lalonde
|
fe1b979c65
|
Admin Dashboard: click numbers in Users per Trust Level table to see a list of the users
|
2013-04-23 10:41:40 -04:00 |
|
Sam
|
4cea92c4e9
|
work in progress add support for groups
|
2013-04-19 10:34:39 +10:00 |
|
Neil Lalonde
|
2b5a2b5fce
|
Add a refresh button to problems on dashboard, so you can check for problems again
|
2013-04-16 12:09:37 -04:00 |
|
Régis Hanol
|
f64de0c41e
|
FIX: generate API key not working
|
2013-04-16 00:04:12 +02:00 |
|
Robin Ward
|
fa1ba6791b
|
Work in Progress: Content Editing in Admin Section
|
2013-04-04 17:26:22 -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 |
|
Sam
|
c57ec611e1
|
basic api support
|
2013-03-25 18:04:46 -07:00 |
|
Robin Ward
|
5c4b794a8c
|
Fixed a bunch of 'best of' errors and cleaned up JS.
|
2013-03-21 16:04:06 -04:00 |
|
Neil Lalonde
|
1e4dd3ea0c
|
Start detecting install problems and report them on the admin dashboard. This commit adds check for Rails.env
|
2013-03-20 12:00:52 -04:00 |
|
Robin Ward
|
e1e1bdd0b1
|
Merge pull request #469 from wojciechka/master
Support for running discourse with a prefix (i.e. as http://servername/discourse)
|
2013-03-18 07:24:11 -07:00 |
|
Robin Ward
|
0b4339c103
|
For Evil Trout blog part 2: switch between bar chart and table
|
2013-03-17 15:03:34 -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 |
|
Régis Hanol
|
cad55bf244
|
extracted hard coded strings in the admin javascript files
|
2013-03-14 23:03:13 +01:00 |
|
Neil Lalonde
|
bf37e1b995
|
Convert github commits widget to ember
|
2013-03-11 15:27:06 -04: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
|
d2596c3c4c
|
Remove unusued site_settings, show checkbox in UI for boolean values, remove restrict_access
boolean to avoid locking yourself out by setting access_password to empty string. Minor
UI tweaks.
|
2013-03-01 14:27:41 -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
|
dd6d98f48f
|
More documentation to Admin Controllers
|
2013-02-21 14:42:48 -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 |
|
Neil Lalonde
|
1dd882ea99
|
Fix admin dashboard version check losing its css styling
|
2013-02-20 10:37:51 -05:00 |
|
Neil Lalonde
|
c0371ff427
|
Add version checking that shows on the admin dashboard
|
2013-02-19 15:20:49 -05:00 |
|
Jakub Arnold
|
61654ab8f0
|
Fix all the trailing whitespace
|
2013-02-07 16:45:24 +01:00 |
|
Sam Saffron
|
7b123e12dd
|
improving flag handling, links and delete button
|
2013-02-07 16:00:40 +11:00 |
|
Robin Ward
|
21b5628528
|
Initial release of Discourse
|
2013-02-05 14:16:51 -05:00 |
|