Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #4371 from imkingdavid/ticket/14695 | Marc Alexander | 2016-09-11 | 2 | -2/+10 |
|\ | | | | | | | [ticket/14695] Add posting_editor_subject_prepend/append template events | ||||
| * | [ticket/14695] Added posting_editor_subject_append/prepend events to subsilver | David King | 2016-08-09 | 1 | -1/+5 |
| | | | | | | | | | | As per request in PR. PHPBB3-14695 | ||||
| * | [ticket/14695] Put posting_editor_subject_append/prepend events on newlines | David King | 2016-08-09 | 1 | -1/+5 |
| | | | | | | | | | | As per request in the PR. PHPBB3-14695 | ||||
| * | [ticket/14695] Add posting_editor_subject_prepend/append template events | David King | 2016-06-25 | 1 | -1/+1 |
| | | | | | | | | PHPBB3-14695 | ||||
* | | Merge pull request #4428 from rmcgirr83/ticket/14755 | Marc Alexander | 2016-09-07 | 2 | -2/+2 |
|\ \ | | | | | | | | | | [ticket/14755] Fix max length in mcp topic html file | ||||
| * | | [ticket/14755] Fix subsilver2 | Richard McGirr | 2016-08-31 | 1 | -1/+1 |
| | | | | | | | | | | | | PHPBB3-14755 | ||||
| * | | [ticket/14755] Fix max length in mcp topic html file | RMcGirr83 | 2016-08-30 | 1 | -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/14469 | Marc Alexander | 2016-08-28 | 2 | -2/+6 |
|\ \ \ | | | | | | | | | | | | | Add viewforum_body_topicrow_before template event | ||||
| * | | | [ticket/14469] Add viewforum_body_topicrow_before template event | Jakub Senko | 2016-08-11 | 2 | -2/+6 |
| | | | | | | | | | | | | | | | | PHPBB3-14469 | ||||
* | | | | Merge pull request #4389 from kasimi/ticket/14715-3.1.x | Marc Alexander | 2016-08-28 | 4 | -0/+10 |
|\ \ \ \ | | | | | | | | | | | | | | | | [ticket/14715] Add template events in posting_topic_review & mcp_topic | ||||
| * | | | | [ticket/14715] Add template events in posting_topic_review & mcp_topic | kasimi | 2016-07-21 | 4 | -0/+10 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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/12925 | Marc Alexander | 2016-08-21 | 1 | -2/+2 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | | | | | | [ticket/12925] Pluralize permanent delete checkbox label | ||||
| * | | | | [ticket/12925] Pluralize permanent delete checkbox label | Jakub Senko | 2016-08-15 | 1 | -2/+2 |
| |/ / / | | | | | | | | | | | | | PHPBB3-12925 | ||||
* | | | | Merge pull request #4324 from Senky/ticket/14516 | Marc Alexander | 2016-08-03 | 2 | -0/+4 |
|\ \ \ \ | |/ / / |/| | | | | | | | [ticket/14516] Add memberlist_email_before event | ||||
| * | | | [ticket/14516] Add memberlist_email_before event | Jakub Senko | 2016-07-17 | 2 | -0/+4 |
| |/ / | | | | | | | | | | PHPBB3-14516 | ||||
* | | | Merge pull request #4337 from Senky/ticket/14506 | Marc Alexander | 2016-07-16 | 2 | -4/+8 |
|\ \ \ | |_|/ |/| | | | | | Add mcp_move_before template event | ||||
| * | | [ticket/14506] Add mcp_move_before template event | Jakub Senko | 2016-05-29 | 2 | -4/+8 |
| |/ | | | | | | | PHPBB3-14506 | ||||
* | | [ticket/14672] Change event name add to events.md | Richard McGirr | 2016-06-13 | 6 | -2/+6 |
| | | | | | | | | PHPBB3-14672 | ||||
* | | [ticket/14672] Add template event after topic title | Richard McGirr | 2016-06-12 | 1 | -1/+1 |
|/ | | | | PHPBB3-14672 | ||||
* | [prep-release-3.1.9] Update version to 3.1.9-RC1 | Joas Schilling | 2016-04-09 | 2 | -4/+4 |
| | |||||
* | Merge pull request #4021 from marc1706/ticket/14272 | Tristan Darricau | 2016-03-27 | 12 | -19/+19 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/14272] Use html5 valid input elements * marc1706/ticket/14272: [ticket/14272] Allow input of floats for filesize [ticket/14272] Use input type number instead of text in avatars [ticket/14272] Assign min and max values for avatar driver settings [ticket/14272] Define min and max values for avatar width and height [ticket/14272] Disable not toggled form elements [ticket/14272] Make sure phpbb_avatar_manager was defined [ticket/14272] Remove useless check [ticket/14272] Fix invalid or missing min/max settings [ticket/14272] Assign min/max for all allowed types [ticket/14272] Only use maxlength and size for allowed input elements | ||||
| * | [ticket/14272] Use input type number instead of text in avatars | Marc Alexander | 2016-01-01 | 3 | -5/+5 |
| | | | | | | | | PHPBB3-14272 | ||||
| * | [ticket/14272] Define min and max values for avatar width and height | Marc Alexander | 2015-12-27 | 1 | -2/+2 |
| | | | | | | | | PHPBB3-14272 | ||||
| * | [ticket/14272] Fix invalid or missing min/max settings | Marc Alexander | 2015-11-06 | 1 | -1/+1 |
| | | | | | | | | PHPBB3-14272 | ||||
| * | [ticket/14272] Only use maxlength and size for allowed input elements | Marc Alexander | 2015-11-06 | 8 | -12/+12 |
| | | | | | | | | PHPBB3-14272 | ||||
* | | [ticket/14136] Add back X-UA-Compatible meta tag | Marc Alexander | 2016-03-24 | 8 | -0/+8 |
| | | | | | | | | | | | | | | | | | | | | | | This was previously removed without needing to. Adding it back to force users to not emulate the page for previous versions of IE. The imagetoolbar http-equiv tag was not restored as IE does not contain that anymore since IE7. Also, the chome=1 has been removed from the X-UA-Compatible content as ChromeFrame does not receive any further updates since 2014 and is potentially broken. PHPBB3-14136 | ||||
* | | Merge pull request #4049 from rxu/ticket/14316 | Marc Alexander | 2016-02-27 | 2 | -0/+12 |
|\ \ | | | | | | | | | | [ticket/14316] Add events before/after the custom/zebra fields in pfile view | ||||
| * | | [ticket/14316] Add events before/after the custom/zebra fields in profile view | rxu | 2016-02-27 | 2 | -0/+12 |
| | | | | | | | | | | | | PHPBB3-14316 | ||||
* | | | [prep-release-3.1.8] Update version to 3.1.8-RC1 | Joas Schilling | 2016-02-13 | 2 | -4/+4 |
| | | | |||||
* | | | Merge pull request #4029 from RMcGirr83/ticket_14289 | Marc Alexander | 2016-01-27 | 1 | -0/+2 |
|\ \ \ | | | | | | | | | | | | | [ticket/14289] Add events to navbar header | ||||
| * | | | [ticket/14289] Change to 3.1.8-RC1 and rename event | Richard McGirr | 2016-01-10 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | PHPBB3-14289 | ||||
| * | | | [ticket/14289] Add events to navbar header | Richard McGirr | 2015-11-13 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | PHPBB3-14289 | ||||
* | | | | [ticket/13180] Increase dateformat field size | Saeed Hubaishan | 2016-01-07 | 2 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/13180] Increase dateformat field size change field size to 64 in these files add new migration file to update the database schema PHPBB3-13180 | ||||
* | | | | Merge pull request #4079 from rxu/ticket/14356 | Marc Alexander | 2016-01-07 | 2 | -2/+6 |
|\ \ \ \ | | | | | | | | | | | | | | | | [ticket/14356] Add template events to viewtopic around back2top link | ||||
| * | | | | [ticket/14356] Add template events to viewtopic around back2top link | rxu | 2015-12-17 | 2 | -2/+6 |
| | |/ / | |/| | | | | | | | | | | PHPBB3-14356 | ||||
* | | | | Merge pull request #4084 from exussum12/ticket/14046 | Marc Alexander | 2015-12-23 | 2 | -10/+9 |
|\ \ \ \ | | | | | | | | | | | | | | | | [ticket/14046] Jabber message incorrect | ||||
| * | | | | [ticket/14046] Jabber message incorrect | Scott Dutton | 2015-12-16 | 2 | -10/+9 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When making a Jabber message, the page says the message has been sent when loading the page for the first time, This message should only be shown after the message has actually been sent PHPBB3-14046 | ||||
* | | | | | [ticket/14374] Update dynamic fallback jquery CDN script tag | Matt Friedman | 2015-12-22 | 2 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-14374 | ||||
* | | | | | [prep-release-3.1.7] Update version to 3.1.7-RC1 | Joas Schilling | 2015-12-12 | 2 | -4/+4 |
| |/ / / |/| | | | |||||
* | | | | Merge pull request #4030 from RMcGirr83/ticket_14283 | Marc Alexander | 2015-11-26 | 2 | -1/+5 |
|\ \ \ \ | | | | | | | | | | | | | | | | [ticket/14283] Add a Manage Group link on a group page | ||||
| * | | | | [ticket/14283] Add a Manage Group link on a group page | Richard McGirr | 2015-11-14 | 2 | -1/+5 |
| | |/ / | |/| | | | | | | | | | | PHPBB3-14283 | ||||
* | | | | Merge pull request #3888 from Senky/ticket/14146 | Marc Alexander | 2015-11-15 | 2 | -0/+2 |
|\ \ \ \ | |/ / / |/| | | | | | | | [ticket/14146] Add viewtopic_body_post_subject_before event | ||||
| * | | | [ticket/14146] Add viewtopic_body_post_subject_before event | Jakub Senko | 2015-10-12 | 2 | -0/+2 |
| | | | | | | | | | | | | | | | | PHPBB3-14146 | ||||
* | | | | [ticket/14066] Add template events to search_body.html | rxu | 2015-11-12 | 2 | -3/+30 |
| |_|/ |/| | | | | | | | | PHPBB3-14066 | ||||
* | | | [ticket/14228] Vertical align of numbers in polls | Richard McGirr | 2015-11-01 | 1 | -1/+1 |
| | | | | | | | | | | | | PHPBB3-14228 | ||||
* | | | Merge pull request #3647 from marc1706/ticket/13799 | Tristan Darricau | 2015-10-19 | 2 | -2/+7 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/13799] Do not rawurlencode category in gallery avatar * marc1706/ticket/13799: [ticket/13799] Split lines in HTML files for better readability [ticket/13799] Add missing space before checked attribute [ticket/13799] Correctly urlencode category and show selected avatar [ticket/13799] Do not rawurlencode category in gallery avatar | ||||
| * | | | [ticket/13799] Split lines in HTML files for better readability | Marc Alexander | 2015-06-04 | 2 | -2/+7 |
| | | | | | | | | | | | | | | | | PHPBB3-13799 | ||||
| * | | | [ticket/13799] Add missing space before checked attribute | Marc Alexander | 2015-06-04 | 2 | -2/+2 |
| | | | | | | | | | | | | | | | | PHPBB3-13799 | ||||
| * | | | [ticket/13799] Correctly urlencode category and show selected avatar | Marc Alexander | 2015-05-30 | 2 | -2/+2 |
| | | | | | | | | | | | | | | | | PHPBB3-13799 | ||||
* | | | | [ticket/10343] Add inactive indicator to subsilver2 memberlist | DavidIQ | 2015-10-17 | 2 | -2/+2 |
| | | | | | | | | | | | | | | | | PHPBB3-10343 |