Commit graph

36707 commits

Author SHA1 Message Date
Marc Alexander
e24169b0ba
Merge branch '3.3.x' 2022-12-11 22:13:30 +01:00
Marc Alexander
0543c810a7
Merge pull request #6433 from marc1706/ticket/17066
[ticket/17066] Update actions to resolve deprecation warnings
2022-12-11 22:13:00 +01:00
Marc Alexander
995717f4a0
Merge pull request #5439 from rubencm/ticket/12683
[ticket/12683] Add a CLI command to generate the search index
2022-12-11 22:03:19 +01:00
Ruben Calvo
d6b0827d27
[ticket/12683] Add copyright header
PHPBB3-12683
2022-12-11 21:22:01 +01:00
Marc Alexander
bb0f6d040c
[ticket/17066] Use Ubuntu 20.04 instead of 18.04
PHPBB3-17066
2022-12-11 20:43:01 +01:00
Ruben Calvo
6de699d318
[ticket/12683] Small code style improvements
PHPBB3-12683
2022-12-11 17:16:44 +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
1c191868de
[ticket/12683] Undo changes in fulltext_sphinx.php
PHPBB3-12683
2022-12-11 17:16:44 +01:00
Ruben Calvo
e6af4c4def
[ticket/12683] Fix post index creation
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
Ruben Calvo
2e917b6059
[ticket/12683] Remove unused property
PHPBB3-12683
2022-12-11 17:16:44 +01:00
Ruben Calvo
ac227a9ea6
[ticket/12683] Add basic tests
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
1cef5f83a0
[ticket/12683] Fix test
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
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
0c3e084d35
[ticket/12683] Return constant
PHPBB3-12683
2022-12-11 17:16:44 +01:00
rubencm
c2f3ba44bd
[ticket/12683] Add progress bar to delete index
PHPBB3-12683
2022-12-11 17:16:44 +01:00
rubencm
75bdbcf4fe
[ticket/12683] Fix create index command
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
rubencm
ce54ee5e6f
[ticket/12683] Add CLI command to generate the search index
PHPBB3-12683
2022-12-11 17:16:44 +01:00
Marc Alexander
02ef7c5da4
[ticket/17066] Use new way of saving to github output
PHPBB3-17066
2022-12-11 16:54:37 +01:00
Marc Alexander
90899a17dd
[ticket/17066] Use version 3 of actions checkout and cache
PHPBB3-17066
2022-12-11 15:10:44 +01:00
Marc Alexander
d5dab4def9
[master] Fix master phing sniff 2022-12-11 14:31:50 +01:00
Marc Alexander
bd7e95b8b8
Merge branch '3.3.x' 2022-12-11 14:17:16 +01:00
Marc Alexander
9c70c15e1c
Merge pull request #6432 from Crizz0/ticket/17065
[ticket/17065] Add utf8_encode_ucr to $usernotes
2022-12-11 14:16:42 +01:00
Marc Alexander
67fa7ad060
Merge branch '3.3.x' 2022-12-09 21:43:17 +01:00
Marc Alexander
21374390ad
Merge pull request #6428 from wordlesswind/ticket/16105
[ticket/16105] Use Google reCAPTCHA globally
2022-12-09 21:43:06 +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
f48ff960f1
Merge pull request #6431 from rubencm/ticket/17062
[ticket/17062] Call search service using dependency injection
2022-11-30 19:39:13 +01:00
Marc Alexander
be818daa5d
Merge branch '3.3.x' 2022-11-28 20:41:46 +01:00
Marc Alexander
d03a853f6e
Merge branch 'prep-release-3.3.9' into 3.3.x 2022-11-28 20:40:46 +01:00
Christian Schnegelberger
014008fd48 [ticket/17065] Add utf8_encode_ucr to $usernotes
PHPBB3-17065
2022-11-28 18:24:59 +01:00
Ruben Calvo
b8bcbabaac [ticket/17062] Avoid calling search factory twice
PHPBB3-17062
2022-11-28 10:20:23 +01:00
Ruben Calvo
6fc476c692 [ticket/17062] Call search service using dependency injection
PHPBB3-17062
2022-11-27 11:55:49 +01:00
Marc Alexander
b3d593b626
[prep-release-3.3.9] Update changelog for 3.3.9 2022-11-23 20:54:42 +01:00
Marc Alexander
744009882b
[prep-release-3.3.9] Add migration for 3.3.9 2022-11-23 20:53:56 +01:00
Marc Alexander
1c407e8049
[prep-release-3.3.9] Update version numbers to 3.3.9 2022-11-23 20:53:53 +01:00
Marc Alexander
e75ea6642d
Merge pull request #67 from phpbb/ticket/security-274
[ticket/security/274] Reset login keys/session when resetting password
2022-11-22 21:21:24 +01:00
Marc Alexander
ad9e5e6891
[ticket/16105] Replace const with lowercase version
PHPBB3-16105
2022-11-21 17:24:11 +01:00
Marc Alexander
b828efa9e6
[ticket/16105] Use domain setting for recaptcha v2 as well
PHPBB3-16105
2022-11-21 17:24:11 +01:00
Marc Alexander
c66923bafc
[ticket/16105] Add domain selection to recaptcha v2 & check against list
PHPBB3-16105
2022-11-21 17:24:10 +01:00
wordlesswind
ebc5e1ead0
[ticket/16105] Use Google reCAPTCHA globally
PHPBB3-16105
2022-11-21 17:23:39 +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
400546670a
Merge branch '3.3.x' 2022-11-14 20:08:09 +01:00
Marc Alexander
c2968212d8
Merge branch 'prep-release-3.3.9' into 3.3.x 2022-11-14 20:07:55 +01:00