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
d5dab4def9
[master] Fix master phing sniff
2022-12-11 14:31:50 +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
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
744009882b
[prep-release-3.3.9] Add migration for 3.3.9
2022-11-23 20:53:56 +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
SagePtr
b86d15a766
[ticket/17056] Fix PHP 8.2 deprecation warning about ${var} syntax
...
The "${var}" style of string interpolation is deprecated in PHP 8.2,
using "{$var}" syntax instead.
PHPBB3-17056
2022-11-02 00:30:46 +02:00
Marc Alexander
4d5c966b58
Merge branch '3.3.x'
2022-10-26 22:46:34 +02:00
Marc Alexander
5225ac8a9a
[prep-release-3.3.9] Add migration for 3.3.9-RC1
2022-10-22 20:55:14 +02:00
Marc Alexander
827c135cc9
[ticket/security/274] Reset login keys/session when resetting password
...
SECURITY-274
2022-10-22 15:12:28 +02:00
Marc Alexander
94d7d4fbcb
Merge branch '3.3.x'
2022-10-22 11:34:57 +02:00
Marc Alexander
67c41633a2
Merge pull request #6422 from marc1706/ticket/17050
...
[ticket/17050] Remove trailing slash from generated css includes
2022-10-22 11:34:54 +02:00
Marc Alexander
76fd028617
Merge branch '3.3.x'
2022-10-22 11:21:49 +02:00
Marc Alexander
7017c73156
[ticket/17050] Remove trailing slash from generated css includes
...
PHPBB3-17050
2022-10-21 21:40:44 +02:00
Marc Alexander
2e025be53a
[ticket/17051] Fallback to default values for possible undefined user data
...
PHPBB3-17051
2022-10-21 20:18:32 +02:00
Marc Alexander
ef2b3a1d68
[ticket/17048] Add method for getting composer in installer
...
PHPBB3-17048
2022-10-19 20:49:00 +02:00
Marc Alexander
09f2fe805c
[ticket/17052] Create our own static composer factory and pass known cwd
...
PHPBB3-17052
2022-10-19 20:48:52 +02:00
Marc Alexander
9340ffa557
[ticket/17049] Add migration for exts_composer_minimum_stability config entry
...
PHPBB3-17049
2022-10-16 10:43:33 +02:00
Marc Alexander
8e773b4dcf
Merge branch '3.3.x'
2022-09-09 07:12:47 +02:00
Marc Alexander
f84e03f646
[ticket/17032] Prevent endlessly cycling to load user
...
PHPBB3-17032
2022-09-08 22:18:13 +02:00
Marc Alexander
7b677c40aa
Merge branch '3.3.x'
2022-08-26 21:46:56 +02:00
Ruben Calvo
db3c143b73
[ticket/17030] Fix feed to return valid RFC-3339 dates
...
PHPBB3-17030
2022-08-21 21:56:11 +02:00
Marc Alexander
0f79447ef0
[ticket/17024] Add composer/installers to allowed plugins
...
PHPBB3-17024
2022-07-22 15:22:32 -05:00
Marc Alexander
85bab4f276
Merge branch '3.3.x'
2022-07-16 18:44:59 -04:00