aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/template
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-08-131-2/+2
|\ \ \ \ \ | |/ / / /
| * | | | 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 branch '3.2.x' into 3.3.xMarc Alexander2019-08-111-1/+1
|\ \ \ \ \ \ | |/ / / / / | | | | | / | |_|_|_|/ |/| | | |
| * | | | 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
* | | | | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-08-071-2/+2
|\ \ \ \ \ | |/ / / /
| * | | | [ticket/16119] Prevent error message for Poll Title3D-I2019-08-061-2/+2
| | | | | | | | | | | | | | | | | | | | PHPBB3-16119
* | | | | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-07-311-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | 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 branch '3.2.x' into 3.3.xMarc Alexander2019-07-293-0/+6
|\ \ \ \ \ | |/ / / /
| * | | | 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 branch '3.2.x' into 3.3.xMarc Alexander2019-07-291-0/+2
|\ \ \ \ \ | |/ / / /
| * | | | 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
* | | | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-07-211-1/+1
|\ \ \ \ | |/ / /
| * | | [ticket/16093] Do not display attach-row-tplMarc Alexander2019-07-211-1/+1
| |/ / | | | | | | | | | PHPBB3-16093
* | | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-06-073-4/+3
|\ \ \ | |/ /
| * | 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 branch '3.2.x' into 3.3.xMarc Alexander2019-06-041-1/+1
|\ \ \ \ | |/ / /
| * | | 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
* | | | | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-06-031-2/+0
|\ \ \ \ \ | |/ / / /
| * | | | [ticket/15974] Remove Back to previous page linkJakub Senko2019-05-271-2/+0
| |/ / / | | | | | | | | | | | | PHPBB3-15974
* | | | [ticket/15244] Remove unglobalise related codeRubén Calvo2019-05-091-21/+0
| | | | | | | | | | | | | | | | PHPBB3-15244
* | | | [ticket/11838] OAuth registration from ucp_registerJakub Senko2019-05-091-0/+11
| | | | | | | | | | | | | | | | PHPBB3-11838
* | | | [ticket/15663] Remove flash icon and templateRubén Calvo2019-05-091-13/+0
| | | | | | | | | | | | | | | | PHPBB3-15663
* | | | [ticket/12591] Introduce a BC fallbackJakub Senko2019-05-091-1/+3
| | | | | | | | | | | | | | | | PHPBB3-12591
* | | | [ticket/12591] Improve breadcrumb naming and extend it's usageJakub Senko2019-05-091-1/+1
| | | | | | | | | | | | | | | | PHPBB3-12591
* | | | [ticket/15522] Improve color palette syntaxJakub Senko2019-05-092-2/+2
| | | | | | | | | | | | | | | | PHPBB3-15522
* | | | [ticket/15671] Rewrite load extensions from a variable instead of harcode itRubén Calvo2019-05-081-1/+1
| | | | | | | | | | | | | | | | PHPBB3-15671
* | | | [ticket/15671] Load extensions from a variable instead of harcode itRubén Calvo2019-05-081-1/+1
| | | | | | | | | | | | | | | | PHPBB3-15671
* | | | [ticket/15671] Limit accepted formats for avatar uploadRubén Calvo2019-05-081-1/+1
| | | | | | | | | | | | | | | | PHPBB3-15671
* | | | [ticket/15424] Multiple typo fixes in docs & commentsluzpaz2019-05-081-1/+1
|/ / / | | | | | | | | | | | | | | | Fixed typos in some docs, guidelines, some non-user-facing files. PHPBB3-15424
* | | [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
* | | [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