1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-30 03:30:17 +02:00

1247 Commits

Author SHA1 Message Date
Vjacheslav Trushkin
1795f1d54b [ticket/11956] More resposive dropdown fixes
PHPBB3-11956
2013-10-24 19:57:19 +03:00
Vjacheslav Trushkin
bbb73d6e5c [ticket/11956] Move dropdown menu from edges of screen
Also add -webkit prefix to box-sizing

PHPBB3-11956
2013-10-24 18:36:18 +03:00
Vjacheslav Trushkin
3134580007 [ticket/11956] More fixes for responsive minitabs
PHPBB3-11956
2013-10-24 18:36:18 +03:00
Vjacheslav Trushkin
fb3a466805 [ticket/11956] Adjustments for responsive minitabs
PHPBB3-11956
2013-10-24 18:36:18 +03:00
Vjacheslav Trushkin
bf964d9570 [ticket/11956] Make notification, pm and forum index icons clickable
PHPBB3-11956
2013-10-24 18:36:18 +03:00
Vjacheslav Trushkin
17a954f454 [ticket/11956] Responsive subforums list
PHPBB3-11956
2013-10-24 18:36:18 +03:00
Vjacheslav Trushkin
016958ea5e [ticket/11956] Reusable dropdown handler
Replace dropdown menu code with reusable handler that
is shared between all types of dropdown menus and can
be used by custom menus by extensions.

PHPBB3-11956
2013-10-24 18:36:17 +03:00
Vjacheslav Trushkin
6f97367ef0 [ticket/11956] Remove background image from *CP navigation
PHPBB3-11956
2013-10-24 18:36:17 +03:00
Vjacheslav Trushkin
02cf80da9d [ticket/11956] Wider pagination links on mobile devices
Wider pagination links on mobile devices. Also fixes
typo in pagination selector.

PHPBB3-11956
2013-10-24 18:36:17 +03:00
Vjacheslav Trushkin
76bfd138c9 [ticket/11956] Fix postprofile popup
PHPBB3-11956
2013-10-24 18:36:17 +03:00
Vjacheslav Trushkin
5eeaab562c [ticket/11956] Responsive quick login form
PHPBB3-11956
2013-10-24 18:36:17 +03:00
Vjacheslav Trushkin
1638ff3cba [ticket/11956] Arrow for responsive popup
PHPBB3-11956
2013-10-24 18:36:16 +03:00
Vjacheslav Trushkin
5e67c41629 [ticket/11956] Better responsive breadcrumbs
PHPBB3-11956
2013-10-24 18:36:16 +03:00
Vjacheslav Trushkin
d2d4438db5 [ticket/11956] Adjustments to responsive topiclist lists
Changes behavior of topiclist lists on mobile devices.
Shows/hides certain elements in each row to present all
important information to visitor on mobile devices, such
as last post when viewing forum instead of first post.

Also fixes topiclist layout bug in drafts.html

PHPBB3-11956
2013-10-24 18:36:16 +03:00
Vjacheslav Trushkin
5c51378186 [ticket/11956] Move responsive *CP navigation
Move responsive *CP navigation to cp.css because
layout has to change at width higher than 700px

PHPBB3-11956
2013-10-24 18:36:16 +03:00
Vjacheslav Trushkin
9833354578 [ticket/11956] Fix topic actions layout
Fix topic actions layout on mobile devices

PHPBB3-11956
2013-10-24 18:36:15 +03:00
Vjacheslav Trushkin
3016e5227b [ticket/11956] Fix responsive jumpbox
PHPBB3-11956
2013-10-24 18:36:15 +03:00
Vjacheslav Trushkin
4188d178f3 [ticket/11956] Scale down online image for HD display
Scale down online image for HD displays

PHPBB3-11956
2013-10-24 18:36:15 +03:00
Vjacheslav Trushkin
af5e25cdf5 [ticket/11956] Scale down large avatars
Prevent large avatars from breaking layout on any resolution.

PHPBB3-11956
2013-10-24 18:36:14 +03:00
Vjacheslav Trushkin
e660c1a554 [ticket/11956] Fix member list page
PHPBB3-11956
2013-10-24 18:36:14 +03:00
Vjacheslav Trushkin
8c5101a729 [ticket/11956] Responsive AJAX alerts
PHPBB3-11956
2013-10-24 18:36:14 +03:00
Matt Friedman
b9358e75bf [ticket/11936] Update color scheme of new no_avatar.gif
PHPBB3-11936
2013-10-20 14:53:44 -07:00
Matt Friedman
3c38f4e20a [ticket/11936] Merge branch 'develop' into ticket/11936
PHPBB3-11936
2013-10-20 14:30:29 -07:00
Andreas Fischer
9c299ad759 Merge remote-tracking branch 'cyberalien/ticket/11945' into develop
* cyberalien/ticket/11945:
  [ticket/11945] Change color for focused button
