aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Expand)AuthorAgeFilesLines
* [ticket/11857] Use passed service collection instead of container in managerMarc Alexander2013-10-272-12/+19
* [ticket/11956] Ability to swap full and responsive textVjacheslav Trushkin2013-10-261-0/+25
* [ticket/11956] Move code that hides dropdowns to assetsVjacheslav Trushkin2013-10-262-10/+19
* [ticket/11956] Move dropdown handler to assetsVjacheslav Trushkin2013-10-262-106/+120
* [ticket/11956] Check for children elements in tablesVjacheslav Trushkin2013-10-261-1/+1
* [ticket/11956] Adjust few elements for tiny devicesVjacheslav Trushkin2013-10-251-1/+14
* [ticket/11956] Fix IE responsive breadcrumbs and navigation iconVjacheslav Trushkin2013-10-252-11/+15
* [ticket/11956] Swap navigation events in headerVjacheslav Trushkin2013-10-251-2/+2
* [ticket/11956] Fix asterix position in post menu iconVjacheslav Trushkin2013-10-241-0/+0
* [ticket/11956] Reverse order of .rightside items in dropdownVjacheslav Trushkin2013-10-241-1/+5
* [ticket/11956] One more dropdown fixVjacheslav Trushkin2013-10-241-6/+0
* [ticket/11956] More resposive dropdown fixesVjacheslav Trushkin2013-10-242-4/+4
* [ticket/11956] Move dropdown menu from edges of screenVjacheslav Trushkin2013-10-243-0/+30
* [ticket/11956] More fixes for responsive minitabsVjacheslav Trushkin2013-10-242-1/+3
* [ticket/11956] Adjustments for responsive minitabsVjacheslav Trushkin2013-10-242-2/+21
* [ticket/11956] Make notification, pm and forum index icons clickableVjacheslav Trushkin2013-10-241-0/+6
* [ticket/11956] Responsive subforums listVjacheslav Trushkin2013-10-241-0/+8
* [ticket/11956] Fix docblock for dropdown handlerVjacheslav Trushkin2013-10-241-8/+8
* [ticket/11956] Reusable dropdown handlerVjacheslav Trushkin2013-10-245-164/+249
* [ticket/11956] Remove background image from *CP navigationVjacheslav Trushkin2013-10-241-0/+7
* [ticket/11956] Change .skip-responsive to data attributeVjacheslav Trushkin2013-10-242-6/+6
* [ticket/11956] Fix responsive linkslist bugVjacheslav Trushkin2013-10-241-3/+5
* [ticket/11956] Wider pagination links on mobile devicesVjacheslav Trushkin2013-10-242-1/+7
* [ticket/11956] Fix postprofile popupVjacheslav Trushkin2013-10-242-2/+8
* [ticket/11956] Responsive quick login formVjacheslav Trushkin2013-10-242-3/+27
* [ticket/11956] Arrow for responsive popupVjacheslav Trushkin2013-10-244-19/+45
* [ticket/11956] Fix missing class name in index_body.htmlVjacheslav Trushkin2013-10-241-1/+1
* [ticket/11956] Better responsive breadcrumbsVjacheslav Trushkin2013-10-242-18/+20
* [ticket/11956] Put bottom nav in one blockVjacheslav Trushkin2013-10-241-6/+4
* [ticket/11956] Put top navigation in one blockVjacheslav Trushkin2013-10-241-7/+5
* [ticket/11956] Move JS to reusable functionVjacheslav Trushkin2013-10-241-373/+424
* [ticket/11956] Adjustments to responsive topiclist listsVjacheslav Trushkin2013-10-2416-37/+170
* [ticket/11956] Move responsive *CP navigationVjacheslav Trushkin2013-10-242-35/+38
* [ticket/11956] Fix errors in drafts.htmlVjacheslav Trushkin2013-10-241-8/+10
* [ticket/11956] Fix topic actions layoutVjacheslav Trushkin2013-10-241-0/+6
* [ticket/11956] Fix responsive jumpboxVjacheslav Trushkin2013-10-241-1/+5
* [ticket/11956] Hide author on mobile devicesVjacheslav Trushkin2013-10-241-1/+1
* [ticket/11956] Scale down online image for HD displayVjacheslav Trushkin2013-10-241-0/+8
* [ticket/11956] Scale down large avatarsVjacheslav Trushkin2013-10-241-0/+5
* [ticket/11956] Fix member list pageVjacheslav Trushkin2013-10-242-1/+9
* [ticket/11956] Add assets_version to responsive.css linkVjacheslav Trushkin2013-10-242-2/+2
* [ticket/11956] Responsive AJAX alertsVjacheslav Trushkin2013-10-242-2/+16
* [ticket/11138] Do not use AJAX for ACP resync features.Cesar G2013-10-231-3/+3
* [ticket/11138] Increase AJAX timeout period to 15 seconds.Cesar G2013-10-231-2/+2
* [ticket/11872] Template syntax typos in oauth templatesVjacheslav Trushkin2013-10-232-2/+2
* [ticket/11916] Remove files from hidden attach list after deletionMarc Alexander2013-10-231-20/+43
* Merge pull request #1801 from nickvergessen/ticket/11948Nils Adermann2013-10-222-15/+14
|\
| * [ticket/11948] Allow resource importing for routingJoas Schilling2013-10-212-8/+7
| * [ticket/11948] Use basename and dirnameJoas Schilling2013-10-201-6/+2
| * [ticket/11948] Allow multiple routing files for extensionsJoas Schilling2013-10-191-9/+13