aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/template
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | [ticket/security/244] Add form token check to pluploadMarc Alexander2019-08-241-0/+1
| | |_|/ / | |/| | |
* | | | | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-08-162-2/+16
|\ \ \ \ \ | |/ / / /
| * | | | [ticket/15745] Use TWIG instead of phpbb template codeChristian Schnegelberger2019-08-132-6/+6
| * | | | [ticket/15745] Uses {{ CREDIT_LINE }} instead of hardcoded languageChristian Schnegelberger2019-08-132-2/+16
* | | | | 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] Provide proper HTML markup3D-I2019-08-121-2/+2
| | * | | | [ticket/16129] Enhance attachment's ALT tag3D-I2019-08-111-2/+2
* | | | | | 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}Dark❶2019-08-071-1/+1
| | * | | [ticket/16114] mcp_topic_postrow_post_details_author_username_{append/prepend}Dark❶2019-07-291-1/+1
| | * | | [ticket/16114] mcp_topic_postrow_post_details_author_username_{append/prepend}Dark❶2019-07-291-1/+1
* | | | | 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
* | | | | 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.EA1172019-07-281-1/+1
| | |/ / /
* | | | | 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] Use twig syntax in template eventMarc Alexander2019-07-273-6/+6
| | * | | | [ticket/16108] Add topiclist_row_topic_by_author_before|afterkasimi2019-07-233-0/+6
| | | |/ / | | |/| |
* | | | | 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] Use twig syntax for eventMarc Alexander2019-07-271-2/+2
| | * | | [ticket/16107] Add mcp_move_destination_forum_before|afterkasimi2019-07-231-0/+2
| | |/ /
* | | | 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
| |/ /
* | | 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}Dark❶2019-04-201-1/+1
| | * | [ticket/16025] Add 2 template events *_author_username_{append/prepend}Dark❶2019-04-203-189/+189
| | * | [ticket/16025] Add 2 template events *_author_username_{append/prepend}Dark❶2019-04-203-190/+189
* | | | 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 attachmentsJakub Senko2019-05-281-1/+1
* | | | | 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
| |/ / /
* | | | [ticket/15244] Remove unglobalise related codeRubén Calvo2019-05-091-21/+0
* | | | [ticket/11838] OAuth registration from ucp_registerJakub Senko2019-05-091-0/+11
* | | | [ticket/15663] Remove flash icon and templateRubén Calvo2019-05-091-13/+0
* | | | [ticket/12591] Introduce a BC fallbackJakub Senko2019-05-091-1/+3
* | | | [ticket/12591] Improve breadcrumb naming and extend it's usageJakub Senko2019-05-091-1/+1
* | | | [ticket/15522] Improve color palette syntaxJakub Senko2019-05-092-2/+2
* | | | [ticket/15671] Rewrite load extensions from a variable instead of harcode itRubén Calvo2019-05-081-1/+1
* | | | [ticket/15671] Load extensions from a variable instead of harcode itRubén Calvo2019-05-081-1/+1
* | | | [ticket/15671] Limit accepted formats for avatar uploadRubén Calvo2019-05-081-1/+1
* | | | [ticket/15424] Multiple typo fixes in docs & commentsluzpaz2019-05-081-1/+1
|/ / /
* | | [ticket/16036] Add S_FORM_TOKEN_LOGIN to all login formsrubencm2019-04-292-0/+2
* | | Merge pull request #48 from phpbb/ticket/security/228Marc Alexander2019-04-272-0/+2
|\ \ \