Jeff Atwood
28bd46d816
clean up user page mobile styles
2014-10-31 12:21:55 -07:00
Jeff Atwood
e822108d85
tighten up mobile search spacing
2014-10-31 12:12:25 -07:00
Jeff Atwood
f179c8a6fb
make search help fit on mobile
2014-10-31 12:07:09 -07:00
Jeff Atwood
b732e9b1bb
tighten up expansion left gutter
2014-10-31 11:46:31 -07:00
vagrant
cbaa8893ce
few small usercard fixes, more to come!
2014-10-31 00:46:27 -04:00
Robin Ward
b5e9e9d6bd
FIX: Enable word wrap for pre
tags in embedded discourse on iOS
2014-10-30 16:14:40 -04:00
Jeff Atwood
212b593960
long embed content urls overflow in safari?
2014-10-30 10:15:44 -07:00
Sam
cd0ff7b0f2
Merge pull request #2932 from awesomerobot/master
...
new usercard style
2014-10-30 11:01:05 +11:00
Kris Aubuchon
faece5a504
new usercard style
2014-10-29 19:48:20 -04:00
Robin Ward
7990d6ba2f
Revert "FIX: Workaround for modal CSS bugs in IOS 8. Don't use a table to"
...
This reverts commit edea7180f4
.
2014-10-29 12:43:19 -04:00
Régis Hanol
3dcccb5dee
Merge pull request #2926 from mcwumbly/hide-revision-button
...
UX: show the hide revision button on mobile
2014-10-29 01:02:01 +01:00
David McClure
827a13a08b
UX: show the hide revision button on mobile
2014-10-28 16:58:35 -07:00
Régis Hanol
7525a896df
UX: make the blue notification float over the column headers on desktop
2014-10-29 00:46:05 +01:00
Robin Ward
39bbab89cc
Merge pull request #2928 from awesomerobot/master
...
fixing the broken groups page
2014-10-28 16:07:47 -04:00
Kris Aubuchon
f353df97e3
fixing the broken groups page
2014-10-28 16:04:18 -04:00
Kris Aubuchon
ff4dcb8520
fixing the broken groups page
2014-10-28 15:48:03 -04:00
Robin Ward
edea7180f4
FIX: Workaround for modal CSS bugs in IOS 8. Don't use a table to
...
vertically centre, use a margin offset.
2014-10-28 12:03:36 -04:00
Jeff Atwood
93af6107e7
Merge pull request #2924 from awesomerobot/master
...
new user profile page
2014-10-27 22:24:42 -07:00
Kris Aubuchon
f605a7ef61
new user profile page
2014-10-27 23:35:16 -04:00
Régis Hanol
e7f251c105
LOTS of changes to properly handle post/topic revisions
...
FIX: history revision can now properly be hidden
FIX: PostRevision serializer is now entirely dynamic to properly handle
hidden revisions
FIX: default history modal to "side by side" view on mobile
FIX: properly hiden which revision has been hidden
UX: inline category/user/wiki/post_type changes with the revision
details
FEATURE: new '/posts/:post_id/revisions/latest' endpoint to retrieve
latest revision
UX: do not show the hide/show revision button on mobile (no room for
them)
UX: remove CSS transitions on the buttons in the history modal
FIX: PostRevisor now handles all the changes that might create new
revisions
FIX: PostRevision.ensure_consistency! was wrong due to off by 1
mistake...
refactored topic's callbacks for better readability
extracted 'PostRevisionGuardian'
2014-10-27 22:06:43 +01:00
Sam
6d3d425611
apply same fix to mobile
2014-10-27 09:16:51 +11:00
Sam
5b02bc03a8
FIX: search was rendering incorrectly in safari mac
2014-10-27 09:09:05 +11:00
Jeff Atwood
de05012c76
tighten up draft display on mobile
2014-10-21 23:37:34 -07:00
Jeff Atwood
5161d0f23d
increase click area on editor toggle, mobile
2014-10-21 23:27:06 -07:00
Jeff Atwood
ea681d92a2
increase click area on editor toggle
2014-10-21 23:17:58 -07:00
Neil Lalonde
c330fb7639
add missing semicolon
2014-10-21 14:57:26 -04:00
Jeff Atwood
d501f003ca
fix up /about on mobile
2014-10-21 01:09:54 -07:00
Jeff Atwood
7cda43e502
fix expanded avatar 1 row css suppress mobile
2014-10-21 00:50:17 -07:00
Jeff Atwood
e88fc65de4
fix expanded avatar 1 row css suppression
2014-10-21 00:34:57 -07:00
Robin Ward
71f211f0b3
FEATURE: Allow users to select a badge with an image to appear on their
...
user card
2014-10-20 16:35:38 -04:00
Robin Ward
1cf4a0d604
Rename "User Expansion" to the much clearer "User Card"
2014-10-20 12:11:59 -04:00
Régis Hanol
29b2788ca6
Merge pull request #2896 from awesomerobot/master
...
sticking transitions into a sass mixin
2014-10-20 16:26:53 +02:00
Kris Aubuchon
b97a4f5bd0
sticking transitions into a sass mixin
2014-10-20 09:54:36 -04:00
Sam
147e4bf056
add some padding
2014-10-18 18:12:48 +11:00
Sam
bfbfc16cca
Correct hard coded URL, implement missing features
2014-10-18 18:09:45 +11:00
Sam
bf7ee92d56
Move search help to a more intuative spot
2014-10-18 18:00:54 +11:00
Jeff Atwood
ba9e4b42fe
mobile "new/updated topics" alert was too small
2014-10-19 23:01:19 -07:00
Jeff Atwood
2517496bf4
multiple lines of post-actions smushed on mobile
2014-10-19 22:47:34 -07:00
Sam
742c5e29c9
FEATURE: advanced search help
2014-10-18 14:27:33 +11:00
Arpit Jalan
7b81e79b12
Show raw email in text box
2014-10-20 00:51:22 +05:30
Kris Aubuchon
d132b35426
a handful of minor style updates/fixes
2014-10-18 23:07:55 -04:00
Régis Hanol
c59e56ec63
Merge pull request #2882 from techAPJ/patch-1
...
FEATURE: show raw email for replies/topics created via email
2014-10-18 21:16:17 +02:00
Jeff Atwood
b77f7ce567
overflow:hidden on blockquote caused IE freakout
2014-10-18 02:48:25 -07:00
Arpit Jalan
3854c0a29e
only staff can view raw email
2014-10-17 23:21:18 +05:30
Arpit Jalan
2131a37811
FEATURE: show raw email for replies/topics created via email
2014-10-17 22:22:19 +05:30
Régis Hanol
ab9a0235b4
UX: make sure onebox avatar's dimensions arent overriden in order to prevent 'bumps' when the image loads
2014-10-17 18:32:24 +02:00
Régis Hanol
35c30368f0
UX: fix embedded posts background for good
2014-10-17 17:04:08 +02:00
Jeff Atwood
9e9bfe03c0
add overflow:hidden to blockquote (for images)
2014-10-16 22:45:45 -07:00
Robin Ward
08233fc86e
FIX: Show images in the admin section list for badges. Add help text to
...
indicate icons can be images too.
2014-10-16 16:43:34 -04:00
Robin Ward
f3a67a48a3
Merge pull request #2874 from cpradio/clear-notifications
...
FEATURE: Mark All as Read button for Notifications page
2014-10-16 15:57:19 -04:00
Robin Ward
4d465362b5
FEATURE: Allow a user to upload an image for their expansion background.
2014-10-16 15:05:36 -04:00
Régis Hanol
8bb20f2260
UX: dim hidden revisions
2014-10-16 16:32:02 +02:00
Régis Hanol
de47acf548
UX: wiki/moderator/deleted background applied excessively to unrolled replies
2014-10-16 16:19:01 +02:00
Jeff Atwood
6c95ddf90c
remove another lightbox 100% width hack
2014-10-15 22:38:18 -07:00
Jeff Atwood
fc1176acae
FIX: use overflow:hidden on reply expansions
2014-10-15 22:34:56 -07:00
cpradio
8f390c979b
FEATURE: Mark All as Read button for Notifications page
...
Added a Mark All as Read button to the top/bottom of the notifications user page
https://meta.discourse.org/t/possibility-to-selectively-or-completely-mark-notifications-as-read/20227
Remove notifications property (no longer used)
2014-10-13 06:31:27 -04:00
Robin Ward
cd8b896272
Revert "UX: On mobile add a max width for really long forum names"
...
This reverts commit ba245ca098
.
2014-10-14 17:27:58 -04:00
Jeff Atwood
3dbd1c195a
FIX: wide mobile topic title overflowed in editor
2014-10-14 14:12:52 -07:00
Robin Ward
ba245ca098
UX: On mobile add a max width for really long forum names
2014-10-14 17:01:16 -04:00
Régis Hanol
5569c45d3b
FIX: revision history modal wasn't properly handling large revision on mobile
2014-10-14 00:02:09 +02:00
Régis Hanol
65dd05cb41
UX: fix revision history modal on mobile
2014-10-13 23:26:49 +02:00
Régis Hanol
d70bb0e58b
UX: fix post admin menu positioning & closing on mobile
2014-10-13 22:38:22 +02:00
Régis Hanol
199896a607
UX: add new wiki color as a site-level color variable
2014-10-13 19:43:24 +02:00
Jeff Atwood
3a571997a0
remove right padding from topic list titles
2014-10-13 02:49:22 -07:00
Jeff Atwood
ad4994ff0b
move "easier to tap" topic list paddings to base
2014-10-13 00:26:13 -07:00
Jeff Atwood
dd870e8cdc
top/bottom pad title in topic lists: easier click
2014-10-12 23:48:04 -07:00
Jeff Atwood
0a678fbf36
slight mobile improvement for editing topic title
2014-10-12 23:28:33 -07:00
Jeff Atwood
a23884fd53
FIX: mobile, multi-line first post actions blocked topic map
2014-10-11 23:25:38 -07:00
Jeff Atwood
68b456a57d
remove unnecessary spinner styles for mobile
2014-10-11 23:19:04 -07:00
Jeff Atwood
67b543754a
edit preview got unhidden on mobile, hide it again
2014-10-11 23:04:55 -07:00
Jeff Atwood
c8ab29fa31
get rid of bad editor media queries in mobile.scss
2014-10-11 15:38:32 -07:00
Jeff Atwood
b736fb7016
hacky override of inline select2 width in editor
2014-10-11 05:49:18 -07:00
Jeff Atwood
98c8c48f6c
add better mobile inline title edit styles
2014-10-11 05:41:10 -07:00
Jeff Atwood
8156518aa6
oops
2014-10-11 05:32:40 -07:00
Jeff Atwood
ab83fbff89
few more mobile editor tweaks
2014-10-11 05:29:50 -07:00
Jeff Atwood
bf5ef3aec3
minor mobile editor tweaks
2014-10-11 05:08:25 -07:00
Jeff Atwood
5dbf707cb3
min-width of 1280px for editor on mobile??
...
OH HELLllll TO THE NO
2014-10-11 04:37:30 -07:00
Jeff Atwood
15b94acd85
width 100% for editor on mobile; no preview
...
also remove box-sizing mixin, use native CSS3
2014-10-11 04:30:34 -07:00
Jeff Atwood
27061d5fab
move editor spinner css to shared (base) css
2014-10-11 04:08:16 -07:00
Jeff Atwood
b587137302
remove editor preview css styles from mobile
2014-10-11 03:59:26 -07:00
Jeff Atwood
be43d51536
remove admin-loading in favor of spinner css
2014-10-11 03:46:42 -07:00
Arpit Jalan
a682de6331
FIX: css change broke build
2014-10-11 14:33:17 +05:30
Jeff Atwood
6571a9d924
make editor preview cursor default not i-beam
2014-10-10 16:02:14 -07:00
Jeff Atwood
333aafad47
add clip to mobile text site title
2014-10-10 15:48:50 -07:00
Jeff Atwood
1c838513cd
FIX: all-text site titles were too wide
2014-10-10 15:43:01 -07:00
Jeff Atwood
70cccb0a06
tweak header box shadow
2014-10-10 15:31:54 -07:00
Jeff Atwood
5c0bb56748
remove unnecessary @includes on box-shadow
2014-10-10 15:02:46 -07:00
Jeff Atwood
66a51729b3
copyedits on relative auto-close
2014-10-10 14:32:52 -07:00
Régis Hanol
5754e8dd0f
FEATURE: auto-close topics based on last post
2014-10-10 18:21:44 +02:00
Robin Ward
c1b8943a6f
FIX: Category badges in the header should use the primary header color
2014-10-09 16:48:15 -04:00
Robin Ward
80183f04f5
FIX: CSS on admin referrals broke with the fixed table. See:
...
https://meta.discourse.org/t/admin-dashboard-top-referred-topics-links-overlap-with-clicks/20945
2014-10-09 16:12:02 -04:00
Robin Ward
d03e811ab7
UX: Fixed padding on reply to user
2014-10-08 17:17:43 -04:00
Robin Ward
a16d483c3c
UX: If there is a reply by email icon, don't overlap with the reply tab
2014-10-08 15:58:49 -04:00
Robin Ward
f9a8f6d6ce
FEATURE: Support for a required
setting on user fields.
2014-10-08 15:10:19 -04:00
Kris Aubuchon
75cf1a1953
adding animation to extra-info title, and mild restructure
2014-10-08 12:20:44 -04:00
Kris Aubuchon
f4f6236902
changes: topic title editor layout, badge alignment in scrolled header
2014-10-07 11:41:04 -04:00
Jeff Atwood
e8563c7d57
tweaks to make flagging page better on mobile
2014-10-07 01:29:44 -07:00
Jeff Atwood
1146ad3a63
use proper trash watermark
2014-10-07 00:24:24 -07:00
Jeff Atwood
03d440095f
clean up /about page styles on mobile
2014-10-07 00:18:54 -07:00
Jeff Atwood
a0d78290f2
incorrect fix for avatar height in topic map
2014-10-07 00:03:39 -07:00
Sam
a7618ec4f6
FIX: select + replies could not be selected
2014-10-07 16:53:19 +11:00
Sam
620c3b3dcd
UX: improve select2 category picker styling
2014-10-07 16:28:11 +11:00
Jeff Atwood
b4c38dbc5a
correct star spacing for topics with no category
2014-10-06 16:19:27 -07:00
Jeff Atwood
7c386035d1
remove float-left from title-wrapper
2014-10-06 16:02:16 -07:00
Jeff Atwood
8474e3b77f
oops
2014-10-06 15:33:25 -07:00
Jeff Atwood
93e7aa832c
tweaks to has-category docked layout
2014-10-06 15:32:38 -07:00
Robin Ward
52298faaa0
Revert "Revert "Add striped category badges under title""
...
This reverts commit 85b6b2550e
.
2014-10-06 16:29:13 -04:00
Robin Ward
02814f0d89
Revert "Revert "new docked title category style - needs additional work""
...
This reverts commit e886cc2dad
.
2014-10-06 16:29:13 -04:00
Régis Hanol
aa3a658bb1
remove float from the 'show email' button on user's profile on mobile
2014-10-06 22:24:43 +02:00
Robin Ward
e886cc2dad
Revert "new docked title category style - needs additional work"
...
This reverts commit 43467a8aaa
.
2014-10-06 16:13:51 -04:00
Robin Ward
85b6b2550e
Revert "Add striped category badges under title"
...
This reverts commit 331e63e3af
.
2014-10-06 16:13:51 -04:00
Robin Ward
331e63e3af
Add striped category badges under title
2014-10-06 15:58:57 -04:00
Kris Aubuchon
43467a8aaa
new docked title category style - needs additional work
2014-10-06 15:58:57 -04:00
Régis Hanol
67c10a7eab
UX: add topic admin button to the bottom of the topic
2014-10-06 20:19:07 +02:00
Kris Aubuchon
1224ffa1c5
restructuring post titles a bit
2014-10-06 11:50:18 -04:00
Jeff Atwood
fa830c8d69
fix avatar expanded topic map height
2014-10-03 15:58:02 -07:00
Jeff Atwood
3483c7b0de
UX: drop text from loading spinner, make bigger
2014-10-03 13:38:55 -07:00
Jeff Atwood
ce8a4266b6
FIX: mobile layout was too wide
2014-10-03 12:49:48 -07:00
Jeff Atwood
4343b19c1b
Revert "Fix: CSS to reveal hidden or partially visible avatars on 2nd line"
...
This reverts commit a6d6f6b42a
.
2014-10-03 09:25:36 -07:00
lidlanca
a6d6f6b42a
Fix: CSS to reveal hidden or partially visible avatars on 2nd line
...
clear:left was added to an existing selector that match other elements that may no need it.
in case of a negative affect it should be moved to its own selector
.topic-map .links {
}
2014-10-02 23:47:34 -04:00
Jeff Atwood
5fe1f99bf5
drop text from loading spinner
2014-10-02 14:50:13 -07:00
Jeff Atwood
75804d8fa8
remove some unused images
2014-10-02 13:23:36 -07:00
Jeff Atwood
23258d5109
switch to white spinner
2014-10-02 13:19:42 -07:00
Jeff Atwood
57eb435a69
remove unneeded topics-loading styles
2014-10-02 13:14:11 -07:00
Robin Ward
381814fd5d
Adds support for a description to user fields.
2014-10-02 15:56:52 -04:00
Jeff Atwood
295a3c108e
tighten up title bottom margin a bit
2014-10-02 12:26:57 -07:00
Jeff Atwood
442b22252e
increase inline title edit pencil size slightly
2014-10-02 03:08:44 -07:00
Jeff Atwood
5857c94662
allow mobile edit topic, fix hamburger fontsize
2014-10-02 03:00:54 -07:00
Jeff Atwood
5234189581
margin-bottom on mobile star to align cats/title
2014-10-02 02:52:13 -07:00
Jeff Atwood
f96e6e2376
remove extra space in front of mobile topic title
2014-10-02 02:39:55 -07:00
Jeff Atwood
8e751541df
margin-bottom on star to align cats under title
2014-10-02 02:30:12 -07:00
Jeff Atwood
f442fca5af
add mobile spacing for category under title
2014-10-02 02:18:47 -07:00
Kris Aubuchon
eb252bd670
category badge now falls below topic title & other small fixes
2014-10-01 22:54:03 -04:00
Jeff Atwood
ffae4929f0
hide category in docked header
2014-10-01 13:48:07 -07:00
Robin Ward
edb34c178a
FEATURE: Show user fields when the user is signing up
2014-09-30 10:45:18 -04:00
riking
bff95a6a97
Rename 'leader' -> 'tl3'
2014-09-30 13:16:34 +10:00
Régis Hanol
7e309a21cf
FEATURE: hide emails behind a button for staff members
2014-09-29 22:31:05 +02:00
lidlanca
48289dbc4f
Onebox Github Pull Request Styling
2014-09-29 00:33:20 -04:00
Sam
a6fcacec6b
FIX: missing white space github onebox styling
2014-09-29 14:26:16 +10:00
Sam
fdd6bcf38d
less lines
2014-09-29 11:55:25 +10:00
Sam
a659019ff6
Merge pull request #2823 from lidlanca/github-blob-style
...
Add Styling for Github Code blob + Line numbers
2014-09-29 11:52:15 +10:00
lidlanca
1cc3c8ff15
Add Styling for Github Code blob + Line numbers
2014-09-28 00:37:21 -04:00
Robin Ward
0fc0533134
FEATURE: Admin interface for adding custom fields for users
2014-09-25 16:17:51 -04:00
Sam
c4fb7dce23
fix style
2014-09-25 16:38:44 +10:00
Jeff Atwood
cef3cdff86
remove unnecessary pre/code base CSS
2014-09-24 10:46:45 -07:00
Jeff Atwood
ab2a56624b
suppress only short avatar list on mobile, not full
2014-09-23 11:29:31 -07:00
Jeff Atwood
cfb3c322c5
tighten up topic map spacing on mobile
2014-09-23 03:06:07 -07:00
Jeff Atwood
aa4e54f759
add tap space for mobile date field in suggested topics
2014-09-23 01:09:51 -07:00
Jeff Atwood
de2274a301
mobile need space between dismiss posts/topic btn
2014-09-23 00:49:14 -07:00
Jeff Atwood
cdb69c9494
more mobile login form tweaks
2014-09-22 23:23:29 -07:00
Jeff Atwood
696cf179ff
mobile login form tweaks
2014-09-22 23:13:30 -07:00
Jeff Atwood
fee9f834b6
bigger mobile topic list post count and date tap targets
2014-09-22 22:56:46 -07:00
Jeff Atwood
8db0ae0210
few more mobile login style fixes
2014-09-22 22:35:39 -07:00
Jeff Atwood
d188a75da4
tighten spacing on mobile dialog headers
2014-09-22 22:20:44 -07:00
Jeff Atwood
b874b31b02
correct mobile login form layout error
2014-09-22 17:26:22 -07:00
Régis Hanol
0b13f6572f
FEATURE: staff option to unhide a post
2014-09-22 18:55:13 +02:00
Robin Ward
626e896c13
FEATURE: Enable topic entrance on mobile
2014-09-22 11:49:11 -04:00
Jeff Atwood
3c6f7908ac
adjust track-link alignment in gutter
2014-09-18 20:20:13 -07:00
Jeff Atwood
6aff562883
UX: gutter links use link color, no glyphs
2014-09-18 20:01:49 -07:00
Sam Saffron
00776896f6
FIX: word-wrap missing from search
2014-09-19 12:55:15 +10:00
Sam Saffron
4e91059f89
FIX: missing avatar when sizing down window
2014-09-19 12:35:35 +10:00
Sam Saffron
b62aaf5a53
FEATURE: display reply to post on mobile
2014-09-17 01:20:15 +10:00
Jeff Atwood
10e2c3f693
consolidate <aside> quote CSS styles in base
2014-09-13 23:02:46 -07:00
Jeff Atwood
35ca9525aa
move pre/kbd to base css, remove obscure CSS
2014-09-12 22:58:15 -07:00
Neil Lalonde
d492bac587
Remove the git commits widget from the admin dashboard
2014-09-11 14:45:42 -04:00
Jeff Atwood
07a021d050
Merge pull request #2785 from awesomerobot/master
...
fixing message highlight in admin
2014-09-11 11:23:28 -07:00
Kris Aubuchon
6839cd6430
fixing message highlight in admin
2014-09-11 14:07:39 -04:00
Jeff Atwood
c661b6ded5
FIX: home icon was incorrectly sized
2014-09-11 10:42:11 -07:00
Jeff Atwood
299013b471
lighten staff post bg color
2014-09-11 09:53:35 -07:00
Jacob Chapel
0d0d9adb80
FIX: Make extra info header properly responseive
...
The current solution assumed the width of the logo which caused
the user info and icons bar to shift down when the title is shown.
This fixes that by making the extra info wrapper responsive
and use up the full width, not needing manual breakpoints.
2014-09-11 01:21:19 -07:00
Jeff Atwood
0f2e8a65e2
remove optimizelegibility from h1 chrome buggy
2014-09-11 00:40:44 -07:00
cpradio
37ad1f96b5
UX: Add Suspension Message to User Card
...
Add the suspension message to the user card of the user. This replaces the about me (bio) just like it does on their profile page.
https://meta.discourse.org/t/profile-page-on-mobile-selecting-menu-item-should-jump-to-the-selected-content/19896/2
2014-09-10 19:30:32 -04:00
Jeff Atwood
abe420b322
darken names in quote titles
2014-09-10 15:17:03 -07:00
Jeff Atwood
86533a322e
remove bg on user profiles
2014-09-10 15:06:20 -07:00
Régis Hanol
dbcaf1276a
FIX: move wiki/via-email glyphs + add green background on wiki posts
2014-09-10 15:25:31 +02:00
Jeff Atwood
c80ef9e3fa
remove bgcolor on buttons over user profile
2014-09-10 00:47:31 -07:00
Jeff Atwood
126dfa0ec7
remove hover border for reply as new topic
2014-09-10 00:09:35 -07:00
riking
69bc552054
FEATURE: Actually show more notifications
...
The "Show more notifications..." link in the notifications dropdown now
links to /my/notifications, which is a historical view of all
notifications you have recieved.
Notification history is loaded in blocks of 60 at a time.
Admins can see others' notification history. (This was requested for
'debugging purposes', though that's what impersonation is for, IMO.)
2014-09-09 16:29:08 -07:00
Kris Aubuchon
ebe71ea491
changing the header now that fullname was dropped
2014-09-09 14:42:44 -04:00
Jeff Atwood
0ccb1dcca6
remove border from "reply as new topic"
2014-09-08 10:02:54 -07:00
Régis Hanol
00bd665c96
FEATURE: add count of previous flags on the post
2014-09-08 17:53:29 +02:00
Robin Ward
334e21a03a
Revert "Revert "FEATURE: Can create warnings for users via PM""
...
This reverts commit 1c7559380c
.
2014-09-08 11:11:56 -04:00
Robin Ward
1c7559380c
Revert "FEATURE: Can create warnings for users via PM"
...
This reverts commit b0bfc1f93f
.
2014-09-08 10:38:59 -04:00
Robin Ward
b0bfc1f93f
FEATURE: Can create warnings for users via PM
2014-09-08 10:27:06 -04:00
Jeff Atwood
107cffcc84
FIX: revert readonly on share link field
2014-09-08 01:03:50 -07:00
Kris Aubuchon
9eed47f7c5
dark themes now carry over to admin without looking absolutely terrible
2014-09-07 22:46:04 -04:00
Jeff Atwood
65e941f652
UX: remove current username from header
2014-09-07 14:01:51 -07:00
Jeff Atwood
3cf433ab1e
FIX: quote icon in Quote Reply not clickable
2014-09-07 13:55:31 -07:00
Jeff Atwood
f5e1a5a669
UX: remove bookmark icon from Unread topnav
2014-09-07 13:20:40 -07:00
Kris Aubuchon
127c2f3d21
making topic/post selection left border stronger
2014-09-06 12:12:22 -04:00
Jeff Atwood
3772102972
better display of topic glyphs in search
2014-09-05 13:17:26 -07:00
Jeff Atwood
dc8fc8c9e4
UX: move "show more" in search to bottom of results
2014-09-05 02:19:06 -07:00
Kris Aubuchon
5e9dd7da66
fixing egg-shaped badges on mobile
2014-09-04 21:05:38 -04:00
Jeff Atwood
ea36daf51a
lighten wiki and email left gutter icons a bit
2014-09-04 14:42:41 -07:00
Robin Ward
1c5e8efa68
FEATURE: Show an email icon beside posts that arrived via email
2014-09-04 13:04:41 -04:00
Sam
a3863b52db
More highlight tweaking for search, makes it much easier to theme
2014-09-04 18:00:01 +10:00
Sam
ce067a404f
Update topic-post.scss
...
fix read state position
2014-09-04 15:14:58 +10:00
Sam
f79b2963fb
Revert "fixing alignment of unread post dot"
...
This reverts commit 80f87e15d2
.
2014-09-04 15:09:07 +10:00
Sam
0ade9bafff
FIX: highlight in yellow, not blue
...
FEATURE: highlight in title
2014-09-04 15:01:13 +10:00
Kris Aubuchon
80f87e15d2
fixing alignment of unread post dot
2014-09-04 00:11:43 -04:00
Kris Aubuchon
06e048bf89
minor unread circle alignment fix
2014-09-04 00:02:29 -04:00
Sam
1f42dda939
factor common code
2014-09-04 13:19:10 +10:00
Sam
a050fa887f
FIX: regression, go to quoted post missing in quotes
...
refactors common code as well
2014-09-04 13:16:19 +10:00
Sam
d6a5552340
tweak new topic styling
2014-09-04 11:07:32 +10:00
Jeff Atwood
7543b37f86
UX: add dot before new topics via css
2014-09-03 13:33:56 -07:00
Robin Ward
17b79fdeda
Increase the contrast of the "new" text
2014-09-03 15:37:42 -04:00
Robin Ward
0b6c84e292
UX: Remove background color from new badge. DRY up lots of repeated code
...
for rendering badges on topics.
2014-09-03 12:22:18 -04:00
Neil Lalonde
6489c1d7e3
FIX: admin page for users who have not been activated makes it more clear that the account is inactive, and won't offer actions that don't work yet
2014-09-03 10:41:13 -04:00
Neil Lalonde
ff136ddeea
FEATURE: accounts that have not been activated are grey in admin user lists
2014-09-03 10:09:30 -04:00
Sam
c6aab831ed
Merge pull request #2741 from riking/badges_create_checks
...
FIX: Apply contract checks when first creating a badge
2014-09-03 22:19:09 +10:00
Jeff Atwood
c41d47b8f5
suppress search topic status color a bit
2014-09-03 01:03:53 -07:00
Jeff Atwood
6681d8ab81
Revert "UX: suppress new indicator style"
...
This reverts commit 870fd70525
.
2014-09-03 00:11:25 -07:00
Jeff Atwood
870fd70525
UX: suppress new indicator style
2014-09-02 23:48:41 -07:00
Sam
921dd75dd9
FIX: anonymous had <a> items for pin/unpin
...
FEATURE: display category in search results
FEATURE: display topic state (locked/pinned/etc) in search results
UI cleanup for search results, clearing floats and so on.
2014-09-03 12:13:26 +10:00
riking
71b7c80257
UX: CSS tweaks for badge query previews
2014-09-02 19:09:51 -07:00
Robin Ward
ce745b737e
Renamed poster-expansion
to user-expansion
because it's not specific
...
to a poster anymore.
2014-09-02 12:08:02 -04:00
Sam
e0c8abc911
Merge pull request #2717 from riking/badge-solid
...
Admin badge interface improvements
2014-09-02 08:21:06 +10:00
Sam
68cc4fb285
we need more height
2014-09-01 17:42:27 +10:00
Sam
60559b42be
got to move inidicator a bit
2014-09-01 17:17:50 +10:00
Sam
69e418facf
FEATURE: wider search with more context
2014-09-01 17:04:57 +10:00
riking
1833b43ae2
FEATURE: Badge query validation, preview results, and EXPLAIN
...
Upon saving a badge or requesting a badge result preview,
BadgeGranter.contract_checks! will examine the provided badge SQL for
some contractual obligations - namely, the returned columns and use of
trigger parameters.
Saving the badge is wrapped in a transaction to make this easier, by
raising ActiveRecord::Rollback on a detected violation.
On the client, a modal view is added for the badge query sample run
results, named admin-badge-preview.
The preview action is moved up to the route.
The save action, on failure, triggers a 'saveError' action (also in the
route).
The preview action gains a new parameter, 'explain', which will give the
output of an EXPLAIN query for the badge sql, which can be used by forum
admins to estimate the cost of their badge queries.
The preview link is replaced by two links, one which omits (false) and
includes (true) the EXPLAIN query.
The Badge.save() method is amended to propogate errors.
Badge::Trigger gets some utility methods for use in the
BadgeGranter.contract_checks! method.
Additionally, extra checks outside of BadgeGranter.contract_checks! are
added in the preview() method, to cover cases of null granted_at
columns.
An uninitialized variable path is removed in the backfill() method.
TODO - it would be nice to be able to get the actual names of all
columns the provided query returns, so we could give more errors
2014-08-31 11:25:44 -07:00
Jeff Atwood
4281b16616
UX: dim the new and unread education
2014-08-29 22:54:11 -07:00
Régis Hanol
38f52f0f8e
FIX: banner topic's max-width & max-height on both mobile & desktop
2014-08-28 16:15:48 +02:00
Robin Ward
09ea159afc
UX: Add link to change username on admin page
2014-08-27 13:52:01 -04:00
Jeff Atwood
009dc7ded3
missed a spot in CSS
2014-08-27 02:58:32 -07:00
Jeff Atwood
f557f7eeb9
change fix for [quote] padding
2014-08-27 02:45:57 -07:00
Jeff Atwood
dc6dd26b10
FIX: [quote][/quote] missing top padding
2014-08-27 02:22:58 -07:00
Jeff Atwood
587f7f56c8
FIX: share link pushing viewport on mobile
2014-08-27 00:46:26 -07:00
Jeff Atwood
180430de93
LAYOUT: add more space around topic map links
2014-08-27 00:24:58 -07:00
Sam
64331e2ac1
row style is common, its the way we clear divs
2014-08-26 07:41:29 +10:00
Jeff Atwood
de1e0345df
proper fix for top page bottom buttons on mobile
2014-08-25 12:55:45 -07:00
Jeff Atwood
a11cc46c73
remove global margin right on mobile btn
2014-08-25 12:47:02 -07:00
Jeff Atwood
024c503870
mobile login tweaks
2014-08-25 12:38:27 -07:00
Jeff Atwood
3a010c34cc
smallenate anon drop-down topic counts
2014-08-25 12:14:47 -07:00
Sam
af71307363
Add 10px margin for buttons in mobile
2014-08-23 10:41:48 +10:00
Jeff Atwood
ae9fcf17ef
make period chooser (/top h2) unselectable on touch
2014-08-22 17:01:12 -07:00
Kris Aubuchon
a8e6e1e3d5
adding highlight back to topic-list
2014-08-22 10:45:51 -04:00
Robin Ward
c1aa2458f8
UX: Add drop down for top lists, big refactor of repeated code.
2014-08-21 16:08:47 -04:00
Régis Hanol
b2232b4dcf
FIX: banner on small desktop screen
2014-08-20 22:45:57 +02:00
Régis Hanol
8a20d05ba5
FEATURE: backup without uploads
2014-08-20 18:53:58 +02:00
Jeff Atwood
4c66362dd1
remove right-arrow on cross-topic oneboxes
2014-08-19 15:19:01 -07:00
Robin Ward
b46a373ff9
UX: Show User popup when clicking on a user in the topic list.
2014-08-19 16:22:37 -04:00
Régis Hanol
9f72971d26
FEATURE: add the pencil glyph when the post was edited after the first flag
2014-08-18 18:56:39 +02:00
Jeff Atwood
e9bfb1c89e
make share link input field readonly, with css tweaks
2014-08-17 23:08:53 -07:00
Jeff Atwood
09291fcba0
make entire first/last entry popup unselectable
2014-08-16 23:16:13 -07:00
Jeff Atwood
6d09f53dfc
topic jump buttons shouldn't be selectable
2014-08-16 14:20:20 -07:00
Robin Ward
aa41548e8e
UX: When clicking an activity date, pop up a little menu with options to
...
go to beginning or end of the topic.
2014-08-15 16:39:57 -04:00
Jeff Atwood
c04b7cfe8a
only do two levels of coldmapping
2014-08-14 22:27:10 -07:00
Jeff Atwood
f8cb0b6452
we have two sets of heatmap colors, apparently
2014-08-14 21:55:17 -07:00
Jeff Atwood
c32f64fe94
more betterer heat/coldmap color scheme
2014-08-14 21:36:35 -07:00