Marc Alexander
|
a7720522a2
|
[ticket/17022] Fix SQL report link
PHPBB-17022
|
2024-07-26 20:37:36 +02:00 |
|
Marc Alexander
|
2afb6bd8cd
|
Merge pull request #6687 from marc1706/ticket/12479
[ticket/12479] Remove deprecated functions
|
2024-07-24 22:45:53 +02:00 |
|
Marc Alexander
|
c36c6a2308
|
[ticket/12479] Use fixed mssql docker version until Microsoft learns testing
PHPBB-12479
|
2024-07-24 21:29:35 +02:00 |
|
Marc Alexander
|
c6b40259f7
|
[ticket/12479] Add missing file fixture
PHPBB-12479
|
2024-07-24 19:13:06 +02:00 |
|
Marc Alexander
|
ca56181008
|
[ticket/12479] Use separate mock in "remote" file test
PHPBB-12479
|
2024-07-23 21:25:22 +02:00 |
|
Marc Alexander
|
efff5ac49e
|
[ticket/12479] Fix use statements in file_downloader
PHPBB-12479
|
2024-07-23 21:06:48 +02:00 |
|
Marc Alexander
|
445a16be93
|
[ticket/12479] Remove dns check from test as we don't test against host anymore
PHPBB-12479
|
2024-07-23 21:05:54 +02:00 |
|
Marc Alexander
|
02c59fdf43
|
[ticket/12479] Convert file_downloader to use guzzle instead of fsockopen
PHPBB-12479
|
2024-07-23 21:04:34 +02:00 |
|
Marc Alexander
|
58cc1f4ef3
|
[ticket/17374] Only delete marked logs if entries have been marked
PHPBB-17374
|
2024-07-23 20:18:28 +02:00 |
|
battye
|
8104facb30
|
[ticket/17181] Remove unused PM report code
PHPBB-17181
|
2024-07-22 02:41:20 +00:00 |
|
Matt Friedman
|
5e80be96e4
|
[ticket/17371] Code fixes and hard-coded lang vars
PHPBB-17371
Signed-off-by: Matt Friedman <maf675@gmail.com>
|
2024-07-17 09:30:08 -07:00 |
|
Matt Friedman
|
7252345911
|
[ticket/17371] Improve UX for disabled state
PHPBB-17371
Signed-off-by: Matt Friedman <maf675@gmail.com>
|
2024-07-17 09:29:30 -07:00 |
|
Matt Friedman
|
4da0a75efa
|
[ticket/17371] Improve dropdown toggle UX
PHPBB-17371
Signed-off-by: Matt Friedman <maf675@gmail.com>
|
2024-07-17 09:28:33 -07:00 |
|
Marc Alexander
|
8b3bc0b5f5
|
[ticket/12479] Remove duplicate semi-colons
PHPBB-12479
|
2024-07-17 18:06:22 +02:00 |
|
Marc Alexander
|
132bd6cdb5
|
Merge branch '3.3.x'
|
2024-07-16 21:04:12 +02:00 |
|
Marc Alexander
|
704453b5d1
|
Merge pull request #6670 from marc1706/ticket/17353-master
[ticket/17353] Get gravatar img src and fix incorrect treatment of height -- master version
|
2024-07-16 21:04:07 +02:00 |
|
Marc Alexander
|
45d64a1627
|
Merge pull request #6660 from marc1706/ticket/17353
[ticket/17353] Get gravatar img src and fix incorrect treatment of height
|
2024-07-16 21:03:44 +02:00 |
|
Marc Alexander
|
10f92dbb68
|
[ticket/13933] Extend tokens' definitions in ACP bbcodes
PHPBB-13933
|
2024-07-16 21:01:57 +02:00 |
|
Marc Alexander
|
f3e852a20c
|
Merge branch '3.3.x'
|
2024-07-15 19:50:40 +02:00 |
|
Marc Alexander
|
651723d6e6
|
Merge pull request #6690 from rubencm/ticket/15043-master
[ticket/15043] Rewrite get_context() [master version]
|
2024-07-15 19:50:34 +02:00 |
|
Marc Alexander
|
bc7bd15312
|
Merge pull request #5385 from rubencm/ticket/15043
[ticket/15043] Rewrite get_context()
|
2024-07-15 19:49:59 +02:00 |
|
Ruben Calvo
|
5c40766dc4
|
[ticket/15403] Remove last element of array only if needed
PHPBB-15403
|
2024-07-15 12:30:40 +02:00 |
|
Ruben Calvo
|
06ff814f04
|
[ticket/15403] Remove last element of array only if needed
PHPBB-15403
|
2024-07-15 12:30:10 +02:00 |
|
Ruben Calvo
|
d679ac4df8
|
[ticket/15403] Remove suggestion from composer.json
PHPBB-15403
|
2024-07-14 23:54:01 +02:00 |
|
Ruben Calvo
|
2818ca1309
|
[ticket/15403] Add another test
PHPBB-15403
|
2024-07-14 22:00:26 +02:00 |
|
Ruben Calvo
|
6b5a632c12
|
[ticket/15403] Handle ellipsis at the beginning of context and add tests
PHPBB-15403
|
2024-07-14 22:00:26 +02:00 |
|
Ruben Calvo
|
ec8bbf3da3
|
[ticket/15403] Use substr over the fragment and not the whole text
PHPBB-15403
|
2024-07-14 22:00:26 +02:00 |
|
Ruben Calvo
|
5f0e639b83
|
[ticket/15403] Refactor get_context
PHPBB-15403
|
2024-07-14 22:00:25 +02:00 |
|
Marc Alexander
|
7181b05e38
|
[ticket/15043] Small code cleanup
PHPBB-15043
|
2024-07-14 21:59:51 +02:00 |
|
Marc Alexander
|
67ad543135
|
[ticket/15043] Add unit test for get_context
PHPBB-15043
|
2024-07-14 21:59:51 +02:00 |
|
Ruben Calvo
|
95b8b50599
|
[ticket/15403] Return first fragment of text if there is no coincidences
PHPBB-15403
|
2024-07-14 21:59:51 +02:00 |
|
Ruben Calvo
|
68436c4a96
|
[ticket/15403] Fix order of parameters in implode
PHPBB-15403
|
2024-07-14 21:59:51 +02:00 |
|
Rubén Calvo
|
02321c412c
|
[ticket/15043] Update regexp
PHPBB3-15043
|
2024-07-14 21:59:51 +02:00 |
|
Rubén Calvo
|
13f7a8f82f
|
[ticket/15043] New get_context displays more text
PHPBB3-15043
|
2024-07-14 21:59:51 +02:00 |
|
Rubén Calvo
|
2f3183796c
|
[ticket/15043] Rewrite get_context()
PHPBB3-15043
|
2024-07-14 21:59:50 +02:00 |
|
Marc Alexander
|
661140c50b
|
[ticket/17370] Redirect from UCP to delete cookies controller
PHPBB-17370
|
2024-07-14 20:44:01 +02:00 |
|
Marc Alexander
|
294c517256
|
[ticket/17370] Add controller for deleting cookies
PHPBB-17370
|
2024-07-14 20:42:03 +02:00 |
|
Marc Alexander
|
508d864fcd
|
Merge branch '3.3.x'
|
2024-07-14 14:46:23 +02:00 |
|
Marc Alexander
|
de660fe0c8
|
Merge pull request #6677 from marc1706/ticket/16907
[ticket/16907] Adjust request filtering for phpbb paths
|
2024-07-14 14:46:20 +02:00 |
|
Ruben Calvo
|
e602889213
|
[ticket/15403] Add another test
PHPBB-15403
|
2024-07-14 12:47:06 +02:00 |
|
Ruben Calvo
|
f4b1444248
|
[ticket/15403] Handle ellipsis at the beginning of context and add tests
PHPBB-15403
|
2024-07-14 12:45:20 +02:00 |
|
Marc Alexander
|
13e6cd5992
|
[ticket/14454] Remove extra commas
PHPBB-14454
|
2024-07-14 08:17:12 +02:00 |
|
Ruben Calvo
|
dd9267b678
|
[ticket/15403] Use substr over the fragment and not the whole text
PHPBB-15403
|
2024-07-14 01:10:25 +02:00 |
|
Marc Alexander
|
f646fcdefa
|
[ticket/14454] Handle special case of testing user permissions in ACP modules
PHPBB-14454
|
2024-07-13 23:46:28 +02:00 |
|
Marc Alexander
|
ca3e692a95
|
Merge branch '3.3.x'
|
2024-07-13 19:42:51 +02:00 |
|
Marc Alexander
|
99c97b951f
|
Merge pull request #6642 from rxu/ticket/17338
[ticket/17338] Prefer user_last_active to display user last activity info
|
2024-07-13 19:42:48 +02:00 |
|
Ruben Calvo
|
f41c8eef47
|
[ticket/15403] Refactor get_context
PHPBB-15403
|
2024-07-13 17:54:17 +02:00 |
|
Marc Alexander
|
78f96c3e5c
|
[ticket/12479] Remove function bbcode_second_pass_by_extension
PHPBB-12479
|
2024-07-12 21:39:27 +02:00 |
|
Marc Alexander
|
f835fba49e
|
[ticket/12479] Remove unused ini class and related function
PHPBB-12479
|
2024-07-12 21:24:37 +02:00 |
|
Marc Alexander
|
986b92f3b3
|
[ticket/12479] Remove unused functions and function aliases
PHPBB-12479
|
2024-07-12 21:17:47 +02:00 |
|