Robin Ward
|
3d7b534564
|
FEATURE: New "Plugins" admin section with extensibility support
|
2015-02-06 17:33:24 -05:00 |
|
Neil Lalonde
|
96b15cbba6
|
FIX: dashboard report date range calculations include time zone, and application request data too
|
2015-02-06 17:20:11 -05:00 |
|
Robin Ward
|
a65e0a80ba
|
Add support for more ES6 features
|
2015-02-06 13:26:33 -05:00 |
|
Régis Hanol
|
4db3caec7c
|
Merge pull request #3175 from chapel/fix-autolink-regex
FIX: Remove g and m flags from autolink regex
|
2015-02-06 09:56:52 +01:00 |
|
Régis Hanol
|
8e2d84ee27
|
Merge pull request #3174 from riking/patch-poll
FIX: Allow closing polls in multi-locale sites
|
2015-02-06 09:44:44 +01: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
|
95f8b3ed4c
|
FIX: status route should be served as text not html
|
2015-02-06 15:56:21 +11:00 |
|
riking
|
06f02ce9fc
|
FIX: 🈂️ Allow closing polls in multi-locale sites
|
2015-02-05 19:55:03 -08: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 |
|
Sam
|
3a0cd0b760
|
make custom fields a bit more permissive input wise
|
2015-02-06 09:03:23 +11: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
|
2fcd199f48
|
FIX: send a PM to moderators when a post has been flagged as sockpuppet
|
2015-02-05 19:58:49 +01:00 |
|
Régis Hanol
|
d0b83c6fb2
|
Merge pull request #3172 from techAPJ/patch-1
FIX: check for full name in invite email subject
|
2015-02-05 18:32:17 +01:00 |
|
Arpit Jalan
|
c90251ea25
|
FIX: check for full name in invite email subject
|
2015-02-05 22:35:25 +05:30 |
|
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 |
|
Régis Hanol
|
ef6868d870
|
forgot the *actual* font (SO :fired:)
|
2015-02-05 14:32:04 +01:00 |
|
Régis Hanol
|
4ac82f45bf
|
FIX: force font-awesome update
|
2015-02-05 14:25:27 +01:00 |
|
Régis Hanol
|
0774bd28b8
|
remove unused font-awesome file
|
2015-02-05 14:20:01 +01:00 |
|
Régis Hanol
|
f1403206ca
|
Merge pull request #3169 from riking/patch-3
SECURITY: Don't leak topic title in the redirect
|
2015-02-05 12:47:58 +01: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 |
|
Régis Hanol
|
ea50d22302
|
⬆️ update font-awesome
|
2015-02-05 12:47:02 +01:00 |
|
Arpit Jalan
|
026df5185e
|
FIX: subcategory url was incorrect in rss
|
2015-02-05 13:22:28 +05:30 |
|
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 |
|
Neil Lalonde
|
27557b8402
|
ApplicationRequest can return a report
|
2015-02-04 15:05:22 -05:00 |
|
riking
|
4c8850108a
|
SECURITY: Don't leak topic title in the redirect
|
2015-02-04 11:55:39 -08:00 |
|
Jeff Atwood
|
3948a960cd
|
minor tweak for new topic alignment
|
2015-02-04 11:29:56 -08: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 |
|
Sam
|
21402d9d9e
|
annotations
|
2015-02-04 16:34:25 +11:00 |
|
Sam
|
e105f0965c
|
infrustructure for tracking application web requests
|
2015-02-04 16:15:16 +11:00 |
|
Sam
|
06edfb85a9
|
annotations
|
2015-02-04 16:15:16 +11:00 |
|
Jeff Atwood
|
dc96d6bafe
|
move admin topic wrench down a bit
|
2015-02-03 15:01:23 -08:00 |
|
Neil Lalonde
|
8689c85b54
|
add error handling when granting admin and moderator privileges
|
2015-02-03 17:42:08 -05:00 |
|
Arpit Jalan
|
68377ba4ab
|
add class for container div on 404 page
|
2015-02-04 00:40:21 +05:30 |
|
Régis Hanol
|
0e5c9b2590
|
small upload code refactor
|
2015-02-03 18:44:18 +01:00 |
|
Arpit Jalan
|
a092944582
|
FIX: URL encoding was not working for %23 in links
|
2015-02-03 22:06:49 +05:30 |
|