Marc Alexander
6443796e27
Merge branch '3.3.x'
2024-10-20 15:29:52 +00:00
rxu
ed145b8317
[ticket/17411] Fix docblock typo
...
PHPBB-17411
2024-10-18 23:28:56 +07:00
rxu
43ff56a7a7
[ticket/17411] Add core event to search.php
...
PHPBB-17411
2024-10-17 11:01:43 +07:00
Marc Alexander
2008035527
Merge branch '3.3.x'
2024-04-23 21:43:50 +02:00
Marc Alexander
18a672c16e
[ticket/17305] Add missing space to sql_sort
...
PHPBB3-17305
2024-04-23 20:17:59 +02:00
Marc Alexander
4a3367e594
Merge branch '3.3.x'
2024-04-22 21:42:53 +02:00
Marc Alexander
1c8128292c
[ticket/17305] Change sql_sort to be more in line with previous code
...
PHPBB3-17305
2024-04-21 21:01:22 +02:00
Marc Alexander
eb37600df0
Merge branch '3.3.x'
2024-04-19 08:51:19 +02:00
Marc Alexander
d0c48f3fde
[ticket/17305] Improve queries for unanswered posts/topics
...
PHPBB3-17305
2024-04-16 20:47:39 +02:00
rubencm
0a24704b4f
[ticket/12683] Add progress bar to create_index
...
PHPBB3-12683
2022-12-11 17:16:44 +01:00
Marc Alexander
0a64ffa834
Merge branch '3.3.x'
2022-04-30 22:46:05 +02:00
lionel-rowe
9b2f42748c
[ticket/16981] Fix HTML-encoded emojis in email subject line
...
PHPBB3-16981
2022-04-05 17:18:33 +01:00
Marc Alexander
72cf2ba2ea
Merge branch '3.3.x'
2021-08-23 20:30:14 +02:00
Marc Alexander
513de4c482
[ticket/16207] Remove session_id from MCP links
...
PHPBB3-16207
2021-07-17 22:31:27 +02:00
v12mike
adacf21edb
[ticket/16138] Eliminate redundant parameters from board URLs
...
Rebase to 3.3.x
PHPBB3-16138
2021-05-19 22:05:06 +02:00
rubencm
6ae68baa2e
[ticket/15540] Code changes
...
PHPBB3-15540
2021-03-23 22:23:10 +01:00
rubencm
658a0489d0
[ticket/15540] Add types
...
PHPBB3-15540
2021-03-23 12:11:33 +01:00
rubencm
a8de540e93
[ticket/15540] Trigger errors when search module not found
...
PHPBB3-15540
2021-03-23 11:16:53 +01:00
rubencm
9dac66071e
[ticket/15540] Check method signatures, visibility, etc
...
PHPBB3-15540
2021-03-22 21:57:02 +01:00
rubencm
5fd2c51ca8
[ticket/15540] Fix tests and small fixes
...
PHPBB3-15540
2021-03-22 21:57:02 +01:00
Ruben Calvo
2aabf560b4
[ticket/15540] Refactor search backend classes to Symfony services
...
PHPBB3-15540
2021-03-22 21:57:02 +01:00
Máté Bartus
29e7226c96
Merge branch '3.3.x'
2021-01-22 19:14:53 +01:00
rxu
2fd4dbb685
[ticket/16690] Fix htmlspecialchars and htmlspecialchars_decode default flag
...
PHPBB3-16690
2021-01-20 00:21:24 +07:00
Matt Friedman
9b9ca25934
[ticket/16237] Fix broken vars and remove conditional overhead
...
PHPBB3-16237
2020-08-21 15:33:08 -07:00
hanakin
dc4fe2d4b7
[ticket/16237] squash all commits
...
PHPBB3-16237
2020-08-19 10:40:06 -10:00
mrgoldy
b8bab30684
[ticket/16426] Correct migration dependent and common 'selected' approach
...
PHPBB3-16426
2020-05-04 21:30:50 +02:00
mrgoldy
d9e07b3b29
[ticket/16426] Ensure 0 is not added as an option
...
PHPBB3-16426
2020-05-04 21:30:50 +02:00
mrgoldy
9a72f39ff3
[ticket/16426] Add BC for select characters
...
PHPBB3-16426
2020-05-04 21:30:50 +02:00
mrgoldy
87d0888fee
[ticket/16426] Search results return characters as input box
...
PHPBB3-16426
2020-05-04 21:30:49 +02:00
3D-I
4956dc3197
[ticket/16274] Fix compact() call to undefined variables in search.php
...
PHPBB3-16274
2019-12-30 08:47:23 +01:00
brunoais
faca59b3a6
[ticket/16262] Add unset variables to search's compact
...
PHPBB3-16262
2019-12-23 18:31:19 +00:00
Alfredo Ramos
5e5042e52a
[ticket/16205] Fix undefined zebra variable
...
PHPBB3-16205
2019-11-12 00:40:06 -06:00
Marc Alexander
fcff807834
Merge branch '3.2.x' into 3.3.x
2019-09-21 14:17:15 +02:00
stevendegroote
8160a8a1ef
[ticket/16159] Use predefined DATE_RFC3339
...
PHPBB3-16159
2019-09-18 20:58:13 +02:00
stevendegroote
f8967fec78
Merge branch '3.2.x' into ticket/16159
2019-09-17 23:15:54 +02:00
stevendegroote
ce93b22410
[ticket/16159] Wrap post times in html time tag
...
PHPBB3-16159
2019-09-17 23:01:59 +02:00
Jakub Senko
9f20ff7b9e
[ticket/12591] Improve breadcrumb naming and extend it's usage
...
PHPBB3-12591
2019-05-09 18:43:34 +02:00
Jakub Senko
571a6df993
[ticket/14573] Add Search breadcrumbs
...
PHPBB3-14573
2019-05-06 21:47:29 +02:00
rxu
f8fbe37936
[ticket/14972] replace all occurrences of sizeof() with the count()
...
PHPBB3-14972
2018-01-01 13:56:04 +01:00
kasimi
3083dd997b
[ticket/15476] Add event core.search_modify_post_row
...
PHPBB3-15476
2017-12-09 15:40:55 +01:00
Tristan Darricau
722fe0ca48
Merge branch '3.1.x' into 3.2.x
...
* 3.1.x:
[ticket/14787] Add 1 more parameter to the core.search_modify_url_parameters
2016-10-02 18:08:10 +02:00
Tristan Darricau
55a0570567
Merge pull request #4469 from rxu/ticket/14787-2
...
[ticket/14787] Add 1 more parameter to the core.search_modify_url_parameters
* rxu/ticket/14787-2:
[ticket/14787] Add 1 more parameter to the core.search_modify_url_parameters
2016-10-02 18:08:09 +02:00
Tristan Darricau
89a564adb2
Merge branch '3.1.x' into 3.2.x
...
* 3.1.x:
[ticket/14801] Highlighting utf8 strings in search results
2016-10-02 17:43:55 +02:00
rxu
ae76bfc99e
[ticket/14801] Highlighting utf8 strings in search results
...
PHPBB3-14801
2016-09-29 17:18:58 +07:00
rxu
cc62b68243
[ticket/14787] Add 1 more parameter to the core.search_modify_url_parameters
...
PHPBB3-14787
2016-09-29 01:59:16 +07:00
Tristan Darricau
de2c70127f
Merge pull request #4265 from Senky/ticket/10809
...
[ticket/10809] Remove MSSQL support
* Senky/ticket/10809:
[ticket/10809] Reflect MSSQL removal in docs files
[ticket/10809] Remove MSSQL support
2016-09-25 17:19:13 +02:00
Marc Alexander
bc6dc9f173
Merge branch '3.1.x' into 3.2.x
2016-09-22 21:26:35 +02:00
Marc Alexander
2436af94e3
Merge pull request #4392 from ErnadoO/PHPBB3-14592
...
[ticket/14592] [PHP] core.search_backend_search_after
2016-09-22 21:26:31 +02:00
Marc Alexander
430c266eb2
Merge branch '3.1.x' into 3.2.x
2016-09-22 21:23:58 +02:00
rxu
a078336cb1
[ticket/14787] Add more parameters to the core.search_modify_url_parameters
...
PHPBB3-14787
2016-09-19 02:48:23 +07:00