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
*
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
*
|
[feature/attachment-management-no-reassignment] Fix some more errors
rxu
2011-04-11
1
-0
/
+2
*
|
[feature/attachment-management-no-reassignment] Fix minor flaws in the code.
rxu
2011-04-10
1
-5
/
+4
*
|
[feature/attachment-management-no-reassignment] Attachments management
rxu
2011-04-10
1
-0
/
+154
*
|
[ticket/9556] Drop php closing tags, add trailing newline
Igor Wiedler
2010-11-11
1
-2
/
+0
*
|
[feature/request-class] Convert any direct access to $_* to use $request
Igor Wiedler
2010-09-25
1
-1
/
+2
|
/
*
[ticket/9519] Replace remaining is_writable() calls with phpbb_is_writable().
Joas Schilling
2010-08-10
1
-1
/
+1
*
[ticket/7717] Localise default extension groups for attachments
Joas Schilling
2010-05-14
1
-1
/
+8
*
Bug #52495 - [Fix] Replace hard coded "px" with translated language-string.
Joas Schilling
2010-01-25
1
-3
/
+3
*
Apply locale-independent basename() to attachment filenames. New function add...
Meik Sievertsen
2009-08-01
1
-2
/
+2
*
Fix bug #47775 - Properly convert and show filesize information
Andreas Fischer
2009-07-11
1
-4
/
+6
*
Fix bug #45705 - Show error in the ACP when template folder is not readable.
Andreas Fischer
2009-06-08
1
-1
/
+1
*
Fix race condition for updating post/topic/etc. counter. (reported by BartVB)
Meik Sievertsen
2009-03-19
1
-2
/
+2
[next]