aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | [ticket/15884] Add more events3D-I2018-12-011-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | update events.md (version) update events.md (new events) PHPBB3-15884
| * | | [ticket/15884] Add memberlist_body_* events3D-I2018-11-291-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | update events name update events.md PHPBB3-15884
| * | | [ticket/15884] Add memberlist_body_* events3D-I2018-11-291-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | update events name update events.md PHPBB3-15884
| * | | [ticket/15884] Add memberlist_body_* events3D-I2018-11-291-4/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | add new events for group update events name update events.md PHPBB3-15884
| * | | [ticket/15884] Add memberlist_body_* events3D-I2018-11-271-0/+4
| |/ / | | | | | | | | | PHPBB3-15884
* | | Merge pull request #5487 from 3D-I/ticket/15918Marc Alexander2019-02-111-3/+3
|\ \ \ | |_|/ |/| | | | | [ticket/15918] Fix addslashes in mcp_ban.html
| * | [ticket/15918] Apply the Twig escape filter to not add-slashed contents3D-I2018-12-241-2/+2
| | | | | | | | | | | | PHPBB3-15918
| * | [ticket/15918] Remove redundant escape JS3D-I2018-12-241-3/+3
| | | | | | | | | | | | | | | | | | In mcp_ban.html and coherently use twig syntax PHPBB3-15918
* | | Merge pull request #5474 from mrgoldy/ticket/15901Marc Alexander2018-12-261-0/+4
|\ \ \ | |/ / |/| | | | | [ticket/15901] Add mcp_post_ template events
| * | [ticket/15901] Add mcp_post_ template eventsmrgoldy2018-12-041-0/+4
| |/ | | | | | | PHPBB3-15901
* | [prep-release-3.2.5] Update version numbers for 3.2.5Marc Alexander2018-11-291-2/+2
| |
* | [ticket/15867] Add class for message field in the contact formVinny2018-11-111-1/+1
|/ | | | PHPBB3-15867
* [prep-release-3.2.4] Update versions for 3.2.4Marc Alexander2018-10-281-2/+2
|
* Merge pull request #4223 from senky/ticket/10432Marc Alexander2018-10-281-4/+9
|\ | | | | | | [ticket/10432] Don't require username when user forgets password
| * [ticket/10432] Don't require username when user forgets passwordJakub Senko2018-10-181-4/+9
| | | | | | | | PHPBB3-10432
* | Merge pull request #5401 from dark-1/ticket/15827Marc Alexander2018-10-285-10/+10
|\ \ | | | | | | | | | [ticket/15827] Add *_username_{prepend/append} template events
| * | [ticket/15827] Add *_username_{prepend/append} template eventsDark❶2018-10-025-10/+10
| | | | | | | | | | | | PHPBB3-15827
* | | Merge pull request #5380 from senky/ticket/15619Marc Alexander2018-10-271-1/+1
|\ \ \ | | | | | | | | | | | | [ticket/15619] Always display CPF legend
| * | | [ticket/15619] Always display CPF legendJakub Senko2018-09-251-1/+1
| | | | | | | | | | | | | | | | PHPBB3-15619
* | | | Merge pull request #5379 from senky/ticket/15621Marc Alexander2018-10-203-6/+6
|\ \ \ \ | |_|_|/ |/| | | | | | | [ticket/15621] Remove graphical inconsistencies
| * | | [ticket/15621] Remove graphical inconsistenciesJakub Senko2018-09-263-6/+6
| | |/ | |/| | | | | | | PHPBB3-15621
* | | Merge pull request #5384 from DavidIQ/ticket/15552Marc Alexander2018-10-131-5/+3
|\ \ \ | | | | | | | | | | | | [ticket/15552] Call insert_single_user when appropriate
| * | | [ticket/15552] Call insert_single_user when appropriateDavid Colón2018-09-251-5/+3
| |/ / | | | | | | | | | PHPBB3-15552
* | | Merge pull request #5383 from senky/ticket/15554Marc Alexander2018-10-131-0/+2
|\ \ \ | | | | | | | | | | | | [ticket/15554] Add simple_footer_body_after
| * | | [ticket/15554] Add simple_footer_body_afterJakub Senko2018-10-111-0/+2
| |/ / | | | | | | | | | PHPBB3-15554
* | | Merge pull request #5375 from senky/ticket/15706Marc Alexander2018-10-131-0/+2
|\ \ \ | | | | | | | | | | | | [ticket/15706] Add mcp_post_report_buttons_top_* events
| * | | [ticket/15706] Add mcp_post_report_buttons_top_* eventsJakub Senko2018-10-121-0/+2
| |/ / | | | | | | | | | PHPBB3-15706
* | | Merge pull request #5371 from senky/ticket/15792Marc Alexander2018-10-131-0/+2
|\ \ \ | | | | | | | | | | | | [ticket/15792] Add confirm_delete_body_delete_reason_before
| * | | [ticket/15792] Add confirm_delete_body_delete_reason_beforeJakub Senko2018-10-121-0/+2
| |/ / | | | | | | | | | PHPBB3-15792
* | | Merge pull request #5382 from senky/ticket/15596Marc Alexander2018-10-091-2/+2
|\ \ \ | | | | | | | | | | | | [ticket/15596] Migrate from data-vocabulary.org to schema.org
| * | | [ticket/15596] Migrate from data-vocabulary.org to schema.orgJakub Senko2018-09-251-2/+2
| |/ / | | | | | | | | | PHPBB3-15596
* | | Merge pull request #5170 from id-tarzanych/ticket/15600Marc Alexander2018-10-091-2/+2
|\ \ \ | | | | | | | | | | | | [ticket/15600] Escaped ban reasons in JavaScript code of mcp_warn.html
| * | | [ticket/15600] Escaped ban reasons in JavaScript code of mcp_warn.htmlSerge Skripchuk2018-10-091-2/+2
| | | | | | | | | | | | | | | | PHPBB3-15600
* | | | Merge pull request #5366 from kasimi/ticket/15799Marc Alexander2018-10-091-1/+1
|\ \ \ \ | | | | | | | | | | | | | | | [ticket/15799] Find correct poll for voting animation
| * | | | [ticket/15799] Find correct poll for voting animationkasimi2018-09-211-1/+1
| | |/ / | |/| | | | | | | | | | PHPBB3-15799
* | | | Merge pull request #5251 from senky/ticket/15668Marc Alexander2018-10-081-1/+1
|\ \ \ \ | |/ / / |/| | | | | | | [ticket/15668] Replace .load() with .on('load')
| * | | [ticket/15668] Replace .load() with .on('load')Jakub Senko2018-06-181-1/+1
| | |/ | |/| | | | | | | PHPBB3-15668
* | | Merge pull request #5307 from Zoddo/ticket/15735Marc Alexander2018-09-164-0/+7
|\ \ \ | | | | | | | | | | | | [ticket/15735] Add *_content_after template event
| * | | [ticket/15735] Add viewtopic_body_postrow_content_after template eventZoddo2018-07-301-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Needed for extensions who adds information at the end of the message (such as moderator messages). PHPBB3-15735
| * | | [ticket/15735] Add search_results_content_after template eventZoddo2018-07-301-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Needed for extensions who adds information at the end of the message (such as moderator messages). PHPBB3-15735
| * | | [ticket/15735] Add posting_topic_review_row_content_after template eventZoddo2018-07-301-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Needed for extensions who adds information at the end of the message (such as moderator messages). PHPBB3-15735
| * | | [ticket/15735] Add posting_preview_content_after template eventZoddo2018-07-291-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Needed for extensions who adds information at the end of the message (such as moderator messages). PHPBB3-15735
* | | | Merge branch 'prep-release-3.2.3' into 3.2.xMarc Alexander2018-09-091-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | [ticket/15740] Fix hardcoded Terms/PrivacyZoddo2018-08-031-2/+2
| | | | | | | | | | | | | | | | PHPBB3-15740
* | | | Merge pull request #5256 from senky/ticket/13043Tristan Darricau2018-07-0811-38/+16
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/13043] Improve HTML5 * github.com:/phpbb/phpbb: [ticket/13043] Improve HTML5
| * | | | [ticket/13043] Improve HTML5Jakub Senko2018-06-1811-38/+16
| | |/ / | |/| | | | | | | | | | PHPBB3-13043
* | | | Merge pull request #5262 from senky/ticket/15606Tristan Darricau2018-07-081-5/+7
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/15606] Hide viewprofile link when unavailable * github.com:/phpbb/phpbb: [ticket/15606] Hide viewprofile link when unavailable
| * | | | [ticket/15606] Hide viewprofile link when unavailableJakub Senko2018-06-181-5/+7
| |/ / / | | | | | | | | | | | | PHPBB3-15606
* | | | Merge pull request #5278 from hubaishan/ticket/15673Tristan Darricau2018-07-081-0/+4
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/15673] Fix Duplicated links in QuickLinks and main nav bar * github.com:/phpbb/phpbb: [ticket/15673] Fix Duplicated links in QuickLinks and main nav bar
| * | | | [ticket/15673] Fix Duplicated links in QuickLinks and main nav barhubaishan2018-07-041-0/+4
| |/ / / | | | | | | | | | | | | | | | | | | | | Add required class to common.css PHPBB3-15673