Robin Ward
8d46de4819
Add a spec for the new plugins controller
2015-02-10 12:35:53 -05:00
Sam
39e828dee4
improve formatting
2015-02-10 15:59:08 +11:00
Sam
d5405eebde
Add basic snapshot comparison for tracking memory leaks
2015-02-10 15:54:16 +11:00
Sam
1d99f5c9c0
FEATURE: add process stats to memory report
2015-02-10 12:34:01 +11:00
Sam
3aea00473b
FEATURE: improve memory reporting of /admin/memory_stats
2015-02-10 11:48:30 +11: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
1e6f886886
FIX: use distributed mutex to prevent errors when uploading emojis in batches
2015-02-09 18:54:57 +01:00
Régis Hanol
e9d5c5c0a8
Merge pull request #3187 from linc01n/fix_custom_mobile_top_footer
...
Fix customize HTML/CSS only show desktop code
2015-02-09 18:44:29 +01:00
Régis Hanol
b809e02c6c
FIX: clicking an attachment link works only once
2015-02-09 17:49:59 +01:00
Lincoln Lee
02f3f8c1b3
Fix customize HTML/CSS only show desktop code
...
custom_top and custom_footer method in SiteCustomization is setting
:desktop as default argument for `target`
It output the desktop version of the custom_top, custom_footer even
user in mobile_view.
This fix is adding the missing target into method argument.
2015-02-10 00:48:42 +08:00
Régis Hanol
e0703dbbc7
FIX: broken gravatar link when using S3
...
Don't break the optimized image workflow when there was an issue downloading a copy of the original image
2015-02-09 17:00:58 +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
e8323fa534
FIX: removing a group from a user was not removing primary group
2015-02-09 16:03:09 +11:00
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
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