Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge remote-tracking branch 'upstream/prep-release-3.1.11' | Maat | 2020-05-08 | 313 | -5161/+8827 |
|\ | |||||
| * | [prep-release-3.1.11] Update version numbers to 3.1.11-RC1 | Marc Alexander | 2017-06-25 | 1 | -2/+2 |
| | | |||||
| * | Merge pull request #4818 from rxu/ticket/15205 | Marc Alexander | 2017-06-05 | 1 | -1/+1 |
| |\ | | | | | | | | | | [ticket/15205] Add template events prepending/appending subforum link | ||||
| | * | [ticket/15205] Add template events prepending/appending subforum link | rxu | 2017-05-01 | 1 | -1/+1 |
| | | | | | | | | | | | | PHPBB3-15205 | ||||
| * | | Merge pull request #4782 from nomind60s/ticket/14498 | Marc Alexander | 2017-06-05 | 3 | -6/+9 |
| |\ \ | | | | | | | | | | | | | [ticket/14498] Don't display 'Who is online' members when permission is No | ||||
| | * | | [ticket/14498] Don't display 'Who is online' members when permission is No | nomind60s | 2017-03-29 | 3 | -6/+9 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When the user permission 'Can view profiles, memberlist and online list' is set to No (or Never) the user should not be able to see which members are online in the following places, index page, view topic and view forum. Before this change, guests and bots would see the list of members who are online, which doesn't match with the user permission and could create privacy issues where guests or bots could track when a member was online. PHPBB3-14498 | ||||
| * | | | [ticket/15020] Add Event for mcp_topic_postrow_post_subject | Daniel Mota | 2017-05-21 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add 2 events: mcp_topic_postrow_post_subject_before mcp_topic_postrow_post_subject_after PHPBB3-15020 | ||||
| * | | | [ticket/14996] Add Event for search_results_topic_title_after | Daniel Mota | 2017-05-21 | 1 | -0/+1 |
| | |/ | |/| | | | | | | | PHPBB3-14996 | ||||
| * | | Merge pull request #4672 from senky/ticket/13603 | Marc Alexander | 2017-04-26 | 1 | -0/+2 |
| |\ \ | | | | | | | | | | | | | [ticket/13603] Add index_body_stat_blocks_after event | ||||
| | * | | [ticket/13603] Add index_body_stat_blocks_after event | Jakub Senko | 2017-01-23 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | PHPBB3-13603 | ||||
| * | | | Merge pull request #4780 from marc1706/ticket/8116 | Tristan Darricau | 2017-04-21 | 1 | -1/+29 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/8116] Add pagination for IP tables and post info * github.com:phpbb/phpbb: [ticket/8116] Add missing new line [ticket/8116] Correctly get other users who posted under IP [ticket/8116] Improve code and add tests for helper functions [ticket/8116] Add pagination for IP tables on post info | ||||
| | * | | | [ticket/8116] Correctly get other users who posted under IP | Marc Alexander | 2017-04-18 | 1 | -15/+1 |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-8116 | ||||
| | * | | | [ticket/8116] Add pagination for IP tables on post info | Marc Alexander | 2017-03-28 | 1 | -1/+43 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Diff from previous patch by nickvergessen. PHPBB3-8116 | ||||
| * | | | | Merge pull request #4798 from javiexin/ticket/13735 | Tristan Darricau | 2017-04-19 | 1 | -1/+1 |
| |\ \ \ \ | | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | [ticket/13735] Fix input type number for Firefox in prosilver * github.com:phpbb/phpbb: [ticket/13735] Fix input type number for Firefox in prosilver | ||||
| | * | | | [ticket/13735] Fix input type number for Firefox in prosilver | javiexin | 2017-04-17 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-13735 | ||||
| * | | | | [ticket/14844] Add CSS classes for strong and italics text to BBCodes | Marc Alexander | 2017-03-19 | 2 | -2/+10 |
| | |_|/ | |/| | | | | | | | | | | PHPBB3-14844 | ||||
| * | | | Merge pull request #4681 from VSEphpbb/ticket/15059 | Tristan Darricau | 2017-02-05 | 1 | -0/+2 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/15059] Preserve code line breaks and scroll overflow * VSEphpbb/ticket/15059: [ticket/15059] Preserve code line breaks and scroll overflow | ||||
| | * | | | [ticket/15059] Preserve code line breaks and scroll overflow | Matt Friedman | 2017-01-30 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-15059 | ||||
| * | | | | [ticket/14997] Fixing topiclist_row_topic_title_after position | TarantinoMariachi | 2017-01-22 | 1 | -1/+1 |
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | Fixing position as it is correctly on subsilver, or else it will appear some problems when using polls or on topics with page numbers. PHPBB3-14997 | ||||
| * | | | [ticket/15003] Do not check disabled checkboxes with marklist function | Matt Friedman | 2017-01-13 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | PHPBB3-15003 | ||||
| * | | | Merge pull request #4532 from senky/ticket/14662 | Marc Alexander | 2017-01-04 | 1 | -1/+1 |
| |\ \ \ | | |_|/ | |/| | | | | | | [ticket/14662] Add memberlist_team_username_prepend/append | ||||
| | * | | [ticket/14662] Add memberlist_team_username_prepend/append | Jakub Senko | 2016-12-18 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | PHPBB3-14662 | ||||
| * | | | Merge pull request #4534 from senky/ticket/14522 | Marc Alexander | 2016-12-18 | 1 | -2/+2 |
| |\ \ \ | | | | | | | | | | | | | | | | [ticket/14522] Add ucp_register_buttons_before | ||||
| | * | | | [ticket/14522] Add ucp_register_buttons_before | Jakub Senko | 2016-11-21 | 1 | -2/+2 |
| | |/ / | | | | | | | | | | | | | PHPBB3-14522 | ||||
| * | | | Merge pull request #4577 from Crizz0/ticket/14877 | Marc Alexander | 2016-12-18 | 1 | -1/+1 |
| |\ \ \ | | | | | | | | | | | | | | | | [ticket/14877] Replaces "mono" with "monospace" to avoid bad behaviour | ||||
| | * | | | [ticket/14877] Replaces "mono" with "monospace" to avoid bad behaviour | Christian Schnegelberger | 2016-12-11 | 1 | -1/+1 |
| | | |/ | | |/| | | | | | | | | | PHPBB3-14877 | ||||
| * | | | Merge pull request #4529 from senky/ticket/14520 | Marc Alexander | 2016-12-17 | 1 | -0/+1 |
| |\ \ \ | | | | | | | | | | | | | | | | [ticket/14520] Add ucp_pm_viewmessage_options_before | ||||
| | * | | | [ticket/14520] Add ucp_pm_viewmessage_options_before | Jakub Senko | 2016-11-20 | 1 | -0/+1 |
| | | |/ | | |/| | | | | | | | | | PHPBB3-14520 | ||||
| * | | | Merge pull request #4527 from senky/ticket/14390 | Marc Alexander | 2016-12-17 | 1 | -0/+2 |
| |\ \ \ | | | | | | | | | | | | | | | | [ticket/14390] Add ucp_main_front_user_activity_append/prepend | ||||
| | * | | | [ticket/14390] Add ucp_main_front_user_activity_append/prepend | Jakub Senko | 2016-11-20 | 1 | -0/+2 |
| | |/ / | | | | | | | | | | | | | PHPBB3-14390 | ||||
| * | | | Merge pull request #4520 from senky/ticket/14868 | Marc Alexander | 2016-12-12 | 1 | -0/+1 |
| |\ \ \ | | | | | | | | | | | | | | | | [ticket/14868] Add mcp_forum_actions_options template event | ||||
| | * | | | [ticket/14868] Add mcp_forum_actions_options template event | Jakub Senko | 2016-12-04 | 1 | -0/+1 |
| | |/ / | | | | | | | | | | | | | PHPBB3-14868 | ||||
| * | | | [ticket/14855] Update notification and PM alert bubbles | javiexin | 2016-12-10 | 3 | -4/+9 |
| | |/ | |/| | | | | | | | | | | | | | | | | | | | Alternative implementation without removing notification from the DOM, but changing the class. So that style designers might have more options (show/not show). PHPBB3-14855 | ||||
| * | | Merge pull request #4550 from hanakin/ticket/14881 | Marc Alexander | 2016-12-02 | 2 | -28/+32 |
| |\ \ | | | | | | | | | | | | | [Ticket/14881] Add wrapper to jump actions to clear floats | ||||
| | * | | [ticket/14881] Fix jumpbox-return link layout | hanakin | 2016-12-01 | 1 | -1/+3 |
| | | | | | | | | | | | | | | | | PHPBB3-14881 | ||||
| | * | | [ticket/14881] Add action-bar wrap to jump actions | hanakin | 2016-12-01 | 1 | -27/+29 |
| | |/ | | | | | | | | | | PHPBB3-14881 | ||||
| * | | Merge pull request #4483 from marc1706/ticket/14750 | Tristan Darricau | 2016-11-24 | 1 | -1/+1 |
| |\ \ | | |/ | |/| | | | | | | | | | | | | | [ticket/14750] Remove html5 invalid attributes from attachment file input * marc1706/ticket/14750: [ticket/14750] Remove html5 invalid attributes from attachment file input | ||||
| | * | [ticket/14750] Remove html5 invalid attributes from attachment file input | Marc Alexander | 2016-10-15 | 1 | -1/+1 |
| | | | | | | | | | | | | PHPBB3-14750 | ||||
| * | | Merge pull request #4504 from VSEphpbb/ticket/14855 | Marc Alexander | 2016-11-12 | 4 | -13/+30 |
| |\ \ | | | | | | | | | | | | | [ticket/14855] Update notification and PM alert bubbles | ||||
| | * | | [ticket/14855] Bump font size to 10px | Matt Friedman | 2016-11-12 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | PHPBB3-14855 | ||||
| | * | | [ticket/14855] CSS updates | Matt Friedman | 2016-11-11 | 3 | -5/+4 |
| | | | | | | | | | | | | | | | | PHPBB3-14855 | ||||
| | * | | [ticket/14855] Update CSS | Matt Friedman | 2016-11-11 | 2 | -7/+16 |
| | | | | | | | | | | | | | | | | PHPBB3-14855 | ||||
| | * | | [ticket/14855] Update the comments | Matt Friedman | 2016-11-06 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | PHPBB3-14855 | ||||
| | * | | [ticket/14855] Remove notification bubble on mark all read | Matt Friedman | 2016-11-06 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | PHPBB3-14855 | ||||
| | * | | [ticket/14855] Fix responsive alert bubble CSS | Matt Friedman | 2016-11-05 | 1 | -5/+2 |
| | | | | | | | | | | | | | | | | PHPBB3-14855 | ||||
| | * | | [ticket/14855] Update notification and PM alert bubbles | Matt Friedman | 2016-11-05 | 3 | -7/+19 |
| | | | | | | | | | | | | | | | | PHPBB3-14855 | ||||
| * | | | Merge pull request #4481 from senky/ticket/14819 | Marc Alexander | 2016-11-12 | 1 | -0/+4 |
| |\ \ \ | | | | | | | | | | | | | | | | [ticket/14819] Hide soft-deleted posts in topic review | ||||
| | * | | | [ticket/14819] Hide soft-deleted posts in topic review | Jakub Senko | 2016-10-13 | 1 | -0/+4 |
| | | |/ | | |/| | | | | | | | | | PHPBB3-14819 | ||||
| * | | | [ticket/14860] Broken link on subscriptions page on mobile devices | lavigor | 2016-11-08 | 1 | -3/+3 |
| | |/ | |/| | | | | | | | PHPBB3-14860 | ||||
| * | | [ticket/14808] Add template event overall_header_searchbox_after | rxu | 2016-10-04 | 1 | -0/+1 |
| |/ | | | | | | | PHPBB3-14808 |