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 |
|
riking
|
8812f95839
|
FIX: Ember regression in read-only banner
|
2015-02-08 12:42:19 -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
|
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 |
|
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 |
|
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 |
|
Régis Hanol
|
48de485f72
|
Merge pull request #3170 from riking/show_mentions
FEATURE: Mentions stream on user profile
|
2015-02-05 12:47:22 +01:00 |
|
riking
|
2154f5478a
|
FEATURE: Mentions stream on user profile
|
2015-02-04 22:03:44 -08:00 |
|
Sam
|
08b790b3c2
|
improve metrics gathered using in our traffic section
this also pulls out the middleware into its own home and inserts in front
|
2015-02-05 16:08:52 +11:00 |
|
Sam
|
c9adfa65a0
|
FEATURE: dashboard stats for application traffic
|
2015-02-05 11:18:21 +11:00 |
|
Robin Ward
|
25daca8f23
|
Helpers for plugins to support enabling/disabling
|
2015-02-04 16:23:56 -05:00 |
|
Régis Hanol
|
8a5a229c3f
|
FIX: category backgrounds were broken
|
2015-02-04 16:38:42 +01:00 |
|
Sam
|
3fc930526c
|
fix typo
|
2015-02-04 18:25:37 +11:00 |
|
Sam
|
67eccee990
|
FEATURE: basic disk space usage stats
|
2015-02-04 18:05:17 +11:00 |
|
Neil Lalonde
|
8689c85b54
|
add error handling when granting admin and moderator privileges
|
2015-02-03 17:42:08 -05:00 |
|
Arpit Jalan
|
a092944582
|
FIX: URL encoding was not working for %23 in links
|
2015-02-03 22:06:49 +05:30 |
|
Jeff Atwood
|
c1ddda3e8f
|
try removing "loading topic..." vs spinner
|
2015-02-02 23:10:07 -08:00 |
|
Sam
|
85d9b2d227
|
regression, missing local storage would cause script to break
|
2015-02-03 13:17:03 +11:00 |
|
Sam
|
5ddec2e76d
|
revert lodash upgrade, it is causing severe breakages elsewhere
|
2015-02-03 11:51:34 +11:00 |
|
Régis Hanol
|
03f7a12b52
|
UX: use 🌟 icon for recently used emoji tab
|
2015-02-02 22:28:58 +01:00 |
|
Régis Hanol
|
69f95df297
|
FEATURE: recently used emoji tab
⬆️ update lodash to V.3.0.1
|
2015-02-02 21:54:15 +01:00 |
|
Régis Hanol
|
0a252d7785
|
FIX: quote whote post should insert at cursor position
|
2015-02-02 19:08:28 +01:00 |
|
Neil Lalonde
|
b56999e984
|
show last 30 days on about page
|
2015-02-02 12:27:49 -05:00 |
|
Arpit Jalan
|
88306cc112
|
FIX: uncategorized category was not loading updates in edit mode
|
2015-02-02 21:50:29 +05:30 |
|
Sam
|
8304c306a4
|
Merge pull request #3158 from techAPJ/patch-2
FIX: Not allow TL4 user to set staff color
|
2015-02-02 16:27:39 +11:00 |
|