Guo Xiang Tan
|
f4758a4c4d
|
FEATURE: Allow admins to schedule a topic to be published in the future.
|
2017-04-04 11:16:05 +08:00 |
|
Guo Xiang Tan
|
04edbea693
|
UX: Remove width on .auto-update-input .
|
2017-03-31 17:13:50 +08:00 |
|
Guo Xiang Tan
|
34b7bee568
|
FEATURE: Allow admin to auto reopen at topic.
* This commit also introduces a `TopicStatusUpdate`
model to support other forms of deferred topic
status update in the future.
|
2017-03-31 11:14:18 +08:00 |
|
jomaxro
|
6fb255957c
|
Move watching-first-post to notification-options
Also remove extra classes from scss, made targeting watching-first-post different from all other notification states
|
2017-03-30 18:37:51 -04:00 |
|
jomaxro
|
495c11e633
|
Remove watching-first-post from user SCSS
Move to notification-options.scss
|
2017-03-30 18:33:24 -04:00 |
|
Neil Lalonde
|
8742f5176f
|
FIX: tags and topic links rendered outside of page header
|
2017-03-29 16:48:53 -04:00 |
|
Neil Lalonde
|
20400cb33f
|
add category colour to left side of box style
|
2017-03-27 14:40:59 -04:00 |
|
Neil Lalonde
|
899a747e68
|
FIX: use consistent heading style in the category box styles
|
2017-03-27 14:11:01 -04:00 |
|
Neil Lalonde
|
6e847bb297
|
FEATURE: mobile support for row and box category styles
|
2017-03-27 13:55:39 -04:00 |
|
Robin Ward
|
60975fcc18
|
Remove the "unread" timeline section
|
2017-03-27 11:07:27 -04:00 |
|
Neil Lalonde
|
0083602ddd
|
Revert "FEATURE: mobile support for row and box category styles"
|
2017-03-25 00:38:56 -04:00 |
|
Neil Lalonde
|
33ed064e59
|
FEATURE: mobile support for row and box category styles
|
2017-03-23 16:03:27 -04:00 |
|
Robin Ward
|
cacf48fdb5
|
Experimental: Try adding a darker color in the timeline for unread
|
2017-03-23 15:49:47 -04:00 |
|
giorgia
|
b8ee2cabcf
|
add style to make tabs clickable
|
2017-03-20 15:23:00 +01:00 |
|
giorgia
|
576982484d
|
FEATURE: Make admin user list sortable.
https://meta.discourse.org/t/make-admin-users-list-sortable-suggestion/47649
|
2017-03-16 09:24:15 +08:00 |
|
Anaketa
|
d7dedc4649
|
add show/hide to tooltip
|
2017-03-15 17:23:52 +01:00 |
|
Neil Lalonde
|
5c923fef58
|
FIX: category logo preview in settings shouldn't render it like a background image
|
2017-03-14 17:12:09 -04:00 |
|
Neil Lalonde
|
6d7e968e30
|
FEATURE: box-style rendering of sub-categories
|
2017-03-13 15:25:52 -04:00 |
|
Sam
|
19ad1e2c2e
|
less opacity for quote button
|
2017-03-10 14:57:58 -05:00 |
|
Guo Xiang Tan
|
0e41b1181a
|
UX: Display button to add a group when no group has been selected.
https://meta.discourse.org/t/new-button-on-groups/44546
|
2017-03-10 17:15:49 +08:00 |
|
Régis Hanol
|
00380d84c5
|
UX: display text & html parts alongside raw email in incoming email modal
|
2017-03-08 23:15:42 +01:00 |
|
Rimian Perkins
|
95f7b60212
|
less restrictive to allow plugin outlets
for extra-nav-items
|
2017-03-06 14:38:57 +11:00 |
|
Guo Xiang Tan
|
442bef2df9
|
Merge pull request #4706 from gsambrotta/add-name-search-dropbox
FEATURE: Add user name in search results
|
2017-03-02 15:22:15 +08:00 |
|
Neil Lalonde
|
262016604d
|
FEATURE: each category can control how many topics to show on categories page
|
2017-03-01 15:12:57 -05:00 |
|
giorgia
|
d308638a18
|
create searchResultUserSerializer, display name next to username in search results
|
2017-03-01 13:11:01 +01:00 |
|
Guo Xiang Tan
|
758e3e52f7
|
FIX: Mobile topic timeline broken on Chrome 56.
* See https://developers.google.com/web/updates/2017/01/scrolling-intervention.
From Chrome 56 onwards, `touchstart` event listeners are treated as passive
by default which does not call `preventDefault` resulting in the page
scrolling when topic timeline handle is being dragged.
|
2017-02-27 11:39:57 +08:00 |
|
Robin Ward
|
41db9e0d94
|
FIX: Silence CSS errors in Safari
|
2017-02-17 16:21:35 -05:00 |
|
Jeff Atwood
|
a6dd1a2cd4
|
onebox last para needs less bottom margin
|
2017-02-16 15:39:46 -08:00 |
|
Jeff Atwood
|
34223dca4e
|
minor CSS fix for custom user fields on user cards
|
2017-02-16 01:45:20 -08:00 |
|
Jeff Atwood
|
311b983c59
|
minor copyedit
|
2017-02-16 01:31:21 -08:00 |
|
Neil Lalonde
|
d0fbb27f3e
|
FEATURE: new invite acceptance page, where username can be chosen and password can be set
|
2017-02-15 16:51:57 -05:00 |
|
Jeff Atwood
|
77033f4855
|
simpler twitter onebox CSS that works everywhere
|
2017-02-08 17:18:53 -08:00 |
|
Jeff Atwood
|
933af0b40e
|
align onebox twitter date
|
2017-02-08 17:14:11 -08:00 |
|
Jeff Atwood
|
485c36141c
|
onebox right padding should not be asymmetric
|
2017-02-08 17:11:19 -08:00 |
|
Jeff Atwood
|
fe32c64dd9
|
FIX: twitter onebox styling was poor on mobile
|
2017-02-08 17:08:40 -08:00 |
|
Arpit Jalan
|
75f154b177
|
bump onebox
|
2017-02-08 12:08:41 +05:30 |
|
Arpit Jalan
|
0c0da86e0c
|
UX: CSS for pdf onebox
|
2017-02-07 00:04:01 +05:30 |
|
Neil Lalonde
|
c4e10f2a9d
|
FEATURE: redesign the change password page to use javascript and validations
|
2017-02-03 16:09:24 -05:00 |
|
Sam
|
06570f8e5a
|
UX: less restrictive selector to allow for plugin outlets
Currently plugin outlets in LIs will generate a wrapping SPAN,
this makes an allowence in core for nave extenstions (like solved does)
|
2017-02-02 12:18:03 -05:00 |
|
Guo Xiang Tan
|
156a00af47
|
UX: Show edit button on post revision modal as long as user can edit.
|
2017-01-27 10:49:17 +08:00 |
|
Neil Lalonde
|
61d4c1203e
|
FEATURE: group avatar flair shows on topic participants list, and participant avatars can have custom styles
|
2017-01-18 11:38:00 -05:00 |
|
Guo Xiang Tan
|
17da0bd11f
|
UX: Display wiki icon on post edits indicator.
|
2017-01-17 06:33:58 +08:00 |
|
Jeff Atwood
|
56abe065bc
|
tighten header margin on onebox
|
2017-01-14 22:11:46 -08:00 |
|
Ola Christensson
|
82fab2343f
|
Display tabs with smaller widths for code blocks
The default browser behavior is a tab width of 8 characters. This changes the width to 4 characters.
|
2017-01-10 10:06:53 +01:00 |
|
Guo Xiang Tan
|
43d950f813
|
FIX CSS for autocomplete.
|
2017-01-04 12:37:02 +08:00 |
|
Guo Xiang Tan
|
43671b1fda
|
UX: Display group fullname in mention autocomplete.
|
2017-01-04 11:40:14 +08:00 |
|
Jeff Atwood
|
4e44845714
|
de-emphasize onebox URL field with color
|
2017-01-03 14:08:56 -08:00 |
|
Neil Lalonde
|
9c79bf1865
|
FIX: .bullet + .topic-header-extra pixel perfect vertical alignment
|
2017-01-03 14:00:14 -05:00 |
|
Arpit Jalan
|
615fd2eb87
|
UX: sane max-height for onebox images
|
2017-01-03 21:06:49 +05:30 |
|
Guo Xiang Tan
|
40deef32e3
|
UX: Automatic width for fontawesome icons on groups page.
|
2017-01-03 10:07:59 +08:00 |
|