Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update version to 3.1.4-RC1 | Joas Schilling | 2015-04-09 | 2 | -4/+4 |
| | |||||
* | Merge pull request #3492 from RMcGirr83/ticket/13710 | Joas Schilling | 2015-04-06 | 2 | -1/+6 |
|\ | | | | | | | [ticket/13710] Allow template events near smilies display | ||||
| * | [ticket/13710] Allow template events near smilies display | RMcGirr83 | 2015-03-19 | 2 | -1/+6 |
| | | | | | | | | PHPBB3-13710 | ||||
* | | Merge pull request #3488 from Crizz0/ticket/13701 | Joas Schilling | 2015-04-06 | 1 | -0/+2 |
|\ \ | | | | | | | | | | | | | | | | | | | [ticket/13701] Adds two new events to posting_pm_layout.html Conflicts: phpBB/docs/events.md | ||||
| * | | [ticket/13701] Adds two new events to posting_pm_layout.html | Crizzo | 2015-03-13 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | | | These events wrap the includes of posting_pm_header.html to add some content before and after it. PHPBB3-13701 | ||||
* | | | Merge pull request #3517 from Wolfsblvt/ticket/13739 | Joas Schilling | 2015-04-06 | 2 | -1/+4 |
|\ \ \ | | | | | | | | | | | | | [ticket/13739] Add template core event posting_poll_body_options_after | ||||
| * | | | [ticket/13739] Add template core event posting_poll_body_options_after | Wolfsblvt | 2015-04-03 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | Fixing order of if statement and event PHPBB3-13739 | ||||
| * | | | [ticket/13739] Add template core event posting_poll_body_options_after | Wolfsblvt | 2015-04-03 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | Fixing if else construct in prosilver so that the event is placed correctly PHPBB3-13739 | ||||
| * | | | [ticket/13739] Add template core event posting_poll_body_options_after | Wolfsblvt | 2015-04-03 | 2 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Template event added for the poll options while posting a topic so that you may add additional options for polls. PHPBB3-13739 | ||||
* | | | | Merge pull request #3515 from cyberalien/ticket/13741 | Joas Schilling | 2015-04-03 | 4 | -20/+2 |
|\ \ \ \ | | | | | | | | | | | | | | | | Ticket/13741 Remove outdated comments and references in css files | ||||
| * | | | | [ticket/13741] Remove outdated references to tweaks.css | cyberalien | 2015-04-03 | 3 | -12/+2 |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-13741 | ||||
| * | | | | [ticket/13741] Remove reference to unused body font-size declaration | cyberalien | 2015-04-03 | 1 | -2/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove reference to font-size declaration that is no longer used in prosilver PHPBB3-13741 | ||||
| * | | | | [ticket/13741] Remove reference to oudated rollover code that no longer exists | cyberalien | 2015-04-03 | 2 | -6/+0 |
| |/ / / | | | | | | | | | | | | | | | | | | | | | Rollover code referenced in that comment has been removed in 3.1 PHPBB3-13741 | ||||
* | | | | Merge pull request #3467 from dragosvr92/patch-5 | Marc Alexander | 2015-04-03 | 2 | -2/+2 |
|\ \ \ \ | |/ / / |/| | | | | | | | [ticket/13602] Adding a new event overall_header_navbar_before | ||||
| * | | | [ticket/13602] Adding event overall_header_navbar_before | Dragos-Valentin Radulescu | 2015-03-06 | 2 | -2/+2 |
| | | | | | | | | | | | | | | | | PHPBB3-13602 | ||||
* | | | | Merge pull request #3508 from cyberalien/ticket/13726 | Marc Alexander | 2015-04-02 | 1 | -3/+10 |
|\ \ \ \ | | | | | | | | | | | | | | | | [ticket/13726] Fix function that calculates responsive breadcrumbs width | ||||
| * | | | | [ticket/13726] Fix function that calculates responsive breadcrumbs width | cyberalien | 2015-03-28 | 1 | -3/+10 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Do not calculate width of hidden elements. Set minimum width to make sure breadcrumbs are always shown. PHPBB3-13726 | ||||
* | | | | | Merge pull request #3509 from cyberalien/ticket/13727 | Marc Alexander | 2015-04-02 | 1 | -1/+7 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | [ticket/13727] Fix JS that resizes breadcrumbs | ||||
| * | | | | | [ticket/13727] Fix JS that resizes breadcrumbs | cyberalien | 2015-03-28 | 1 | -1/+7 |
| |/ / / / | | | | | | | | | | | | | | | | PHPBB3-13727 | ||||
* | | | | | [ticket/13736] Missing four colon in Contact us page | Raphaƫl M | 2015-04-02 | 1 | -4/+4 |
|/ / / / | | | | | | | | | | | | | | | | | | | | | Replacing of four ```:``` with four {L_COLON} in Contact us page. PHPBB3-13736 | ||||
* | | | | Merge remote-tracking branch 'Senky/ticket/9457' into 3.1.x | Cesar G | 2015-03-18 | 8 | -10/+10 |
|\ \ \ \ | |_|_|/ |/| | | | | | | | | | | | * Senky/ticket/9457: [ticket/9457] Add WAI-ARIA landmarks to the Prosilver template files | ||||
| * | | | [ticket/9457] Add WAI-ARIA landmarks to the Prosilver template files | Jakub Senko | 2015-02-16 | 8 | -10/+10 |
| | | | | | | | | | | | | | | | | PHPBB3-9457 | ||||
* | | | | [ticket/13702] Add initial-scale to viewport in page header | cyberalien | 2015-03-14 | 2 | -2/+2 |
| |_|/ |/| | | | | | | | | PHPBB3-13702 | ||||
* | | | Merge pull request #3428 from prototech/ticket/13463 | Marc Alexander | 2015-03-11 | 1 | -0/+7 |
|\ \ \ | | | | | | | | | | | | | [ticket/13463] Correctly position notification mark read icon in RTL. | ||||
| * | | | [ticket/13463] Correctly position notification mark read icon in RTL. | Scout4all | 2015-02-19 | 1 | -0/+7 |
| | | | | | | | | | | | | | | | | PHPBB3-13463 | ||||
* | | | | [ticket/13679] Add template event overall_header_searchbox_before | n-aleha | 2015-03-08 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | PHPBB3-13679 | ||||
* | | | | Merge remote-tracking branch 'cyberalien/ticket/13667' into 3.1.x | Cesar G | 2015-03-05 | 1 | -0/+1 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | * cyberalien/ticket/13667: [ticket/13667] Fix buttons alignment in Chrome for Windows | ||||
| * | | | | [ticket/13667] Fix buttons alignment in Chrome for Windows | cyberalien | 2015-03-03 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-13667 | ||||
* | | | | | Merge pull request #3454 from RMcGirr83/ticket/13590 | Marc Alexander | 2015-03-05 | 6 | -22/+28 |
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | | [ticket/13590] Headers of remember me login keys are not centered | ||||
| * | | | | [ticket/13590] Headers of remember me login keys are not centered | RMcGirr83 | 2015-03-04 | 6 | -22/+28 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Corrected a few other files as well PHPBB3-13590 | ||||
* | | | | | Merge pull request #3451 from RMcGirr83/ticket/13510 | Marc Alexander | 2015-02-27 | 2 | -2/+2 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | [ticket/13510] Add template even viewtopic_body_pagination_after | ||||
| * | | | | | [ticket/13510] Add template even viewtopic_body_pagination_after | RMcGirr83 | 2015-02-26 | 2 | -2/+2 |
| |/ / / / | | | | | | | | | | | | | | | | PHPBB3-13510 | ||||
* | | | | | Merge pull request #3449 from prototech/ticket/13649 | Joas Schilling | 2015-02-26 | 2 | -2/+2 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | [ticket/13649] Fix incorrect subforum tooltip title when unread. | ||||
| * | | | | | [ticket/13649] Fix incorrect subforum tooltip title when unread. | Cesar G | 2015-02-25 | 2 | -2/+2 |
| |/ / / / | | | | | | | | | | | | | | | | PHPBB3-13649 | ||||
* | | | | | [ticket/13563] Remove PM column from subsilver2's memberlist_body.html. | Cesar G | 2015-02-25 | 1 | -7/+5 |
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | The PM link was intentionally dropped due to excessive query requirements, thus the column is without purpose now. See PHPBB3-13229 PHPBB3-13563 | ||||
* | | | | Merge pull request #3425 from dragosvr92/patch-4 | Joas Schilling | 2015-02-20 | 1 | -1/+0 |
|\ \ \ \ | | | | | | | | | | | | | | | | Update colours.css | ||||
| * | | | | [ticket/13639] Update colours.css | Dragos-Valentin Radulescu | 2015-02-20 | 1 | -1/+0 |
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The rule is a left over from development. it should be removed from colours.css .icon-search-advanced { background-image: url("./images/icon_search_adv.gif");} Area21 ticket: https://area51.phpbb.com/phpBB/viewtopic.php?f=81&p=275166 PHPBB3-13639 | ||||
* | | | | Merge branch 'Wolfsblvt-ticket/13533' into 3.1.x | Joas Schilling | 2015-02-20 | 2 | -3/+13 |
|\ \ \ \ | |||||
| * | | | | [ticket/13533] Add template core event to search results | Wolfsblvt | 2015-02-20 | 2 | -3/+13 |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-13533 | ||||
* | | | | | [ticket/13640] Rearrange css in a better order | Dragos-Valentin Radulescu | 2015-02-20 | 1 | -6/+8 |
| |/ / / |/| | | | | | | | | | | | PHPBB3-13640 | ||||
* | | | | [ticket/13628] Allow ability for extension to add entries to user's profile | RMcGirr83 | 2015-02-18 | 4 | -0/+8 |
| |/ / |/| | | | | | | | | PHPBB3-13628 | ||||
* | | | [ticket/13615] Correctly display images for gallery avatar in subsilver2 | kamijoutouma | 2015-02-15 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | Avatar Gallery shows categories but no images in subsilver2. The ID was not specified in the template. Also, the correct parent template loop is called avatar_local_row and not avatar_local_col. PHPBB3-13615 | ||||
* | | | Merge pull request #3302 from rxu/ticket/13512 | Joas Schilling | 2015-02-02 | 2 | -0/+4 |
|\ \ \ | | | | | | | | | | | | | [ticket/13512] Add template events before/after the post details | ||||
| * | | | [ticket/13512] Add template events before/after the post details | rxu | 2015-01-17 | 2 | -0/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add template events to viewtopic_body.html to allow extensions adding content before/after the post details. PHPBB3-13512 | ||||
* | | | | [prep-release-3.1.3] Update version to 3.1.2-RC1 | Joas Schilling | 2015-01-26 | 2 | -4/+4 |
| | | | | |||||
* | | | | Merge pull request #3296 from PayBas/ticket/13431 | Joas Schilling | 2015-01-19 | 1 | -28/+28 |
|\ \ \ \ | | | | | | | | | | | | | | | | [ticket/13431] Fix responsive RTL media queries for <IE11 | ||||
| * | | | | [ticket/13431] Fix responsive RTL media queries for <IE11 | PayBas | 2015-01-16 | 1 | -28/+28 |
| |/ / / | | | | | | | | | | | | | PHPBB3-13431 | ||||
* | | | | [ticket/13507] Fix horizontal scrollbar for large images in posts | PayBas | 2015-01-16 | 1 | -0/+3 |
|/ / / | | | | | | | | | | PHPBB3-13507 | ||||
* | | | Merge pull request #3176 from Senky/ticket/13346 | Dhruv Goel | 2015-01-11 | 1 | -2/+2 |
|\ \ \ | | | | | | | | | [ticket/13346] Fix indentation, spacing and missing divs | ||||
| * | | | [ticket/13346] Remove unnecessary divs | Jakub Senko | 2015-01-10 | 1 | -4/+1 |
| | | | | | | | | | | | | | | | | PHPBB3-13346 |