Neil Lalonde
|
766f437e44
|
Say 'mod' instead of '5' on users per trust level table
|
2013-03-18 13:25:40 -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 |
|
Neil Lalonde
|
50b04b2209
|
Add email counts to admin dashboard
|
2013-03-18 10:08:09 -04:00 |
|
Neil Lalonde
|
6a99d12784
|
Add likes to admin dashboard
|
2013-03-18 10:08:08 -04:00 |
|
Robin Ward
|
0b4339c103
|
For Evil Trout blog part 2: switch between bar chart and table
|
2013-03-17 15:03:34 -04:00 |
|
Kuba Brecka
|
94c0e73ca6
|
extract string from commits widget
|
2013-03-16 12:39:20 +01: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 |
|
Neil Lalonde
|
d9cdde9aa7
|
Add user counts for each trust level to admin dashboard
|
2013-03-15 18:09:02 -04:00 |
|
Neil Lalonde
|
1d9764d8fc
|
Remove admin_report_total_users_view.js
|
2013-03-15 18:09:01 -04:00 |
|
Neil Lalonde
|
8983df9856
|
Show current user count for now, not at different points in time
|
2013-03-15 18:09:01 -04: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 |
|
Robin Ward
|
7714e2050e
|
Merge pull request #465 from ZogStriP/extracted-hard-coded-string-in-admin-javascript-files
extracted hard coded strings in the admin javascript files [ci skip]
|
2013-03-15 06:49:03 -07:00 |
|
Neil Lalonde
|
6c4d9ecfdc
|
Use one request to fetch dashboard report data and check version
|
2013-03-14 18:26:26 -04:00 |
|
Régis Hanol
|
cad55bf244
|
extracted hard coded strings in the admin javascript files
|
2013-03-14 23:03:13 +01:00 |
|
Neil Lalonde
|
4f42110e39
|
Change layout of the admin dashboard
|
2013-03-14 12:42:45 -04:00 |
|
Regis Hanol
|
6abfa5342c
|
extracted a few missing strings
|
2013-03-14 11:59:40 +01:00 |
|
Kuba Brecka
|
8003c63fa6
|
fixing admin dashboard english date parsing in other locales
|
2013-03-13 13:04:10 +01:00 |
|
Neil Lalonde
|
40c27ff3cf
|
Add flag counts to admin dashboard
|
2013-03-12 14:40:59 -04:00 |
|
Neil Lalonde
|
4eda422cdf
|
Add total users report; restructure dashboard reports js
|
2013-03-12 14:40:59 -04:00 |
|
Kuba Brecka
|
b97a3c8d34
|
reports don't work when default_locale != en + some missing translations
|
2013-03-12 14:38:15 -04:00 |
|
Neil Lalonde
|
bf37e1b995
|
Convert github commits widget to ember
|
2013-03-11 15:27:06 -04:00 |
|
Neil Lalonde
|
3d7dfd3168
|
Fix a jshint failure
|
2013-03-09 15:53:30 -05:00 |
|
Neil Lalonde
|
8927432a93
|
Add stats to the admin dashboard
|
2013-03-09 15:34:27 -05:00 |
|
Neil Lalonde
|
fab04dbb58
|
Add github commits widget
|
2013-03-06 14:39:01 -05:00 |
|
Robin Ward
|
1e43eac600
|
Simple CSS changes to help with lower width screens such as Surface tablet
|
2013-03-06 12:08:06 -05:00 |
|
Neil Lalonde
|
f129693942
|
Use a github commits widget hosted on discourse.org
|
2013-03-06 12:04:45 -05: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
|
1416bc7475
|
Some javascript refactoring: Move markdown functions into their own classs, remove extraneous window. calls.
|
2013-03-05 14:53:55 -05:00 |
|
Neil Lalonde
|
d30fbcd491
|
Remove welcome to the dashboard
|
2013-03-05 13:02:16 -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 |
|
Kuba Brecka
|
8a03afb35f
|
some minor HTML syntax fixes
|
2013-03-01 08:44:58 +01:00 |
|
Neil Lalonde
|
c9140a2441
|
Add a nag to update often
|
2013-02-28 16:19:22 -05:00 |
|
Neil Lalonde
|
f0c2d012b7
|
Add a github widget to the admin dashboard showing the 10 most recent commits
|
2013-02-28 15:35:47 -05:00 |
|
Robin Ward
|
e37c7f1e1d
|
Merge branch 'js-l10n-support-take1' of git://github.com/kubabrecka/discourse
|
2013-02-28 14:34:13 -05:00 |
|
Robin Ward
|
3b47562738
|
We don't need content here because it uses an ObjectController as a proxy.
|
2013-02-28 10:01:38 -05:00 |
|
Robin Ward
|
dc8e1196fd
|
Code to support EmberJS + Discourse Tutorial feature: Admin Reports
|
2013-02-27 22:40:36 -05:00 |
|
Kuba Brecka
|
acc7718c67
|
first attempt to serve correct localized js files as rails pipeline assets
|
2013-02-27 09:00:49 +01:00 |
|
Neil Lalonde
|
4e15227fd0
|
Admin dashboard: use ember's class name binding
|
2013-02-26 17:05:17 -05:00 |
|
Robin Ward
|
1caf1e6b45
|
Clean up discourse.js
|
2013-02-26 15:20:06 -05:00 |
|
Gosha Arinich
|
cafc75b238
|
remove trailing whitespaces ❤️
|
2013-02-26 07:31:35 +03: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
|
0321643636
|
Dashboard JS checks version every 12 hours
|
2013-02-25 16:21:52 -05:00 |
|
Robin Ward
|
45ab3ab892
|
JS refactoring that fixes presence errors in earlier reverted commit.
|
2013-02-22 11:00:47 -05:00 |
|
Sam Saffron
|
2b5be29d3c
|
Revert "Remove old unused code."
This reverts commit 6a617348e5 .
|
2013-02-22 10:57:11 +11:00 |
|
Robin Ward
|
6a617348e5
|
Remove old unused code.
|
2013-02-21 16:17:56 -05:00 |
|
Robin Ward
|
c8a908e81a
|
Remove some useless views
|
2013-02-21 15:55:58 -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 |
|