aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/search.php
Commit message (Expand)AuthorAgeFilesLines
...
* new permissions, merged attachment tables (the intended purpose of two tables...Meik Sievertsen2003-11-041-1/+1
* Fix a few items, ability to read private forums, etc. ... must look at reduci...Paul S. Owen2003-10-271-12/+25
* Add search interval check, correct a couple of errorsPaul S. Owen2003-10-051-17/+65
* ah, what the heck ... let's throw this in CVSPaul S. Owen2003-09-151-1016/+665
* Various bits and pieces ... this isn't really what I wanted M-2 to look like ...Paul S. Owen2003-08-271-0/+1
* basic todo listPaul S. Owen2003-06-061-79/+29
* page header/footer become functions, forum passwords (I know, I know but it a...Paul S. Owen2003-05-031-7/+5
* some arrangements...Meik Sievertsen2003-04-181-11/+8
* Enable/disable searchingPaul S. Owen2003-04-151-0/+12
* only minor changes, some notes, played around with the code... nothing special.Meik Sievertsen2003-02-261-3/+2
* Moved profile.php to ucp.php. ucp is really really broken right now, don't ev...James Atkinson2002-11-211-3/+3
* viewforum queries update + a couple of bugfixes.Ludovic Arnaud2002-11-051-4/+2
* Dumped sql_query_array, replaced with build_array, posting updates, fixed quo...Paul S. Owen2002-10-301-4/+5
* Changed $board_config to $config, more posting "stuff", altered polling code ...Paul S. Owen2002-10-301-17/+17
* Mostly changes to turn userdata into user->data, lang into user->lang + bitst...Paul S. Owen2002-10-201-109/+108
* Permission related updates ... is still not final but is getting there ... fa...Paul S. Owen2002-10-081-32/+25
* Well, here are all my changes ... don't blame me if things break :DPaul S. Owen2002-10-041-260/+39
* More session changes to accomodate ACL_PERMIT/PREVENT ...Paul S. Owen2002-08-151-1/+1
* More changes ... switched away from prefetch for now ...Paul S. Owen2002-08-131-134/+134
* Various updatesPaul S. Owen2002-08-031-1/+3
* Add checkboxesPaul S. Owen2002-07-281-37/+26
* More user search fixes ...Paul S. Owen2002-07-271-31/+28
* damn damn damnPaul S. Owen2002-07-271-36/+2
* Look out your window ... just to the left of the Big Dipper you'll see a smal...Paul S. Owen2002-07-271-1/+1
* bahPaul S. Owen2002-07-271-2/+2
* Wrong var ... naughty Paul ... smacked wristsPaul S. Owen2002-07-271-2/+2
* Updated user search system ... this _really_ needs to be integrated with memb...Paul S. Owen2002-07-271-30/+261
* Updates for permissions, sessions, lots of things ... note that _many_ things...Paul S. Owen2002-07-141-32/+28
* merged from 2.0.0 branch (marked merge_point_20020420) + assorted updates and...Paul S. Owen2002-04-201-12/+27
* Fixing bug 536812: search.php - total_match_countdougk_ff72002-03-311-1/+5
* I'm sooo bored with re-fixing thingsPaul S. Owen2002-03-311-1/+1
* search_id change broke various other search options, fixedPaul S. Owen2002-03-311-13/+16
* pre-freeze on main templates, various bug fixes (highlighting search results,...Paul S. Owen2002-03-311-137/+203
* Update goto page codePaul S. Owen2002-03-211-26/+19
* Fix enter does not submit problems for username searching, all bow down befor...Paul S. Owen2002-03-201-1/+1
* Broke bbcode removal when displaying incomplete posts ... fixedPaul S. Owen2002-03-191-5/+3
* Fix default AND for word concaten..blah blahPaul S. Owen2002-03-181-187/+187
* Loads'a changes including fix for security issue, thanks to Matthijs for chec...Paul S. Owen2002-03-181-1/+2
* Fix issues with view posts since last visit, errors on next page, re-introduc...Paul S. Owen2002-02-251-410/+379
* Fixed bug #509335James Atkinson2002-02-031-4/+18
* Fixed pagination bug on search results ( #509852 )Bart van Bragt2002-01-281-5/+5
* Fixed stripslashing problem which would lead to incorrect search results in s...Paul S. Owen2002-01-271-7/+6
* Fix bug #502174, show Guest post usernames correctly ... well as correct as t...Paul S. Owen2002-01-251-8/+12
* Change ego search back to topic output rather than posts (as was till last up...Paul S. Owen2002-01-251-1/+1
* Various updates to fix problems with large result sets ... code is quite mess...Paul S. Owen2002-01-251-353/+240
* Finished implementation of title searching ... this will please at least one ...Paul S. Owen2002-01-141-6/+12
* Changes to topic/forum tracking ... tested for several days on test board and...Paul S. Owen2002-01-121-55/+115
* Moved all search functions to includes/search.php Paul; please reviewBart van Bragt2002-01-031-76/+1
* Fix bug #497740Paul S. Owen2001-12-301-1/+1
* Fix bug #496943Paul S. Owen2001-12-291-11/+18