rxu
3597c15100
[ticket/17151] Adjust code styling
...
PHPBB3-17151
2024-05-25 11:57:39 +07:00
rxu
b6572652df
[ticket/17151] Revert radio yes_no/enabled_disabled, fix select "selected"
...
PHPBB3-17151
2024-05-25 11:57:38 +07:00
rxu
9401a59cfc
[ticket/17151] Refactor radio buttons output logic
...
PHPBB3-17151
2024-05-25 11:57:37 +07:00
Marc Alexander
c48092f6e7
[ticket/15687] Add missing int cast
...
PHPBB3-15687
2023-07-20 09:09:59 +02:00
Marc Alexander
4e9cf239ed
[ticket/15687] Force supplied filename to be correct and modify route
...
PHPBB3-15687
2023-06-28 10:51:22 +02:00
Marc Alexander
df6ab1a811
[ticket/15687] Add attachment filename to attachment URL
...
This will also fix the invalid requirements for the file parameter of the URL.
PHPBB3-15687
2023-06-27 21:00:16 +02:00
Marc Alexander
540097eed7
[ticket/17100] Move filesize config HTML from PHP files
...
PHPBB3-17100
2023-04-09 13:43:04 +02:00
Marc Alexander
f64eb7dd04
[ticket/17100] Move html for ext group selects from PHP files
...
PHPBB3-17100
2023-04-09 13:43:00 +02:00
Marc Alexander
3e75aabc64
[ticket/17100] Remove select html for attachments category select
...
PHPBB3-17100
2023-04-09 13:43:00 +02:00
Ruben Calvo
daa2dd280c
[ticket/16955] Fix most return types in phpdoc
...
PHPBB3-16955
2023-01-02 14:17:04 +01:00
Marc Alexander
8841d88845
Merge pull request #6225 from rubencm/ticket/16790
...
[ticket/16790] Remove unused code
2022-12-09 21:17:23 +01:00
rubencm
2f41ce219c
[ticket/16790] Remove unused code
...
PHPBB3-16790
2021-11-22 18:52:01 +01:00
Máté Bartus
0766facdb2
Merge branch '3.3.x'
2021-11-21 21:49:07 +01:00
rxu
39db7005cd
[ticket/16910] Fix PHP warnings on uploading orphaned files to posts
...
PHPBB3-16910
2021-11-14 16:31:52 +07:00
Marc Alexander
b99cfd5caa
[ticket/16820] Move ATTACHMENT_CATEGORY_ constants to attachment namespace
...
PHPBB3-16820
2021-10-10 17:52:42 +02:00
3D-I
80f3d7b0aa
[ticket/16863] Support playing video attachments
...
PHPBB3-16863
2021-08-30 21:29:46 +02:00
Marc Alexander
72cf2ba2ea
Merge branch '3.3.x'
2021-08-23 20:30:14 +02:00
hubaishan
a50de57dc4
[ticket/14771] Fix direct property access
...
Fix direct property access for language
PHPBB3-14771
2021-06-30 21:41:01 +02:00
hubaishan
a4852c1752
[ticket/14771] Fix tab and language to array
...
fix tab in phpBB/includes/functions_download.php
add language value to array in phpBB/includes/acp/acp_attachments.php
PHPBB3-14771
2021-06-30 21:41:01 +02:00
hubaishan
8fab32abd7
[ticket/14771] Support playing audio attachments
...
Add Audio attachments category, Audio attachments group.
add most audio supported extensions to the audio group.
presserve audio extensions MIMEtypes.
modify the attachment style file to view the audio attachment in
AUDIO HTML5 tag.
PHPBB3-14771
2021-06-30 21:40:45 +02:00
rubencm
8518b9864e
[ticket/14285] Move response variable and small improvements
...
PHPBB3-14285
2021-05-27 07:43:24 +02:00
v12mike
adacf21edb
[ticket/16138] Eliminate redundant parameters from board URLs
...
Rebase to 3.3.x
PHPBB3-16138
2021-05-19 22:05:06 +02:00
rubencm
c375f2c9e5
[ticket/14285] Use route service for download routes
...
PHPBB3-14285
2021-03-21 23:12:31 +01:00
Máté Bartus
29e7226c96
Merge branch '3.3.x'
2021-01-22 19:14:53 +01:00
rxu
2fd4dbb685
[ticket/16690] Fix htmlspecialchars and htmlspecialchars_decode default flag
...
PHPBB3-16690
2021-01-20 00:21:24 +07:00
mrgoldy
782ab7f9c1
Merge branch '3.3.x'
2020-04-14 16:27:10 +02:00
mrgoldy
51be1ad2c1
Merge branch '3.2.x' into 3.3.x
2020-04-14 16:27:04 +02:00
3D-I
5b5a29849e
[ticket/16416] Fix non-numeric value encountered - ACP attachments settings
...
PHPBB3-16416
2020-03-26 11:27:37 +01:00
3D-I
b9123cad7c
[ticket/16416] Fix non-numeric value encountered - ACP attachments settings
...
PHPBB3-16416
2020-03-26 00:58:24 +01:00
Marc Alexander
07caac9832
Merge branch '3.3.x'
2020-03-15 16:30:39 +01:00
Marc Alexander
f703f3f20e
Merge branch '3.2.x' into 3.3.x
2020-03-15 16:30:34 +01:00
mrgoldy
8dd76e6e2f
[ticket/16245] Cast attachment filesize to bigint
...
PHPBB3-16245
2020-03-12 22:13:14 +01:00
Marc Alexander
c14efc0ded
Merge branch '3.3.x'
2020-03-03 22:02:36 +01:00
Marc Alexander
3c27aa2f2e
Merge branch '3.2.x' into 3.3.x
2020-03-03 21:59:05 +01:00
Marc Alexander
0614a1a57f
Merge pull request #5857 from mrgoldy/ticket/16358
...
[ticket/16358] Hide attachment tab with no filters and display ACP notice
2020-03-03 21:59:00 +01:00
Marc Alexander
b1f0276307
Merge branch '3.2.x' into 3.3.x
2020-02-15 16:46:02 +01:00
Marc Alexander
0ceebede32
Merge pull request #5847 from rubencm/ticket/16349
...
[ticket/16349] Fix merge issues in acp_attachments and posting_attach_body.html
2020-02-12 07:17:32 +01:00
mrgoldy
31cbb60a38
[ticket/16358] Hide attachment tab with no filters and display ACP notice
...
PHPBB3-16358
2020-02-05 13:03:01 +01:00
rubencm
9749aa936c
[ticket/16351] Use CHMOD constants from filesystem_interface
...
PHPBB3-16351
2020-02-02 22:00:38 +00:00
rubencm
ebdb771a0a
[ticket/16349] Fix merges
...
PHPBB3-16349
2020-02-02 21:09:21 +00:00
Marc Alexander
2d5289ed7e
Merge branch '3.3.x'
2020-02-01 08:50:24 +01:00
Marc Alexander
3bb2edd53d
Merge branch '3.2.x' into 3.3.x
2020-02-01 08:50:19 +01:00
KYPREO
68677b8525
[ticket/16329] Add configuration options for Plupload
...
PHPBB3-16329
PHPBB3-16330
2020-01-22 20:21:12 +11:00
KYPREO
a1617548cf
[ticket/16329] Add configuration options for Plupload
...
PHPBB3-16329
PHPBB3-16330
2020-01-20 15:19:56 +11:00
Marc Alexander
c41efac6b7
Merge branch '3.3.x'
2019-07-28 10:38:42 +02:00
Marc Alexander
5a76d541a2
Merge branch '3.2.x' into 3.3.x
2019-07-28 10:38:38 +02:00
rubencm
c281604d0b
[ticket/14459] Use language property
...
PHPBB3-14459
2019-07-27 23:52:01 +00:00
rubencm
acb5794d50
[ticket/14459] Rename variable
...
PHPBB3-14459
2019-07-27 15:15:58 +00:00
rubencm
6787f6706e
[ticket/14459] Fix
...
PHPBB3-14459
2019-06-25 16:37:16 +00:00
rubencm
0184865c5c
[ticket/14459] Uppercase string to try to match language keys
...
PHPBB3-14459
2019-06-25 16:33:38 +00:00