| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #5704 from senky/ticket/16172 | Marc Alexander | 2019-10-20 | 1 | -2/+7 |
| |\ | | | | | | | [ticket/16172] Add group rank label to group view | ||||
| | * | [ticket/16172] Use twig | Jakub Senko | 2019-10-08 | 1 | -6/+6 |
| | | | | | | | | | PHPBB3-16172 | ||||
| | * | [ticket/16172] Only display the label when rank image is not present | Jakub Senko | 2019-10-07 | 1 | -1/+6 |
| | | | | | | | | | PHPBB3-16172 | ||||
| | * | [ticket/16172] Add group rank label to group view | Jakub Senko | 2019-10-04 | 1 | -1/+1 |
| | | | | | | | | | PHPBB3-16172 | ||||
| * | | Merge pull request #5703 from senky/ticket/16174 | Marc Alexander | 2019-10-20 | 1 | -1/+27 |
| |\ \ | | | | | | | | | | [ticket/16174] Add core.set_cookie | ||||
| | * | | [ticket/16174] Improve event desc | Jakub Senko | 2019-10-08 | 1 | -1/+1 |
| | | | | | | | | | | | | | PHPBB3-16174 | ||||
| | * | | [ticket/16174] Add function params to the event | Jakub Senko | 2019-10-07 | 1 | -2/+12 |
| | | | | | | | | | | | | | PHPBB3-16174 | ||||
| | * | | [ticket/16174] Add core.set_cookie | Jakub Senko | 2019-10-04 | 1 | -1/+17 |
| | |/ | | | | | | | PHPBB3-16174 | ||||
| * | | Merge pull request #5667 from EA117/ticket/16141 | Marc Alexander | 2019-10-20 | 1 | -11/+26 |
| |\ \ | | | | | | | | | | [ticket/16141] plupload chunk_size incorrect when 'unlimited' is involved. | ||||
| | * | | [ticket/16141] plupload chunk_size when 'unlimited' is involved. | EA117 | 2019-08-30 | 1 | -33/+23 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Change get_chunk_size() calculation to correctly calculate limits without letting a zero "unlimited" value always win. Also ensure get_chunk_size() can only return zero if all of the limits were in fact set to unlimited. PHPBB3-16141 | ||||
| | * | | [ticket/16141] plupload chunk_size when 'unlimited' is involved. | EA117 | 2019-08-29 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Change get_chunk_size() calculation to correctly calculate limits without letting a zero "unlimited" value always win. Also ensure get_chunk_size() can only return zero if all of the limits were in fact set to unlimited. PHPBB3-16141 | ||||
| | * | | [ticket/16141] plupload chunk_size when 'unlimited' is involved. | EA117 | 2019-08-28 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Change get_chunk_size() calculation to correctly calculate limits without letting a zero "unlimited" value always win. Also ensure get_chunk_size() can only return zero if all of the limits were in fact set to unlimited. PHPBB3-16141 | ||||
| | * | | [ticket/16141] plupload chunk_size incorrect when 'unlimited' is involved. | EA117 | 2019-08-28 | 1 | -31/+20 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Change get_chunk_size() calculation to correctly calculate limits without letting a zero "unlimited" value always win. Also ensure get_chunk_size() can only return zero if all of the limits were in fact set to unlimited. PHPBB3-16141 | ||||
| | * | | [ticket/16141] plupload chunk_size incorrect when 'unlimited' is involved. | EA117 | 2019-08-26 | 1 | -8/+44 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Change get_chunk_size() calculation to correctly calculate limits without letting a zero "unlimited" value always win. Also ensure get_chunk_size() can only return zero if all of the limits were in fact set to unlimited. PHPBB3-16141 | ||||
| * | | | Merge pull request #5705 from senky/ticket/16140 | Marc Alexander | 2019-10-20 | 2 | -1/+8 |
| |\ \ \ | | | | | | | | | | | | | [ticket/16140] Add ucp_profile_profile_info_birthday_label_append | ||||
| | * | | | [ticket/16140] Use twig | Jakub Senko | 2019-10-08 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | PHPBB3-16140 | ||||
| | * | | | [ticket/16140] Rename event to ucp_profile_profile_info_birthday_label_append | Jakub Senko | 2019-10-07 | 2 | -2/+2 |
| | | | | | | | | | | | | | | | | | PHPBB3-16140 | ||||
| | * | | | [ticket/16140] Add ucp_profile_profile_info_birthday_label_after | Jakub Senko | 2019-10-04 | 2 | -1/+8 |
| | | |/ | |/| | | | | | | | PHPBB3-16140 | ||||
| * | | | Merge pull request #5710 from kasimi/ticket/16182 | Marc Alexander | 2019-10-20 | 1 | -0/+16 |
| |\ \ \ | | | | | | | | | | | | | [ticket/16182] Add core.generate_smilies_modify_rowset | ||||
| | * | | | [ticket/16182] Add core.generate_smilies_modify_rowset | kasimi | 2019-10-17 | 1 | -0/+16 |
| | | | | | | | | | | | | | | | | | PHPBB3-16182 | ||||
| * | | | | [ticket/16184] Don't entity-encode & character in AJAX response | kasimi | 2019-10-17 | 2 | -3/+3 |
| |/ / / | | | | | | | | | | PHPBB3-16184 | ||||
| * | | | Merge pull request #5671 from 3D-I/ticket/16144 | Marc Alexander | 2019-10-07 | 2 | -2/+36 |
| |\ \ \ | | | | | | | | | | | | | [ticket/16144] Fallback to board's default style | ||||
| | * | | | [ticket/16144] Provide extra fallback to board's default style for $user | 3D-I | 2019-09-23 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | PHPBB3-16144 | ||||
| | * | | | [ticket/16144] As per request | 3D-I | 2019-09-22 | 1 | -10/+5 |
| | | | | | | | | | | | | | | | | | PHPBB3-16144 | ||||
| | * | | | [ticket/16144] Provide extra fallback to board's default style for $user | 3D-I | 2019-09-01 | 2 | -2/+41 |
| | | |/ | |/| | | | | | | | PHPBB3-16144 | ||||
| * | | | [ticket/16083] Remove "defer" from inline scripts | Jakub Senko | 2019-10-07 | 2 | -2/+2 |
| | | | | | | | | | | | | | PHPBB3-16083 | ||||
| * | | | [ticket/16083] Add role=menu | Jakub Senko | 2019-10-04 | 2 | -2/+2 |
| | | | | | | | | | | | | | PHPBB3-16083 | ||||
| * | | | [ticket/16083] Add itemscope | Jakub Senko | 2019-10-04 | 1 | -3/+3 |
| | | | | | | | | | | | | | PHPBB3-16083 | ||||
| * | | | [ticket/16083] Remove type=text/javascript | Jakub Senko | 2019-10-04 | 21 | -34/+34 |
| | |/ |/| | | | | | PHPBB3-16083 | ||||
| * | | Merge pull request #5678 from rxu/ticket/16148 | Marc Alexander | 2019-09-23 | 2 | -0/+14 |
| |\ \ | | | | | | | | | | [ticket/16148] Add template events to acp_groups.html | ||||
| | * | | [ticket/16148] Add template events to acp_groups.html | rxu | 2019-09-05 | 2 | -0/+14 |
| | | | | | | | | | | | | | PHPBB3-16148 | ||||
| * | | | Merge pull request #5677 from mrgoldy/ticket/14815 | Marc Alexander | 2019-09-22 | 2 | -2/+8 |
| |\ \ \ | | | | | | | | | | | | | [ticket/14815] Enable contact links in memberlist | ||||
| | * | | | [ticket/14815] Enable contact links in memberlist | mrgoldy | 2019-09-04 | 2 | -2/+8 |
| | | |/ | |/| | | | | | | | PHPBB3-14815 | ||||
| * | | | Merge pull request #5676 from mrgoldy/ticket/15422 | Marc Alexander | 2019-09-22 | 4 | -55/+5 |
| |\ \ \ | | | | | | | | | | | | | [ticket/15422] Remove redundant BBCode helpline | ||||
| | * | | | [ticket/15422] Remove redundant BBCode helpline | mrgoldy | 2019-09-04 | 4 | -55/+5 |
| | |/ / | | | | | | | | | | PHPBB3-15422 | ||||
| * | | | Merge pull request #5665 from 3D-I/ticket/16139 | Marc Alexander | 2019-09-22 | 1 | -2/+15 |
| |\ \ \ | | | | | | | | | | | | | [ticket/16139] Add core.viewtopic_modify_quick_reply_template_vars | ||||
| | * | | | [ticket/16139] Add core.viewtopic_modify_quick_reply_template_vars | 3D-I | 2019-08-25 | 1 | -2/+15 |
| | |/ / | | | | | | | | | | PHPBB3-16139 | ||||
| * | | | Merge pull request #5669 from OxCom/ticket/16143 | Marc Alexander | 2019-09-22 | 1 | -0/+30 |
| |\ \ \ | | | | | | | | | | | | | [ticket/16143] Add new events before and after move topics | ||||
| | * | | | [ticket/16143] Add new events before and after move topics | oxcom | 2019-08-30 | 1 | -0/+30 |
| | |/ / | | | | | | | | | | PHPBB3-16143 | ||||
| * | | | Merge pull request #5664 from mrgoldy/ticket/16076 | Marc Alexander | 2019-09-22 | 3 | -20/+63 |
| |\ \ \ | | | | | | | | | | | | | [ticket/16076] addFileFilter to check max file size per mime type | ||||
| | * | | | [ticket/16076] camelCase and callback | mrgoldy | 2019-09-22 | 1 | -6/+6 |
| | | | | | | | | | | | | | | | | | PHPBB3-16076 | ||||
| | * | | | [ticket/16076] addFileFilter to check max file size per mime type | mrgoldy | 2019-08-25 | 3 | -20/+63 |
| | |/ / | | | | | | | | | | PHPBB3-16076 | ||||
| * | | | Merge pull request #5673 from AlfredoRamos/ticket/15643 | Marc Alexander | 2019-09-22 | 1 | -3/+3 |
| |\ \ \ | | | | | | | | | | | | | [ticket/15643] Fix open_basedir warnings | ||||
| | * | | | [ticket/15643] Fix open_basedir warnings | Alfredo Ramos | 2019-09-03 | 1 | -3/+3 |
| | | |/ | |/| | | | | | | | | | | | | | | | | Suppress warnings when trying to call is_link(), is_dir() and is_file() on the web server root directory when open_basedir is set. PHPBB3-15643 | ||||
| * | | | Merge pull request #5687 from rxu/ticket/16157 | Marc Alexander | 2019-09-21 | 1 | -1/+1 |
| |\ \ \ | | | | | | | | | | | | | [ticket/16157] Fix FORM_INVALID error in the sending email form | ||||
| | * | | | [ticket/16157] Fix FORM_INVALID error in the sending email form | rxu | 2019-09-13 | 1 | -1/+1 |
| | |/ / | | | | | | | | | | PHPBB3-16157 | ||||
| * | | | Merge pull request #5688 from rxu/ticket/16156 | Marc Alexander | 2019-09-21 | 1 | -1/+1 |
| |\ \ \ | | | | | | | | | | | | | [ticket/16156] Fix bots seeing register and logout links | ||||
| | * | | | [ticket/16156] Fix bots seeing register and logout links | rxu | 2019-09-13 | 1 | -1/+1 |
| | |/ / | | | | | | | | | | PHPBB3-16156 | ||||
| * | | | Merge pull request #5692 from stevendegroote/ticket/16159 | Marc Alexander | 2019-09-21 | 8 | -9/+18 |
| |\ \ \ | | | | | | | | | | | | | [ticket/16159] Wrap post times in html time tag | ||||
| | * | | | [ticket/16159] Use predefined DATE_RFC3339 | stevendegroote | 2019-09-18 | 4 | -8/+8 |
| | | | | | | | | | | | | | | | | | PHPBB3-16159 | ||||
