| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [ticket/12077] Fix another strict standards error. | Cesar G | 2013-12-19 | 1 | -2/+2 |
| | | | | | PHPBB3-12077 | ||||
| * | [ticket/12077] Add missing space after template block name. | Cesar G | 2013-12-19 | 1 | -1/+1 |
| | | | | | PHPBB3-12077 | ||||
| * | [ticket/12077] Fix strict standards error. | Cesar G | 2013-12-19 | 1 | -1/+1 |
| | | | | | PHPBB3-12077 | ||||
| * | Merge branch 'develop-olympus' into develop | Joas Schilling | 2013-12-16 | 2 | -2/+2 |
| |\ | | | | | | | | | * develop-olympus: [ticket/10023] Make password change notification more noticeable | ||||
| | * | [ticket/10023] Make password change notification more noticeable | Oliver Schramm | 2013-12-12 | 2 | -4/+4 |
| | | | | | | | | | PHPBB3-10023 | ||||
| * | | Merge remote-tracking branch 'prototech/ticket/12009' into develop | Joas Schilling | 2013-12-16 | 4 | -2/+38 |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | * prototech/ticket/12009: [ticket/12009] Prevent user from enabling invalid extension through direct URL [ticket/12009] Update functional test to check for invalid extensions. [ticket/12009] Fix functional tests. [ticket/12009] Move valid extensions in tests to correct dir structure. [ticket/12009] Do not allow incorrectly structured extensions to be installed. | ||||
| | * | | [ticket/12009] Prevent user from enabling invalid extension through direct URL | Cesar G | 2013-12-12 | 3 | -2/+23 |
| | | | | | | | | | | | | | PHPBB3-12009 | ||||
| | * | | [ticket/12009] Do not allow incorrectly structured extensions to be installed. | Cesar G | 2013-12-11 | 1 | -0/+15 |
| | | | | | | | | | | | | | PHPBB3-12009 | ||||
| * | | | Merge remote-tracking branch 'vsephpbb/ticket/12054' into develop | Joas Schilling | 2013-12-16 | 3 | -4/+16 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | * vsephpbb/ticket/12054: [ticket/12054] Re-word event documentation [ticket/12054] Reword descriptions and resort events alphabetically [ticket/12054] Update index_body_linklist_before/after template events | ||||
| | * | | | [ticket/12054] Re-word event documentation | Matt Friedman | 2013-12-14 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | PHPBB3-12054 | ||||
| | * | | | [ticket/12054] Reword descriptions and resort events alphabetically | Matt Friedman | 2013-12-12 | 1 | -4/+4 |
| | | | | | | | | | | | | | | | | | PHPBB3-12054 | ||||
| | * | | | [ticket/12054] Update index_body_linklist_before/after template events | Matt Friedman | 2013-12-03 | 3 | -4/+16 |
| | | | | | | | | | | | | | | | | | PHPBB3-12054 | ||||
| * | | | | Merge remote-tracking branch 'vsephpbb/ticket/12063' into develop | Joas Schilling | 2013-12-13 | 2 | -2/+2 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | * vsephpbb/ticket/12063: [ticket/12063] Use CSS to replace valign=top [ticket/12063] Remove obsolete valign attributes from tr tags | ||||
| | * | | | | [ticket/12063] Use CSS to replace valign=top | Matt Friedman | 2013-12-13 | 2 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-12063 | ||||
| | * | | | | [ticket/12063] Remove obsolete valign attributes from tr tags | Matt Friedman | 2013-12-05 | 2 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-12063 | ||||
| * | | | | | Merge remote-tracking branch 'vsephpbb/ticket/12064' into develop | Joas Schilling | 2013-12-12 | 1 | -21/+0 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | * vsephpbb/ticket/12064: [ticket/12064] Delete obsolete viewsource.html file from adm/style/ | ||||
| | * | | | | | [ticket/12064] Delete obsolete viewsource.html file from adm/style/ | Matt Friedman | 2013-12-05 | 1 | -21/+0 |
| | |/ / / / | | | | | | | | | | | | | | | | PHPBB3-12064 | ||||
| * | | | | | Merge remote-tracking branch 'Marc/ticket/11859' into develop | Joas Schilling | 2013-12-12 | 5 | -11/+32 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Marc/ticket/11859: [ticket/11859] Add missing get_template_name method to test drivers [ticket/11859] Make avatar drivers return template filename | ||||
| | * | | | | | [ticket/11859] Make avatar drivers return template filename | Marc Alexander | 2013-11-27 | 5 | -11/+32 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The service name might not follow the expected naming scheme which would cause abnormally long filenames and confusion for authors that might add more avatar drivers. PHPBB3-11859 | ||||
| * | | | | | | Merge branch 'develop-olympus' into develop | Joas Schilling | 2013-12-09 | 1 | -1/+1 |
| |\ \ \ \ \ \ | |_|_|_|/ / |/| | | | / | | |_|_|/ | |/| | | | | | | | | | | | | | | | | | | * develop-olympus: [ticket/12061] Fix keyboard shortcut in firefox Conflicts: phpBB/styles/prosilver/template/overall_footer.html | ||||
| | * | | | | [ticket/12061] Fix keyboard shortcut in firefox | Oliver Schramm | 2013-12-06 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-12061 | ||||
| * | | | | | Merge remote-tracking branch 'imkingdavid/ticket/12069' into develop | Andreas Fischer | 2013-12-08 | 1 | -1/+1 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | * imkingdavid/ticket/12069: [ticket/12069] Globalize in submit_post() | ||||
| | * | | | | | [ticket/12069] Globalize in submit_post() | David King | 2013-12-08 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12069 | ||||
| * | | | | | | Merge pull request #1923 from prototech/ticket/12067 | Nathan Guse | 2013-12-08 | 1 | -0/+1 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | [ticket/12067] Remove double scrollbar from notifications dropdown. | ||||
| | * | | | | | | [ticket/12067] Remove double scrollbar from notifications dropdown. | Cesar G | 2013-12-07 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12067 | ||||
| * | | | | | | | Merge pull request #1926 from imkingdavid/ticket/12069 | Nathan Guse | 2013-12-08 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | [ticket/12069] Fix event documentation | ||||
| | * | | | | | | [ticket/12069] Fix event documentation | David King | 2013-12-08 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12069 | ||||
| * | | | | | | | Merge pull request #1925 from imkingdavid/ticket/12069 | Nathan Guse | 2013-12-08 | 1 | -0/+17 |
| |\ \ \ \ \ \ \ | |/ / / / / / | | / / / / / | |/ / / / / |/| | | | | | [ticket/12069] Add core.submit_post_end event | ||||
| | * | | | | | [ticket/12069] Add core.submit_post_end event | David King | 2013-12-08 | 1 | -0/+17 |
| | | |/ / / | |/| | | | | | | | | | | | | | PHPBB3-12069 | ||||
| * | | | | | [ticket/11241] Retain button gradient when menu is active. | Cesar G | 2013-12-06 | 1 | -3/+2 |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-11241 | ||||
| * | | | | | [ticket/11241] Fix the disappearing dropdown when responsive changes take effect | Cesar G | 2013-12-06 | 2 | -12/+5 |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-11241 | ||||
| * | | | | | [ticket/11241] Add border to dropdown menu options. | Cesar G | 2013-12-06 | 5 | -46/+66 |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-11241 | ||||
| * | | | | | [ticket/11241] Add events & var for extensions to dropdown. | Cesar G | 2013-12-06 | 2 | -1/+17 |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-11241 | ||||
| * | | | | | [ticket/11241] Fix the dropdown in RTL languages. | Cesar G | 2013-12-06 | 1 | -0/+15 |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-11241 | ||||
| * | | | | | [ticket/11241] Use DEFINE for the block. | Cesar G | 2013-12-06 | 1 | -3/+4 |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-11241 | ||||
| * | | | | | [ticket/11241] Consolidate topic actions into "Topic tools" dropdown. | Cesar G | 2013-12-06 | 5 | -17/+49 |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-11241 | ||||
| * | | | | | [ticket/11241] Add dropdown control button. | Cesar G | 2013-12-06 | 6 | -7/+87 |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-11241 | ||||
| * | | | | | Merge remote-tracking branch 'cyberalien/ticket/11979' into develop | Joas Schilling | 2013-12-06 | 3 | -5/+59 |
| |\ \ \ \ \ | |_|_|/ / |/| | | | | | | | | | | | | | | | | | | | * cyberalien/ticket/11979: [ticket/11979] Fix errors in dropdown [ticket/11979] Add ability to create dropdown menu to prosilver | ||||
| | * | | | | [ticket/11979] Fix errors in dropdown | Vjacheslav Trushkin | 2013-11-20 | 3 | -2/+8 |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-11979 | ||||
| | * | | | | [ticket/11979] Add ability to create dropdown menu to prosilver | Vjacheslav Trushkin | 2013-11-14 | 2 | -5/+53 |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-11979 | ||||
| * | | | | | [ticket/12062] Fix to allow extensions to use INCLUDEJS in the ACP | Matt Friedman | 2013-12-05 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-12062 | ||||
| * | | | | | [ticket/12059] Allow INCLUDECSS to work with ACP templates | Matt Friedman | 2013-12-04 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-12059 | ||||
| * | | | | | [ticket/12058] Add missing apostrophe to avatar_types migration queries | Marc Alexander | 2013-12-04 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-12058 | ||||
| * | | | | | Merge pull request #1813 from marc1706/ticket/11912 | Nathan Guse | 2013-12-04 | 8 | -4/+813 |
| |\ \ \ \ \ | | | | | | | | | | | | | [ticket/11912] Add mimetype guesser for proper mimetype guessing | ||||
| | * \ \ \ \ | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/11912 | Marc Alexander | 2013-11-23 | 391 | -4592/+5231 |
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: phpBB/config/services.yml | ||||
| | * | | | | | | [ticket/11912] Check if content_guesser is supported with function_exists | Marc Alexander | 2013-11-23 | 1 | -5/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-11912 | ||||
| | * | | | | | | [ticket/11912] Remove obsolete "return null" in content_guesser | Marc Alexander | 2013-11-14 | 1 | -2/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-11912 | ||||
| | * | | | | | | [ticket/11912] Remove obsolete variable $mimetype from content_guesser | Marc Alexander | 2013-11-12 | 1 | -3/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-11912 | ||||
| | * | | | | | | [ticket/11912] Remove IN_PHPBB checks from mimetype guesser files | Marc Alexander | 2013-11-11 | 5 | -40/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-11912 | ||||
| | * | | | | | | [ticket/11912] Remove obsolete $file_info from plupload | Marc Alexander | 2013-11-11 | 1 | -2/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-11912 | ||||
