aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | [ticket/11327] Finish up initial version of password reset systemMarc Alexander2019-08-101-13/+25
| | | | | | | | | | | | | | | | | | | | PHPBB3-11327
| * | | | [ticket/11327] Rename UCP reset password templateMarc Alexander2019-08-101-0/+0
| | | | | | | | | | | | | | | | | | | | PHPBB3-11327
* | | | | [ticket/15564] Switch to Invisible reCAPTCHAJakub Senko2019-09-241-26/+5
| | | | | | | | | | | | | | | | | | | | PHPBB3-15564
* | | | | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-09-221-1/+7
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge pull request #5677 from mrgoldy/ticket/14815Marc Alexander2019-09-221-1/+7
| |\ \ \ \ | | | | | | | | | | | | | | | | | | [ticket/14815] Enable contact links in memberlist
| | * | | | [ticket/14815] Enable contact links in memberlistmrgoldy2019-09-041-1/+7
| | | |/ / | | |/| | | | | | | | | | | | PHPBB3-14815
* | | | | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-09-221-22/+1
|\ \ \ \ \ | |/ / / /
| * | | | Merge pull request #5676 from mrgoldy/ticket/15422Marc Alexander2019-09-221-22/+1
| |\ \ \ \ | | | | | | | | | | | | | | | | | | [ticket/15422] Remove redundant BBCode helpline
| | * | | | [ticket/15422] Remove redundant BBCode helplinemrgoldy2019-09-041-22/+1
| | |/ / / | | | | | | | | | | | | | | | PHPBB3-15422
* | | | | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-09-221-1/+8
|\ \ \ \ \ | |/ / / /
| * | | | Merge pull request #5664 from mrgoldy/ticket/16076Marc Alexander2019-09-221-1/+8
| |\ \ \ \ | | | | | | | | | | | | | | | | | | [ticket/16076] addFileFilter to check max file size per mime type
| | * | | | [ticket/16076] addFileFilter to check max file size per mime typemrgoldy2019-08-251-1/+8
| | |/ / / | | | | | | | | | | | | | | | PHPBB3-16076
* | | | | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-09-211-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Merge pull request #5688 from rxu/ticket/16156Marc Alexander2019-09-211-1/+1
| |\ \ \ \ | | | | | | | | | | | | | | | | | | [ticket/16156] Fix bots seeing register and logout links
| | * | | | [ticket/16156] Fix bots seeing register and logout linksrxu2019-09-131-1/+1
| | |/ / / | | | | | | | | | | | | | | | PHPBB3-16156
* | | | | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-09-214-8/+8
|\ \ \ \ \ | |/ / / /
| * | | | Merge pull request #5692 from stevendegroote/ticket/16159Marc Alexander2019-09-214-8/+8
| |\ \ \ \ | | | | | | | | | | | | | | | | | | [ticket/16159] Wrap post times in html time tag
| | * \ \ \ Merge branch '3.2.x' into ticket/16159stevendegroote2019-09-1754-151/+269
| | |\ \ \ \ | | | |/ / /
| | * | | | [ticket/16159] Wrap post times in html time tagstevendegroote2019-09-174-8/+8
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16159
* | | | | | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-09-201-0/+1
|\ \ \ \ \ \ | |/ / / / / | | | | | / | |_|_|_|/ |/| | | |
| * | | | [ticket/security/243] Remove invalid markup from bbcode.htmlMarc Alexander2019-09-021-1/+1
| | | | | | | | | | | | | | | | | | | | SECURITY-243
| * | | | Merge pull request #51 from phpbb/ticket/security/243Marc Alexander2019-08-251-1/+1
| |\ \ \ \ | | | | | | | | | | | | | | | | | | [ticket/security/243] Limit size BBCode to int
| | * | | | [ticket/security/243] Limit size BBCode to 4 numeric charactersMarc Alexander2019-07-171-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | SECURITY-243
| * | | | | [ticket/security/244] Add form token check to pluploadMarc Alexander2019-08-241-0/+1
| | |_|/ / | |/| | | | | | | | | | | | | SECURTIY-244
| * | | | [prep-release-3.2.8] Update version numbers to 3.2.8Marc Alexander2019-08-171-2/+2
| | | | |
* | | | | 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
| | | | | | | | | | | | | | | | | | | | PHPBB3-15745
| * | | | [ticket/15745] Uses {{ CREDIT_LINE }} instead of hardcoded languageChristian Schnegelberger2019-08-132-2/+16
| | | | | | | | | | | | | | | | | | | | PHPBB3-15745
* | | | | 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