aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/acp/acp_search.php
Commit message (Expand)AuthorAgeFilesLines
* ok, mess around with the templates + fixing some bugs + adjusting headers for...Meik Sievertsen2007-06-091-3/+3
* use correct language stringsMeik Sievertsen2007-06-031-2/+2
* - missed an append_sid call in acp_search.php [Bug #10861]Nils Adermann2007-05-131-2/+2
* only tiny adjustements... and try to set the memory limit for the search inde...Meik Sievertsen2007-03-101-0/+3
* - added a UNIQUE index on the wordmatch tableNils Adermann2007-03-041-21/+33
* - fix htmlspecialchars handling in search (search backends get specialchared ...Nils Adermann2007-02-251-106/+128
* fixing some bugs, most being submitted grammatical/spelling errors.Meik Sievertsen2007-01-211-1/+1
* - fixing some bugsMeik Sievertsen2007-01-201-5/+11
* fix some general bugs and some convertor relatedMeik Sievertsen2007-01-101-1/+3
* - finally correctly calculate current time for birthday calculation [Bug #6030]Nils Adermann2006-12-101-2/+15
* some style related changes/fixesMeik Sievertsen2006-11-191-1/+1
* - some fixesMeik Sievertsen2006-11-101-2/+2
* consistent acp layout regarding backlinks and messages.Meik Sievertsen2006-10-021-3/+3
* - fixing a bug i am unsure about when it occurs (but it occurs). The symptoms...Meik Sievertsen2006-09-301-1/+1
* - no more encoding mixture, say hello to UTF-8 (I'll add a validation solutio...Nils Adermann2006-09-171-2/+2
* - some bugfixesMeik Sievertsen2006-08-281-6/+7
* - removed a useless line [Bug #3656]Nils Adermann2006-08-101-2/+2
* - it's \r\n not \n\r [Bug #3121]Nils Adermann2006-07-121-0/+6
* - fix a stupid bug in style.phpNils Adermann2006-07-071-2/+2
* - fixed a parse error (oops)Nils Adermann2006-07-071-4/+5
* - add additional auth check to the permission roles modulesMeik Sievertsen2006-07-011-3/+0
* forgot some changes for post_timeMeik Sievertsen2006-06-231-0/+3
* ok, this one is rather large... the most important change:Meik Sievertsen2006-06-061-10/+10
* - add support for min/max of numerical search backend settingsNils Adermann2006-05-301-2/+16
* - added search by author_id to solve problems with looking up posts of users ...Nils Adermann2006-05-281-4/+6
* - introduce LA_, UA_ and A_ template variables (they allow styles to use temp...Nils Adermann2006-05-061-4/+8
* - removed group settings from rolesMeik Sievertsen2006-04-221-1/+9
* - correctly use DISTINCT and GROUP BY in search related SQL [Bug #1256]Nils Adermann2006-03-261-19/+27
* ok, thought about this now for too long. I think the best solution circumvent...Meik Sievertsen2006-03-251-27/+0
* - some adjustments for search related config optionsNils Adermann2006-03-231-5/+5
* adjusting sql_freeresult a bit as well as our error handler (it now prints ou...Meik Sievertsen2006-03-221-1/+1
* - Lesson learned: If you rename something rename it in all places and not jus...Nils Adermann2006-03-181-1/+1
* - fix some bugs...Meik Sievertsen2006-03-171-8/+10
* - use a_search permissionNils Adermann2006-03-161-2/+2
* - removed search settings from load pageNils Adermann2006-03-151-0/+522