1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-05-30 19:24:13 +02:00

18855 Commits

Author SHA1 Message Date
Nils Adermann
ed94e3c576 Merge pull request #1784 from nickvergessen/ticket/11924
[Ticket/11924] Add a script to export the events in wiki format
2013-10-28 14:53:59 -07:00
Nils Adermann
0ffc3395c5 Merge pull request #1832 from cyberalien/ticket/11982
Fix z-index for AJAX popup background
2013-10-28 11:51:28 -07:00
Vjacheslav Trushkin
5dd199dd60 [ticket/11982] Fix z-index for AJAX popup background
PHPBB3-11982
2013-10-28 20:18:56 +02:00
Nils Adermann
bf08b9ad34 Merge pull request #1818 from cyberalien/ticket/11957
Responsive design for ACP
2013-10-28 10:14:06 -07:00
Nils Adermann
2afd47b938 Merge pull request #1831 from bantu/task/code-sniffer
[task/code-sniffer] Setup PHP Code Sniffer
2013-10-28 09:19:51 -07:00
Vjacheslav Trushkin
2f19b549d8 [ticket/11957] Append new line to install_header
PHPBB3-11957
2013-10-28 13:42:00 +02:00
Andreas Fischer
77ee81c2f6 Merge remote-tracking branch 'marc1706/ticket/11857' into develop
* marc1706/ticket/11857:
  [ticket/11857] Use passed service collection instead of container in manager
2013-10-27 17:56:25 +01:00
Andreas Fischer
8c83acb28b [task/code-sniffer] Add code sniffer rulesets.
PHPBB3-11980
2013-10-27 17:50:58 +01:00
Andreas Fischer
c230701e48 [task/code-sniffer] Run code sniffer in PHP 5.5 / MySQL Travis CI environment.
PHPBB3-11980
2013-10-27 17:43:08 +01:00
Andreas Fischer
e660d1bac1 [task/code-sniffer] Phing target for sniffing.
PHPBB3-11980
2013-10-27 17:43:03 +01:00
Andreas Fischer
c82979a472 [task/code-sniffer] Add PHP CodeSniffer dependency to composer.
PHPBB3-11980
2013-10-27 17:42:58 +01:00
Andreas Fischer
7fb3676957 [task/code-sniffer] Move code sniffer below build folder.
PHPBB3-11980
2013-10-27 17:42:49 +01:00
Marc Alexander
b2f638b793 [ticket/11857] Use passed service collection instead of container in manager
The service collection that was already passed to the avatar manager should
be used in the avatar manager method get_driver() instead of the container
itself.

PHPBB3-11857
2013-10-27 15:08:58 +01:00
Vjacheslav Trushkin
65ab004f96 [ticket/11957] Responsive ACP groups table
PHPBB3-11957
2013-10-27 01:27:31 +03:00
Joas Schilling
616574d7ab [ticket/11924] Verify that the script is only run from command line
PHPBB3-11924
2013-10-26 22:53:40 +02:00
Vjacheslav Trushkin
522d5cc3f4 [ticket/11957] Responsive ACP permissions
PHPBB3-11957
2013-10-26 22:45:55 +03:00
Vjacheslav Trushkin
bea94b1f5b [ticket/11957] Fix position of main block for tab-less pages
PHPBB3-11957
2013-10-26 22:16:54 +03:00
Vjacheslav Trushkin
1cdb9a8057 [ticket/11957] Hide other navigation items when one is activated
PHPBB3-11957
2013-10-26 22:11:55 +03:00
Vjacheslav Trushkin
00734741af [ticket/11957] Do not add empty headers to responsive tables
PHPBB3-11957
2013-10-26 22:00:25 +03:00
Vjacheslav Trushkin
e9c0c9d5d2 [ticket/11957] Responsive ACP tabs
PHPBB3-11957
2013-10-26 22:00:25 +03:00
Vjacheslav Trushkin
b79cfa9f4a [ticket/11957] Add z-index to menu
Add z-index to menu to prevent content block from overlapping menu

PHPBB3-11957
2013-10-26 22:00:24 +03:00
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
Joas Schilling
35dff79cd8 [ticket/11924] Do not use globals :(
PHPBB3-11924
2013-10-26 18:03:46 +02: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