root / tags / release_2_0_1 / phpBB / search.php

View | Annotate | Download (39.5 KB)

  • svn:eol-style: native
  • svn:keywords: Author Date Id Revision
# Date Author Comment
2610 05/20/2002 03:52 PM

This commit was manufactured by cvs2svn to create tag
'release_2_0_1'.

2572 05/13/2002 03:30 AM psotfx

More fixes and updates

2507 04/07/2002 09:18 PM psotfx

Fix issue with URI sid and post subject links

2506 04/07/2002 08:33 PM psotfx

Fix missing $phpEx in search redirections

2498 04/07/2002 02:41 AM psotfx

Fix ordering problem for topics

2483 04/04/2002 04:47 PM

This commit was manufactured by cvs2svn to create branch 'phpBB-2_0_0'.

2455 03/31/2002 09:13 PM dougk_ff7

Fixing bug 536812: search.php - total_match_count
Thanks acydburn!
Not a big deal, just did what acydburn recommended.

2454 03/31/2002 06:08 PM psotfx

I'm sooo bored with re-fixing things

2452 03/31/2002 03:47 PM psotfx

search_id change broke various other search options, fixed

2448 03/31/2002 02:06 AM psotfx

pre-freeze on main templates, various bug fixes (highlighting search results, various search related issues, blah blah). These updates need thorough checking, quickly

2385 03/21/2002 02:38 AM psotfx

Update goto page code

2378 03/20/2002 04:57 PM psotfx

Fix enter does not submit problems for username searching, all bow down before Matthijs ... no, not in that way you perverts

2355 03/19/2002 07:59 PM psotfx

Broke bbcode removal when displaying incomplete posts ... fixed

2326 03/18/2002 11:59 PM psotfx

Fix default AND for word concaten..blah blah

2305 03/18/2002 02:35 PM psotfx

Loads'a changes including fix for security issue, thanks to Matthijs for checking this out and confirming

2205 02/25/2002 02:00 AM psotfx

Fix issues with view posts since last visit, errors on next page, re-introduce external stopword list, examine feasibility of stemmer, tidy ups ...

2048 02/03/2002 07:54 PM thefinn

Fixed bug #509335

2010 01/29/2002 12:12 AM bartvb

Fixed pagination bug on search results ( #509852 )

1964 01/27/2002 03:24 AM psotfx

Fixed stripslashing problem which would lead to incorrect search results in some cases

1947 01/25/2002 03:34 AM psotfx

Fix bug #502174, show Guest post usernames correctly ... well as correct as they currently are

1941 01/25/2002 02:46 AM psotfx

Change ego search back to topic output rather than posts (as was till last update) .. even though it does say view own posts ..

1938 01/25/2002 01:48 AM psotfx

Various updates to fix problems with large result sets ... code is quite messy, will clean up

1867 01/14/2002 03:16 PM psotfx

Finished implementation of title searching ... this will please at least one person :)

1851 01/12/2002 06:00 PM psotfx

Changes to topic/forum tracking ... tested for several days on test board and all seems fine, give feedback in forums

1781 01/03/2002 12:06 PM bartvb

Moved all search functions to includes/search.php Paul; please review

1742 12/30/2001 02:31 PM psotfx

Fix bug #497740

1741 12/29/2001 05:48 PM psotfx

Fix bug #496943

1661 12/21/2001 04:51 PM psotfx

Hopefully this addresses the \' and '' problems with MSSQL, etc. ... I'd like opinions on the security of doing this.

1644 12/20/2001 02:25 AM psotfx

Fix bug #495250 and various other issues

1641 12/20/2001 01:39 AM psotfx

Fix bug #495130 and remove unnecessary free_result

1636 12/19/2001 06:15 PM psotfx

Fix for bug #494740

1594 12/15/2001 06:50 PM psotfx

Various changes to accompany session updates ... MSSQL users should be prepared to alter or remove the session_last_visit field or face potential problems

1586 12/15/2001 05:15 PM bartvb

Sped up searching for posts from a specific user a lot

1566 12/14/2001 03:41 AM psotfx

Remove guest user topic tracking via cookies, update viewtopic to re-fix highlighting of search terms, add lang capability to images, various other issues, removed remote avatar size reduction

1555 12/11/2001 10:13 AM natec

bug #489842 -- some pages were doing bbencode_second and make_click in a bad order.