2013-10-20 22:05:26 +02:00
Nils Adermann
e08db41d0d Merge pull request #1719 from cyberalien/ticket/11552
Responsive design for prosilver
2013-10-20 11:12:55 -07:00
Vjacheslav Trushkin
ff10f1ab6a [ticket/11552] Fix non-square avatars in notifications
Old code was changing all avatars to square. This code
will keep 50px height limit without changing aspect ratio.

PHPBB3-11552
2013-10-20 20:48:57 +03:00
Vjacheslav Trushkin
61b5ebfdd3 [ticket/11552] Padding for lists with checkbox
PHPBB3-11552
2013-10-20 20:45:59 +03:00
Vjacheslav Trushkin
2bb094cc19 [ticket/11552] More responsive design adjustments
PHPBB3-11552
2013-10-20 13:12:03 +03:00
Vjacheslav Trushkin
076198da7b [ticket/11552] Adjustments for responsive post buttons
PHPBB3-11552
2013-10-20 11:54:51 +03:00
Vjacheslav Trushkin
87194d6000 [ticket/11552] Better responsive post buttons
PHPBB3-11552
2013-10-20 11:50:47 +03:00
Vjacheslav Trushkin
fef51d199b [ticket/11552] Fixing incorrect min-height
PHPBB3-11552
2013-10-20 11:49:54 +03:00
Vjacheslav Trushkin
87134080b3 [ticket/11552] Responsive design fixes
PHPBB3-11552
2013-10-20 10:35:41 +03:00
Vjacheslav Trushkin
ff7b140c75 [ticket/11552] Responsive polls
PHPBB3-11552
2013-10-20 09:57:55 +03:00
Vjacheslav Trushkin
2c15b653cc [ticket/11552] Tweaks to responsive navigation
PHPBB3-11552
2013-10-19 22:30:03 +03:00
Vjacheslav Trushkin
e9481c41f8 [ticket/11552] Fix online users list and popups
PHPBB3-11552
2013-10-19 21:10:33 +03:00
Vjacheslav Trushkin
734131d750 [ticket/11552] Responsive member list
Responsive member list and better responsive tables

PHPBB3-11552
2013-10-19 21:01:25 +03:00
Vjacheslav Trushkin
fbd57b9369 [ticket/11552] Responsive PM editor
Responsive PM editor, fix quickmod tools

PHPBB3-11552
2013-10-19 16:20:34 +03:00
Vjacheslav Trushkin
ee8d7b536c [ticket/11552] Responsive post
PHPBB3-11552
2013-10-19 15:40:20 +03:00
Vjacheslav Trushkin
71723f6484 [ticket/11552] Remove inline css for signature
PHPBB3-11552
2013-10-19 13:24:40 +03:00
Vjacheslav Trushkin
68a4c6acbf [ticket/11552] Move post subject before buttons
PHPBB3-11552
2013-10-19 13:22:47 +03:00
Vjacheslav Trushkin
1a1d5f7307 [ticket/11552] Change order of postbody and postprofile
PHPBB3-11552
2013-10-19 13:10:11 +03:00
Vjacheslav Trushkin
5f96769b93 [ticket/11552] Scrollbars for iOS devices
Show scroll bars for items with overflow on iOS
devices with touch screen that do not show scroll
bars by default

PHPBB3-11552
2013-10-19 12:47:19 +03:00
Vjacheslav Trushkin
74eb7012a3 [ticket/11552] Responsive user profile
PHPBB3-11552
2013-10-19 12:39:13 +03:00
Vjacheslav Trushkin
9f0b0d9017 [ticket/11552] Fixes for notifications list
PHPBB3-11552
2013-10-19 12:17:38 +03:00
Matt Friedman
cc42191598 [ticket/11936] Additional Notification Bell Icon improvement
PHPBB3-11936
2013-10-18 23:31:18 -07:00
Matt Friedman
802d2add97 [ticket/11936] Replace Notifications icon with a custom bell design
PHPBB3-11936
2013-10-18 23:15:18 -07:00
Matt Friedman
67c4dbf682 [ticket/11936] Update the PM Notification Icon 2013-10-18 20:19:39 -07:00
Matt Friedman
613fa70948 [ticket/11936] Make UCP Notifications page look even better
Make only the Notification Title/Text the href link. Use a font family
and size consistent with rest of phpBB. Make Notification date
smaller too.

PHPBB3-11936
2013-10-18 20:04:01 -07:00
Vjacheslav Trushkin
bb0baa4522 [ticket/11552] Fix overflow for large images
PHPBB3-11552
2013-10-19 02:16:59 +03:00
Vjacheslav Trushkin
7464252f60 [ticket/11945] Change color for focused button
PHPBB3-11945
2013-10-19 01:40:55 +03:00