Régis Hanol
15c229195f
FEATURE: notification_level on a per-group basis
2015-12-14 23:17:09 +01:00
Arpit Jalan
94d7908311
UX: dropdowns overlay the header
2015-12-09 11:03:19 +05:30
Robin Ward
5f995323e1
FIX: Hairline should extend the full width when preview is hidden
2015-12-07 12:51:58 -05:00
Robin Ward
40c8d39137
FEATURE: Reply Placeholders in Stream
2015-12-04 10:02:58 -05:00
Arpit Jalan
dd8b773059
UX: use pastel blue background for topic education pop-ups
2015-12-04 09:19:55 +05:30
Neil Lalonde
1b510447db
FIX: chrome 47 started showing square outline around avatar on user cards
2015-12-03 10:34:11 -05:00
Sam
ad3dd161e7
FEATURE: first class group mentions built in
...
If you allow a group to be mentioned it can be mentioned with the @ symbol.
Keep in mind as a safety mechanism max_users_notified_per_group_mention is set to 100
2015-11-30 17:08:43 +11:00
Arpit Jalan
3eb0288adb
UX: reviving old topic popup should not have red warning background
2015-11-25 16:31:17 +05:30
Sam Saffron
6dd4bc7d57
FEATURE: support group owner, capable of controlling group membership
...
Group owners are regular users that can add or remove users to a group
The Admin UX allows admins to appoint group owners
The public group UX will display group owners first and unlock UI to
add and remove members
Group owners can only be appointed on non automatic groups
Group owners may not appoint another group owner
2015-11-10 00:56:57 +11:00
Robin Ward
682a3cdfec
FIX: Some iPad fixes for the new composer
2015-11-07 18:38:44 -05:00
Robin Ward
ca50252f77
UX: Dim the composer buttons like they used to be
2015-11-06 19:10:22 -05:00
Robin Ward
3438194280
FIX: Remove hairline below composer buttons
2015-11-06 15:42:56 -05:00
Robin Ward
47495a5713
FEATURE: Replace composer editor with ember version
2015-11-06 09:49:16 -05:00
Arpit Jalan
3bf6617ff6
UX: lighten background of Suggested Topics pop-up
2015-11-05 17:50:08 +05:30
Jeff Atwood
2b64ccb98c
clean up portrait .topic-list CSS media query stuff
2015-10-23 17:15:13 -07:00
Jeff Atwood
56c9b4b6e2
UX: hide topic list views column on <= 850px w
2015-10-23 16:35:26 -07:00
Jeff Atwood
352824a3a4
fix mobile layout issues on user page
2015-10-22 16:43:01 -07:00
Guo Xiang Tan
63fbab5b29
UX: Misaligned buttons in image uploader.
2015-10-20 11:10:53 +08:00
Robin Ward
94b60e62a2
FEATURE: New markdown editor re-written in Ember
...
Note this commit leaves out the biggest occurrence of the editor
which is the post/topic composer.
To avoid major breakage, this replaces it everywhere else it was
used:
* User preferences (About Me)
* Admin Customizations > Text Content
* Category Templates
* Editing Queued Posts
A future commit will replace the main composer with this editor
and will remove the unused pagedown code.
2015-10-19 11:01:20 -04:00
Jeff Atwood
7338f74f14
CSS order of operations incorrect
2015-10-15 17:10:02 -07:00
Jeff Atwood
ccb55b82e6
adjust alignment of topic progress popup
2015-10-02 02:41:37 -07:00
Jeff Atwood
0237bece88
Revert "FIX: align topic-progress with topic-progress-expanded"
2015-10-01 10:13:31 -07:00
scossar
de61ae272a
align topic-progress with topic-progress-expanded
2015-10-01 10:01:57 -07:00
Jeff Atwood
980c0196a8
FIX: similar topics lacked badge left margin
2015-09-29 02:14:44 -07:00
Ruben Barkow
84450fa34b
save height on small screens
2015-09-28 09:46:12 +02:00
Jeff Atwood
a8d6b5ed6e
loosen up composer title spacing
2015-09-25 12:56:53 -07:00
Régis Hanol
d5712f051e
Merge pull request #3816 from cpradio/small-action-responsiveness
...
Make the small-action width responsive on desktops
2015-09-25 15:25:50 +02:00
cpradio
e47e4f7169
Make the small-action width responsive on desktops
2015-09-25 08:34:34 -04:00
Régis Hanol
aee2c535bd
Revert "UX: Topic link should not take full width."
2015-09-25 09:49:04 +02:00
Jeff Atwood
42f252d3ba
make bar and bullet drop-down cat fullwidth
2015-09-25 00:26:41 -07:00
Guo Xiang Tan
f7ae9a8187
UX: Topic link should not take full width.
2015-09-25 08:32:49 +08:00
Guo Xiang Tan
fe8a93bdc0
UX: Fix links in gutter taking up full width.
2015-09-25 02:22:15 +08:00
Régis Hanol
ef0804fbb0
FIX: only disable the composer grip when the device is touch-only
2015-09-23 16:05:41 +02:00
Jeff Atwood
bcb070f1ca
FIX: progress bar popup was misaligned
2015-09-22 16:36:15 -07:00
Robin Ward
9f6ce653a9
FIX: Selecting posts was broken on IOS9 iPad
2015-09-21 13:50:05 -04:00
Robin Ward
901380224b
Merge pull request #3775 from xfalcox/patch-2
...
Fix composer for FF14+
2015-09-17 10:47:35 -04:00
Jeff Atwood
4714483612
copyedits on anon user call to signup action
2015-09-16 17:16:17 -07:00
Régis Hanol
24f09edbed
UX: replace cancel uploading link with icon + fix color (Take 2)
2015-09-16 22:04:48 +02:00
Robin Ward
52f7ab3a06
Revert "UX: replace cancel uploading link with icon + fix color"
...
This reverts commit 1689f436d9
.
2015-09-16 15:15:07 -04:00
Rafael dos Santos Silva
45a7e200a8
Fix composer for FF14+
...
Fix the preview for old versions of Firefox.
2015-09-16 15:13:44 -03:00
Kane York
390af7118a
Merge branch 'master' into signup-cta
...
Conflicts:
app/assets/javascripts/discourse/templates/topic.hbs
2015-09-16 10:06:47 -07:00
Régis Hanol
1689f436d9
UX: replace cancel uploading link with icon + fix color
2015-09-16 17:54:09 +02:00
Kane York
d47f1db2be
Merge branch 'master' into signup-cta
...
Conflicts:
app/assets/javascripts/discourse/templates/topic.hbs
2015-09-15 13:52:12 -07:00
Robin Ward
b12ace5f9d
FEATURE: Add staff gear icon to composer with options
2015-09-15 16:42:04 -04:00
Kane York
6be78861ca
Merge branch 'master' into signup-cta
...
Conflicts:
app/assets/javascripts/discourse/lib/key-value-store.js.es6
2015-09-15 12:26:25 -07:00
Sam
4758144f6a
FIX: avoid horizontal scrollbar on narrow windows
2015-09-15 15:35:58 +10:00
Sam
24520937aa
FEATURE: improve safari editor hack
2015-09-15 13:09:12 +10:00
Régis Hanol
48c3fa423a
FIX: auto-focus input field on Safari was closing the modal
2015-09-14 12:39:46 +02:00
Guo Xiang Tan
08dccaa874
FIX: Title input validation position.
2015-09-14 00:30:39 +08:00
Régis Hanol
1e739e8c96
FIX: move whisper styling to common
2015-09-12 20:44:20 +02:00
Robin Ward
5af0f5f80e
FEATURE: Whisper posts
2015-09-11 14:05:21 -04:00
Jeff Atwood
81ba90fd22
suppress editor toolbar buttons a bit
2015-09-05 22:22:04 -07:00
Kane York
72d32160b3
FIX: Mentions unreadable on user cards
2015-09-04 14:19:11 -07:00
Arpit Jalan
73e6eebde8
UX: fix group header font color
2015-09-03 13:46:55 +05:30
Sam
a0dd0bf1af
when looking at your own profile it should be collapsed.
2015-09-02 16:50:40 +10:00
Kane York
d7a79aeb8a
Fix mobile styling
2015-09-01 16:49:45 -07:00
Kane York
f595e562ea
Signup CTA first attempt
2015-09-01 16:16:19 -07:00
Robin Ward
f5cbaf5609
Have menu panels show up on top of the composer, stop composer at header
2015-09-01 17:34:04 -04:00
Sam
7ec6e87b4d
Revert "UX: Love hearts."
2015-09-01 08:45:08 +10:00
Robin Ward
585fc7a25c
FIX: Couldn't tab to Log Out button
2015-08-31 14:34:34 -04:00
Guo Xiang Tan
be0d971eb3
UX: Love hearts.
2015-08-31 00:46:39 +08:00
Robin Ward
3ae5a0a2df
UX: Merge notifications and user dropdown
2015-08-28 16:11:40 -04:00
scossar
25316c8e37
remove medium screen width rule
2015-08-27 14:09:21 -07:00
Jeff Atwood
fb04d09ba8
progess bar was causing horizontal scroll at bottom
2015-08-27 02:53:47 -07:00
Sam
83f76acbcb
FIX: we need the bulk action glyph above everything
2015-08-27 11:43:56 +10:00
Robin Ward
5457684975
Split hamburger-menu
out into menu-panel
2015-08-26 16:29:10 -04:00
Sam
5afdbb314b
correct mobile margins.
2015-08-26 13:55:42 +10:00
Sam
6c08bd4265
UX: improve hamburger in desktop
...
- dock underneath header
- click anywhere to get it to go away
2015-08-26 13:10:50 +10:00
Sam
a7d1c220e1
FIX: normalize transform usage, fix slideout on safari
2015-08-26 09:58:37 +10:00
Guo Xiang Tan
4d72cb2851
FIX: Title popup tip not positioned correctly.
2015-08-24 18:16:45 +08:00
Jeff Atwood
97ef32d5b5
fix incorrect dark bg border-top on time gap
2015-08-21 16:57:19 -07:00
Kane York
a275b0b8a3
FIX: Edit reasons on profile page
2015-08-21 11:37:19 -07:00
Kane York
aa0b2d74c1
Remove borders from composer resizing grip
2015-08-21 11:15:04 -07:00
Kane York
7f46458204
FIX: black-on-black queued posts
2015-08-20 18:34:30 -07:00
Kane York
1218d47eb5
Rename choose-grey() to blend-primary-secondary()
2015-08-20 16:47:34 -07:00
Kane York
aaccb73a3b
Use choose-grey(5%) instead of diff(97%)
2015-08-20 14:35:28 -07:00
Kane York
0ae9d99308
FIX: User profile collpased header (again)
2015-08-20 11:49:11 -07:00
Jeff Atwood
d38c4d5f74
scale-color $lightness must use $secondary for dark themes
2015-08-20 02:42:12 -07:00
Jeff Atwood
7554b5e3c4
different button color for dark themes
2015-08-20 01:29:12 -07:00
Régis Hanol
ffb0690119
FIX: edit history navigation issues
2015-08-19 21:10:12 +02:00
Robin Ward
4062e4a464
Merge pull request #3671 from riking/css-cleanup
...
CLEANUP: Coalesce repeated CSS properties
2015-08-19 12:13:49 -04:00
Kane York
2f595f27e9
CLEANUP: Coalesce repeated CSS properties
2015-08-18 22:02:33 -07:00
Kane York
f7b024eafe
FIX: User profiles
...
Note on removing the color: $secondary - I did a test with browser inspector by
turning the text pink. The only text affected was 'helpful flags', which I
fixed below.
2015-08-18 21:35:25 -07:00
Kane York
689449b233
FIX: Post highlight on mobile dark theme
2015-08-18 15:51:50 -07:00
Kane York
78dcf30444
FIX: Suggested topics box was bad in dark theme
2015-08-18 14:50:36 -07:00
Kane York
3baabd14f8
Use variables for user card colors
2015-08-18 13:28:02 -07:00
Kane York
6a0eba3ba2
Oops, that should fix it..
2015-08-18 13:23:50 -07:00
Kane York
3edf0e662f
FIX: Make user card colors absolute (xcpt shadow)
2015-08-18 12:04:35 -07:00
Jeff Atwood
58c9ca6132
make topic map button dimmer
2015-08-17 03:34:18 -07:00
Jeff Atwood
3427049ce7
UX: simpler styling on post reply button
2015-08-07 12:49:36 -07:00
Jeff Atwood
262e94c48e
make all <i> tags grey in .reply-to area
2015-08-07 12:43:29 -07:00
Sam
83593fea58
Revert "aligning text-logos and header with flexbox"
...
This reverts commit 2ad2ab503f
.
2015-08-04 14:49:08 +10:00
awesomerobot
2ad2ab503f
aligning text-logos and header with flexbox
2015-08-03 21:16:56 -04:00
Jeff Atwood
7d9ee9b378
make invite list styles match topic list
2015-08-03 15:38:32 -07:00
Robin Ward
9d1e37fb46
FIX: Could click on unlike even after the window. Looked weird.
2015-07-29 14:34:20 -04:00
Robin Ward
510813769f
Support for deleting small post actions
2015-07-28 16:27:54 -04:00
Robin Ward
5405cda2dc
UX: Mobile tweaks for small post actions
2015-07-27 13:05:31 -04:00
Robin Ward
bb93a345eb
UX: Use smaller messages for moderator actions.
2015-07-27 10:09:21 -04:00
Simon Cossar
6ca8f14db4
Remove padding from media query
2015-07-20 01:03:26 -07:00
Simon Cossar
8840a611ab
Substitute wrap for container
2015-07-20 00:47:53 -07:00
Robin Ward
20a338362f
FIX: Allow multiple pagedown editors at once.
2015-07-13 16:36:38 -04:00
Robin Ward
8a33fb9bd5
Merge pull request #3601 from techAPJ/patch-1
...
FEATURE: invite page tabs
2015-07-13 10:28:21 -04:00
Arpit Jalan
e0c9054748
FEATURE: invite page tabs
2015-07-13 09:42:51 +05:30
Jeff Atwood
00db0d878f
manually revert heart color change
2015-07-10 14:41:38 -07:00
Jeff Atwood
57b85f2dc8
fix title overflow on user page
2015-07-10 14:35:47 -07: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
Sam
feadfb2e46
improve who liked styling
2015-07-10 14:48:44 +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
Arpit Jalan
90430eda62
UX: better user title on groups index page (mobile)
2015-07-07 18:48:51 +05:30
Arpit Jalan
5c8302c789
UX: better user title on groups index page
2015-07-06 23:58:37 +05:30
Arpit Jalan
8abf923b81
UX: group member page improvements
2015-07-06 16:58:03 +05:30
Robin Ward
db75774440
UX: Move likes into drop down instead of its own status line
2015-07-03 17:15:20 -04:00
Robin Ward
7676c5dfe7
Can add topic templates to categories, prepopulated on compose
2015-07-03 10:01:46 -04:00
Jeff Atwood
73e68271eb
add pointer cursor to top field
2015-07-01 13:26:37 -07:00
Jeff Atwood
b5d196fb29
smaller font on Replies expansion
2015-06-29 16:25:53 -07:00
Guo Xiang Tan
eb97fb6ee7
UX: Seeing black hearts make me sad.
2015-06-29 22:31:46 +08:00
Jeff Atwood
05763f123a
move .gap width into desktop styles
2015-06-29 01:14:54 -07:00
Jeff Atwood
439927fa81
move .gap style to base
2015-06-29 00:47:07 -07:00
Jeff Atwood
58bb918002
add jagged border for post gaps
2015-06-27 11:52:04 -07:00
Jeff Atwood
d818f7a54a
more spacing for "your topic is similar to.." results
2015-06-26 01:53:19 -07:00
Jeff Atwood
bca9191419
tighten spacing on search summary blurbs
2015-06-26 00:48:50 -07:00
Jeff Atwood
9e4080d825
to match rounded avatar, rounded @name mentions
2015-06-25 23:41:30 -07:00
Robin Ward
6422d5efbd
Use the same component for similar topics as search results.
2015-06-24 15:08:22 -04:00
Guo Xiang Tan
565450601f
FIX: Tagging plugin was blocking composer status on smaller screens.
2015-06-22 19:56:45 +08:00
Sam
0dfb9261ea
Improve time gap styling
2015-06-19 11:24:10 +10:00
Robin Ward
42bd9b6199
FEATURE: Show time gap between posts if more than a few days
2015-06-18 17:06:25 -04:00
awesomerobot
f20c28c16b
replacing the remnants of the old color variable code
2015-06-14 22:59:49 -04:00
Jeff Atwood
5f988c74f2
fix minor alignment issues with expanded posts
2015-06-04 00:10:35 -07:00
Arpit Jalan
acf6c27c65
UX: show category badge underneath title in user stream
2015-06-03 12:35:11 +05:30
Jeff Atwood
1c0610427d
UX: remove dark background on expanded replies
2015-06-02 14:42:34 -07:00
awesomerobot
93de39f1da
a few color variable fixes for the topic map
2015-06-01 21:13:37 -04:00
Jeff Atwood
d6af1169fc
remove extra "posts" text from similar topic panel
2015-05-31 23:31:29 -07:00
Jeff Atwood
346768921e
UX: remove grey on "n replies" under post
2015-05-28 22:22:09 -07:00
awesomerobot
bf7ec5dc5a
improving the font-rendering issue caused by css transitions in safari
2015-05-28 22:02:09 -04:00
Jeff Atwood
decccb9ae8
a bit less grey on the edit history dialog
2015-05-26 22:54:38 -07:00
Jeff Atwood
a2b76a670f
reduce darkness of @name mentions in quotes
2015-05-22 14:40:39 -07:00
Jeff Atwood
42a8e742f8
UX: switch to lighter grey for all quotes
2015-05-22 02:11:18 -07:00
Jeff Atwood
9e74f232e0
clean up topic summary / map CSS a bit
2015-05-22 01:28:34 -07:00
Jeff Atwood
b12eaf39c0
slightly lighter topic map
2015-05-21 17:03:18 -07:00
Jeff Atwood
f5c9246168
try topic map borders
2015-05-21 16:40:39 -07:00
Jeff Atwood
664add01f9
try lighter topic map background
2015-05-21 16:18:41 -07:00
Jeff Atwood
e7fc5abe5b
UX: larger numbers for topic summary,
2015-05-21 15:54:38 -07:00
Jeff Atwood
ffc6a206e6
UX: add headings to topic summary
2015-05-21 15:30:10 -07:00
Jeff Atwood
643f770996
add new color scheme to mobile progress bar
2015-05-20 01:07:16 -07:00
awesomerobot
0ba88d2355
changing color of progress bar
2015-05-19 21:19:28 -04:00
Jeff Atwood
cf90550cf1
remove tiger striping from category page
2015-05-19 16:48:27 -07:00
Régis Hanol
3f7d693786
Merge pull request #3454 from fantasticfears/group-page
...
FIX: show user card on group page and fix styles
2015-05-18 14:28:43 +02:00
Erick Guan
54ce66fc62
FIX: ensure not found category badge consistent with style
2015-05-13 19:30:19 +08:00
Jeff Atwood
6eec354f17
missed a }
2015-05-11 16:21:21 -07:00
Jeff Atwood
ce1fe8c8c2
remove topic list striping, use bottom border
2015-05-11 16:09:46 -07:00
Erick Guan
b7094c6f5d
FIX: show user card on group page and fix styles
2015-05-12 01:24:17 +08:00
Jeff Atwood
f355579e60
remove transparent outline on topic-progress-wrapper
2015-05-08 15:47:27 -07:00
Robin Ward
5476723906
Add post date to moderator queue
2015-04-20 16:34:36 -04:00
Robin Ward
08b4b7b7ff
Moderators can edit posts that are queued before they approve/reject
2015-04-15 17:20:34 -04:00
Robin Ward
d2ed64751e
UX: Show category badge on enqueued posts
2015-04-15 15:29:37 -04:00
Robin Ward
0c233e4e25
Interface is wired up for Approving/Rejecting posts
2015-04-15 14:54:37 -04:00
Robin Ward
96d2c5069b
Interface for reviewing queued posts
2015-04-15 14:54:37 -04:00
Kris Aubuchon
cd552170a4
rounding the post-count squares in topic summaries
2015-04-08 16:31:19 -04:00
Sam
c6a5081763
FEATURE: reorder participants in topic so always chronological
...
FEATURE: tie breaker for same number of posts is last post date
UX: highlight for latest poster when it is OP
2015-04-06 17:27:05 +10:00
Jeff Atwood
0e6c54537a
UX: remove "last poster" style from topic list
2015-04-04 14:09:56 -07:00
Jeff Atwood
a752cce5e6
try the "McWumbly shadow" effect v2
2015-04-04 13:48:53 -07:00
Arpit Jalan
3f59cf752d
UX: add reply-to glyph in composer
2015-04-04 13:02:55 +05:30
Jeff Atwood
19be0ff744
try "the McWumbly shadow" effect
2015-04-03 23:07:49 -07:00
NomNuggetNom
5932f2d39c
Fix circular avatars getting squished
2015-04-02 21:28:13 -04:00
Sam
4dbd065026
work-in-progress full page search
2015-04-02 16:02:07 +11:00
Sam
92e371f0b3
FEATURE: civilized mute
...
Allow user to mute all notifications generated by specific users
2015-03-24 11:55:22 +11:00
Régis Hanol
11bf7da63c
FIX: profile picture wasn't properly updating
2015-03-19 19:57:07 +01:00
Sam
f4a051c2c3
UX: remove visited styling from topic list
2015-03-10 21:30:46 +11:00
Régis Hanol
5ceb84421e
UX: remove live character countdowns from the composer
2015-03-09 17:46:36 +01:00
Robin Ward
85797ccef9
Merge pull request #3257 from awesomerobot/master
...
re-rebuilding the category badge css
2015-03-06 13:54:51 -05:00
Kris Aubuchon
8932b9afcf
rebuilding the category badge css
2015-03-06 13:51:16 -05:00
Neil Lalonde
ad64bfa361
Revert "rebuilding the category badge css"
2015-03-05 12:10:19 -05:00
Jeff Atwood
36e02ed49b
Merge pull request #3251 from awesomerobot/master
...
rebuilding the category badge css
2015-03-04 22:23:08 -08:00
Kris Aubuchon
2ee201b67f
rebuilding the category badge css
2015-03-04 22:15:21 -05:00
Régis Hanol
809edd4da3
FIX: user-card tests
2015-03-04 13:02:36 +01:00
Régis Hanol
33df000bb7
more subtle scale up animation for user card
2015-03-03 00:02:16 +01:00
Régis Hanol
833d4f5247
FIX: subtle fade in + scale up animation on user cards for Safari
2015-03-02 21:23:33 +01:00
Régis Hanol
64d0d12632
FEATURE: subtle in & out animations for user cards
2015-03-02 18:12:25 +01:00
Rene Paulokat
74845948ca
add line-height on page-not-found for h1
2015-02-24 17:28:32 +01:00
Robin Ward
e503c3859a
Allow plugins to change the header to show two rows
...
This allows the discourse-tagging plugin to correctly use two rows in
the header if it needs to display tags, or one row if there are no tags.
This works in tandem with the same logic for when there is a category
badge to display or not.
2015-02-19 14:56:45 -05:00
Kris Aubuchon
c8af2ec8a2
fixing cateogry alignment in docked header
2015-02-13 17:17:32 -05: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
Jeff Atwood
10403676d7
minor /categories CSS tweaks
2015-02-07 15:46:04 -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
Jeff Atwood
3948a960cd
minor tweak for new topic alignment
2015-02-04 11:29:56 -08:00
Régis Hanol
b9ff4a5e81
UX: fix 'revision details' styling in revision history window
2015-02-02 12:13:37 +01:00
Sam
8b95511816
correct bad styling in user->pref->categories
2015-01-31 17:04:53 +11:00
Jeff Atwood
cabd519f14
add a little breathing room for topic title tags
2015-01-30 15:45:04 -08:00
Robin Ward
9a4e5c04d9
Fix weird indentation in CSS file
2015-01-29 12:08:42 -05:00
Kris Aubuchon
5621b1f663
simple change that grants a bit more flexibility to the category and title in the topic list
2015-01-29 10:53:13 -05:00
Jeff Atwood
f4a9ba8c9d
tighten up spacing on category dropdown button
2015-01-29 03:51:07 -08:00
Sam
57dd4554f1
bar style fixes
2015-01-29 17:49:14 +11:00
Robin Ward
d6fa248093
UX: Update 404 page category badge to use centralized helper and style
2015-01-28 14:56:38 -05:00
Régis Hanol
cd2c9edb46
FIX: 🐛 upload on IE9 wasn't working :'(
...
- FIX: make sure we set a default name to a pasted image only on Chrome (the only browser that supports it)
- FIX: use ".json" extension to uploads endpoints since IE9 doesn't pass the correct header
- FIX: pass the CSRF token in a query parameter since IE9 doesn't pass it in the headers
- FIX: display error messages comming from the server when there is one over the default error message
- FIX: HACK around IE9 security issue when clicking a file input via JavaScript (use a label and set `visibility:hidden` on the input)
- FIX: hide the "cancel" upload on IE9 since it's not supported
- FIX: return "text/plain" content-type when uploading a file for IE9 in order to prevent it from displaying the save dialog
- FIX: check the maximum file size on the server 💥
- update jQuery File Upload Plugin to v. 5.42.2
- update JQuery IFram Transport Plugin to v. 1.8.5
- update jQuery UI Widget to v. 1.11.1
2015-01-28 19:43:20 +01:00
Jeff Atwood
8ef2a111a0
fix left margin on tablet portrait w/topic + list
2015-01-25 23:45:36 -08:00
Jeff Atwood
bab5167566
tighten up suggested topic table layout
2015-01-25 00:33:52 -08:00
Jeff Atwood
4904eeaa67
more pastel (desaturated) progress bar
2015-01-23 14:03:27 -08:00
Jeff Atwood
545d5b4906
turn down lightness scale of progress bar a bit
2015-01-23 12:39:07 -08:00