cdc7f6da22
Merge branch '3.3.x'
2023-08-06 14:01:29 +02:00
dd790b41eb
Merge pull request #6481 from marc1706/ticket/17129
...
[ticket/17129] Update youtube profile field to support latest URLs
2023-08-06 14:01:27 +02:00
658e361957
Merge branch '3.3.x'
2023-07-29 14:44:52 +02:00
253ecdd3fe
[ticket/11184] Add note about effect of admin permissions for founders
...
PHPBB3-11184
2023-07-26 21:45:31 +02:00
acaec9f95f
[ticket/17129] Update regex and tests for changed input data to youtube cpf
...
PHPBB3-17129
2023-06-20 10:32:48 +02:00
07d4bc937e
Merge branch '3.3.x'
2023-05-16 20:49:28 +02:00
bddb4decfb
Merge pull request #6480 from rxu/ticket/17132
...
[ticket/17132] Restore language entries missing in phpBB 2.0 converter
2023-05-16 20:49:25 +02:00
4762fa1824
Merge branch '3.3.x'
2023-05-16 20:46:46 +02:00
5655febb8d
[ticket/15129] Ensure link to installation guide is correct
...
PHPBB3-15129
2023-04-26 21:42:54 +02:00
4f49fb1f98
[ticket/17132] Restore language entries missing in phpBB 2.0 converter
...
PHPBB3-17132
2023-04-21 00:23:35 +07:00
b092886d5b
[ticket/17067] Add lang variable for rows per second & searchindex:
...
PHPBB3-17067
2023-02-01 19:52:47 +01:00
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
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
f0f8683914
Merge branch 'ticket/17092' into ticket/17092_master
2023-01-17 20:48:05 +01:00
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
80cdfef216
Merge branch '3.3.x'
2023-01-12 20:34:47 +01:00
34f23477ff
[ticket/security/275] Use unicode quote types
...
SECURITY-275
2023-01-12 20:12:33 +01:00
e5f069b15b
[ticket/security/275] Add language vars and proper error codes
...
SECURITY-275
2023-01-11 20:33:08 +01:00
6a483fdb86
Merge branch '3.3.x'
2023-01-10 20:38:32 +01:00
51766ffaee
[ticket/17068] Slight adjustment to grammar in line with previous text
...
PHPBB3-17068
2023-01-10 20:03:25 +01:00
94ed73b812
Merge branch 'ticket/16913_3.3.x' into ticket/16913_master
2022-12-30 09:09:09 +01:00
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
7cdd30958d
[ticket/15769] Start integrating upload of cropped image via AJAX
...
PHPBB3-15769
2022-12-13 21:17:48 +01:00
4d860bf967
[ticket/15769] Crop avatars on upload
...
PHPBB3-15769
2022-12-13 21:17:34 +01:00
f9f55eb012
[ticket/12683] Improve exception handling
...
PHPBB3-12683
2022-12-11 17:16:44 +01:00
8cea785f36
[ticket/12683] Improve exception handling
...
PHPBB3-12683
2022-12-11 17:16:44 +01:00
23ce5121a4
[ticket/12683] Code review
...
PHPBB3-12683
2022-12-11 17:16:44 +01:00
d55f1e04eb
[ticket/12683] phpdoc and spaces
...
PHPBB3-12683
2022-12-11 17:16:44 +01:00
9a6d42770e
[ticket/12683] Remove check to avoid index twice (ticket 16755)
...
PHPBB3-12683
2022-12-11 17:16:44 +01:00
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
0a24704b4f
[ticket/12683] Add progress bar to create_index
...
PHPBB3-12683
2022-12-11 17:16:44 +01:00
ce54ee5e6f
[ticket/12683] Add CLI command to generate the search index
...
PHPBB3-12683
2022-12-11 17:16:44 +01:00
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
327925eb5e
Merge branch '3.3.x'
2022-07-16 18:43:33 -04:00
b3d93a09f2
[ticket/17006] Remove www. from server domain name example
...
PHPBB3-17006
2022-06-28 21:49:01 +02:00
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
75289bc28e
Merge branch '3.3.x'
2022-04-15 23:19:27 +02:00
aed2d00373
[ticket/15947] Fix X out of 0 messages stored bug
...
PHPBB3-15947
2022-04-15 22:36:12 +08:00
d868dbe3aa
[ticket/16967] Remove support for INCLUDEPHP and PHP/ENDPHP in templates
...
PHPBB3-16967
2022-04-11 21:10:35 +02:00
8cba88ef0d
Merge branch '3.3.x'
2022-03-15 21:33:18 +01:00
1f972f0ee7
Merge branch 'prep-release-3.3.6' into 3.3.x
2022-03-15 21:32:09 +01:00
da2364b2c1
[ticket/15028] Replace remaining mentions of automatic update with advanced
...
PHPBB3-15028
2022-03-12 22:53:18 +01:00
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
be1de2c4b0
Merge branch '3.3.x'
2022-01-25 22:13:23 +01:00
97356d9879
[ticket/13821] Remove HTML from PHP files and deduplicate lang variable
...
PHPBB3-13821
2022-01-22 23:50:33 +01:00
9f09dec049
[ticket/13821] Support displaying ignored posts on post review page
...
PHPBB3-13821
2022-01-22 22:28:04 +01:00
e9720f5545
Merge branch '3.3.x'
2021-12-03 21:08:15 +01:00
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
0766facdb2
Merge branch '3.3.x'
2021-11-21 21:49:07 +01:00
39db7005cd
[ticket/16910] Fix PHP warnings on uploading orphaned files to posts
...
PHPBB3-16910
2021-11-14 16:31:52 +07:00