aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/template
Commit message (Collapse)AuthorAgeFilesLines
* 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
* | [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
* | [ticket/14844] Add CSS classes for strong and italics text to BBCodesMarc Alexander2017-03-191-2/+2
| | | | | | | | PHPBB3-14844
* | [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 #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-102-4/+5
| | | | | | | | | | | | | | | | 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-021-27/+29
|\ \ | | | | | | | | | [Ticket/14881] Add wrapper to jump actions to clear floats
| * | [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-122-9/+9
|\ \ | | | | | | | | | [ticket/14855] Update notification and PM alert bubbles
| * | [ticket/14855] CSS updatesMatt Friedman2016-11-111-2/+2
| | | | | | | | | | | | PHPBB3-14855
| * | [ticket/14855] Update CSSMatt Friedman2016-11-111-2/+2
| | | | | | | | | | | | 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] Update notification and PM alert bubblesMatt Friedman2016-11-051-7/+7
| | | | | | | | | | | | 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
* [ticket/14786] Add mcp_forum_actions_before/after eventsJakub Senko2016-09-261-0/+2
| | | | PHPBB3-14786
* [ticket/14785] Add template event overall_header_headerbar_after/beforeGerB2016-09-241-0/+2
| | | | PHPBB3-14785
* Merge pull request #4371 from imkingdavid/ticket/14695Marc Alexander2016-09-111-1/+5
|\ | | | | | | [ticket/14695] Add posting_editor_subject_prepend/append template events
| * [ticket/14695] Put posting_editor_subject_append/prepend events on newlinesDavid King2016-08-091-1/+5
| | | | | | | | | | As per request in the PR. PHPBB3-14695
| * [ticket/14695] Add posting_editor_subject_prepend/append template eventsDavid King2016-06-251-1/+1
| | | | | | | | PHPBB3-14695
* | Merge pull request #4428 from rmcgirr83/ticket/14755Marc Alexander2016-09-071-1/+1
|\ \ | | | | | | | | | [ticket/14755] Fix max length in mcp topic html file
| * | [ticket/14755] Fix max length in mcp topic html fileRMcGirr832016-08-301-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | Move posts does not accept a topic number greater than 999999 topic_id set in both posts table and topics table accepts 10 digits https://tracker.phpbb.com/browse/PHPBB3-14755 PHPBB3-14755
* | | Merge pull request #4338 from Senky/ticket/14469Marc Alexander2016-08-281-1/+3
|\ \ \ | | | | | | | | | | | | Add viewforum_body_topicrow_before template event
| * | | [ticket/14469] Add viewforum_body_topicrow_before template eventJakub Senko2016-08-111-1/+3
| | | | | | | | | | | | | | | | PHPBB3-14469
* | | | Merge pull request #4389 from kasimi/ticket/14715-3.1.xMarc Alexander2016-08-282-0/+6
|\ \ \ \ | | | | | | | | | | | | | | | [ticket/14715] Add template events in posting_topic_review & mcp_topic
| * | | | [ticket/14715] Add template events in posting_topic_review & mcp_topickasimi2016-07-212-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The events will allow adding content before and after the post details in topic review and topic moderation. PHPBB3-14715
* | | | | Merge pull request #4411 from Senky/ticket/12925Marc Alexander2016-08-211-2/+2
|\ \ \ \ \ | |_|_|/ / |/| | | | | | | | | [ticket/12925] Pluralize permanent delete checkbox label
| * | | | [ticket/12925] Pluralize permanent delete checkbox labelJakub Senko2016-08-151-2/+2
| |/ / / | | | | | | | | | | | | PHPBB3-12925
* | | | Merge pull request #4324 from Senky/ticket/14516Marc Alexander2016-08-031-0/+2
|\ \ \ \ | |/ / / |/| | | | | | | [ticket/14516] Add memberlist_email_before event
| * | | [ticket/14516] Add memberlist_email_before eventJakub Senko2016-07-171-0/+2
| |/ / | | | | | | | | | PHPBB3-14516
* | | Merge pull request #4337 from Senky/ticket/14506Marc Alexander2016-07-161-1/+3
|\ \ \ | |_|/ |/| | | | | Add mcp_move_before template event
| * | [ticket/14506] Add mcp_move_before template eventJakub Senko2016-05-291-1/+3
| |/ | | | | | | PHPBB3-14506
* | [ticket/14672] Change event name add to events.mdRichard McGirr2016-06-133-2/+3
| | | | | | | | PHPBB3-14672