aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/search.php
Commit message (Expand)AuthorAgeFilesLines
* Pass S_SEARCH_ACTION through append_sid() in search.php. (Bug #21585)Meik Sievertsen2008-09-181-1/+1
* make topic icon image width/height available to viewforum and search template...Meik Sievertsen2008-09-161-0/+4
* - Added missing terms parameter to search pagination. #34085Chris Smith2008-09-151-1/+7
* Do not show non indexed forums on the search page if they contain no subforum...Chris Smith2008-09-061-1/+7
* #29435 (do not highlight if only wildcard(s) provided)Meik Sievertsen2008-06-221-12/+15
* dumdidum... sorry. ;)Meik Sievertsen2007-10-051-5/+5
* some tiny fixes...Meik Sievertsen2007-09-121-0/+2
* - added an option to specify a port for the LDAP serverNils Adermann2007-08-231-34/+38
* - BBCode parsing order should ALWAYS be censor_text(), bbcode_secon_pass(), b...Nils Adermann2007-08-191-6/+4
* - allow multibyte search configurationNils Adermann2007-08-181-4/+4
* - strip_bbcode should not treat smilies which look like BBCode and are placed...Nils Adermann2007-08-171-0/+3
* some bugs fixedMeik Sievertsen2007-08-151-2/+2
* do not get too excitedMeik Sievertsen2007-07-261-1/+1
* #13579Henry Sudhof2007-07-231-1/+2
* try to normalize everything...Meik Sievertsen2007-07-221-2/+2
* Cleaning up (#13689)Henry Sudhof2007-07-221-6/+6
* - search result extract shouldn't end in the middle of a multibyte character ...Nils Adermann2007-07-151-3/+3
* even more fixes. :oMeik Sievertsen2007-07-151-0/+3
* some fixes here and thereMeik Sievertsen2007-07-101-1/+17
* #12941Henry Sudhof2007-07-021-0/+5
* tweak the sql_like_expression feature a little bit to allow correct escapingMeik Sievertsen2007-06-241-1/+1
* new wrapper for LIKE expressions to streamline the fixes. We actually need to...Meik Sievertsen2007-06-231-2/+3
* - author search should take UTF-8 [Bug #11793]Nils Adermann2007-06-191-2/+2
* #12545Henry Sudhof2007-06-191-6/+6
* - correctly transfer the search query across search result pagesNils Adermann2007-05-131-4/+5
* fixes for search button in header - #10389, #10225, #9548Meik Sievertsen2007-05-021-2/+3
* - * wildcard in a search query should cause \w+ in highlighting, not \w* [Bug...Nils Adermann2007-04-291-1/+1
* - removed unneeded code from fulltext_mysql [Bug #9947]Nils Adermann2007-04-221-2/+2
* #10005, #10003, #10001, #9999, #9945, #9965, #9909, #9906, #9877, #9861, #983...Meik Sievertsen2007-04-221-3/+3
* - urlencoded usernames don't need htmlspecialchars [Bug #8794]Nils Adermann2007-04-011-3/+3
* - small MSSQL thingDavid M2007-03-041-1/+1
* - fix htmlspecialchars handling in search (search backends get specialchared ...Nils Adermann2007-02-251-6/+8
* - ignore too short/too long search words [Bug #7438]Nils Adermann2007-01-281-1/+1
* - fix some oddities (doubled spaces for example)Meik Sievertsen2007-01-261-3/+3
* #6772David M2007-01-111-1/+1
* fix message length calculation for parsing bbcodes as well as saving some byt...Meik Sievertsen2007-01-051-25/+34
* - display search type as page title for premade searches [Bug #6508]Nils Adermann2006-12-271-14/+20
* some fixes todayMeik Sievertsen2006-12-241-2/+2
* #6264David M2006-12-141-1/+8
* - finally correctly calculate current time for birthday calculation [Bug #6030]Nils Adermann2006-12-101-0/+6
* - author search should use clean names for searching [Bug #5752]Nils Adermann2006-12-031-1/+1
* - a bunch of fixesMeik Sievertsen2006-12-021-1/+1
* - Throw error on incorrect search queries [Bug #5648]Nils Adermann2006-11-271-2/+2
* #5610Meik Sievertsen2006-11-271-2/+2
* messageNils Adermann2006-11-251-56/+63
* rather large update, most important things done:Meik Sievertsen2006-11-241-2/+2
* fixes for bugs #5564, #5554 and #5462Meik Sievertsen2006-11-231-12/+15
* - fixing a bunch of bugsMeik Sievertsen2006-11-211-1/+1
* some tiny fixes.Meik Sievertsen2006-11-191-1/+1
* adjust some comments to work with phpdocumentor. :)Meik Sievertsen2006-11-171-1/+2