| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [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 | ||||
| * | [ticket/11956] Reverse order of .rightside items in dropdown | Vjacheslav Trushkin | 2013-10-24 | 1 | -1/+5 |
| | | | | | PHPBB3-11956 | ||||
| * | [ticket/11956] One more dropdown fix | Vjacheslav Trushkin | 2013-10-24 | 1 | -6/+0 |
| | | | | | PHPBB3-11956 | ||||
| * | [ticket/11956] More resposive dropdown fixes | Vjacheslav Trushkin | 2013-10-24 | 2 | -4/+4 |
| | | | | | PHPBB3-11956 | ||||
| * | [ticket/11956] Move dropdown menu from edges of screen | Vjacheslav Trushkin | 2013-10-24 | 3 | -0/+30 |
| | | | | | | | Also add -webkit prefix to box-sizing PHPBB3-11956 | ||||
| * | [ticket/11956] More fixes for responsive minitabs | Vjacheslav Trushkin | 2013-10-24 | 2 | -1/+3 |
| | | | | | PHPBB3-11956 | ||||
| * | [ticket/11956] Adjustments for responsive minitabs | Vjacheslav Trushkin | 2013-10-24 | 2 | -2/+21 |
| | | | | | PHPBB3-11956 | ||||
| * | [ticket/11956] Make notification, pm and forum index icons clickable | Vjacheslav Trushkin | 2013-10-24 | 1 | -0/+6 |
| | | | | | PHPBB3-11956 | ||||
| * | [ticket/11956] Responsive subforums list | Vjacheslav Trushkin | 2013-10-24 | 1 | -0/+8 |
| | | | | | PHPBB3-11956 | ||||
| * | [ticket/11956] Fix docblock for dropdown handler | Vjacheslav Trushkin | 2013-10-24 | 1 | -8/+8 |
| | | | | | PHPBB3-11956 | ||||
| * | [ticket/11956] Reusable dropdown handler | Vjacheslav Trushkin | 2013-10-24 | 5 | -164/+249 |
| | | | | | | | | | 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 | ||||
| * | [ticket/11956] Remove background image from *CP navigation | Vjacheslav Trushkin | 2013-10-24 | 1 | -0/+7 |
| | | | | | PHPBB3-11956 | ||||
| * | [ticket/11956] Change .skip-responsive to data attribute | Vjacheslav Trushkin | 2013-10-24 | 2 | -6/+6 |
| | | | | | PHPBB3-11956 | ||||
| * | [ticket/11956] Fix responsive linkslist bug | Vjacheslav Trushkin | 2013-10-24 | 1 | -3/+5 |
| | | | | | PHPBB3-11956 | ||||
| * | [ticket/11956] Wider pagination links on mobile devices | Vjacheslav Trushkin | 2013-10-24 | 2 | -1/+7 |
| | | | | | | | | Wider pagination links on mobile devices. Also fixes typo in pagination selector. PHPBB3-11956 | ||||
| * | [ticket/11956] Fix postprofile popup | Vjacheslav Trushkin | 2013-10-24 | 2 | -2/+8 |
| | | | | | PHPBB3-11956 | ||||
| * | [ticket/11956] Responsive quick login form | Vjacheslav Trushkin | 2013-10-24 | 2 | -3/+27 |
| | | | | | PHPBB3-11956 | ||||
| * | [ticket/11956] Arrow for responsive popup | Vjacheslav Trushkin | 2013-10-24 | 4 | -19/+45 |
| | | | | | PHPBB3-11956 | ||||
| * | [ticket/11956] Fix missing class name in index_body.html | Vjacheslav Trushkin | 2013-10-24 | 1 | -1/+1 |
| | | | | | PHPBB3-11956 | ||||
| * | [ticket/11956] Better responsive breadcrumbs | Vjacheslav Trushkin | 2013-10-24 | 2 | -18/+20 |
| | | | | | PHPBB3-11956 | ||||
| * | [ticket/11956] Put bottom nav in one block | Vjacheslav Trushkin | 2013-10-24 | 1 | -6/+4 |
| | | | | | PHPBB3-11956 | ||||
| * | [ticket/11956] Put top navigation in one block | Vjacheslav Trushkin | 2013-10-24 | 1 | -7/+5 |
| | | | | | PHPBB3-11956 | ||||
| * | [ticket/11956] Move JS to reusable function | Vjacheslav Trushkin | 2013-10-24 | 1 | -373/+424 |
| | | | | | | | | | Move JS to reusable function that can be ran for all content added with JavaScript such as results of AJAX forms PHPBB3-11956 | ||||
| * | [ticket/11956] Adjustments to responsive topiclist lists | Vjacheslav Trushkin | 2013-10-24 | 16 | -37/+170 |
| | | | | | | | | | | | | 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 | ||||
| * | [ticket/11956] Move responsive *CP navigation | Vjacheslav Trushkin | 2013-10-24 | 2 | -35/+38 |
| | | | | | | | | Move responsive *CP navigation to cp.css because layout has to change at width higher than 700px PHPBB3-11956 | ||||
| * | [ticket/11956] Fix errors in drafts.html | Vjacheslav Trushkin | 2013-10-24 | 1 | -8/+10 |
| | | | | | PHPBB3-11956 | ||||
| * | [ticket/11956] Fix topic actions layout | Vjacheslav Trushkin | 2013-10-24 | 1 | -0/+6 |
| | | | | | | | Fix topic actions layout on mobile devices PHPBB3-11956 | ||||
| * | [ticket/11956] Fix responsive jumpbox | Vjacheslav Trushkin | 2013-10-24 | 1 | -1/+5 |
| | | | | | PHPBB3-11956 | ||||
| * | [ticket/11956] Hide author on mobile devices | Vjacheslav Trushkin | 2013-10-24 | 1 | -1/+1 |
| | | | | | | | Hide duplicate author name in posts on mobile devices PHPBB3-11956 | ||||
| * | [ticket/11956] Scale down online image for HD display | Vjacheslav Trushkin | 2013-10-24 | 1 | -0/+8 |
| | | | | | | | Scale down online image for HD displays PHPBB3-11956 | ||||
| * | [ticket/11956] Scale down large avatars | Vjacheslav Trushkin | 2013-10-24 | 1 | -0/+5 |
| | | | | | | | Prevent large avatars from breaking layout on any resolution. PHPBB3-11956 | ||||
| * | [ticket/11956] Fix member list page | Vjacheslav Trushkin | 2013-10-24 | 2 | -1/+9 |
| | | | | | PHPBB3-11956 | ||||
| * | [ticket/11956] Add assets_version to responsive.css link | Vjacheslav Trushkin | 2013-10-24 | 2 | -2/+2 |
| | | | | | PHPBB3-11556 | ||||
| * | [ticket/11956] Responsive AJAX alerts | Vjacheslav Trushkin | 2013-10-24 | 2 | -2/+16 |
| | | | | | PHPBB3-11956 | ||||
| * | [ticket/11138] Do not use AJAX for ACP resync features. | Cesar G | 2013-10-23 | 1 | -3/+3 |
| | | | | | PHPBB3-11138 | ||||
| * | [ticket/11138] Increase AJAX timeout period to 15 seconds. | Cesar G | 2013-10-23 | 1 | -2/+2 |
| | | | | | PHPBB3-11138 | ||||
| * | [ticket/11872] Template syntax typos in oauth templates | Vjacheslav Trushkin | 2013-10-23 | 2 | -2/+2 |
| | | | | | PHPBB3-11872 | ||||
| * | [ticket/11916] Remove files from hidden attach list after deletion | Marc Alexander | 2013-10-23 | 1 | -20/+43 |
| | | | | | | | | | The hidden attachment_data list needs to be updated if a file got removed. This was not done until now and caused a general error after submitting a post if a file was removed after uploading it. PHPBB3-11916 | ||||
| * | Merge pull request #1801 from nickvergessen/ticket/11948 | Nils Adermann | 2013-10-22 | 2 | -15/+14 |
| |\ | | | | | Ticket/11948 Extensions should be allowed to have more then 1 routing file | ||||
| | * | [ticket/11948] Allow resource importing for routing | Joas Schilling | 2013-10-21 | 2 | -8/+7 |
| | | | | | | | | | PHPBB3-11948 | ||||
| | * | [ticket/11948] Use basename and dirname | Joas Schilling | 2013-10-20 | 1 | -6/+2 |
| | | | | | | | | | PHPBB3-11948 | ||||
| | * | [ticket/11948] Allow multiple routing files for extensions | Joas Schilling | 2013-10-19 | 1 | -9/+13 |
| | | | | | | | | | PHPBB3-11948 | ||||
| * | | Merge remote-tracking branch 'marc1706/ticket/11930' into develop | Andreas Fischer | 2013-10-21 | 4 | -3/+15 |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | * marc1706/ticket/11930: [ticket/11930] Update docblock of avatar driver constructor [ticket/11930] Modify order of properties to fit constructor method [ticket/11930] Move path_helper in front of optional cache argument [ticket/11930] Fix tests after adding phpbb\path_helper to avatar drivers [ticket/11930] Use \phpbb\path_helper for avatar URLs | ||||
