| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #1784 from nickvergessen/ticket/11924 | Nils Adermann | 2013-10-28 | 6 | -19/+378 |
| |\ | | | | | [Ticket/11924] Add a script to export the events in wiki format | ||||
| | * | [ticket/11924] Verify that the script is only run from command line | Joas Schilling | 2013-10-26 | 1 | -0/+5 |
| | | | | | | | | | PHPBB3-11924 | ||||
| | * | [ticket/11924] Do not use globals :( | Joas Schilling | 2013-10-26 | 1 | -17/+10 |
| | | | | | | | | | PHPBB3-11924 | ||||
| | * | [ticket/11924] Remove duplicated code | Joas Schilling | 2013-10-16 | 1 | -54/+22 |
| | | | | | | | | | PHPBB3-11924 | ||||
| | * | [ticket/11924] Fix some minor issues with the php event docs | Joas Schilling | 2013-10-16 | 4 | -9/+9 |
| | | | | | | | | | PHPBB3-11924 | ||||
| | * | [ticket/11924] Add option to export php event list | Joas Schilling | 2013-10-16 | 1 | -0/+242 |
| | | | | | | | | | PHPBB3-11924 | ||||
| | * | [ticket/11924] Reduce unneccessary load | Joas Schilling | 2013-10-16 | 1 | -6/+2 |
| | | | | | | | | | PHPBB3-11924 | ||||
| | * | [ticket/11924] Add version info of template events to events.md | Joas Schilling | 2013-10-16 | 2 | -2/+47 |
| | | | | | | | | | PHPBB3-11924 | ||||
| | * | [ticket/11924] Add script to export events.md with wiki markup | Joas Schilling | 2013-10-16 | 1 | -0/+102 |
| | | | | | | | | | PHPBB3-11924 | ||||
| | * | [ticket/11924] Bring layout of events.md to one style | Joas Schilling | 2013-10-16 | 1 | -10/+18 |
| | | | | | | | | | PHPBB3-11924 | ||||
| * | | [ticket/11982] Fix z-index for AJAX popup background | Vjacheslav Trushkin | 2013-10-28 | 1 | -0/+1 |
| | | | | | | | | | PHPBB3-11982 | ||||
| * | | Merge pull request #1818 from cyberalien/ticket/11957 | Nils Adermann | 2013-10-28 | 20 | -279/+1068 |
| |\ \ | | | | | | | Responsive design for ACP | ||||
| | * | | [ticket/11957] Append new line to install_header | Vjacheslav Trushkin | 2013-10-28 | 1 | -1/+1 |
| | | | | | | | | | | | | | PHPBB3-11957 | ||||
| | * | | [ticket/11957] Responsive ACP groups table | Vjacheslav Trushkin | 2013-10-27 | 2 | -12/+10 |
| | | | | | | | | | | | | | PHPBB3-11957 | ||||
| | * | | [ticket/11957] Responsive ACP permissions | Vjacheslav Trushkin | 2013-10-26 | 4 | -9/+79 |
| | | | | | | | | | | | | | PHPBB3-11957 | ||||
| | * | | [ticket/11957] Fix position of main block for tab-less pages | Vjacheslav Trushkin | 2013-10-26 | 1 | -0/+4 |
| | | | | | | | | | | | | | PHPBB3-11957 | ||||
| | * | | [ticket/11957] Hide other navigation items when one is activated | Vjacheslav Trushkin | 2013-10-26 | 1 | -1/+5 |
| | | | | | | | | | | | | | PHPBB3-11957 | ||||
| | * | | [ticket/11957] Do not add empty headers to responsive tables | Vjacheslav Trushkin | 2013-10-26 | 1 | -2/+5 |
| | | | | | | | | | | | | | PHPBB3-11957 | ||||
| | * | | [ticket/11957] Responsive ACP tabs | Vjacheslav Trushkin | 2013-10-26 | 4 | -17/+282 |
| | | | | | | | | | | | | | PHPBB3-11957 | ||||
| | * | | [ticket/11957] Add z-index to menu | Vjacheslav Trushkin | 2013-10-26 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | Add z-index to menu to prevent content block from overlapping menu PHPBB3-11957 | ||||
| | * | | [ticket/11957] Wrap content in double div | Vjacheslav Trushkin | 2013-10-26 | 6 | -10/+24 |
| | | | | | | | | | | | | | PHPBB3-11957 | ||||
| | * | | [ticket/11957] Misc responsive changes | Vjacheslav Trushkin | 2013-10-26 | 2 | -1/+20 |
| | | | | | | | | | | | | | PHPBB3-11957 | ||||
| | * | | [ticket/11957] Responsive styles list | Vjacheslav Trushkin | 2013-10-26 | 3 | -6/+31 |
| | | | | | | | | | | | | | PHPBB3-11957 | ||||
| | * | | [ticket/11957] More responsive forms adjustments | Vjacheslav Trushkin | 2013-10-26 | 1 | -1/+11 |
| | | | | | | | | | | | | | PHPBB3-11957 | ||||
| | * | | [ticket/11957] Responsive forums list | Vjacheslav Trushkin | 2013-10-26 | 3 | -10/+48 |
| | | | | | | | | | | | | | PHPBB3-11957 | ||||
| | * | | [ticket/11957] Change avatars gallery from table to list | Vjacheslav Trushkin | 2013-10-26 | 2 | -12/+37 |
| | | | | | | | | | | | | | PHPBB3-11957 | ||||
| | * | | [ticket/11957] Responsive forms | Vjacheslav Trushkin | 2013-10-26 | 2 | -0/+71 |
| | | | | | | | | | | | | | PHPBB3-11957 | ||||
| | * | | [ticket/11957] Responsive jQuery popups | Vjacheslav Trushkin | 2013-10-26 | 1 | -2/+19 |
| | | | | | | | | | | | | | PHPBB3-11957 | ||||
| | * | | [ticket/11957] Remove IE6 hacks | Vjacheslav Trushkin | 2013-10-26 | 1 | -23/+0 |
| | | | | | | | | | | | | | PHPBB3-11957 | ||||
| | * | | [ticket/11957] Responsive ACP tables | Vjacheslav Trushkin | 2013-10-26 | 3 | -1/+196 |
| | | | | | | | | | | | | | PHPBB3-11957 | ||||
| | * | | [ticket/11957] Use fixed width for sidebar | Vjacheslav Trushkin | 2013-10-26 | 1 | -8/+22 |
| | | | | | | | | | | | | | | | | | | | Use fixed width for sidebar and few minor fixes for other items PHPBB3-11957 | ||||
| | * | | [ticket/11957] Adjustments to ACP layout, menu and some elements | Vjacheslav Trushkin | 2013-10-26 | 2 | -7/+68 |
| | | | | | | | | | | | | | PHPBB3-11957 | ||||
| | * | | [ticket/11957] Enhance responsive nav with JS | Vjacheslav Trushkin | 2013-10-26 | 2 | -4/+40 |
| | | | | | | | | | | | | | PHPBB3-11957 | ||||
| | * | | [ticket/11957] Include admin.js in footer | Vjacheslav Trushkin | 2013-10-26 | 5 | -2/+23 |
| | | | | | | | | | | | | | | | | | | | Include admin.js in footer, swap .hasjs and .nojs PHPBB3-11957 | ||||
| | * | | [ticket/11957] Responsive layout and menu | Vjacheslav Trushkin | 2013-10-26 | 3 | -9/+106 |
| | | | | | | | | | | | | | PHPBB3-11957 | ||||
| | * | | [ticket/11957] Remove menu toggle | Vjacheslav Trushkin | 2013-10-26 | 3 | -87/+0 |
| | | | | | | | | | | | | | PHPBB3-11957 | ||||
| | * | | [ticket/11957] Replace corner images with CSS3 corners | Vjacheslav Trushkin | 2013-10-26 | 12 | -105/+12 |
| | | | | | | | | | | | | | PHPBB3-11957 | ||||
| | * | | [ticket/11957] Viewport meta for install_update_diff | Vjacheslav Trushkin | 2013-10-26 | 1 | -0/+1 |
| | | | | | | | | | | | | | PHPBB3-11957 | ||||
| | * | | [ticket/11957] Viewport meta | Vjacheslav Trushkin | 2013-10-26 | 2 | -0/+2 |
| | | | | | | | | | | | | | PHPBB3-11957 | ||||
| * | | | Merge pull request #1831 from bantu/task/code-sniffer | Nils Adermann | 2013-10-28 | 2 | -3/+74 |
| |\ \ \ | | | | | | | | | [task/code-sniffer] Setup PHP Code Sniffer | ||||
| | * | | | [task/code-sniffer] Add PHP CodeSniffer dependency to composer. | Andreas Fischer | 2013-10-27 | 2 | -3/+74 |
| | |/ / | | | | | | | | | | PHPBB3-11980 | ||||
| * | | | [ticket/11857] Use passed service collection instead of container in manager | Marc Alexander | 2013-10-27 | 2 | -12/+19 |
| |/ / | | | | | | | | | | | | | | | 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 | ||||
| * | | [ticket/11956] Ability to swap full and responsive text | Vjacheslav Trushkin | 2013-10-26 | 1 | -0/+25 |
| | | | | | | | | | PHPBB3-11956 | ||||
| * | | [ticket/11956] Move code that hides dropdowns to assets | Vjacheslav Trushkin | 2013-10-26 | 2 | -10/+19 |
| | | | | | | | | | PHPBB3-11956 | ||||
| * | | [ticket/11956] Move dropdown handler to assets | Vjacheslav Trushkin | 2013-10-26 | 2 | -106/+120 |
| | | | | | | | | | PHPBB3-11956 | ||||
| * | | [ticket/11956] Check for children elements in tables | Vjacheslav Trushkin | 2013-10-26 | 1 | -1/+1 |
| | | | | | | | | | PHPBB3-11956 | ||||
| * | | [ticket/11956] Adjust few elements for tiny devices | Vjacheslav Trushkin | 2013-10-25 | 1 | -1/+14 |
| | | | | | | | | | | | | | | | Change min-width for tiny phones Adjust form elements max-width for tiny phones PHPBB3-11956 | ||||
| * | | [ticket/11956] Fix IE responsive breadcrumbs and navigation icon | Vjacheslav Trushkin | 2013-10-25 | 2 | -11/+15 |
| | | | | | | | | | PHPBB3-11956 | ||||
| * | | [ticket/11956] Swap navigation events in header | Vjacheslav Trushkin | 2013-10-25 | 1 | -2/+2 |
| | | | | | | | | | PHPBB3-11956 | ||||
| * | | [ticket/11956] Fix asterix position in post menu icon | Vjacheslav Trushkin | 2013-10-24 | 1 | -0/+0 |
| | | | | | | | | | PHPBB3-11956 | ||||
