Commit graph

3467 commits

Author SHA1 Message Date
Christian Schnegelberger
b092886d5b [ticket/17067] Add lang variable for rows per second & searchindex:
PHPBB3-17067
2023-02-01 19:52:47 +01: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
f0f8683914
Merge branch 'ticket/17092' into ticket/17092_master 2023-01-17 20:48:05 +01:00
Patrick Webster
aa523eadf1
[ticket/17092] Check for Spamhaus error codes
Switches to using callbacks for each DNSBL so that special cases can be
handled when needed. Adds support for Spamhaus error codes and disables DNSBL
checking if errors are encountered since they probably won't be resolved in a
timely manner by the owner or host.

PHPBB3-17092
2023-01-17 20:37:48 +01:00
Marc Alexander
80cdfef216
Merge branch '3.3.x' 2023-01-12 20:34:47 +01:00
Marc Alexander
34f23477ff
[ticket/security/275] Use unicode quote types
SECURITY-275
2023-01-12 20:12:33 +01:00
Marc Alexander
e5f069b15b
[ticket/security/275] Add language vars and proper error codes
SECURITY-275
2023-01-11 20:33:08 +01:00
Marc Alexander
6a483fdb86
Merge branch '3.3.x' 2023-01-10 20:38:32 +01:00
Marc Alexander
51766ffaee
[ticket/17068] Slight adjustment to grammar in line with previous text
PHPBB3-17068
2023-01-10 20:03:25 +01:00
Marc Alexander
94ed73b812
Merge branch 'ticket/16913_3.3.x' into ticket/16913_master 2022-12-30 09:09:09 +01:00
LukeWCS
d6e3dfff6d [ticket/17068] ALLOW_CDN_EXPLAIN: Refines and expands the description
Concerns the description of the switch "APC > GENERAL > Load settings > Allow
usage of third party content delivery networks:".

* The text gives the impression that the choice of the switch state is a
personal preference of individual administrators. In fact, this is a matter of
local privacy laws.
* Missing mention that the switch also controls the integration of Font
Awesome, part of phpBB's GUI and extensions.

PHPBB3-17068
2022-12-26 11:07:42 +01:00
Marc Alexander
7cdd30958d
[ticket/15769] Start integrating upload of cropped image via AJAX
PHPBB3-15769
2022-12-13 21:17:48 +01:00
mrgoldy
4d860bf967
[ticket/15769] Crop avatars on upload
PHPBB3-15769
2022-12-13 21:17:34 +01:00
Ruben Calvo
f9f55eb012
[ticket/12683] Improve exception handling
PHPBB3-12683
2022-12-11 17:16:44 +01:00
Ruben Calvo
8cea785f36
[ticket/12683] Improve exception handling
PHPBB3-12683
2022-12-11 17:16:44 +01:00
Ruben Calvo
23ce5121a4
[ticket/12683] Code review
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
f1a2558cfe
[ticket/16738] Multiple changes
Add post helper to get last post id
Launch exception if an action is in progress
Launch an exception if the action is already done
When listing search backend in cli, if the active
backend is not indexed an error is launched
Add state to commands
Fix small error in sphinx search backend

PHPBB3-16738
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
rubencm
ce54ee5e6f
[ticket/12683] Add CLI command to generate the search index
PHPBB3-12683
2022-12-11 17:16:44 +01:00
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
327925eb5e
Merge branch '3.3.x' 2022-07-16 18:43:33 -04:00
Marc Alexander
b3d93a09f2
[ticket/17006] Remove www. from server domain name example
PHPBB3-17006
2022-06-28 21:49:01 +02:00
Marc Alexander
e7a5407a40
Merge pull request #6369 from marc1706/ticket/16967
[ticket/16967] Remove support for INCLUDEPHP and PHP/ENDPHP in templates
2022-04-30 22:23:06 +02:00
Marc Alexander
75289bc28e
Merge branch '3.3.x' 2022-04-15 23:19:27 +02:00
battye
aed2d00373 [ticket/15947] Fix X out of 0 messages stored bug
PHPBB3-15947
2022-04-15 22:36:12 +08: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
Marc Alexander
8cba88ef0d
Merge branch '3.3.x' 2022-03-15 21:33:18 +01:00
Marc Alexander
1f972f0ee7
Merge branch 'prep-release-3.3.6' into 3.3.x 2022-03-15 21:32:09 +01:00
Marc Alexander
da2364b2c1
[ticket/15028] Replace remaining mentions of automatic update with advanced
PHPBB3-15028
2022-03-12 22:53:18 +01:00
Marc Alexander
e78664d68b
[ticket/15028] Rename automatic to advanced update
Also made it clear that it's only for expert users.

PHPBB3-15028
2022-02-20 11:18:30 +01:00
Marc Alexander
be1de2c4b0
Merge branch '3.3.x' 2022-01-25 22:13:23 +01:00
Marc Alexander
97356d9879
[ticket/13821] Remove HTML from PHP files and deduplicate lang variable
PHPBB3-13821
2022-01-22 23:50:33 +01:00
Marc Alexander
9f09dec049
[ticket/13821] Support displaying ignored posts on post review page
PHPBB3-13821
2022-01-22 22:28:04 +01:00
Marc Alexander
e9720f5545
Merge branch '3.3.x' 2021-12-03 21:08:15 +01:00
Marc Alexander
c1b88de806
Merge pull request #6312 from rxu/ticket/16895
[ticket/16895] Fix role removal for migrator permission tool
2021-12-03 21:06:14 +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
rxu
2801415c1c
[ticket/16895] Rename language entry
PHPBB3-16895
2021-10-28 21:13:52 +07:00
rxu
ca24013470
[ticket/16895] Fix role removal for migrator permission tool
PHPBB3-16895
2021-10-19 23:26:32 +07:00
3D-I
54ce9704fd [ticket/16863] Support playing video attachments
PHPBB3-16863
2021-08-31 00:24:39 +02:00
3D-I
80f3d7b0aa [ticket/16863] Support playing video attachments
PHPBB3-16863
2021-08-30 21:29:46 +02:00
Jakub Senko
28f98402f3
[ticket/16574] Remove flash BBcode
PHPBB3-16574
2021-08-19 23:01:42 +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
Marc Alexander
072d62b0c0
Merge branch '3.3.x' 2021-05-29 20:25:57 +02:00
Marc Alexander
acf0885948
[ticket/16783] Add back data only backups
PHPBB3-16783
2021-05-25 20:34:31 +02:00
Marc Alexander
b62d60431b
Merge pull request #5757 from gijsmartens/ticket/16240
[ticket/16240] Remove deprecated LOG_ template/theme language strings
2021-05-24 15:57:48 +02:00
lavigor
8f21a7365d
[ticket/13713] Rework batch size handling
PHPBB3-13713
2021-05-14 21:52:09 +02:00
lavigor
59bf57eb73
[ticket/13713] Fix language typo
PHPBB3-13713
2021-05-14 21:52:06 +02:00