aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/13615] Correctly display images for gallery avatar in subsilver2kamijoutouma2015-02-151-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/13512Joas Schilling2015-02-022-0/+4
|\ | | | | | | [ticket/13512] Add template events before/after the post details
| * [ticket/13512] Add template events before/after the post detailsrxu2015-01-172-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-RC1Joas Schilling2015-01-262-4/+4
| |
* | Merge pull request #3296 from PayBas/ticket/13431Joas Schilling2015-01-191-28/+28
|\ \ | | | | | | | | | [ticket/13431] Fix responsive RTL media queries for <IE11
| * | [ticket/13431] Fix responsive RTL media queries for <IE11PayBas2015-01-161-28/+28
| |/ | | | | | | PHPBB3-13431
* | [ticket/13507] Fix horizontal scrollbar for large images in postsPayBas2015-01-161-0/+3
|/ | | | PHPBB3-13507
* Merge pull request #3176 from Senky/ticket/13346Dhruv Goel2015-01-111-2/+2
|\ | | | | [ticket/13346] Fix indentation, spacing and missing divs
| * [ticket/13346] Remove unnecessary divsJakub Senko2015-01-101-4/+1
| | | | | | | | PHPBB3-13346
| * [ticket/13346] Fix indentation, spacing and missing divsJakub Senko2014-11-241-3/+6
| | | | | | | | PHPBB3-13346
* | [ticket/13437] Add template event viewtopic_body_post_author_before/afterKailey Truscott2015-01-022-0/+4
| | | | | | | | PHPBB3-13437
* | Merge pull request #3224 from prototech/ticket/13427Joas Schilling2014-12-272-0/+20
|\ \ | | | | | | | | | [ticket/13427] Add several before/after template events to mcp_front.html
| * | [ticket/13427] Add several before/after template events to mcp_front.html.Cesar G2014-12-092-0/+20
| | | | | | | | | | | | PHPBB3-13427
* | | Merge pull request #3218 from rxu/ticket/13419Joas Schilling2014-12-272-0/+4
|\ \ \ | | | | | | | | | | | | [ticket/13419] Add the lowermost template event
| * | | [ticket/13419] Add the lowermost template eventrxu2014-12-062-0/+4
| |/ / | | | | | | | | | PHPBB3-13419
* | | Merge pull request #3167 from Senky/ticket/12924Joas Schilling2014-12-2710-12/+12
|\ \ \ | | | | | | | | | | | | [ticket/12924] Make meta tags self-closing
| * | | [ticket/12924] Remove newlines at the EOFJakub Senko2014-11-222-2/+2
| | | | | | | | | | | | | | | | PHPBB3-12924
| * | | [ticket/12924] Make meta tags self-closingJakub Senko2014-11-2210-14/+14
| | | | | | | | | | | | | | | | PHPBB3-12924
* | | | Merge remote-tracking branch 'Senky/ticket/12567' into develop-ascraeusCesar G2014-12-091-1/+1
|\ \ \ \ | |_|/ / |/| | | | | | | | | | | * Senky/ticket/12567: [ticket/12567] wrap to top
| * | | [ticket/12567] wrap to topJakub Senko2014-11-221-1/+1
| |/ / | | | | | | | | | PHPBB3-12567
* | | [ticket/13391] subsilver2 poll options must have a setting of 1 when editing ↵Prosk8er2014-11-261-1/+1
| | | | | | | | | | | | | | | | | | a post PHPBB3-13391
* | | [prep-release-3.1.2] Update version to 3.1.2-RC1Joas Schilling2014-11-222-4/+4
| |/ |/|
* | Merge pull request #3160 from PayBas/ticket/13228Joas Schilling2014-11-222-5/+5
|\ \ | | | | | | | | | [ticket/13228] Fix codebox "select all" font-size in UCP and MCP
| * | [ticket/13228] Gotta use !important after all. Too badPayBas2014-11-221-1/+1
| | | | | | | | | | | | PHPBB3-13228
| * | [ticket/13228] Fix codebox "select all" font-size in UCP and MCPPayBas2014-11-211-4/+4
| | | | | | | | | | | | PHPBB3-13228
* | | Merge branch 'develop-olympus' into develop-ascraeusJoas Schilling2014-11-221-0/+2
|\ \ \
| * | | [ticket/10442] Adds <dd>&nbsp;</dd> to <dl> for xhtml correctnessCrizzo2014-11-221-0/+2
| | | | | | | | | | | | | | | | PHPBB3-10442
* | | | Merge pull request #3108 from Elsensee/ticket/13284Joas Schilling2014-11-212-3/+3
|\ \ \ \ | |_|/ / |/| | | | | | | [ticket/13284] Message body not included in email
| * | | [ticket/13284] Fix request name so users can cc themselvesOliver Schramm2014-11-042-3/+3
| | | | | | | | | | | | | | | | PHPBB3-13284
* | | | Merge pull request #3044 from Elsensee/ticket/13100Joas Schilling2014-11-212-0/+6
|\ \ \ \ | | | | | | | | | | | | | | | [ticket/13100] Display only confirmation buttons when deleting shadow topic
| * | | | [ticket/13100] Display only confirmation buttons when deleting shadow topicOliver Schramm2014-10-202-0/+6
| | | | | | | | | | | | | | | | | | | | PHPBB3-13100
* | | | | Merge pull request #3126 from VSEphpbb/ticket/13290Joas Schilling2014-11-212-0/+4
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | [ticket/13290] Add EVENT index_body_forumlist_body_after
| * | | | | [ticket/13290] Add EVENT index_body_forumlist_body_afterMatt Friedman2014-11-102-0/+4
| | |/ / / | |/| | | | | | | | | | | | | PHPBB3-13290
* | | | | Merge pull request #3071 from rxu/ticket/13220Joas Schilling2014-11-212-0/+6
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | [ticket/13220] Add template events to memberlist_search.html
| * | | | | [ticket/13220] Add template events to memberlist_search.htmlrxu2014-11-082-0/+6
| |/ / / / | | | | | | | | | | | | | | | PHPBB3-13220
* | | | | [ticket/13349] Fix breadcrumb arrow entitycyberalien2014-11-181-1/+1
| | | | | | | | | | | | | | | | | | | | PHPBB3-13349
* | | | | Merge remote-tracking branch 'Nicofuma/ticket/13023' into develop-ascraeusCesar G2014-11-182-11/+11
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | | | | | | * Nicofuma/ticket/13023: [ticket/13023] Add template event posting_editor_buttons_custom_tags_before
| * | | | [ticket/13023] Add template event posting_editor_buttons_custom_tags_beforeTristan Darricau2014-11-162-11/+11
| | | | | | | | | | | | | | | | | | | | PHPBB3-13023
* | | | | Merge branch 'prep-release-3.1.1' into develop-ascraeusNils Adermann2014-11-024-4/+8
|\ \ \ \ \ | |_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * prep-release-3.1.1: [ticket/13271] Disable CC sender feature for anonymous users [prep-release-3.1.1] Add 3.1.1 CHANGELOG [prep-release-3.1.1] Add 3.1.1 migration file [ticket/13263] Make sure default style exists and clean up code [ticket/13263] Only install/set prosilver if no style available [ticket/13263] Use prosilver as default style if user's style doesn't exist [ticket/security-164] Correctly format page_name [ticket/security-164] Sanitize all global variables in symfony_request class [ticket/13248] Use functional framework login method in tests [ticket/13248] Correctly pass provider name [ticket/13248] Always use provider collection for getting provider [ticket/13248] Allow specifying different auth provider in provider collection [ticket/13248] Use auth provider collection for getting provider [ticket/13262] Mention htaccess file when updating from 3.0 to 3.1 [ticket/13267] Update Automatic Update instructions to include vendor directory [ticket/13268] Properly append ternary result in get_existing_indexes() [prep-release-3.1.1] Update version number to 3.1.1 Conflicts: build/build.xml phpBB/includes/constants.php phpBB/install/schemas/schema_data.sql
| * | | | Merge branch 'ticket/13271' into prep-release-3.1.1Nils Adermann2014-11-022-0/+4
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | * ticket/13271: [ticket/13271] Disable CC sender feature for anonymous users
| | * | | | [ticket/13271] Disable CC sender feature for anonymous usersNils Adermann2014-11-022-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13271
| * | | | | [prep-release-3.1.1] Update version number to 3.1.1Nils Adermann2014-11-012-4/+4
| |/ / / /
* | | | | Merge pull request #3054 from Senky/ticket/13193Andreas Fischer2014-10-261-1/+1
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/13193] Post count in PMs not a link * Senky/ticket/13193: [ticket/13193] Swap ternary condition members [ticket/13193] Make template more readable [ticket/13193] Add load_search config check [ticket/13193] Add link to post count in PMs
| * | | | [ticket/13193] Make template more readableJakub Senko2014-10-211-1/+1
| | | | | | | | | | | | | | | | | | | | PHPBB3-13193
| * | | | [ticket/13193] Add link to post count in PMsJakub Senko2014-10-211-1/+1
| | | | | | | | | | | | | | | | | | | | PHPBB3-13193
* | | | | [prep-release-3.1.0] Update version to 3.1.0Joas Schilling2014-10-232-4/+4
| | | | |
* | | | | [prep-release-3.1.0-RC6] Update version to 3.1.0-RC6Joas Schilling2014-10-232-4/+4
| | | | |
* | | | | [ticket/13205] Add a mark all messages read link to PM foldersNils Adermann2014-10-221-0/+1
| |_|/ / |/| | | | | | | | | | | PHPBB3-13205
* | | | Merge remote-tracking branch 'PayBas/ticket/12796' into develop-ascraeusCesar G2014-10-162-1/+2
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * PayBas/ticket/12796: [ticket/12796] Use dedicated lang vars [ticket/12796] Use &amp; in path [ticket/12796] Add view own profile to UCP (and vice versa)
| * | | | [ticket/12796] Use dedicated lang varsPayBas2014-10-152-2/+2
| | | | | | | | | | | | | | | | | | | | PHPBB3-12796