1553 12/11/2001 09:43 AM natec

bug #488067: no, preg_quote() didn't always have 2 args.

1528 12/10/2001 01:17 AM psotfx

Added another image name for 'goto post'

1511 12/05/2001 01:20 AM psotfx

New session code, probably still dodgy, fix for login failed message, search updates, highlighting URI messup fixes, max limit for ranks

1479 11/29/2001 02:05 PM psotfx

Fix for 'bug' #484650

1436 11/24/2001 06:17 PM bartvb

Finally moved the bbcode_uid from posts to posts_text, DON'T FORGET TO RUN THE CONVERT SCRIPT IN /develop/ !!

1423 11/23/2001 02:04 AM psotfx

Latest variants ... not finished yet ...

1415 11/22/2001 03:02 AM psotfx

Fix for display of newest image icon when one doesn't exist

1412 11/22/2001 02:00 AM psotfx

Search re-write was erm, how can I say this, erm, brown, soft and smelly ... putting old one with required updates back, will do more work soon

1398 11/21/2001 12:45 AM psotfx

Various core updates for searching

1370 11/19/2001 06:54 PM psotfx

Fixed bug #483105

1369 11/19/2001 03:48 PM psotfx

Yet More language updates

1368 11/19/2001 03:12 PM psotfx

More language updates

1350 11/17/2001 06:44 PM psotfx

And again my brain gets ahead of my fingers ... mental note, reduce caffeine intake

1349 11/17/2001 06:42 PM psotfx

Fixed bug #482127 ... part 2, fixes post_subject too

1348 11/17/2001 06:40 PM psotfx

Fixed bug #482127 ... problem occurs when no bad word list exists

1332 11/16/2001 06:31 PM psotfx

Mainly language updates but some bug fixes too

1330 11/16/2001 01:20 AM psotfx

Pagination update

1315 11/15/2001 12:08 AM bartvb

Added arguments to search ACTION to avoid caching probems (back button that doesn't work)

1311 11/14/2001 07:39 AM thefinn

Oops, forgot to commit search.php

1297 11/09/2001 02:26 PM psotfx

Altered for constant table names

1293 11/09/2001 02:00 PM psotfx

New search system, this isn't final, needs alterations, etc. can redeem this against the full priced version with included coupon

1224 10/16/2001 04:47 PM psotfx

Slight mods to the usersearch function, moved to search.php

1213 10/16/2001 01:04 AM psotfx

And all because the lady loves Milk Tray, erm, sorry ... all because I missed a . from a string concaten...thingy

1190 10/14/2001 08:22 PM psotfx

Various changes to location redirection ... please note the format and name changes

1094 09/27/2001 12:35 AM psotfx

Added view newest output for topic search

1089 09/26/2001 03:36 AM psotfx

Just to bring CVS in-line with local copy

1053 09/17/2001 03:07 AM psotfx

New search 'stuff' ... not complete ... update

1052 09/17/2001 02:42 AM psotfx

New search 'stuff' ... not complete

1051 09/17/2001 02:42 AM psotfx

New search 'stuff' ... not complete

1042 09/16/2001 12:53 AM natec

Bug 461842 fixed. Unnecessary uses of addslashes(), stripslashes(), and preg_quote() in search.php..

1016 09/09/2001 02:40 PM bartvb

Removed some trailing newlines

1010 09/08/2001 08:24 PM bartvb

Altered layout of phpbb_config table

951 08/31/2001 05:09 AM gpolins

Changed all error_die to message_die

943 08/31/2001 12:20 AM thefinn

Re-added GPL disclaimers

932 08/26/2001 03:53 PM psotfx

Modified header comments

646 07/13/2001 06:14 PM psotfx

Changes to include location + some other misc stuff

508 06/18/2001 02:33 AM psotfx

Fixed error

506 06/18/2001 01:53 AM psotfx

Switched forum_auth to the forums table

410 06/02/2001 06:49 PM psotfx

User can only search and see results for forums they have auth_view rights

382 05/31/2001 01:47 PM psotfx

Various changes and fixes to enable search from username and template updates

373 05/30/2001 02:33 PM psotfx

Some updates which may have fixed some probs ...

371 05/29/2001 08:17 PM psotfx

Added ability to jump to a specific post ... click on the little page post icon

368 05/29/2001 04:25 PM psotfx

In goes initial search engine