Christian Schnegelberger
31d30ae01d
[ticket/17093] Fixes copy & paste error in acp_board.php
...
PHPBB3-17093
2023-09-23 12:47:03 +02:00
Christian Schnegelberger
d86c51f9e3
[ticket/17093] Add new board settings option for disable board access
...
PHPBB3-17093
2023-09-23 12:47:00 +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
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
Marc Alexander
8841d88845
Merge pull request #6225 from rubencm/ticket/16790
...
[ticket/16790] Remove unused code
2022-12-09 21:17:23 +01:00
Marc Alexander
3db6cc98f5
[ticket/16913] Move progress bar HTML to acp_search.html
...
PHPBB3-16913
2022-11-17 02:20:48 +05:30
Dark❶
a45f8f0796
[ticket/16913] Add Search Index Progress Bar with Stats
...
- Update SQL for count of posts
- Update search index test
- Removed "Pop-up Progress Bar".
- For first run display the "Success Message".
- Display the Info from "Pop-up Progress Bar" to "Success Message".
- Only display "Redirect" & "Rate" of post refreshed "Success Message".
- Minor Language Fix.
- Use `ORDER BY post_id ASC` for progress stats.
- Removed HTML from Lang String.
- Moved HTML to PHP file.
- Increased the size of Progress-Bar by 2x.
PHPBB3-16913
2022-11-17 02:20:46 +05:30
Marc Alexander
7d586b0420
[ticket/17049] Remove unused extensions manager parameter
...
PHPBB3-17049
2022-10-16 16:22:36 +02:00
Marc Alexander
0a64ffa834
Merge branch '3.3.x'
2022-04-30 22:46:05 +02:00
Marc Alexander
d868dbe3aa
[ticket/16967] Remove support for INCLUDEPHP and PHP/ENDPHP in templates
...
PHPBB3-16967
2022-04-11 21:10:35 +02:00
lionel-rowe
9b2f42748c
[ticket/16981] Fix HTML-encoded emojis in email subject line
...
PHPBB3-16981
2022-04-05 17:18:33 +01:00
Marc Alexander
99634d4c05
Merge pull request #6347 from DaRk1V0iD/ticket/16940_3.3.x
...
[ticket/16940] Optimize phpBB Native Search [3.3.x]
2021-12-23 22:24:28 +01:00
rxu
85f23474d7
[ticket/16688] Fix 'Remove' link for Extension manager
...
'Remove' link is broken and rendered as 'Array'.
PHPBB3-16943
2021-12-19 19:42:25 +07:00