Oliver Schramm
7267df431f
[ticket/9687] Finish documentation and integrate the new code
...
PHPBB3-9687
2023-11-05 20:21:35 +01:00
Marc Alexander
88385d6da2
Merge branch '3.3.x'
2023-10-22 16:15:36 +02:00
Marc Alexander
ccf6e6c255
Merge pull request #69 from phpbb/ticket/security-279
...
[ticket/security/279] Escape smilies URL and prevent paths in .pak filename
2023-10-15 13:50:41 +02:00
Marc Alexander
831942a022
Merge branch '3.3.x'
2023-10-10 21:00:47 +02:00
Marc Alexander
e071cd801a
Merge pull request #6527 from marc1706/ticket/16877
...
[ticket/16877] Use replacement library for oauth
2023-10-10 20:53:05 +02:00
Marc Alexander
1e3d9f99b4
Merge branch '3.3.x'
2023-10-04 21:51:48 +02:00
Derky
266376af2e
[ticket/security/279] Use utf8_basename for smilies pak file check
...
SECURITY-279
2023-09-30 16:22:57 +02:00
Derky
c4f42c1573
[ticket/security/279] Use rawurlencode for escaping smilie URLs
...
SECURITY-279
2023-09-30 16:22:57 +02:00
Derky
d8ac6f575e
[ticket/security/279] Escape smilies URL and prevent paths in .pak filename
...
SECURITY-279
2023-09-30 16:22:56 +02:00
rxu
69cc2a9734
[ticket/17151] Make macros available for extensions
...
Also add tests and error reporting.
PHPBB3-17151
2023-09-09 14:02:17 +07:00
Marc Alexander
4513d1c0af
[ticket/16877] Bump minimum PHP version to 7.2.0
...
PHPBB3-16877
2023-08-15 20:28:41 +02:00
Marc Alexander
9515abdb91
[ticket/13399] Add separate plural rules for characters count
...
PHPBB3-13399
2023-07-31 21:14:05 +02:00
Marc Alexander
1712ee610a
Merge pull request #6500 from marc1706/ticket/15687
...
[ticket/15687] Add attachment filename to attachment URL
2023-07-26 15:19:36 +02:00
Marc Alexander
c48092f6e7
[ticket/15687] Add missing int cast
...
PHPBB3-15687
2023-07-20 09:09:59 +02:00
Marc Alexander
2aa3b8f1ac
Merge branch '3.3.x'
2023-07-19 22:44:08 +02:00
Marc Alexander
cca85f648b
[ticket/8777] Discourage deleting user with only one group
...
It will still be possible from the manage groups page though is discouraged
now by hiding the delete entry when managing users.
In addition to this, the manage user page will now show that no group is
specified for the user when viewing the groups page of a user.
PHPBB3-8777
2023-07-04 08:43:54 +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
860598026b
[ticket/17100] Clean up code a bit based on code reviews
...
PHPBB3-17100
2023-04-30 16:54:24 +02:00
Marc Alexander
4b17de74a4
[ticket/17100] Move forum selects to HTML files
...
PHPBB3-17100
2023-04-10 15:17:26 +02:00
Marc Alexander
9ee130fc59
[ticket/17100] Move date format select HTML to HTML files
...
PHPBB3-17100
2023-04-10 10:53:58 +02:00
Marc Alexander
dda8766471
[ticket/17100] Use class members for some global vars in acp_board
...
PHPBB3-17100
2023-04-10 10:53:28 +02:00
Marc Alexander
015472ab91
[ticket/17100] Move timezone select HTML from PHP file
...
PHPBB3-17100
2023-04-09 13:43:04 +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
b09af35c90
[ticket/17100] Move html of build_select to templates
...
PHPBB3-17100
2023-04-09 13:43:03 +02:00
Marc Alexander
8e05baca87
[ticket/17100] Improve support for selects
...
PHPBB3-17100
2023-04-09 13:43:02 +02:00
Marc Alexander
2dfe5ebe6d
[ticket/17100] Refactor code to be more reusable
...
PHPBB3-17100
2023-04-09 13:43:01 +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
Marc Alexander
4846723bb6
[ticket/17100] Move lang options HTML to template
...
PHPBB3-17100
2023-04-09 13:42:59 +02:00
Marc Alexander
21222adc99
[ticket/17108] Stop using backslashes for css selectors
...
PHPBB3-17108
2023-04-05 20:53:20 +02:00
Marc Alexander
4a9b201ae5
Merge pull request #6441 from marc1706/ticket/16913_master
...
[ticket/16913] Add Search Index Progress Bar with Stats [master]
2023-01-31 16:51:25 +01:00
Marc Alexander
1b82ea8a11
Merge pull request #6410 from DaRk1V0iD/ticket/16913_3.3.x
...
[ticket/16913] Add Search Index Progress Bar with Stats [3.3.x]
2023-01-31 16:50:59 +01:00
Marc Alexander
91c83fd566
[ticket/16913] Move progress bar code to after search state init
...
PHPBB3-16913
2023-01-09 20:10:59 +01:00
Marc Alexander
eafec8ff64
Merge branch '3.3.x'
2023-01-03 22:52:15 +01:00
Ruben Calvo
d446030a9b
[ticket/17074] Don't allow to create two roles with the same name
...
PHPBB3-17074
2023-01-03 01:46:56 +01:00
Marc Alexander
a366eb7f6c
[ticket/16955] Update namespace for iterators to finder
...
PHPBB3-16955
2023-01-02 22:14:11 +01:00
Marc Alexander
83dfa4847b
[ticket/16913] Remove duplicate parsing of language variables
...
PHPBB3-16913
2023-01-02 20:09:11 +01:00
Ruben Calvo
daa2dd280c
[ticket/16955] Fix most return types in phpdoc
...
PHPBB3-16955
2023-01-02 14:17:04 +01:00
Ruben Calvo
3e8fced5c8
[ticket/16955] Fix phpdoc annotations and return types
...
PHPBB3-16955
2022-12-31 16:18:06 +01:00
Marc Alexander
df476f733f
[ticket/16913] Move code in index action and remove not needed global
...
PHPBB3-16913
2022-12-30 11:39:03 +01:00
Marc Alexander
94ed73b812
Merge branch 'ticket/16913_3.3.x' into ticket/16913_master
2022-12-30 09:09:09 +01:00
Marc Alexander
35228ffd62
[ticket/16955] Clean up captcha classes
...
PHPBB3-16955
2022-12-28 08:37:22 +01:00
Marc Alexander
9a546c535c
[ticket/16955] Use common code for path iterator generation
...
PHPBB3-16955
2022-12-28 08:36:59 +01:00
Ruben Calvo
e6af4c4def
[ticket/12683] Fix post index creation
...
PHPBB3-12683
2022-12-11 17:16:44 +01:00
rubencm
d55f1e04eb
[ticket/12683] phpdoc and spaces
...
PHPBB3-12683
2022-12-11 17:16:44 +01:00
rubencm
9a6d42770e
[ticket/12683] Remove check to avoid index twice (ticket 16755)
...
PHPBB3-12683
2022-12-11 17:16:44 +01:00
rubencm
f4977853be
[ticket/12683] Pass tables via parameter and small fix
...
PHPBB3-12683
2022-12-11 17:16:44 +01:00
rubencm
565c806eda
[ticket/12683] Move state related code to helper class
...
PHPBB3-12683
2022-12-11 17:16:44 +01:00
rubencm
0a24704b4f
[ticket/12683] Add progress bar to create_index
...
PHPBB3-12683
2022-12-11 17:16:44 +01:00