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 '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
|
*
[ticket/14459] Rename variable
rubencm
2019-07-27
1
-3
/
+3
|
*
[ticket/14459] Fix
rubencm
2019-06-25
1
-1
/
+1
|
*
[ticket/14459] Uppercase string to try to match language keys
rubencm
2019-06-25
1
-2
/
+2
|
*
[ticket/14459] Uppercase string to try to match language keys
rubencm
2019-06-25
1
-4
/
+4
|
*
[ticket/14459] Remove unused variables
rubencm
2019-06-25
1
-4
/
+0
|
*
[ticket/14459] Fix template logic
rubencm
2019-06-21
1
-5
/
+2
|
*
[ticket/14459] Fix rebase
rubencm
2019-06-20
1
-1
/
+0
|
*
[ticket/14459] Check language input for group
rubencm
2019-06-20
1
-1
/
+5
*
|
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
*
|
[ticket/15663] Remove flash attachments support
Rubén Calvo
2019-05-09
1
-2
/
+0
|
/
*
[ticket/security/227] Remove "no thumbnail support" message
Derky
2018-11-04
1
-10
/
+0
*
[ticket/security/227] Replace ImageMagick support with thumbnail event
Derky
2018-10-23
1
-66
/
+2
*
Merge pull request #5349 from rubencm/ticket/15566
Derky
2018-09-14
1
-1
/
+1
|
\
|
*
[ticket/15566] Add missing variable sign
rubencm
2018-09-13
1
-1
/
+1
|
*
[ticket/15566] Set category to none if extension don't exist
rubencm
2018-09-13
1
-1
/
+1
*
|
[ticket/14972] replace all occurrences of sizeof() with the count()
rxu
2018-01-01
1
-28
/
+28
*
|
[ticket/15041] Add pagination to orphaned attachments
Rubén Calvo
2017-10-17
1
-1
/
+34
|
/
*
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
*
|
Merge branch 'ticket/14577' into ticket/14577-3.2.x
Marc Alexander
2016-04-02
1
-1
/
+1
|
\
\
|
|
/
|
*
[ticket/14577] Do not calculate size of array in for loop
Marc Alexander
2016-04-02
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/ticket/14272' into ticket/14272-3.2.x
Marc Alexander
2016-03-27
1
-2
/
+2
|
\
\
|
|
/
|
*
[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/13454] Remove unused variables
Marc Alexander
2016-01-06
1
-3
/
+0
*
|
[ticket/13454] Remove unused variables
Marc Alexander
2016-01-06
1
-2
/
+0
*
|
Merge branch '3.1.x'
Tristan Darricau
2015-10-14
1
-1
/
+4
|
\
\
|
|
/
|
*
[ticket/10572] Unguarded includes in acp files
Richard McGirr
2015-10-13
1
-1
/
+4
*
|
[ticket/14168] Use attachment manager instead of separate classes
Marc Alexander
2015-10-12
1
-6
/
+6
*
|
[ticket/14168] No longer use deprecated functions in core files
Marc Alexander
2015-10-09
1
-3
/
+7
*
|
[ticket/12505] Remove outdated media handling from acp
n-aleha
2015-08-24
1
-6
/
+0
*
|
[ticket/13697] Moving filesystem related functions to filesystem service
MateBartus
2015-04-16
1
-3
/
+15
*
|
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
|
|
\
|
|
*
[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
*
|
|
[ticket/13455] Remove unnecessary calls to `utf8_normalize_nfc()`
Gaëtan Muller
2015-02-03
1
-2
/
+2
*
|
|
[ticket/13455] Update calls to `request_var()`
Gaëtan Muller
2015-02-03
1
-31
/
+31
*
|
|
[ticket/13496] Update calls to `set_config_count()`
Gaëtan Muller
2015-02-02
1
-2
/
+2
*
|
|
[ticket/13494] Update calls to `set_config()`
Gaëtan Muller
2015-02-02
1
-1
/
+1
*
|
|
[ticket/13468] Update calls to `add_log()`
Gaëtan Muller
2015-01-27
1
-14
/
+15
*
|
|
Merge branch 'develop-ascraeus' into develop
Andreas Fischer
2015-01-20
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/13450] Type-hint return value of $phpbb_container->get()
Gaëtan Muller
2015-01-12
1
-0
/
+3
|
/
/
*
|
[ticket/12557] Fix doc block errors found by Sami
n-aleha
2014-08-03
1
-1
/
+0
[next]