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

18826 Commits

Author SHA1 Message Date
Vjacheslav Trushkin
2a1db92955 [ticket/11957] Wrap content in double div
PHPBB3-11957
2013-10-26 22:00:24 +03:00
Vjacheslav Trushkin
c1ca57fcdb [ticket/11957] Misc responsive changes
PHPBB3-11957
2013-10-26 22:00:24 +03:00
Vjacheslav Trushkin
49e30b1243 [ticket/11957] Responsive styles list
PHPBB3-11957
2013-10-26 22:00:24 +03:00
Vjacheslav Trushkin
7b3f63e8a3 [ticket/11957] More responsive forms adjustments
PHPBB3-11957
2013-10-26 22:00:24 +03:00
Vjacheslav Trushkin
b107b4c0e2 [ticket/11957] Responsive forums list
PHPBB3-11957
2013-10-26 22:00:24 +03:00
Vjacheslav Trushkin
10f0c8b333 [ticket/11957] Change avatars gallery from table to list
PHPBB3-11957
2013-10-26 22:00:24 +03:00
Vjacheslav Trushkin
365d07ff6c [ticket/11957] Responsive forms
PHPBB3-11957
2013-10-26 22:00:24 +03:00
Vjacheslav Trushkin
c23c64cb6d [ticket/11957] Responsive jQuery popups
PHPBB3-11957
2013-10-26 22:00:24 +03:00
Vjacheslav Trushkin
9a8b463c33 [ticket/11957] Remove IE6 hacks
PHPBB3-11957
2013-10-26 22:00:23 +03:00
Vjacheslav Trushkin
b80f213995 [ticket/11957] Responsive ACP tables
PHPBB3-11957
2013-10-26 22:00:23 +03:00
Vjacheslav Trushkin
5f39fd470c [ticket/11957] Use fixed width for sidebar
Use fixed width for sidebar and few minor fixes for other items

PHPBB3-11957
2013-10-26 22:00:23 +03:00
Vjacheslav Trushkin
1b3daa1ad8 [ticket/11957] Adjustments to ACP layout, menu and some elements
PHPBB3-11957
2013-10-26 22:00:23 +03:00
Vjacheslav Trushkin
43b9314390 [ticket/11957] Enhance responsive nav with JS
PHPBB3-11957
2013-10-26 22:00:23 +03:00
Vjacheslav Trushkin
8567adf5db [ticket/11957] Include admin.js in footer
Include admin.js in footer, swap .hasjs and .nojs

PHPBB3-11957
2013-10-26 22:00:23 +03:00
Vjacheslav Trushkin
5779c300e4 [ticket/11957] Responsive layout and menu
PHPBB3-11957
2013-10-26 22:00:23 +03:00
Vjacheslav Trushkin
64e26e8c71 [ticket/11957] Remove menu toggle
PHPBB3-11957
2013-10-26 22:00:23 +03:00
Vjacheslav Trushkin
12c5997471 [ticket/11957] Replace corner images with CSS3 corners
PHPBB3-11957
2013-10-26 22:00:22 +03:00
Vjacheslav Trushkin
b3140f58a0 [ticket/11957] Viewport meta for install_update_diff
PHPBB3-11957
2013-10-26 22:00:22 +03:00
Vjacheslav Trushkin
afa71cc15b [ticket/11957] Viewport meta
PHPBB3-11957
2013-10-26 22:00:21 +03:00
David King
b0e0834637 Merge pull request #1817 from cyberalien/ticket/11956
More responsive design adjustments
2013-10-26 11:37:51 -07:00
Vjacheslav Trushkin
e8b4a50a3d [ticket/11956] Ability to swap full and responsive text
PHPBB3-11956
2013-10-26 20:28:36 +03:00
Nils Adermann
5c5ff6cb7c Merge branch 'develop-olympus' into develop
* develop-olympus:
  [ticket/11970] Make apt-get less quiet.
  [ticket/11970] Add set -x to Travis setup scripts.
2013-10-26 10:53:49 -05:00
Nils Adermann
3eb4575f61 Merge remote-tracking branch 'github-bantu/ticket/11970' into develop-olympus
* github-bantu/ticket/11970:
  [ticket/11970] Make apt-get less quiet.
  [ticket/11970] Add set -x to Travis setup scripts.
