aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/acp/acp_attachments.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/11010] validation to match typeSenky2013-05-201-6/+6
* [ticket/11010] replacing maxlenght with maxSenky2013-05-201-6/+6
* [ticket/11010] applying some of EXreaction notesSenky2013-05-201-1/+1
* [ticket/11010] adding type="number" in ACP; adding type="email" in installSenky2013-05-201-7/+8
* [ticket/11010] changing email and url input types in php filesSenky2013-05-201-2/+2
* [ticket/11023] Fix additional whitespaces that were added by PHPBB3-10968Joas Schilling2012-10-171-2/+2
* [ticket/10990] Changes for developNathan Guse2012-07-221-1/+1
* [ticket/10990] Do not use comma separator when storing it as a log.Nathan Guse2012-07-221-2/+2
* [ticket/10990] Use $user->lang['COMMA_SEPARATOR'] when appropriateNathan2012-07-221-4/+4
* [feature/pagination-as-list] New parameter for name of start varDrae2012-07-181-1/+1
* [feature/pagination-as-list] Updates for nils commentsDrae2012-07-181-2/+2
* [feature/pagination-as-list] Rename and deprecate functionsDrae2012-07-181-1/+1
* [feature/pagination-as-list] Various fixes and improvementsDrae2012-07-181-2/+3
* [ticket/10968] Render pagination within the templateDrae2012-07-181-1/+2
* [ticket/9916] Updating header license and removing Version $Id$Unknown2011-12-311-2/+1
* [ticket/10345] Use the plural function in some more places.Joas Schilling2011-11-251-4/+3
* [feature/attachment-management-no-reassignment] Handle privacy and some more.rxu2011-04-241-9/+45
* [feature/attachment-management-no-reassignment] Further feature adjustments.rxu2011-04-111-19/+56
* [feature/attachment-management-no-reassignment] Fix some more errorsrxu2011-04-111-0/+2
* [feature/attachment-management-no-reassignment] Fix minor flaws in the code.rxu2011-04-101-5/+4
* [feature/attachment-management-no-reassignment] Attachments managementrxu2011-04-101-0/+154
* [ticket/9556] Drop php closing tags, add trailing newlineIgor Wiedler2010-11-111-2/+0
* [feature/request-class] Convert any direct access to $_* to use $requestIgor Wiedler2010-09-251-1/+2
* [ticket/9519] Replace remaining is_writable() calls with phpbb_is_writable().Joas Schilling2010-08-101-1/+1
* [ticket/7717] Localise default extension groups for attachmentsJoas Schilling2010-05-141-1/+8
* Bug #52495 - [Fix] Replace hard coded "px" with translated language-string.Joas Schilling2010-01-251-3/+3
* Apply locale-independent basename() to attachment filenames. New function add...Meik Sievertsen2009-08-011-2/+2
* Fix bug #47775 - Properly convert and show filesize informationAndreas Fischer2009-07-111-4/+6
* Fix bug #45705 - Show error in the ACP when template folder is not readable.Andreas Fischer2009-06-081-1/+1
* Fix race condition for updating post/topic/etc. counter. (reported by BartVB)Meik Sievertsen2009-03-191-2/+2
* fix 3 very tiny bugs... #35545, #35365 and #35305Meik Sievertsen2008-11-021-2/+4
* change the way we do chmodd'ing. I know, my implementation really sucked... g...Meik Sievertsen2008-08-221-1/+1
* the chmod change i already had within the changelog (by mistake). This should...Meik Sievertsen2008-08-161-2/+2
* And more new features for reasonable paranoia.Henry Sudhof2008-05-151-1/+3
* git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8531 89ea8834-ac86-4346-8a...Meik Sievertsen2008-04-301-1/+1
* bitwise operations on large values (>2GiB) on 32-bit systems (no-no)Meik Sievertsen2008-04-281-3/+3
* Begone ghost entries - the Ghostbusters are hereHenry Sudhof2008-04-081-1/+7
* you forgot one henryMeik Sievertsen2008-04-071-2/+6
* Correctly update board statistics for attaching orphaned files to existing po...Meik Sievertsen2008-03-181-0/+10
* some language/style/code fixes (refer to the diff of the changelog)Meik Sievertsen2008-02-231-9/+5
* One commit for those fixes having a very tiny impact (mostly only whitespaces...Meik Sievertsen2008-01-301-14/+14
* grrMeik Sievertsen2008-01-071-3/+3
* - Do not split topic list for topics being promoted to announcements after be...Meik Sievertsen2008-01-061-2/+13
* dumdidum... sorry. ;)Meik Sievertsen2007-10-051-13/+21
* Ok, here comes a big one. Poor updater. Also requires testing.Henry Sudhof2007-10-031-0/+8
* #i8Meik Sievertsen2007-10-021-1/+1
* try to normalize everything...Meik Sievertsen2007-07-221-2/+2
* - fixing some very very nasty opera bugs by changing the clearing method we use.Meik Sievertsen2007-06-291-1/+1
* some language-specific adjustementsMeik Sievertsen2007-05-031-1/+1
* Prepare to be yelled at and brace for the tide of bug reports: I had hoped we...Henry Sudhof2007-04-301-1/+1