index
:
forums
master
The forums.mageia.org Website
Maat [maat]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
phpBB
/
includes
/
acp
/
acp_attachments.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ticket/14847] Add core.acp_attachments_config_edit_add
Jakub Senko
2016-11-02
1
-1
/
+13
*
[ticket/14577] Do not calculate size of array in for loop
Marc Alexander
2016-04-02
1
-1
/
+1
*
[ticket/14272] Allow input of floats for filesize
Marc Alexander
2016-02-03
1
-1
/
+1
*
[ticket/14272] Fix invalid or missing min/max settings
Marc Alexander
2015-11-06
1
-1
/
+1
*
[ticket/14272] Only use maxlength and size for allowed input elements
Marc Alexander
2015-11-06
1
-2
/
+2
*
[ticket/10572] Unguarded includes in acp files
Richard McGirr
2015-10-13
1
-1
/
+4
*
Merge branch 'ticket/13568' into ticket/13568-asc
Marc Alexander
2015-02-06
1
-1
/
+1
|
\
|
*
[ticket/13568] Use more descriptive validation names and merge with path block
Marc Alexander
2015-02-02
1
-1
/
+1
|
*
[ticket/13568] Validate imagick path as readable absolute path
Marc Alexander
2015-02-02
1
-1
/
+1
*
|
Merge branch 'develop-olympus' into develop-ascraeus
Andreas Fischer
2015-01-20
1
-1
/
+1
|
\
\
|
|
/
|
*
[ticket/13519] Correctly validate imagick path as path and not string
Marc Alexander
2015-01-19
1
-1
/
+1
*
|
[ticket/12557] Fix doc block errors found by Sami
n-aleha
2014-08-03
1
-1
/
+0
*
|
Merge branch 'develop-olympus' into develop-ascraeus
Andreas Fischer
2014-06-26
1
-1
/
+1
|
\
\
|
|
/
|
*
[ticket/12196] Revert Fix typo "referer" in acp/attachments
Dhruv
2014-06-27
1
-1
/
+1
*
|
Merge branch 'develop-olympus' into develop-ascraeus
Dhruv
2014-06-26
1
-1
/
+1
|
\
\
|
|
/
|
*
[ticket/12196] Fix typo "referer" in acp/attachments
Joas Schilling
2014-06-25
1
-1
/
+1
*
|
[ticket/12594] Remove @package tags and update file headers
Yuriy Rusko
2014-05-27
1
-6
/
+7
*
|
Merge remote-tracking branch 'VSEphpbb/ticket/12332' into develop-ascraeus
Cesar G
2014-05-05
1
-1
/
+1
|
\
\
|
*
|
[ticket/12332] Restore some changes back to original state
Matt Friedman
2014-04-26
1
-1
/
+1
|
*
|
[ticket/12332] Accomplish all word creaking in template and CSS
Matt Friedman
2014-04-26
1
-2
/
+2
|
*
|
[ticket/12332] Fix displaying attachments with long file names
Matt Friedman
2014-04-25
1
-1
/
+1
*
|
|
[ticket/12458] Apply Squiz.WhiteSpace.SuperfluousWhitespace.* to legacy code.
Andreas Fischer
2014-04-29
1
-4
/
+3
|
/
/
*
|
[ticket/12201] Add link to resync file stats after error.
Cesar G
2014-04-15
1
-6
/
+9
*
|
[ticket/12282] Use interface for type hinting
Joas Schilling
2014-04-01
1
-1
/
+1
*
|
Merge pull request #2035 from prototech/ticket/12138
Nathan Guse
2014-02-20
1
-62
/
+130
|
\
\
|
*
|
[ticket/12138] Replace old code and generate pagination using filetime limit.
Cesar G
2014-02-16
1
-60
/
+22
|
*
|
[ticket/12138] Add methods for attachment manage functionality.
Cesar G
2014-02-16
1
-2
/
+108
*
|
|
[ticket/12153] Remove redundant calls to pagination.on_page().
Cesar G
2014-02-03
1
-1
/
+0
|
/
/
*
|
[ticket/11849] Update some ACP modules with new pagination
Joas Schilling
2013-12-18
1
-14
/
+8
*
|
[ticket/11987] Replace {PHPBB_ROOT_PATH} with {ROOT_PATH}.
Cesar G
2013-10-30
1
-1
/
+0
*
|
[ticket/11700] Move all recent code to namespaces
Nils Adermann
2013-09-16
1
-1
/
+1
*
|
[ticket/11700] Modify all code to use the new interface names
Nils Adermann
2013-07-14
1
-1
/
+1
*
|
[ticket/11010] validation to match type
Senky
2013-05-20
1
-6
/
+6
*
|
[ticket/11010] replacing maxlenght with max
Senky
2013-05-20
1
-6
/
+6
*
|
[ticket/11010] applying some of EXreaction notes
Senky
2013-05-20
1
-1
/
+1
*
|
[ticket/11010] adding type="number" in ACP; adding type="email" in install
Senky
2013-05-20
1
-7
/
+8
*
|
[ticket/11010] changing email and url input types in php files
Senky
2013-05-20
1
-2
/
+2
*
|
[ticket/11023] Fix additional whitespaces that were added by PHPBB3-10968
Joas Schilling
2012-10-17
1
-2
/
+2
*
|
[ticket/10990] Changes for develop
Nathan Guse
2012-07-22
1
-1
/
+1
*
|
[ticket/10990] Do not use comma separator when storing it as a log.
Nathan Guse
2012-07-22
1
-2
/
+2
*
|
[ticket/10990] Use $user->lang['COMMA_SEPARATOR'] when appropriate
Nathan
2012-07-22
1
-4
/
+4
*
|
[feature/pagination-as-list] New parameter for name of start var
Drae
2012-07-18
1
-1
/
+1
*
|
[feature/pagination-as-list] Updates for nils comments
Drae
2012-07-18
1
-2
/
+2
*
|
[feature/pagination-as-list] Rename and deprecate functions
Drae
2012-07-18
1
-1
/
+1
*
|
[feature/pagination-as-list] Various fixes and improvements
Drae
2012-07-18
1
-2
/
+3
*
|
[ticket/10968] Render pagination within the template
Drae
2012-07-18
1
-1
/
+2
*
|
[ticket/9916] Updating header license and removing Version $Id$
Unknown
2011-12-31
1
-2
/
+1
*
|
[ticket/10345] Use the plural function in some more places.
Joas Schilling
2011-11-25
1
-4
/
+3
*
|
[feature/attachment-management-no-reassignment] Handle privacy and some more.
rxu
2011-04-24
1
-9
/
+45
*
|
[feature/attachment-management-no-reassignment] Further feature adjustments.
rxu
2011-04-11
1
-19
/
+56
[next]