2013-10-26 10:53:35 -05:00
Vjacheslav Trushkin
c521380273 [ticket/11956] Move code that hides dropdowns to assets
PHPBB3-11956
2013-10-26 16:35:59 +03:00
Vjacheslav Trushkin
368b3f0d9e [ticket/11956] Move dropdown handler to assets
PHPBB3-11956
2013-10-26 16:29:37 +03:00
Vjacheslav Trushkin
ee4c1ba5a8 [ticket/11956] Check for children elements in tables
PHPBB3-11956
2013-10-26 12:22:33 +03:00
Andreas Fischer
e65483ac32 [ticket/11970] Make apt-get less quiet.
PHPBB3-11970
2013-10-26 01:39:04 +02:00
Andreas Fischer
3c135ccab2 [ticket/11970] Add set -x to Travis setup scripts.
Output is hidden by Travis by default and this will allow easier debugging.

PHPBB3-11970
2013-10-26 01:37:03 +02:00
Andreas Fischer
f40f378483 Merge branch 'develop-olympus' into develop
* develop-olympus:
  [ticket/11920] Pin MariaDB repository to avoid conflicts with Ubuntu MySQL.
2013-10-25 14:01:41 +02:00
Andreas Fischer
66841a55d0 Merge remote-tracking branch 'bantu/ticket/11920' into develop-olympus
* bantu/ticket/11920:
  [ticket/11920] Pin MariaDB repository to avoid conflicts with Ubuntu MySQL.
2013-10-25 14:01:33 +02:00
Andreas Fischer
acc6e440d0 [ticket/11920] Pin MariaDB repository to avoid conflicts with Ubuntu MySQL.
PHPBB3-11920
2013-10-25 13:21:10 +02:00
Vjacheslav Trushkin
6dedac1929 [ticket/11956] Adjust few elements for tiny devices
Change min-width for tiny phones
Adjust form elements max-width for tiny phones

PHPBB3-11956
2013-10-25 12:50:36 +03:00
Nils Adermann
fe7745a1e8 Merge branch 'develop-olympus' into develop
* develop-olympus:
  [task/github-readme/travis] Fix Travis-Badge and link
2013-10-24 21:54:46 -05:00
Nils Adermann
5e01ea61f9 Merge branch 'task/github-readme/travis' into develop-olympus
* task/github-readme/travis:
  [task/github-readme/travis] Fix Travis-Badge and link
2013-10-24 21:53:47 -05:00
Falk Seidel
98a6f10ce7 [task/github-readme/travis] Fix Travis-Badge and link
PHPBB3-11968
2013-10-24 21:51:49 -05:00
Vjacheslav Trushkin
db9ca2fc63 [ticket/11956] Fix IE responsive breadcrumbs and navigation icon
PHPBB3-11956
2013-10-25 02:20:49 +03:00
Vjacheslav Trushkin
fa8d1eb2dc [ticket/11956] Swap navigation events in header
PHPBB3-11956
2013-10-25 02:20:13 +03:00
Vjacheslav Trushkin
c879e8c0dd [ticket/11956] Fix asterix position in post menu icon
PHPBB3-11956
2013-10-24 21:28:49 +03:00
Vjacheslav Trushkin
4639d4fc86 [ticket/11956] Reverse order of .rightside items in dropdown
PHPBB3-11956
2013-10-24 20:51:58 +03:00
Nils Adermann
f67ebc2cdb Merge pull request #1816 from cyberalien/ticket/11956
[ticket/11956] More resposive dropdown fixes
2013-10-24 10:00:23 -07:00
Vjacheslav Trushkin
3b1260fd28 [ticket/11956] One more dropdown fix
PHPBB3-11956
2013-10-24 19:59:31 +03:00
Vjacheslav Trushkin
1795f1d54b [ticket/11956] More resposive dropdown fixes
PHPBB3-11956
2013-10-24 19:57:19 +03:00
Nils Adermann
9185fce9d4 Merge pull request #1803 from cyberalien/ticket/11956
Fixes for responsive design
2013-10-24 09:45:16 -07: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
a8f14b9ce3 [ticket/11956] Fix docblock for dropdown handler
PHPBB3-11956
2013-10-24 18:36:17 +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