Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '3.2.x' into 3.3.x | Marc Alexander | 2019-07-28 | 1 | -14/+10 |
|\ | |||||
| * | [ticket/14459] Use language property | rubencm | 2019-07-27 | 1 | -4/+4 |
| | | | | | | | | PHPBB3-14459 | ||||
| * | [ticket/14459] Rename variable | rubencm | 2019-07-27 | 1 | -3/+3 |
| | | | | | | | | PHPBB3-14459 | ||||
| * | [ticket/14459] Fix | rubencm | 2019-06-25 | 1 | -1/+1 |
| | | | | | | | | PHPBB3-14459 | ||||
| * | [ticket/14459] Uppercase string to try to match language keys | rubencm | 2019-06-25 | 1 | -2/+2 |
| | | | | | | | | PHPBB3-14459 | ||||
| * | [ticket/14459] Uppercase string to try to match language keys | rubencm | 2019-06-25 | 1 | -4/+4 |
| | | | | | | | | PHPBB3-14459 | ||||
| * | [ticket/14459] Remove unused variables | rubencm | 2019-06-25 | 1 | -4/+0 |
| | | | | | | | | PHPBB3-14459 | ||||
| * | [ticket/14459] Fix template logic | rubencm | 2019-06-21 | 1 | -5/+2 |
| | | | | | | | | PHPBB3-14459 | ||||
| * | [ticket/14459] Fix rebase | rubencm | 2019-06-20 | 1 | -1/+0 |
| | | | | | | | | PHPBB3-14459 | ||||
| * | [ticket/14459] Check language input for group | rubencm | 2019-06-20 | 1 | -1/+5 |
| | | | | | | | | PHPBB3-14459 | ||||
* | | Merge branch '3.2.x' into 3.3.x | Marc Alexander | 2019-06-03 | 1 | -1/+5 |
|\ \ | |/ | |||||
| * | [ticket/16071] Undefined index for custom attachments groups | 3D-I | 2019-05-29 | 1 | -1/+5 |
| | | | | | | | | PHPBB3-16071 | ||||
* | | [ticket/15663] Remove flash attachments support | Rubén Calvo | 2019-05-09 | 1 | -2/+0 |
|/ | | | | PHPBB3-15663 | ||||
* | [ticket/security/227] Remove "no thumbnail support" message | Derky | 2018-11-04 | 1 | -10/+0 |
| | | | | SECURITY-227 | ||||
* | [ticket/security/227] Replace ImageMagick support with thumbnail event | Derky | 2018-10-23 | 1 | -66/+2 |
| | | | | SECURITY-227 | ||||
* | Merge pull request #5349 from rubencm/ticket/15566 | Derky | 2018-09-14 | 1 | -1/+1 |
|\ | | | | | | | [ticket/15566] Set category to none if extension don't exist | ||||
| * | [ticket/15566] Add missing variable sign | rubencm | 2018-09-13 | 1 | -1/+1 |
| | | | | | | | | PHPBB3-15566 | ||||
| * | [ticket/15566] Set category to none if extension don't exist | rubencm | 2018-09-13 | 1 | -1/+1 |
| | | | | | | | | PHPBB3-15566 | ||||
* | | [ticket/14972] replace all occurrences of sizeof() with the count() | rxu | 2018-01-01 | 1 | -28/+28 |
| | | | | | | | | PHPBB3-14972 | ||||
* | | [ticket/15041] Add pagination to orphaned attachments | Rubén Calvo | 2017-10-17 | 1 | -1/+34 |
|/ | | | | PHPBB3-15041 | ||||
* | Merge branch '3.1.x' into 3.2.x | Marc Alexander | 2016-11-12 | 1 | -1/+13 |
|\ | |||||
| * | [ticket/14847] Add core.acp_attachments_config_edit_add | Jakub Senko | 2016-11-02 | 1 | -1/+13 |
| | | | | | | | | PHPBB3-14847 | ||||
* | | Merge branch 'ticket/14577' into ticket/14577-3.2.x | Marc Alexander | 2016-04-02 | 1 | -1/+1 |
|\ \ | |/ | | | | | | | Conflicts: phpBB/includes/acp/acp_modules.php | ||||
| * | [ticket/14577] Do not calculate size of array in for loop | Marc Alexander | 2016-04-02 | 1 | -1/+1 |
| | | | | | | | | | | | | | | For loops that modify the size of the looped arrays were obviously not changed. PHPBB3-14577 | ||||
* | | Merge remote-tracking branch 'origin/ticket/14272' into ticket/14272-3.2.x | Marc Alexander | 2016-03-27 | 1 | -2/+2 |
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: phpBB/adm/style/acp_icons.html phpBB/includes/acp/acp_groups.php phpBB/includes/acp/acp_users.php phpBB/includes/functions_acp.php phpBB/includes/ucp/ucp_groups.php phpBB/styles/prosilver/template/ucp_avatar_options_gravatar.html phpBB/styles/prosilver/template/ucp_avatar_options_remote.html phpBB/styles/subsilver2/template/mcp_topic.html phpBB/styles/subsilver2/template/posting_attach_body.html phpBB/styles/subsilver2/template/posting_body.html phpBB/styles/subsilver2/template/posting_poll_body.html phpBB/styles/subsilver2/template/ucp_avatar_options_gravatar.html phpBB/styles/subsilver2/template/ucp_avatar_options_remote.html | ||||
| * | [ticket/14272] Allow input of floats for filesize | Marc Alexander | 2016-02-03 | 1 | -1/+1 |
| | | | | | | | | | | | | | | This might be needed while switching the default input from KiB to MiB or similar changes to settings. 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 | 1 | -2/+2 |
| | | | | | | | | PHPBB3-14272 | ||||
* | | [ticket/13454] Remove unused variables | Marc Alexander | 2016-01-06 | 1 | -3/+0 |
| | | | | | | | | | | | | This is part 5 and there is more to come. PHPBB3-13454 | ||||
* | | [ticket/13454] Remove unused variables | Marc Alexander | 2016-01-06 | 1 | -2/+0 |
| | | | | | | | | | | | | Part 4 PHPBB3-13454 | ||||
* | | Merge branch '3.1.x' | Tristan Darricau | 2015-10-14 | 1 | -1/+4 |
|\ \ | |/ | | | | | | | * 3.1.x: [ticket/10572] Unguarded includes in acp files | ||||
| * | [ticket/10572] Unguarded includes in acp files | Richard McGirr | 2015-10-13 | 1 | -1/+4 |
| | | | | | | | | PHPBB3-10572 | ||||
* | | [ticket/14168] Use attachment manager instead of separate classes | Marc Alexander | 2015-10-12 | 1 | -6/+6 |
| | | | | | | | | PHPBB3-14168 | ||||
* | | [ticket/14168] No longer use deprecated functions in core files | Marc Alexander | 2015-10-09 | 1 | -3/+7 |
| | | | | | | | | PHPBB3-14168 | ||||
* | | [ticket/12505] Remove outdated media handling from acp | n-aleha | 2015-08-24 | 1 | -6/+0 |
| | | | | | | | | | | | | Remove outdated media handling from acp PHPBB3-12505 | ||||
* | | [ticket/13697] Moving filesystem related functions to filesystem service | MateBartus | 2015-04-16 | 1 | -3/+15 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Moving filesystem service to \phpbb\filesystem namespace * Wraping Symfony's Filesystem component * Moving filesystem related functions from includes/functions.php into \phpbb\filesystem\filesystem Functions moved (and deprecated): - phpbb_chmod - phpbb_is_writable - phpbb_is_absolute - phpbb_own_realpath - phpbb_realpath * Adding interface for filesystem service PHPBB3-13697 | ||||
* | | Merge branch '3.1.x' | Nicofuma | 2015-03-29 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Merge branch 'ticket/13568' into ticket/13568-asc | Marc Alexander | 2015-02-06 | 1 | -1/+1 |
| |\ | | | | | | | | | | | | | | | | Conflicts: phpBB/adm/index.php phpBB/includes/acp/acp_attachments.php | ||||
| | * | [ticket/13568] Use more descriptive validation names and merge with path block | Marc Alexander | 2015-02-02 | 1 | -1/+1 |
| | | | | | | | | | | | | PHPBB3-13568 | ||||
| | * | [ticket/13568] Validate imagick path as readable absolute path | Marc Alexander | 2015-02-02 | 1 | -1/+1 |
| | | | | | | | | | | | | PHPBB3-13568 | ||||
* | | | [ticket/13455] Remove unnecessary calls to `utf8_normalize_nfc()` | Gaëtan Muller | 2015-02-03 | 1 | -2/+2 |
| | | | | | | | | | | | | PHPBB3-13455 | ||||
* | | | [ticket/13455] Update calls to `request_var()` | Gaëtan Muller | 2015-02-03 | 1 | -31/+31 |
| | | | | | | | | | | | | PHPBB3-13455 | ||||
* | | | [ticket/13496] Update calls to `set_config_count()` | Gaëtan Muller | 2015-02-02 | 1 | -2/+2 |
| | | | | | | | | | | | | PHPBB3-13496 | ||||
* | | | [ticket/13494] Update calls to `set_config()` | Gaëtan Muller | 2015-02-02 | 1 | -1/+1 |
| | | | | | | | | | | | | PHPBB3-13494 | ||||
* | | | [ticket/13468] Update calls to `add_log()` | Gaëtan Muller | 2015-01-27 | 1 | -14/+15 |
| | | | | | | | | | | | | PHPBB3-13468 | ||||
* | | | Merge branch 'develop-ascraeus' into develop | Andreas Fischer | 2015-01-20 | 1 | -1/+1 |
|\ \ \ | |/ / | | | | | | | | | | * develop-ascraeus: [ticket/13519] Correctly validate imagick path as path and not string | ||||
| * | | Merge branch 'develop-olympus' into develop-ascraeus | Andreas Fischer | 2015-01-20 | 1 | -1/+1 |
| |\ \ | | |/ | | | | | | | | | | | | | | | | | | | * develop-olympus: [ticket/13519] Correctly validate imagick path as path and not string Conflicts: phpBB/includes/acp/acp_attachments.php | ||||
| | * | [ticket/13519] Correctly validate imagick path as path and not string | Marc Alexander | 2015-01-19 | 1 | -1/+1 |
| | | | | | | | | | | | | PHPBB3-13519 | ||||
* | | | [ticket/13450] Type-hint return value of $phpbb_container->get() | Gaëtan Muller | 2015-01-12 | 1 | -0/+3 |
|/ / | | | | | | | PHPBB3-13450 | ||||
* | | [ticket/12557] Fix doc block errors found by Sami | n-aleha | 2014-08-03 | 1 | -1/+0 |
| | | | | | | | | | | | | More corrections. PHPBB3-12557 |