aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'upstream/prep-release-3.1.11'Maat2020-05-08313-5161/+8827
|\
| * [prep-release-3.1.11] Update version numbers to 3.1.11-RC1Marc Alexander2017-06-251-2/+2
| |
| * Merge pull request #4818 from rxu/ticket/15205Marc Alexander2017-06-051-1/+1
| |\ | | | | | | | | | [ticket/15205] Add template events prepending/appending subforum link
| | * [ticket/15205] Add template events prepending/appending subforum linkrxu2017-05-011-1/+1
| | | | | | | | | | | | PHPBB3-15205
| * | Merge pull request #4782 from nomind60s/ticket/14498Marc Alexander2017-06-053-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 Nonomind60s2017-03-293-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_subjectDaniel Mota2017-05-211-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_afterDaniel Mota2017-05-211-0/+1
| | |/ | |/| | | | | | | PHPBB3-14996
| * | Merge pull request #4672 from senky/ticket/13603Marc Alexander2017-04-261-0/+2
| |\ \ | | | | | | | | | | | | [ticket/13603] Add index_body_stat_blocks_after event
| | * | [ticket/13603] Add index_body_stat_blocks_after eventJakub Senko2017-01-231-0/+2
| | | | | | | | | | | | | | | | PHPBB3-13603
| * | | Merge pull request #4780 from marc1706/ticket/8116Tristan Darricau2017-04-211-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 IPMarc Alexander2017-04-181-15/+1
| | | | | | | | | | | | | | | | | | | | PHPBB3-8116
| | * | | [ticket/8116] Add pagination for IP tables on post infoMarc Alexander2017-03-281-1/+43
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Diff from previous patch by nickvergessen. PHPBB3-8116
| * | | | Merge pull request #4798 from javiexin/ticket/13735Tristan Darricau2017-04-191-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 prosilverjaviexin2017-04-171-1/+1
| | | | | | | | | | | | | | | | | | | | PHPBB3-13735
| * | | | [ticket/14844] Add CSS classes for strong and italics text to BBCodesMarc Alexander2017-03-192-2/+10
| | |_|/ | |/| | | | | | | | | | PHPBB3-14844
| * | | Merge pull request #4681 from VSEphpbb/ticket/15059Tristan Darricau2017-02-051-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 overflowMatt Friedman2017-01-301-0/+2
| | | | | | | | | | | | | | | | | | | | PHPBB3-15059
| * | | | [ticket/14997] Fixing topiclist_row_topic_title_after positionTarantinoMariachi2017-01-221-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 functionMatt Friedman2017-01-131-1/+1
| | | | | | | | | | | | | | | | PHPBB3-15003
| * | | Merge pull request #4532 from senky/ticket/14662Marc Alexander2017-01-041-1/+1
| |\ \ \ | | |_|/ | |/| | | | | | [ticket/14662] Add memberlist_team_username_prepend/append
| | * | [ticket/14662] Add memberlist_team_username_prepend/appendJakub Senko2016-12-181-1/+1
| | | | | | | | | | | | | | | | PHPBB3-14662
| * | | Merge pull request #4534 from senky/ticket/14522Marc Alexander2016-12-181-2/+2
| |\ \ \ | | | | | | | | | | | | | | | [ticket/14522] Add ucp_register_buttons_before
| | * | | [ticket/14522] Add ucp_register_buttons_beforeJakub Senko2016-11-211-2/+2
| | |/ / | | | | | | | | | | | | PHPBB3-14522
| * | | Merge pull request #4577 from Crizz0/ticket/14877Marc Alexander2016-12-181-1/+1
| |\ \ \ | | | | | | | | | | | | | | | [ticket/14877] Replaces "mono" with "monospace" to avoid bad behaviour
| | * | | [ticket/14877] Replaces "mono" with "monospace" to avoid bad behaviourChristian Schnegelberger2016-12-111-1/+1
| | | |/ | | |/| | | | | | | | | PHPBB3-14877
| * | | Merge pull request #4529 from senky/ticket/14520Marc Alexander2016-12-171-0/+1
| |\ \ \ | | | | | | | | | | | | | | | [ticket/14520] Add ucp_pm_viewmessage_options_before
| | * | | [ticket/14520] Add ucp_pm_viewmessage_options_beforeJakub Senko2016-11-201-0/+1
| | | |/ | | |/| | | | | | | | | PHPBB3-14520
| * | | Merge pull request #4527 from senky/ticket/14390Marc Alexander2016-12-171-0/+2
| |\ \ \ | | | | | | | | | | | | | | | [ticket/14390] Add ucp_main_front_user_activity_append/prepend
| | * | | [ticket/14390] Add ucp_main_front_user_activity_append/prependJakub Senko2016-11-201-0/+2
| | |/ / | | | | | | | | | | | | PHPBB3-14390
| * | | Merge pull request #4520 from senky/ticket/14868Marc Alexander2016-12-121-0/+1
| |\ \ \ | | | | | | | | | | | | | | | [ticket/14868] Add mcp_forum_actions_options template event
| | * | | [ticket/14868] Add mcp_forum_actions_options template eventJakub Senko2016-12-041-0/+1
| | |/ / | | | | | | | | | | | | PHPBB3-14868
| * | | [ticket/14855] Update notification and PM alert bubblesjaviexin2016-12-103-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/14881Marc Alexander2016-12-022-28/+32
| |\ \ | | | | | | | | | | | | [Ticket/14881] Add wrapper to jump actions to clear floats
| | * | [ticket/14881] Fix jumpbox-return link layouthanakin2016-12-011-1/+3
| | | | | | | | | | | | | | | | PHPBB3-14881
| | * | [ticket/14881] Add action-bar wrap to jump actionshanakin2016-12-011-27/+29
| | |/ | | | | | | | | | PHPBB3-14881
| * | Merge pull request #4483 from marc1706/ticket/14750Tristan Darricau2016-11-241-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 inputMarc Alexander2016-10-151-1/+1
| | | | | | | | | | | | PHPBB3-14750
| * | Merge pull request #4504 from VSEphpbb/ticket/14855Marc Alexander2016-11-124-13/+30
| |\ \ | | | | | | | | | | | | [ticket/14855] Update notification and PM alert bubbles
| | * | [ticket/14855] Bump font size to 10pxMatt Friedman2016-11-121-1/+1
| | | | | | | | | | | | | | | | PHPBB3-14855
| | * | [ticket/14855] CSS updatesMatt Friedman2016-11-113-5/+4
| | | | | | | | | | | | | | | | PHPBB3-14855
| | * | [ticket/14855] Update CSSMatt Friedman2016-11-112-7/+16
| | | | | | | | | | | | | | | | PHPBB3-14855
| | * | [ticket/14855] Update the commentsMatt Friedman2016-11-061-1/+1
| | | | | | | | | | | | | | | | PHPBB3-14855
| | * | [ticket/14855] Remove notification bubble on mark all readMatt Friedman2016-11-061-1/+1
| | | | | | | | | | | | | | | | PHPBB3-14855
| | * | [ticket/14855] Fix responsive alert bubble CSSMatt Friedman2016-11-051-5/+2
| | | | | | | | | | | | | | | | PHPBB3-14855
| | * | [ticket/14855] Update notification and PM alert bubblesMatt Friedman2016-11-053-7/+19
| | | | | | | | | | | | | | | | PHPBB3-14855
| * | | Merge pull request #4481 from senky/ticket/14819Marc Alexander2016-11-121-0/+4
| |\ \ \ | | | | | | | | | | | | | | | [ticket/14819] Hide soft-deleted posts in topic review
| | * | | [ticket/14819] Hide soft-deleted posts in topic reviewJakub Senko2016-10-131-0/+4
| | | |/ | | |/| | | | | | | | | PHPBB3-14819
| * | | [ticket/14860] Broken link on subscriptions page on mobile deviceslavigor2016-11-081-3/+3
| | |/ | |/| | | | | | | PHPBB3-14860
| * | [ticket/14808] Add template event overall_header_searchbox_afterrxu2016-10-041-0/+1
| |/ | | | | | | PHPBB3-14808