Jeff Atwood
57b85f2dc8
fix title overflow on user page
2015-07-10 14:35:47 -07:00
Kane York
e4aa0e143d
FIX: Linebreaks not showing in tweets
2015-07-10 13:22:16 -07:00
Robin Ward
ecd48a4b35
FIX: When finding a topic by slug only, use replaceState
2015-07-10 15:56:49 -04:00
Robin Ward
284b86cf5d
Refactor PostActionSummary a bit.
...
- Remove `Discourse` constant.
- Use `LikeCount` instead of `Likecount`
2015-07-10 15:56:49 -04:00
Jeff Atwood
ce86c9956e
Merge pull request #3548 from tgxworld/coloured_hearts
...
UX: Seeing black hearts make me sad.
2015-07-10 11:44:50 -07:00
Kane York
6f03aa164f
FIX: Automatically add like-count to post menu
2015-07-10 10:11:13 -07:00
Robin Ward
ac2f5cbdab
FIX: Admin user fields weren't showing errors
...
Also updated it to remove deprecations and item controller
2015-07-10 12:31:30 -04:00
Sam
84549929ba
Merge pull request #3598 from tgxworld/shift_badges_down_for_mobile
...
UX: Shift notification badge down on mobile.
2015-07-10 16:51:12 +10:00
Sam
4a5a2d869e
FEATURE: search by user id or category id
...
FIX: more search results work if you open in new tab
FIX: carry context to full page search
2015-07-10 16:31:28 +10:00
Sam
a2398c07f7
UX: faster liking reaction times
2015-07-10 15:00:06 +10:00
Sam
feadfb2e46
improve who liked styling
2015-07-10 14:48:44 +10:00
Sam
f533276507
FIX: do not publish all categories when a category changes.
...
minor fixes to UI, still needs more work for live refresh of category listing
2015-07-10 12:09:43 +10:00
Sam
4b5354a99e
simple redis memory analysis script
2015-07-10 09:00:01 +10:00
Arpit Jalan
63b5a6c4e0
Update Translations
2015-07-09 18:57:52 +05:30
Guo Xiang Tan
76e3acbcb3
UX: Shift notification badge down on mobile.
2015-07-09 19:28:38 +08:00
Sam
3d8f06f623
bump message bus to correct failure when running specs
2015-07-09 17:40:23 +10:00
Sam
e516036492
correct broken specs
2015-07-09 17:05:15 +10:00
Sam
6a26cc4b7e
Update message bus
...
This cuts down a lot on redis required storage
2015-07-09 16:52:22 +10:00
Arpit Jalan
8c44c51824
Merge pull request #3591 from riking/patch-3
...
FIX: Don't root CSV export URLs
2015-07-09 08:34:41 +05:30
Sam
160ee67620
Merge pull request #3571 from tgxworld/fix_header_not_dismissing_on_click
...
UX: Dropdown not dismissing until next page renders.
2015-07-09 11:49:58 +10:00
Sam
a0740e8976
Merge pull request #3587 from tgxworld/emoji_not_shown_in_notifications
...
FIX: Emoji not shown in notifications.
2015-07-09 11:45:13 +10:00
cpradio
997a02dd0c
UX: Add printer-friendly.scss to make short topics print nicely.
...
Remove references to .ember-view
2015-07-08 18:00:03 -04:00
cpradio
493ab29bb7
UX: Add printer-friendly.scss to make short topics print nicely.
2015-07-08 16:53:35 -04:00
Sam
53b0b7025d
bump mini profiler
2015-07-08 23:35:22 +10:00
Sam
560481613e
better memory report for rack mini profiler
2015-07-08 23:07:38 +10:00
Sam
b72881aaf0
update rack mini profiler
2015-07-08 17:37:35 +10:00
Sam
2bd6e201f9
UX: tweak location of like count
...
UX: clean up fade logic so it meshes with new like style
EXTENSIBILITY: add hook for insertion of custom HTML for buttons
UX: stop suppressing share for anon, like expander is not suppressed
old behavior is inconsistent
also reimplements like count expander as a proper button,
adds a nice label for it
2015-07-08 15:10:53 +10:00
Robin Ward
73fc612cbc
Use the number formatter for likes in case they get really big
2015-07-07 16:01:30 -04:00
Robin Ward
300faa6744
UX: Put links back in flags summaries in advance of refactor.
2015-07-07 15:50:14 -04:00
Robin Ward
7eb6dca3ec
Move who liked a post above the replies
2015-07-07 15:37:48 -04:00
Robin Ward
4706b77940
Backwards compatibility with deprecation for Discourse.PostMenuView
2015-07-07 15:18:19 -04:00
Robin Ward
724781f426
FIX: Support topic templates when changing category too
2015-07-07 14:39:24 -04:00
Neil Lalonde
5e63420064
fix enveloppe typo
2015-07-07 14:06:42 -04:00
Neil Lalonde
c32ea73456
add index on user_visits for reports
2015-07-07 14:06:42 -04:00
Neil Lalonde
782dd13e78
FEATURE: track user visits on mobile and display on admin dashboard in a new Mobile section
2015-07-07 14:06:42 -04:00
Robin Ward
0330e17ffa
Merge pull request #3592 from Xenograph/master
...
FIX: Substrings of reserved usernames no longer treated as reserved
2015-07-07 11:41:36 -04:00
Robin Ward
6ba6a59552
FIX: Broken spec
2015-07-07 11:39:44 -04:00
Robin Ward
2c14acac72
Merge pull request #3236 from sigginet/patch-1
...
FIX: Added two user badge triggers
2015-07-07 11:25:11 -04:00
Robin Ward
8b79337ca4
Merge pull request #3589 from k0uki/fix_ja_pluralization_rules
...
pluralizationRules for Japanese translation
2015-07-07 11:22:16 -04:00
Robin Ward
8be37193ee
Trivial changes to poll plugin, including a small typo fix.
2015-07-07 10:51:51 -04:00
Arpit Jalan
90430eda62
UX: better user title on groups index page (mobile)
2015-07-07 18:48:51 +05:30
Arpit Jalan
66bd1053cf
UX: fix group members page mobile layout
2015-07-07 18:21:44 +05:30
Doug
5e615ef26e
Fixed bug that caused substrings of reserved usernames to be treated as reserved.
2015-07-06 23:54:25 -07:00
Kane York
38acc8a070
FIX: Don't root CSV export URLs
2015-07-06 15:19:31 -07:00
Neil Lalonde
00e1659a57
remove some intermittently failing report specs. they aren't worth the cost of maintaining them.
2015-07-06 15:01:43 -04:00
Neil Lalonde
8c84e60df6
FIX: application request numbers for prev 30 day period was for current 30 day period minus today, not previous 30 days
2015-07-06 15:01:43 -04:00
Arpit Jalan
5c8302c789
UX: better user title on groups index page
2015-07-06 23:58:37 +05:30
Arpit Jalan
f84341f8e0
FIX: add title to group_user serializer
2015-07-06 23:00:00 +05:30
Neil Lalonde
0bb3123a67
FIX: link to logster when served from a subfolder
2015-07-06 11:18:20 -04:00
Arpit Jalan
0314685627
FIX: redirect signup to sso url if sso enabled
2015-07-06 20:21:18 +05:30