1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-02-25 04:23:38 +01:00

18751 Commits

Author SHA1 Message Date
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
18d505c171 [ticket/11947] Notification link fixes
Allow clicking child elements of link that toggles notification popup

PHPBB3-11947
2013-10-19 02:18:22 +03: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
Vjacheslav Trushkin
ea874c2ffb [ticket/11552] Responsive forms
PHPBB3-11552
2013-10-18 23:47:03 +03:00
Vjacheslav Trushkin
12c34e4176 [ticket/11552] Fixes for auto-resize textarea
Changing auto-resize code to work with all possible
box-sizing and checking for negative height.

PHPBB3-11552
2013-10-18 23:43:32 +03:00
Vjacheslav Trushkin
f93d2cbdc1 [ticket/11552] Break long words
Something that should have been added long time
ago, but was not an issue until responsive design

PHPBB3-11552
2013-10-18 22:44:39 +03:00
Vjacheslav Trushkin
a23d4526fd [ticket/11552] Compact mode for notifications and pm links
This will hide part of buttons for notifications and pm links
in header before switching to responsive mode

PHPBB3-11552
2013-10-18 22:32:46 +03:00
Matt Friedman
59e175906e [ticket/11936] Update no avatar image in Prosilver/Subsilver2
PHPBB3-11936
2013-10-18 10:28:41 -07:00
Joas Schilling
667ccbcffb Merge remote-tracking branch 'prototech/ticket/10948' into develop
* prototech/ticket/10948:
  [ticket/10948] Separate color swatch cells.
2013-10-18 10:32:19 +02:00
Cesar G
d9a9083d90 [ticket/10948] Separate color swatch cells.
PHPBB3-10948
2013-10-17 23:43:47 -07:00
Cesar G
c7b88ee1d1 [ticket/11923] Attempt to translate errors only if user can change avatar.
PHPBB3-11923
2013-10-17 21:29:02 -07:00
callumacrae
98c8a29698 [ticket/11939] Removed unneeded data attribute.
PHPBB3-11939
2013-10-17 20:39:54 -07:00
Marc Alexander
3f0ce78a25 [ticket/11930] Fix tests after adding phpbb\path_helper to avatar drivers
PHPBB3-11930
2013-10-17 20:49:10 +02:00
Vjacheslav Trushkin
bd4dab8026 [ticket/11552] Fix rebase conflicts
PHPBB3-11552
2013-10-17 21:22:17 +03:00
Vjacheslav Trushkin
bc01da9dba [ticket/11552] Fix topiclist selectors
PHPBB3-11552
2013-10-17 21:13:06 +03:00
Vjacheslav Trushkin
cab21f3a1e [ticket/11552] Responsive tables in MCP
PHPBB3-11552
2013-10-17 21:13:06 +03:00
Vjacheslav Trushkin
961a27091e [ticket/11552] MCP fixes, responsive logs
PHPBB3-11552
2013-10-17 21:13:06 +03:00
Vjacheslav Trushkin
8093e4e053 [ticket/11552] Do not wrap site name
PHPBB3-11552
2013-10-17 21:13:05 +03:00
Vjacheslav Trushkin
fd932820df [ticket/11552] Responsive paragraphs
Responsive blocks below topics list and misc items

PHPBB3-11552
2013-10-17 21:13:05 +03:00
Vjacheslav Trushkin
9ccccb8baa [ticket/11552] Fixes for tabs and breadcrumbs
PHPBB3-11552
2013-10-17 21:13:05 +03:00
Vjacheslav Trushkin
378b2dfa96 [ticket/11552] Responsive minitabs
PHPBB3-11552
2013-10-17 21:13:05 +03:00
Vjacheslav Trushkin
34fa93a153 [ticket/11552] Adjustments for CP navigation
PHPBB3-11552
2013-10-17 21:13:05 +03:00
Vjacheslav Trushkin
f655ca3e54 [ticket/11552] Responsive CP navigation
PHPBB3-11552
2013-10-17 21:13:04 +03:00
Vjacheslav Trushkin
118b66534e [ticket/11552] Add search link to responsive header
PHPBB3-11552
2013-10-17 21:12:45 +03:00
Vjacheslav Trushkin
5d999e008c [ticket/11552] Breadcrumbs in footer, tabs bg color
Change breadcrumbs layout in footer to match breadcrumbs
in header. Change background color for tabs dropdown menu

