aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/acp/acp_attachments.php
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '3.1.x' into 3.2.xMarc Alexander2016-11-121-1/+13
|\
| * [ticket/14847] Add core.acp_attachments_config_edit_addJakub Senko2016-11-021-1/+13
* | Merge branch 'ticket/14577' into ticket/14577-3.2.xMarc Alexander2016-04-021-1/+1
|\ \ | |/
| * [ticket/14577] Do not calculate size of array in for loopMarc Alexander2016-04-021-1/+1
* | Merge remote-tracking branch 'origin/ticket/14272' into ticket/14272-3.2.xMarc Alexander2016-03-271-2/+2
|\ \ | |/
| * [ticket/14272] Allow input of floats for filesizeMarc Alexander2016-02-031-1/+1
| * [ticket/14272] Fix invalid or missing min/max settingsMarc Alexander2015-11-061-1/+1
| * [ticket/14272] Only use maxlength and size for allowed input elementsMarc Alexander2015-11-061-2/+2
* | [ticket/13454] Remove unused variablesMarc Alexander2016-01-061-3/+0
* | [ticket/13454] Remove unused variablesMarc Alexander2016-01-061-2/+0
* | Merge branch '3.1.x'Tristan Darricau2015-10-141-1/+4
|\ \ | |/
| * [ticket/10572] Unguarded includes in acp filesRichard McGirr2015-10-131-1/+4
* | [ticket/14168] Use attachment manager instead of separate classesMarc Alexander2015-10-121-6/+6
* | [ticket/14168] No longer use deprecated functions in core filesMarc Alexander2015-10-091-3/+7
* | [ticket/12505] Remove outdated media handling from acpn-aleha2015-08-241-6/+0
* | [ticket/13697] Moving filesystem related functions to filesystem serviceMateBartus2015-04-161-3/+15
* | Merge branch '3.1.x'Nicofuma2015-03-291-1/+1
|\ \ | |/
| * Merge branch 'ticket/13568' into ticket/13568-ascMarc Alexander2015-02-061-1/+1
| |\
| | * [ticket/13568] Use more descriptive validation names and merge with path blockMarc Alexander2015-02-021-1/+1
| | * [ticket/13568] Validate imagick path as readable absolute pathMarc Alexander2015-02-021-1/+1
* | | [ticket/13455] Remove unnecessary calls to `utf8_normalize_nfc()`Gaëtan Muller2015-02-031-2/+2
* | | [ticket/13455] Update calls to `request_var()`Gaëtan Muller2015-02-031-31/+31
* | | [ticket/13496] Update calls to `set_config_count()`Gaëtan Muller2015-02-021-2/+2
* | | [ticket/13494] Update calls to `set_config()`Gaëtan Muller2015-02-021-1/+1
* | | [ticket/13468] Update calls to `add_log()`Gaëtan Muller2015-01-271-14/+15
* | | Merge branch 'develop-ascraeus' into developAndreas Fischer2015-01-201-1/+1
|\ \ \ | |/ /
| * | Merge branch 'develop-olympus' into develop-ascraeusAndreas Fischer2015-01-201-1/+1
| |\ \ | | |/
| | * [ticket/13519] Correctly validate imagick path as path and not stringMarc Alexander2015-01-191-1/+1
* | | [ticket/13450] Type-hint return value of $phpbb_container->get()Gaëtan Muller2015-01-121-0/+3
|/ /
* | [ticket/12557] Fix doc block errors found by Samin-aleha2014-08-031-1/+0
* | Merge branch 'develop-olympus' into develop-ascraeusAndreas Fischer2014-06-261-1/+1
|\ \ | |/
| * [ticket/12196] Revert Fix typo "referer" in acp/attachmentsDhruv2014-06-271-1/+1
* | Merge branch 'develop-olympus' into develop-ascraeusDhruv2014-06-261-1/+1
|\ \ | |/
| * [ticket/12196] Fix typo "referer" in acp/attachmentsJoas Schilling2014-06-251-1/+1
* | [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-6/+7
* | Merge remote-tracking branch 'VSEphpbb/ticket/12332' into develop-ascraeusCesar G2014-05-051-1/+1
|\ \
| * | [ticket/12332] Restore some changes back to original stateMatt Friedman2014-04-261-1/+1
| * | [ticket/12332] Accomplish all word creaking in template and CSSMatt Friedman2014-04-261-2/+2
| * | [ticket/12332] Fix displaying attachments with long file namesMatt Friedman2014-04-251-1/+1
* | | [ticket/12458] Apply Squiz.WhiteSpace.SuperfluousWhitespace.* to legacy code.Andreas Fischer2014-04-291-4/+3
|/ /
* | [ticket/12201] Add link to resync file stats after error.Cesar G2014-04-151-6/+9
* | [ticket/12282] Use interface for type hintingJoas Schilling2014-04-011-1/+1
* | Merge pull request #2035 from prototech/ticket/12138Nathan Guse2014-02-201-62/+130
|\ \
| * | [ticket/12138] Replace old code and generate pagination using filetime limit.Cesar G2014-02-161-60/+22
| * | [ticket/12138] Add methods for attachment manage functionality.Cesar G2014-02-161-2/+108
* | | [ticket/12153] Remove redundant calls to pagination.on_page().Cesar G2014-02-031-1/+0
|/ /
* | [ticket/11849] Update some ACP modules with new paginationJoas Schilling2013-12-181-14/+8
* | [ticket/11987] Replace {PHPBB_ROOT_PATH} with {ROOT_PATH}.Cesar G2013-10-301-1/+0
* | [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-161-1/+1
* | [ticket/11700] Modify all code to use the new interface namesNils Adermann2013-07-141-1/+1