aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'Marc/ticket/11916' into developJoas Schilling2013-10-231-20/+43
|\ | | | | | | | | * Marc/ticket/11916: [ticket/11916] Remove files from hidden attach list after deletion
| * [ticket/11916] Remove files from hidden attach list after deletionMarc Alexander2013-10-231-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/11948Nils Adermann2013-10-225-17/+30
|\ | | | | Ticket/11948 Extensions should be allowed to have more then 1 routing file
| * [ticket/11948] Check actual result of routesJoas Schilling2013-10-211-1/+8
| | | | | | | | PHPBB3-11948
| * [ticket/11948] Allow resource importing for routingJoas Schilling2013-10-214-9/+12
| | | | | | | | PHPBB3-11948
| * [ticket/11948] Use basename and dirnameJoas Schilling2013-10-201-6/+2
| | | | | | | | PHPBB3-11948
| * [ticket/11948] Allow multiple routing files for extensionsJoas Schilling2013-10-191-9/+13
| | | | | | | | PHPBB3-11948
| * [ticket/11948] Add second routing file to testsJoas Schilling2013-10-192-1/+4
| | | | | | | | PHPBB3-11948
* | Merge remote-tracking branch 'marc1706/ticket/11930' into developAndreas Fischer2013-10-215-5/+25
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | * 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
| * | [ticket/11930] Update docblock of avatar driver constructorMarc Alexander2013-10-211-0/+1
| | | | | | | | | | | | PHPBB3-11930
| * | [ticket/11930] Modify order of properties to fit constructor methodMarc Alexander2013-10-211-7/+7
| | | | | | | | | | | | PHPBB3-11930
| * | [ticket/11930] Move path_helper in front of optional cache argumentMarc Alexander2013-10-213-7/+7
| | | | | | | | | | | | | | | | | | Optional method arguments should be after any mandatory ones. PHPBB3-11930
| * | [ticket/11930] Fix tests after adding phpbb\path_helper to avatar driversMarc Alexander2013-10-171-2/+10
| | | | | | | | | | | | PHPBB3-11930
| * | [ticket/11930] Use \phpbb\path_helper for avatar URLsMarc Alexander2013-10-174-3/+14
| | | | | | | | | | | | | | | | | | | | | This will ensure that avatars still properly display on extension pages supplied via app.php. PHPBB3-11930
* | | Merge branch 'develop-olympus' into developNils Adermann2013-10-202-1/+2
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * develop-olympus: [ticket/11951] Add MariaDB to platforms we test on. [ticket/11951] Add MariaDB to supported DBMSes in requirement section. Conflicts: phpBB/docs/INSTALL.html phpBB/docs/README.html
| * \ \ Merge remote-tracking branch 'github-bantu/ticket/11951' into develop-olympusNils Adermann2013-10-202-1/+2
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | * github-bantu/ticket/11951: [ticket/11951] Add MariaDB to platforms we test on. [ticket/11951] Add MariaDB to supported DBMSes in requirement section.
| | * | | [ticket/11951] Add MariaDB to platforms we test on.Andreas Fischer2013-10-191-1/+1
| | | | | | | | | | | | | | | | | | | | PHPBB3-11951
| | * | | [ticket/11951] Add MariaDB to supported DBMSes in requirement section.Andreas Fischer2013-10-191-0/+1
| |/ / / | | | | | | | | | | | | PHPBB3-11951
* | | | Merge pull request #1789 from VSEphpbb/ticket/11936Nils Adermann2013-10-2011-34/+33
|\ \ \ \ | | | | | | | | | | [Ticket/11936] Notification Avatars - Fixes and Restyling
| * | | | [ticket/11936] Update color scheme of new no_avatar.gifMatt Friedman2013-10-203-0/+0
| | | | | | | | | | | | | | | | | | | | PHPBB3-11936
| * | | | [ticket/11936] Merge branch 'develop' into ticket/11936Matt Friedman2013-10-2032-188/+1394
| |\ \ \ \ | |/ / / / |/| | | | | | | | | PHPBB3-11936
* | | | | Merge remote-tracking branch 'prototech/ticket/11939' into developAndreas Fischer2013-10-201-1/+1
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | * prototech/ticket/11939: [ticket/11939] Removed unneeded data attribute.
| * | | | | [ticket/11939] Removed unneeded data attribute.callumacrae2013-10-171-1/+1
| | |_|/ / | |/| | | | | | | | | | | | | PHPBB3-11939
* | | | | Merge remote-tracking branch 'prototech/ticket/11923' into developAndreas Fischer2013-10-201-3/+3
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | * prototech/ticket/11923: [ticket/11923] Attempt to translate errors only if user can change avatar.
| * | | | | [ticket/11923] Attempt to translate errors only if user can change avatar.Cesar G2013-10-171-3/+3
| |/ / / / | | | | | | | | | | | | | | | PHPBB3-11923
* | | | | Merge remote-tracking branch 'cyberalien/ticket/11945' into developAndreas Fischer2013-10-201-0/+6
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | * cyberalien/ticket/11945: [ticket/11945] Change color for focused button
| * | | | | [ticket/11945] Change color for focused buttonVjacheslav Trushkin2013-10-191-0/+6
| |/ / / / | | | | | | | | | | | | | | | PHPBB3-11945
* | | | | Merge pull request #1719 from cyberalien/ticket/11552Nils Adermann2013-10-2028-178/+1373
|\ \ \ \ \ | | | | | | | | | | | | Responsive design for prosilver
| * | | | | [ticket/11552] Fix non-square avatars in notificationsVjacheslav Trushkin2013-10-201-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Old code was changing all avatars to square. This code will keep 50px height limit without changing aspect ratio. PHPBB3-11552
| * | | | | [ticket/11552] Padding for lists with checkboxVjacheslav Trushkin2013-10-202-0/+7
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-11552
| * | | | | [ticket/11552] More responsive design adjustmentsVjacheslav Trushkin2013-10-202-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-11552
| * | | | | [ticket/11552] Adjustments for responsive post buttonsVjacheslav Trushkin2013-10-201-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-11552
| * | | | | [ticket/11552] Better responsive post buttonsVjacheslav Trushkin2013-10-204-2/+63
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-11552
| * | | | | [ticket/11552] Fixing incorrect min-heightVjacheslav Trushkin2013-10-201-0/+7
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-11552
| * | | | | [ticket/11552] Responsive design fixesVjacheslav Trushkin2013-10-202-1/+16
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-11552
| * | | | | [ticket/11552] Adjustments for table headersVjacheslav Trushkin2013-10-202-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-11552
| * | | | | [ticket/11552] Responsive pollsVjacheslav Trushkin2013-10-201-0/+18
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-11552
| * | | | | [ticket/11552] Tweaks to responsive navigationVjacheslav Trushkin2013-10-193-3/+7
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-11552
| * | | | | [ticket/11552] Do not hide all links at onceVjacheslav Trushkin2013-10-193-5/+28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Do not hide some links as long as their is enough space to keep them out of dropdown menu PHPBB3-11552
| * | | | | [ticket/11552] Fix online users list and popupsVjacheslav Trushkin2013-10-192-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-11552
| * | | | | [ticket/11552] Responsive member listVjacheslav Trushkin2013-10-199-53/+101
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Responsive member list and better responsive tables PHPBB3-11552
| * | | | | [ticket/11552] Responsive PM editorVjacheslav Trushkin2013-10-192-2/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Responsive PM editor, fix quickmod tools PHPBB3-11552
| * | | | | [ticket/11552] Responsive postVjacheslav Trushkin2013-10-197-34/+65
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-11552
| * | | | | [ticket/11552] Do not collapse empty link listsVjacheslav Trushkin2013-10-191-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-11552
| * | | | | [ticket/11552] Remove inline css for signatureVjacheslav Trushkin2013-10-193-2/+7
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-11552
| * | | | | [ticket/11552] Move post subject before buttonsVjacheslav Trushkin2013-10-196-13/+15
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-11552
| * | | | | [ticket/11552] Change order of postbody and postprofileVjacheslav Trushkin2013-10-194-84/+83
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-11552
| * | | | | [ticket/11552] Scrollbars for iOS devicesVjacheslav Trushkin2013-10-191-0/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Show scroll bars for items with overflow on iOS devices with touch screen that do not show scroll bars by default PHPBB3-11552
| * | | | | [ticket/11552] Responsive user profileVjacheslav Trushkin2013-10-193-1/+29
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-11552
| * | | | | [ticket/11552] Fixes for notifications listVjacheslav Trushkin2013-10-192-5/+4
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-11552