Benjamin Kampmann
2435961b58
use computed
2014-07-15 15:43:53 +02:00
Benjamin Kampmann
6710637904
renamed
2014-07-15 15:35:16 +02:00
Benjamin Kampmann
ac3f1ba3d6
Improved Group Member Management on User Administration
...
Allows for a quick and easy group membership management on the
user-administration page. Uses the select2 UI component to
autosuggest other groups, remove existing ones and lock in automatic
groups.
2014-07-13 20:11:38 +02:00
Jeff Atwood
0c513241a3
no more black topic status glyphs on cat page
2014-07-13 02:45:50 -07:00
Jeff Atwood
504e971bda
fix PM participant alignment on mobile
2014-07-12 22:17:54 -07:00
Jeff Atwood
f378004a41
embedded quote colors were wrong, THANKS OBAMA
2014-07-12 01:31:26 -07:00
Jeff Atwood
fe95597ce8
very minor mobile layout tweaks
2014-07-12 01:04:25 -07:00
Jeff Atwood
b8d9781739
minor mobile topic list tweaks
2014-07-12 00:44:01 -07:00
Jeff Atwood
0068ac9124
fix mobile layout of /faq /tos /privacy
2014-07-12 00:04:22 -07:00
Kris Aubuchon
8da4046d79
minor alignment fixes on badge page w/description
2014-07-12 00:36:01 -04:00
Kris Aubuchon
9398504332
fixing appearance of horizontal scrollbar on topic list at about 996px wide
2014-07-12 00:12:50 -04:00
Kris Aubuchon
1ef4a12a9d
fixing onebox image width bug
2014-07-11 18:04:32 -04:00
Jeff Atwood
314f154def
line up modal nav pills better
2014-07-11 13:28:51 -07:00
Neil Lalonde
d13dbaaa36
FEATURE: enter key in site setting input saves it
2014-07-11 14:44:30 -04:00
Régis Hanol
46218c7a3a
BUGFIX: multiple sub/sup
2014-07-11 15:27:42 +02:00
Sam
833c50c460
FEATURE: Read Faq badge
2014-07-11 17:32:29 +10:00
Jeff Atwood
ed3bebfebe
switch /faq to /guidelines in a bunch of places
2014-07-10 15:30:58 -07:00
Jeff Atwood
cf61ef7138
category-list-item only used in mobile layout
2014-07-10 13:28:53 -07:00
Jeff Atwood
eeeb374ec9
remove word "subcategories" from mobile cat page
2014-07-10 13:08:39 -07:00
Jeff Atwood
91af347dfa
remove legacy category "footer" styles
2014-07-10 13:02:15 -07:00
Neil Lalonde
09959d315a
Merge pull request #2525 from eyalev/rtl-support
...
Add RTL support.
2014-07-10 14:25:16 -04:00
Neil Lalonde
e565ae2528
FEATURE: /guidelines route will always show our FAQ, ignoring the faq_url site setting
2014-07-10 12:58:41 -04:00
Eyal Levin
d7139555e5
Add RTL support.
2014-07-10 19:36:19 +03:00
Kris Aubuchon
5aaaa9b915
Merge remote-tracking branch 'upstream/master'
...
Conflicts:
app/assets/stylesheets/desktop/topic-post.scss
2014-07-10 11:45:25 -04:00
Kris Aubuchon
f20a5e2c30
adding some topic layout flexibility
2014-07-10 11:40:31 -04:00
Jeff Atwood
61e87a1bbc
make sure /top looks OK on mobile
2014-07-10 00:57:30 -07:00
Jeff Atwood
d053ad07fb
we don't want danger color on mobile category
2014-07-10 00:47:25 -07:00
Jeff Atwood
4215b6347c
quick temporary fix for wrapping right gutter
2014-07-10 00:43:41 -07:00
Jeff Atwood
95282a4c6d
add badge glyph to edit button
2014-07-09 22:01:03 -07:00
Sam
2f8d139ec0
BUGFIX: incorrect ordering in category permissions
...
FEATURE: UI for categories that we allow badges on
2014-07-10 12:02:16 +10:00
Jeff Atwood
97979c1a32
Merge pull request #2522 from awesomerobot/master
...
adapting the layout to fit more viewports
2014-07-09 17:28:32 -07:00
Sam
d54c28adc1
FIX: better whitelisting
2014-07-10 09:59:54 +10:00
Kris Aubuchon
291459bb91
first steps to making discourse more responsive
2014-07-09 19:56:35 -04:00
Sam
9828a268b9
Fix: whitelist regex for bbcode too wide
2014-07-10 09:17:04 +10:00
Régis Hanol
ef44b6218d
FEATURE: better mobile upload experience (upload the picture right away)
2014-07-09 22:40:22 +02:00
Régis Hanol
6b45b635f8
FIX: properly whitelist <code> classes needed for syntax highlighting
2014-07-09 16:27:47 +02:00
Sam
9ffcbfca98
FIX: disable whitelist temporarily
...
more complete fix to follow
2014-07-09 22:13:27 +10:00
Sam
21bc20169e
FIX: stop stacking, stuff was upgraded dialogs
2014-07-09 16:43:54 +10:00
Sam
0d281d9de6
FIX: Firefox chucks exceptions on localStorage with cookies disabled
2014-07-09 16:15:52 +10:00
Sam
9c14385a86
FEATURE: explain which badges can be titles
2014-07-09 16:03:53 +10:00
Sam
8fcc019ff8
FIX: only allow badge title selection if it exists
2014-07-09 15:31:49 +10:00
Jeff Atwood
1ee3cf8c1d
fix some minor 404 search page issues
2014-07-08 15:57:41 -07:00
Jeff Atwood
92d42a43fd
remove unnecessary quote spacing on expand replies
2014-07-08 14:56:10 -07:00
Neil Lalonde
e84e72dfcd
Merge pull request #2520 from techAPJ/fix_invite_search
...
FIX: selectively disappear invite search box
2014-07-08 17:55:10 -04:00
Jeff Atwood
aff6e4c5eb
spacing can't be asymmetric
2014-07-08 14:47:58 -07:00
Jeff Atwood
5fee34a0fb
bit more margin spacing on topic summary links
2014-07-08 14:45:49 -07:00
Neil Lalonde
df8b25d2f5
FEATURE: don't demote trust level 3 users who were promoted less than SiteSetting.leader_promotion_min_duration days ago
2014-07-08 17:39:49 -04:00
Arpit Jalan
eea3884e14
FIX: selectively disappear invite search box
2014-07-09 03:03:08 +05:30
Neil Lalonde
04e5c59598
Merge pull request #2519 from techAPJ/fix_invite_search
...
FIX: don't hide invite search box while filtering
2014-07-08 16:14:50 -04:00
Jeff Atwood
1e7a9a24db
add glyph to sign in button on topic private page
2014-07-08 11:48:09 -07:00