PHPBB3-11552
2013-10-17 21:11:39 +03:00
Vjacheslav Trushkin
e5788cbda8 [ticket/11552] Disable responsive JS for IE8-
PHPBB3-11552
2013-10-17 21:11:38 +03:00
Vjacheslav Trushkin
8ea5a77aa2 [ticket/11552] Join functions for hiding tabs and menu
PHPBB3-11552
2013-10-17 21:11:38 +03:00
Vjacheslav Trushkin
a1f118872b [ticket/11552] Responsive CP tabs
PHPBB3-11552
2013-10-17 21:11:38 +03:00
Vjacheslav Trushkin
88cbd68d00 [ticket/11552] Responsive notifications list, pagination
PHPBB3-11552
2013-10-17 21:11:38 +03:00
Vjacheslav Trushkin
7e683cb14d [ticket/11552] Insert responsive menu toggle before li.rightside
Insert responsive menu toggle before li.rightside to prevent
li.rightside:last-child css rule from not working

PHPBB3-11552
2013-10-17 21:11:38 +03:00
Vjacheslav Trushkin
9b4001a786 [ticket/11552] Align text to left in right side popups
PHPBB3-11552
2013-10-17 21:11:37 +03:00
Vjacheslav Trushkin
28fbbcbbc1 [ticket/11552] Hide other popups when menu is toggled
PHPBB3-11552
2013-10-17 21:11:37 +03:00
Vjacheslav Trushkin
70a4bab9ed [ticket/11552] Limit width of linklists
Limit width of left/right aligned link lists

PHPBB3-11552
2013-10-17 21:11:37 +03:00
Vjacheslav Trushkin
dbb6fc2ebe [ticket/11552] Responsive menu
PHPBB3-11552
2013-10-17 21:11:03 +03:00
Vjacheslav Trushkin
c15ab90c38 [ticket/11552] More breadcrumbs adjustments
PHPBB3-11552
2013-10-17 21:08:32 +03:00
Vjacheslav Trushkin
464248d341 [ticket/11552] Tooltips for breadcrumbs
PHPBB3-11552
2013-10-17 21:08:31 +03:00
Vjacheslav Trushkin
77a9635495 [ticket/11552] Keep first nav row on same line
PHPBB3-11552
2013-10-17 21:08:31 +03:00
Vjacheslav Trushkin
b84f0791b2 [ticket/11552] Change breadcrumbs structure
PHPBB3-11552
2013-10-17 21:08:31 +03:00
Vjacheslav Trushkin
284fb30958 [ticket/11552] Display checkbox in forums list
PHPBB3-11552
2013-10-17 21:08:31 +03:00
Vjacheslav Trushkin
5e8eec6330 [ticket/11552] Move breadcrumbs up
Remove spacing between navigation and breadcrumbs
Fix comments format in responsive.css

PHPBB3-11552
2013-10-17 21:08:31 +03:00
Vjacheslav Trushkin
f3d83def0a [ticket/11552] Responsive forums list
PHPBB3-11552
2013-10-17 21:08:31 +03:00
Vjacheslav Trushkin
744a91dc7b [ticket/11552] Responsive breadcrumbs
PHPBB3-11552
2013-10-17 21:07:41 +03:00
Vjacheslav Trushkin
a189c38853 [ticket/11552] Add .nojs or .hasjs to body
Add .nojs to body element, swap it to .hasjs when
JavaScript is enabled

PHPBB3-11552
2013-10-17 21:03:53 +03:00
Vjacheslav Trushkin
befffe7472 [ticket/11552] Basic rules for wrappers and header
Basic rules for content wrapper, common block wrappers and header

PHPBB3-11552
2013-10-17 21:03:53 +03:00
Vjacheslav Trushkin
5c3669eccb [ticket/11552] Add link to responsive.css
Add link to responsive.css and blank responsive.css

PHPBB3-11552
2013-10-17 21:03:53 +03:00
Vjacheslav Trushkin
7cf0cdb67e [ticket/11552] Viewport meta for mobile devices
PHPBB3-11552
2013-10-17 21:03:52 +03:00
Marc Alexander
e1fc008d15 [ticket/11930] Use \phpbb\path_helper for avatar URLs
This will ensure that avatars still properly display on extension pages
supplied via app.php.

PHPBB3-11930
2013-10-17 14:20:59 +02:00