aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/search.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/16274] Fix compact() call to undefined variables in search.php3D-I2019-12-301-5/+4
* [ticket/16262] Add unset variables to search's compactbrunoais2019-12-231-0/+4
* [ticket/16205] Fix undefined zebra variableAlfredo Ramos2019-11-121-1/+2
* Merge branch '3.2.x' into 3.3.xMarc Alexander2019-09-211-0/+3
|\
| * [ticket/16159] Use predefined DATE_RFC3339stevendegroote2019-09-181-3/+3
| * Merge branch '3.2.x' into ticket/16159stevendegroote2019-09-171-20/+40
| |\
| * | [ticket/16159] Wrap post times in html time tagstevendegroote2019-09-171-0/+3
* | | [ticket/12591] Improve breadcrumb naming and extend it's usageJakub Senko2019-05-091-2/+7
* | | [ticket/14573] Add Search breadcrumbsJakub Senko2019-05-061-0/+5
| |/ |/|
* | [ticket/14972] replace all occurrences of sizeof() with the count()rxu2018-01-011-20/+20
* | [ticket/15476] Add event core.search_modify_post_rowkasimi2017-12-091-0/+20
|/
* Merge branch '3.1.x' into 3.2.xTristan Darricau2016-10-021-0/+3
|\
| * Merge pull request #4469 from rxu/ticket/14787-2Tristan Darricau2016-10-021-0/+3
| |\
| | * [ticket/14787] Add 1 more parameter to the core.search_modify_url_parametersrxu2016-09-291-0/+3
* | | Merge branch '3.1.x' into 3.2.xTristan Darricau2016-10-021-3/+3
|\ \ \ | |/ /
| * | [ticket/14801] Highlighting utf8 strings in search resultsrxu2016-09-291-3/+3
| |/
* | Merge pull request #4265 from Senky/ticket/10809Tristan Darricau2016-09-251-1/+0
|\ \
| * | [ticket/10809] Remove MSSQL supportJakub Senko2016-08-021-1/+0
* | | Merge branch '3.1.x' into 3.2.xMarc Alexander2016-09-221-0/+42
|\ \ \ | | |/ | |/|
| * | Merge pull request #4392 from ErnadoO/PHPBB3-14592Marc Alexander2016-09-221-0/+42
| |\ \
| | * | [ticket/14592] Fix variable typeErwan Nader2016-09-181-1/+1
| | * | [ticket/14592] Fixed docblock from unit testsErwan Nader2016-07-241-16/+16
| | * | [ticket/14592] Fixed syntax errors from unit testsErwan Nader2016-07-241-1/+1
| | * | [ticket/14592] [PHP] core.search_backend_search_afterErwan Nader2016-07-241-0/+42
* | | | Merge branch '3.1.x' into 3.2.xMarc Alexander2016-09-221-1/+3
|\ \ \ \ | |/ / /
| * | | [ticket/14787] Add more parameters to the core.search_modify_url_parametersrxu2016-09-191-1/+3
* | | | Merge branch '3.1.x' into 3.2.xTristan Darricau2016-09-181-0/+5
|\ \ \ \ | |/ / /
| * | | [ticket/14787] Add more parameters to the core.search_modify_url_parametersrxu2016-09-181-0/+5
* | | | Merge branch '3.1.x' into 3.2.xTristan Darricau2016-09-011-0/+20
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | [ticket/14727] Event core.search_modify_submit_parametersErwan Nader2016-07-311-0/+20
| |/
* | Merge branch '3.1.x' into 3.2.xMarc Alexander2016-07-171-2/+19
|\ \ | |/
| * [ticket/14712] Add search core event to allow modifying the forum select listrxu2016-07-171-2/+19
* | Merge branch '3.1.x' into 3.2.xMarc Alexander2016-06-191-0/+5
|\ \ | |/
| * [ticket/13865] Add id_ary, show_results to core.search_modify_param_beforeJakub Senko2016-05-221-0/+5
* | [ticket/14234] Get rid of undefined variablesMarc Alexander2015-10-121-1/+1
* | Merge branch '3.1.x'Tristan Darricau2015-10-091-0/+2
|\ \ | |/
| * Merge pull request #3869 from Zoddo/ticket/8800Tristan Darricau2015-10-091-0/+2
| |\
| | * [ticket/8800] Add "mark topics read" link to "View unread posts"Zoddo2015-09-041-0/+2
* | | Merge branch '3.1.x'Marc Alexander2015-10-081-3/+51
|\ \ \ | |/ /
| * | Merge pull request #3824 from rxu/ticket/14088Marc Alexander2015-10-081-3/+51
| |\ \ | | |/ | |/|
| | * [ticket/14088] Add more core events to the search.phprxu2015-08-111-3/+51
| |/
* | Merge branch '3.1.x'Marc Alexander2015-07-231-6/+17
|\ \ | |/
| * [ticket/13899] Use multi-line definition for vars arrayMarc Alexander2015-07-231-1/+9
| * [ticket/13899] Fix doc block arrangement and add @changed infoMarc Alexander2015-07-221-1/+2
| * [ticket/13899] Add items to core.search_results_modify_search_titledavid632015-07-221-6/+8
* | Merge branch '3.1.x'Marc Alexander2015-06-091-1/+1
|\ \ | |/
| * [ticket/13685] Add phpbb_dispatcher to fulltext search constructorsbrunoais2015-06-071-1/+1
* | Merge branch '3.1.x'Marc Alexander2015-02-181-9/+1
|\ \ | |/
| * [ticket/13595] Removed unused codeJoshyPHP2015-02-131-9/+1
* | [ticket/13455] Remove unnecessary calls to `utf8_normalize_nfc()`Gaëtan Muller2015-02-031-2/+2