Robin Ward
|
96c19ed8b6
|
UX: Add a dash for the empty cell.
"Active Users" for "All Time" doesn't make sense.
|
2015-02-13 11:27:31 -05:00 |
|
Régis Hanol
|
2a3ceb84de
|
FIX: category background in topic views
|
2015-02-13 15:52:56 +01:00 |
|
Kris Aubuchon
|
f6035411c9
|
box category alignment fix
|
2015-02-12 23:24:07 -05:00 |
|
Robin Ward
|
a519fd5bcf
|
FIX: Highlighting was not being applied after some rendering.
Also includes a bunch of ES6 stuff.
|
2015-02-12 15:37:02 -05:00 |
|
Robin Ward
|
96697c7957
|
Let's remove the Singleton usage of SiteSettings from Sharing
|
2015-02-12 13:51:19 -05:00 |
|
Robin Ward
|
1eecd7418e
|
FIX: Return sharing sources in the same order as the site setting
|
2015-02-12 13:03:32 -05:00 |
|
Robin Ward
|
6c65162b05
|
FIX: Title could temporarily revert to the site name
|
2015-02-12 12:28:54 -05:00 |
|
Régis Hanol
|
7b8c7ff3ef
|
FIX: sub-categories with the same name had the same background image
|
2015-02-12 18:21:07 +01:00 |
|
Robin Ward
|
8ec4d07bf2
|
Minor refactoring to help with Tags RSS
|
2015-02-12 11:53:21 -05:00 |
|
Régis Hanol
|
db53e022cc
|
FEATURE: prevent upload of more than 10 files at a time
|
2015-02-11 19:34:48 +01:00 |
|
Robin Ward
|
38fbdf65ef
|
FIX: Sometimes postChangedRoute could be triggered when torn down
|
2015-02-11 12:57:22 -05:00 |
|
Robin Ward
|
282476fdf9
|
FIX: Hide "error logs" logs from staff. Refactor admin menu HTML.
|
2015-02-11 11:53:06 -05:00 |
|
Robin Ward
|
cf3582bedb
|
FIX: JSHint wasn't validating ES6 files, this fixes a bunch of errors.
|
2015-02-10 17:21:16 -05:00 |
|
Neil Lalonde
|
d5712e43cf
|
FIX: auto-close time can be a date like 2015-2-22
|
2015-02-10 17:10:20 -05:00 |
|
Robin Ward
|
c0856daf13
|
Merge pull request #3192 from riking/patch-xss
SECURITY: missed html escaping
|
2015-02-10 15:24:09 -05:00 |
|
Régis Hanol
|
c4e427cf73
|
FEATURE: filter screened IP addresses
|
2015-02-10 19:38:59 +01:00 |
|
Robin Ward
|
d8c616a68a
|
Add a store so we can start using ES6 modules for models, finally.
|
2015-02-10 12:35:53 -05:00 |
|
Robin Ward
|
8d46de4819
|
Add a spec for the new plugins controller
|
2015-02-10 12:35:53 -05:00 |
|
riking
|
7e79daf9af
|
SECURITY: missed html escaping
|
2015-02-09 14:34:05 -08:00 |
|
Robin Ward
|
62b1969c4b
|
Merge pull request #3185 from techAPJ/patch-1
FIX: uncategorized is showing up in title tag on topics
|
2015-02-09 14:30:19 -05:00 |
|
Arpit Jalan
|
e87ff31d4c
|
FIX: uncategorized is showing up in title tag on topics
|
2015-02-10 00:54:43 +05:30 |
|
Régis Hanol
|
b809e02c6c
|
FIX: clicking an attachment link works only once
|
2015-02-09 17:49:59 +01:00 |
|
Régis Hanol
|
c9a007d5fb
|
FIX: backup logs on Firefox
FIX: debounce backup logs in order to prevent Firefox crash
FIX: 'Invalid date' in backup logs in Firefox
|
2015-02-09 16:53:28 +01:00 |
|
Arpit Jalan
|
4c602f60c6
|
Add Telugu translation files
|
2015-02-09 20:46:31 +05:30 |
|
Sam
|
4a5d79ad89
|
Merge pull request #3184 from awesomerobot/master
fixing unread count alignment
|
2015-02-09 10:44:21 +11:00 |
|
Kris Aubuchon
|
0bc35a6360
|
fixing unread count alignment
|
2015-02-08 18:09:12 -05:00 |
|
riking
|
8812f95839
|
FIX: Ember regression in read-only banner
|
2015-02-08 12:42:19 -08:00 |
|
Jeff Atwood
|
2f8e29bd04
|
Merge pull request #3180 from awesomerobot/master
fixing missing border on dropdown
|
2015-02-08 10:24:08 -08:00 |
|
Kris Aubuchon
|
29490209e7
|
fixing missing border on dropdown
|
2015-02-08 12:01:51 -05:00 |
|
Sam
|
32b40503d0
|
Merge pull request #3179 from awesomerobot/master
updating the composer category selector style
|
2015-02-08 16:46:22 +11:00 |
|
Kris Aubuchon
|
834378f996
|
updating the composer category selector style
|
2015-02-07 23:16:46 -05:00 |
|
Jeff Atwood
|
10403676d7
|
minor /categories CSS tweaks
|
2015-02-07 15:46:04 -08:00 |
|
Robin Ward
|
3cfa37b1e6
|
FIX: Support adminPlugins resource even if no plugins use it
|
2015-02-06 19:26:45 -05:00 |
|
Robin Ward
|
7dea65122e
|
Support a url field in plugin metadata
|
2015-02-06 18:08:57 -05:00 |
|
Robin Ward
|
3d7b534564
|
FEATURE: New "Plugins" admin section with extensibility support
|
2015-02-06 17:33:24 -05:00 |
|
Robin Ward
|
a65e0a80ba
|
Add support for more ES6 features
|
2015-02-06 13:26:33 -05:00 |
|
Jacob Chapel
|
e57be55979
|
FIX: Remove g and m flags from autolink regex
|
2015-02-06 00:41:38 -08:00 |
|
Sam
|
dea05e6041
|
Revert "UI: use tertiary color to generate topic progress bg"
This reverts commit 0e93bae310 .
|
2015-02-06 18:31:10 +11:00 |
|
Sam
|
0e93bae310
|
UI: use tertiary color to generate topic progress bg
|
2015-02-06 17:56:45 +11:00 |
|
Sam
|
ab25ddcc3b
|
we were forced to bind here
|
2015-02-06 16:46:28 +11:00 |
|
Sam
|
dd9c23eb5e
|
we need access to badge category bg in drop down for extensibility
|
2015-02-06 16:20:55 +11:00 |
|
Sam
|
820ce8765e
|
refactor traffic report
split traffic report in 2, page view vs raw traffic
hide raw traffic report by default
improve flushing logic for application reqs
|
2015-02-06 14:39:16 +11:00 |
|
Sam
|
1d3f4f6935
|
only send track view on get requests
|
2015-02-06 14:39:15 +11:00 |
|
Jeff Atwood
|
1ec46e3efd
|
add whee fun border emoji radius
BECAUSE FUN GOD DAMN IT
|
2015-02-05 16:36:52 -08:00 |
|
riking
|
193bf62dee
|
FIX: 'all' filter never de-highlighting
|
2015-02-05 15:02:11 -08:00 |
|
Robin Ward
|
a852f6c56f
|
Add Discourse-Track-View header to XHR when transitioning
|
2015-02-05 16:07:51 -05:00 |
|
Robin Ward
|
4e64d16a47
|
FEATURE: Allow plugins to log staff actions
|
2015-02-05 15:26:34 -05:00 |
|
Régis Hanol
|
521d3de10d
|
revert: ⬆️ update font-awesome
|
2015-02-05 17:26:18 +01:00 |
|
Robin Ward
|
68c2eb9a5b
|
Remove deprecated Discourse.ajax methods.
|
2015-02-05 11:07:15 -05:00 |
|
Robin Ward
|
c3874b6ec9
|
Remove deprecated error callback to Discourse.ajax
|
2015-02-05 10:44:33 -05:00 |
|