aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/14815] Enable contact links in memberlistmrgoldy2019-09-041-1/+7
| | | | PHPBB3-14815
* [prep-release-3.2.8] Update version numbers to 3.2.8Marc Alexander2019-08-171-2/+2
|
* [ticket/15745] Use TWIG instead of phpbb template codeChristian Schnegelberger2019-08-132-6/+6
| | | | PHPBB3-15745
* [ticket/15745] Uses {{ CREDIT_LINE }} instead of hardcoded languageChristian Schnegelberger2019-08-132-2/+16
| | | | PHPBB3-15745
* Merge pull request #5653 from 3D-I/ticket/16129Marc Alexander2019-08-131-2/+2
|\ | | | | | | [ticket/16129] Enhance attachment's ALT tag
| * [ticket/16129] Provide proper HTML markup3D-I2019-08-121-2/+2
| | | | | | | | PHPBB3-16129
| * [ticket/16129] Enhance attachment's ALT tag3D-I2019-08-111-2/+2
| | | | | | | | PHPBB3-16129
* | Merge pull request #5642 from dark-1/ticket/16114Marc Alexander2019-08-111-1/+1
|\ \ | |/ |/| | | [ticket/16114] mcp_topic_post_author_full_{append/prepend}
| * [ticket/16114] mcp_topic_post_author_full_{append/prepend}Dark❶2019-08-071-1/+1
| | | | | | | | PHPBB3-16114
| * [ticket/16114] mcp_topic_postrow_post_details_author_username_{append/prepend}Dark❶2019-07-291-1/+1
| | | | | | | | PHPBB3-16114
| * [ticket/16114] mcp_topic_postrow_post_details_author_username_{append/prepend}Dark❶2019-07-291-1/+1
| | | | | | | | PHPBB3-16114
* | [ticket/16119] Prevent error message for Poll Title3D-I2019-08-061-2/+2
| | | | | | | | PHPBB3-16119
* | Merge pull request #5641 from EA117/ticket/16040Marc Alexander2019-07-311-1/+1
|\ \ | | | | | | | | | [ticket/16040] Forum list won't display topic icons containing a space.
| * | [ticket/16040] Forum list won't display topic icons containing a space.EA1172019-07-281-1/+1
| |/ | | | | | | | | | | | | | | Change proSilver's viewforum_body.html template to be in line with existing viewtopic_body.html behavior, in which the topic icon path will be surrounded in quotes, and presence of a space in the topic icon file name will not fail. PHPBB3-16040
* | Merge pull request #5633 from kasimi/ticket/16108Marc Alexander2019-07-293-0/+6
|\ \ | | | | | | | | | [ticket/16108] Add topiclist_row_topic_by_author_before|after
| * | [ticket/16108] Use twig syntax in template eventMarc Alexander2019-07-273-6/+6
| | | | | | | | | | | | PHPBB3-16108
| * | [ticket/16108] Add topiclist_row_topic_by_author_before|afterkasimi2019-07-233-0/+6
| | | | | | | | | | | | PHPBB3-16108
* | | Merge pull request #5632 from kasimi/ticket/16107Marc Alexander2019-07-291-0/+2
|\ \ \ | |_|/ |/| | | | | [ticket/16107] Add mcp_move_destination_forum_before|after
| * | [ticket/16107] Use twig syntax for eventMarc Alexander2019-07-271-2/+2
| | | | | | | | | | | | PHPBB3-16107
| * | [ticket/16107] Add mcp_move_destination_forum_before|afterkasimi2019-07-231-0/+2
| |/ | | | | | | PHPBB3-16107
* | [ticket/16093] Do not display attach-row-tplMarc Alexander2019-07-212-1/+5
|/ | | | PHPBB3-16093
* Merge pull request #5574 from dark-1/ticket/16025Marc Alexander2019-06-073-4/+3
|\ | | | | | | [ticket/16025] Add 2 template events *_author_username_{append/prepend}
| * [ticket/16025] Add 2 template events *_author_username_{append/prepend}Dark❶2019-04-201-1/+1
| | | | | | | | PHPBB3-16025
| * [ticket/16025] Add 2 template events *_author_username_{append/prepend}Dark❶2019-04-203-189/+189
| | | | | | | | PHPBB3-16025
| * [ticket/16025] Add 2 template events *_author_username_{append/prepend}Dark❶2019-04-203-190/+189
| | | | | | | | PHPBB3-16025
* | Merge pull request #5612 from senky/ticket/15932Marc Alexander2019-06-041-1/+1
|\ \ | | | | | | | | | [ticket/15932] Disallow deleting locked attachments
| * | [ticket/15932] Disallow deleting locked attachmentsJakub Senko2019-05-281-1/+1
| | | | | | | | | | | | PHPBB3-15932
* | | [ticket/15974] Remove Back to previous page linkJakub Senko2019-05-271-2/+0
|/ / | | | | | | PHPBB3-15974
* | [prep-release-3.2.7] Update version numbers to 3.2.7Marc Alexander2019-05-021-2/+2
| |
* | [ticket/16036] Add S_FORM_TOKEN_LOGIN to all login formsrubencm2019-04-292-0/+2
| | | | | | | | PHPBB3-16036
* | Merge pull request #48 from phpbb/ticket/security/228Marc Alexander2019-04-272-0/+2
|\ \ | | | | | | | | | [ticket/security/228] Add form token to login box
| * | [ticket/security/228] Add form token to login boxDerky2019-04-262-0/+2
| |/ | | | | | | SECURITY-228
* | [prep-release-3.2.6] Update version numbers for 3.2.6 release processMarc Alexander2019-04-201-2/+2
| |
* | [ticket/16020] Fix some mistake from PHPBB3-15827Dark❶2019-04-191-1/+1
|/ | | | PHPBB3-16020
* Merge pull request #5534 from battye/ticket/15917Marc Alexander2019-04-131-1/+5
|\ | | | | | | [ticket/15917] Unapproved topics message for forums with no other posts
| * [ticket/15917] Remove br tagsbattye2019-04-071-2/+2
| | | | | | | | PHPBB3-15917
| * [ticket/15917] Special unapproved topics messagebattye2019-02-131-1/+5
| | | | | | | | | | | | | | | | For forums that have no approved posts but also have topics awaiting approval, to avoid the inconsistency of saying 'no posts' alongside a positive post count. PHPBB3-15917
* | Merge pull request #5484 from rxu/ticket/15915Marc Alexander2019-04-121-2/+8
|\ \ | | | | | | | | | [ticket/15915] Add template events to posting_attach_body.html
| * | [ticket/15915] Fix events order in events.md. Use Twig syntax for all events.rxu2019-03-311-8/+8
| | | | | | | | | | | | PHPBB3-15915
| * | [ticket/15915] Add template events to posting_attach_body.htmlrxu2019-03-311-0/+6
| | | | | | | | | | | | PHPBB3-15915
* | | Merge pull request #5519 from AlfredoRamos/ticket/15949Marc Alexander2019-04-071-0/+1
|\ \ \ | | | | | | | | | | | | [ticket/15949] Add ucp_profile_signature_posting_editor_options_prepend
| * | | [ticket/15949] Add ucp_profile_signature_posting_editor_options_prependAlfredo Ramos2019-01-211-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | It adds a template event in the signature posting editor to add custom options to be consistent with the default posting editor. PHPBB3-15949
* | | | Merge pull request #5558 from mrgoldy/ticket/16006Marc Alexander2019-04-071-1/+1
|\ \ \ \ | | | | | | | | | | | | | | | [ticket/16006] Create unique ID's for OAuth (un)linking
| * | | | [ticket/16006] Create unique ID's for OAuth (un)linkingmrgoldy2019-04-021-1/+1
| | | | | | | | | | | | | | | | | | | | PHPBB3-16006
* | | | | Merge pull request #5560 from 3D-I/ticket/16009Marc Alexander2019-04-071-6/+4
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | [ticket/16009] Display OAuth login's buttons in a row
| * | | | [ticket/16009] Display OAuth login's buttons in a row3D-I2019-04-031-6/+4
| | | | | | | | | | | | | | | | | | | | PHPBB3-16009
* | | | | Merge pull request #5524 from hanakin/ticket/15953Marc Alexander2019-03-311-0/+3
|\ \ \ \ \ | |_|_|/ / |/| | | | | | | | | [ticket/15953] add reported pm message borders
| * | | | [ticket/15953] add reported pm bordershanakin2019-03-041-0/+3
| | | | | | | | | | | | | | | | | | | | PHPBB3-15953
* | | | | [ticket/15992] Fix breadcrumb structured dataJakub Senko2019-03-151-3/+4
|/ / / / | | | | | | | | | | | | | | | | | | | | Based on: https://developers.google.com/search/docs/data-types/breadcrumb PHPBB3-15992
* | | | Merge pull request #5458 from 3D-I/ticket/15884Marc Alexander2019-02-231-0/+15
|\ \ \ \ | |_|_|/ |/| | | | | | | [ticket/15884] Add memberlist_body_* events