phpBB
Statistics
| Revision:

root / trunk / phpBB / search.php

History | View | Annotate | Download (42 kB)

  • svn:eol-style: LF
  • svn:keywords: Author Date Id Revision
# Date Author Comment
11010 02/27/2011 11:45 pm Git Gatekeeper

commit ab3f45c0e9c2f96c3b4c5fa17c4f460aa2a2d200
Merge: f49b8a0 39a2678
Author: Igor Wiedler <>
Date: Mon Feb 28 00:07:59 2011 +0100

Merge branch 'ticket/hanakin/10001' into develop
  • ticket/hanakin/10001:
    [ticket/10001] Created the new styles within colours.css to handle the displaying of the forum & topic images...
10892 12/16/2010 01:30 am Git Gatekeeper

commit 442fc61be77787c211650f21b2fb485f5e6ffcf0
Merge: 8b9b1f1 b08e0d1
Author: Andreas Fischer <>
Date: Thu Dec 16 02:22:17 2010 +0100

Merge branch 'feature/igorw/request-class' into develop
  • feature/igorw/request-class:
    [feature/request-class] Convert some remaining cookies...
10889 12/13/2010 04:30 pm Git Gatekeeper

commit 18f74a7e10b01f4f6f916e2baa814b27b31fc8a9
Merge: adfa165 5d8ddc7
Author: Nils Adermann <>
Date: Mon Dec 13 17:14:36 2010 +0100

Merge branch 'develop-olympus' into develop
  • develop-olympus:
    [ticket/9851] "Search new posts" should require login....
10887 12/13/2010 03:45 pm Git Gatekeeper

commit adfa1656fb9d8b5bb601af1d7a6720884954d87a
Merge: bd579c8 af5b9a9
Author: Nils Adermann <>
Date: Mon Dec 13 16:35:55 2010 +0100

Merge branch 'ticket/igorw/9556' into develop
  • ticket/igorw/9556:
    [ticket/9556] Drop php closing tags, add trailing newline...
10787 09/16/2010 09:45 pm Git Gatekeeper

commit e35711ddde8f5e9f94d4b5145662877619ceecd4
Merge: 4d5d500 46810f8
Author: Igor Wiedler <>
Date: Thu Sep 16 22:42:32 2010 +0200

Merge branch 'develop-olympus' into develop
  • develop-olympus:
    [ticket/9609] Change header() calls setting HTTP status to send_status_line()....
10779 09/12/2010 02:15 pm Git Gatekeeper

commit 3e8d45910dce4f6e6dcdf8103bda8c3ce1b5b582
Merge: c0d645c 161be96
Author: Igor Wiedler <>
Date: Sun Sep 12 15:01:17 2010 +0200

Merge branch 'develop-olympus' into develop
  • develop-olympus:
    [ticket/9754] Populate S_USER_POSTED variable with correct value in search.php...
10766 09/02/2010 04:45 pm Git Gatekeeper

commit ea4d204cf68b3cee2bfb0633085e4ebdadeb3a80
Merge: f1550a6 ba00720
Author: Andreas Fischer <>
Date: Thu Sep 2 17:35:44 2010 +0200

Merge branch 'develop-olympus' into develop
  • develop-olympus:
    [ticket/9662] Search flood interval no longer applies to non-keyword searches...
10645 08/19/2010 04:25 pm Git Gatekeeper

commit 389c24044a189aea5ae936c21b8df39cbb1b77f6
Merge: cf1b020 6d24809
Author: Andreas Fischer <>
Date: Thu Jun 17 19:18:18 2010 +0200

Merge branch 'develop-olympus' into develop
  • develop-olympus:
    [ticket/9132] Oracle CLOB support is broken, preventing storage of long strings...
10635 08/19/2010 04:24 pm Git Gatekeeper

commit 0ed69d91b2ec7b4b2e86acbc1a9d65b09cad71c1
Merge: 0ba247e 91399fd
Author: Nils Adermann <>
Date: Mon May 3 19:56:19 2010 +0200

Merge branch 'develop-olympus' into develop
  • develop-olympus:
    [ticket/9582] MSSQL native backups can now be restored....
10558 03/07/2010 03:45 am Git Gatekeeper

commit 693a2dc99bf07aeac1865d4a48ddf2589317ac7a
Merge: b68de23 ac32927
Author: Nils Adermann <>
AuthorDate: Wed Mar 3 23:32:09 2010 +0100
Commit: Nils Adermann <>
CommitDate: Wed Mar 3 23:32:09 2010 +0100

Merge branch 'develop-olympus' into develop...
10342 12/16/2009 03:48 pm Meik Sievertsen

merge changes from 3.0.x branch

10211 10/04/2009 07:14 pm Meik Sievertsen

Copy 3.0.x branch to trunk

10120 09/08/2009 09:53 am Andreas Fischer

Rename get_unread_topics_list() to get_unread_topics().
Cleanup: Remove some stuff we no longer need.
Related to report #46765

10117 09/07/2009 01:39 pm Meik Sievertsen

since we now have several search_ids, all with different default results modes we now always add the sr variable to the URL - Bug #50775

10057 08/25/2009 02:52 pm Ruslan Uzdenov

One more unread posts search adjustment.
Authorised by: AcydBurn

10005 08/17/2009 02:28 pm Ruslan Uzdenov

Add unread posts search support for cookie-based tracking
Authorised by: AcydBurn

10004 08/17/2009 02:25 pm Ruslan Uzdenov

Fix bug #49525 - Search for unreads should require login
Authorised by: AcydBurn

9855 07/26/2009 11:16 am Ruslan Uzdenov

Fix r9755 for #46765
Authorised by: ToonArmy

9850 07/25/2009 01:35 pm Nils Adermann

Correctly propagate umlauts over search result pages [Bug #33755]

9755 07/14/2009 02:46 pm Ruslan Uzdenov

Fix bug #46765 - View unread posts
Authorised by: AcydBurn

9732 07/08/2009 12:48 pm Joas Schilling

Fix bug #47765 - Search by authorname does not display posts of deactivated users

Authorised by: AcydBurn

9713 07/02/2009 10:28 am Joas Schilling

Fix bug #36565 - Search by authorname does not display posts of guests and deleted users

Authorised by: naderman

9674 06/25/2009 05:57 pm Meik Sievertsen

revert r9653 because it does not work as advertised (a load of bugs and not really what we wanted... back to the drawing board ;))

9653 06/22/2009 02:36 pm Ruslan Uzdenov

Fix bug #46765 - View unread posts
Authorised by: acydburn

9601 06/17/2009 09:08 am Joas Schilling

Fix bug #19135 - Exclude forum from active topics option is ignored

Authorised by: acydburn

9488 04/26/2009 03:12 pm Meik Sievertsen

remove item from change log

9487 04/26/2009 03:11 pm Meik Sievertsen

group by is required to be correct, but this creates a temporary table. I do not think we will let "new posts" display non-approved posts...

9486 04/26/2009 02:53 pm Meik Sievertsen

revert query change which caused boards to halt.

9482 04/24/2009 05:27 pm Jim Wigginton

Fixed bug #'ers 42585, 35505, 36675, and 42705
Authorised by: acydburn

9459 04/17/2009 03:08 pm Meik Sievertsen

Apply append_sid() to newest/latest post links in viewforum/search and UCP main module. (Bug #26815)

9395 03/19/2009 01:25 pm Henry Sudhof

small SQL optimization

9040 11/01/2008 08:00 pm Nils Adermann

very minor annoyance

8885 09/18/2008 05:24 pm Meik Sievertsen

Pass S_SEARCH_ACTION through append_sid() in search.php. (Bug #21585)

8857 09/16/2008 05:06 pm Meik Sievertsen

make topic icon image width/height available to viewforum and search templates (Bug #15934)

8843 09/15/2008 01:11 pm Chris Smith

- Added missing terms parameter to search pagination. #34085
- Do not use the topics posted table when performing an egosearch.

8834 09/06/2008 02:23 pm Chris Smith

Do not show non indexed forums on the search page if they contain no subforums. #33125

8669 06/22/2008 01:02 pm Meik Sievertsen

#29435 (do not highlight if only wildcard(s) provided)

8479 03/29/2008 01:22 am Nils Adermann

Hiding everywhere little buggers, eh?

8285 12/26/2007 03:53 pm

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

8146 10/05/2007 04:30 pm Meik Sievertsen

dumdidum... sorry. ;)

8087 09/12/2007 05:32 pm Meik Sievertsen

some tiny fixes...

8064 08/23/2007 03:41 pm Nils Adermann

- added an option to specify a port for the LDAP server
- restricted access to "Recent searches" to admins who are allowed to configure search [Bug #14085]

8050 08/19/2007 03:40 pm Nils Adermann

- BBCode parsing order should ALWAYS be censor_text(), bbcode_secon_pass(), bbcode_nl2br(), smiley_text(), parse_attachments()
- using \r on custom bbcodes to allow line breaks [Bug #10758]

8047 08/18/2007 03:52 pm Nils Adermann

- allow multibyte search configuration
- added ldap_user_filter to add additional restrictions on the user objects used for authentication [Bug #12627]
- improved ldap explanations a bit
- display searchable subforums of invisible parents in advanced search forum selection [Bug #11395]

8045 08/18/2007 01:53 am Nils Adermann

- strip_bbcode should not treat smilies which look like BBCode and are placed in front of a closing tag as BBCode
- highlight in post subjects and topic titles
- language entry SMILIE_ONE_ADDED should have been SMILIES_ONE_ADDED

8033 08/15/2007 07:32 pm Meik Sievertsen

some bugs fixed

7954 07/26/2007 05:51 pm Meik Sievertsen

do not get too excited

7930 07/23/2007 07:03 pm Henry Sudhof

#13579
This changes the signature of author_search. Search backends will need adjustment.

7920 07/22/2007 10:11 pm Meik Sievertsen

try to normalize everything...

7919 07/22/2007 04:04 pm Henry Sudhof

Cleaning up (#13689)
Also removed the useless login box from the ACP.

7890 07/15/2007 10:53 pm Nils Adermann

- search result extract shouldn't end in the middle of a multibyte character [Bug #11863]
- missing localisation for an imageset shouldn't create lots of "imageset refreshed" log messages [Bug #12027]
- explain that themes which need parsing cannot be stored on the filesystem [Bug #11134]...

7889 07/15/2007 03:47 pm Meik Sievertsen

even more fixes. :o

7860 07/10/2007 05:14 pm Meik Sievertsen

some fixes here and there

7820 07/02/2007 12:09 pm Henry Sudhof

#12941

7789 06/24/2007 02:49 pm Meik Sievertsen

tweak the sql_like_expression feature a little bit to allow correct escaping

7788 06/23/2007 02:16 pm Meik Sievertsen

new wrapper for LIKE expressions to streamline the fixes. We actually need to adjust them for different DBMS as well as SQLite2 not supporting escaping characters in LIKE statements (which is a reason why we think about dropping sqlite support completely).

7780 06/19/2007 02:36 pm Nils Adermann

- author search should take UTF-8 [Bug #11793]

7779 06/19/2007 01:45 pm Henry Sudhof

#12545

7559 05/13/2007 06:15 pm Nils Adermann

- correctly transfer the search query across search result pages
- changed highlighting so foo* will match foo again [Bug #10031]
- restructured magic urls (functionality still mostly the same), added a check for entities in urls and punctuation at the end of magic urls [Bugs #10639, #10293]...

7451 05/02/2007 06:19 pm Meik Sievertsen

fixes for search button in header - #10389, #10225, #9548
added missing colour swatch to prosilver - #8657
language changes - #10387, #10375, #10373, #10353, #10279
line-height for font size (still not ideal) - #10317
Search load setting checked in sessions.php along with limit_load and also reset if not possible to determine load - #10383...

7428 04/29/2007 10:56 pm Nils Adermann

- * wildcard in a search query should cause \w+ in highlighting, not \w* [Bug #10031]
- display a warning that the search index is not converted from phpBB2 to phpBB3 [Bug #9761]
- forgot to add : to reg_name when deleting userinfo from the url regex constructor [Bug #9868]...

7385 04/22/2007 07:12 pm Nils Adermann

- removed unneeded code from fulltext_mysql [Bug #9947]
- an additional combined index on post_subject and post_text is necessary for fulltext_mysql [Bug #9818]
- added phrase searching support to fulltext_mysql while fixing some minor bugs in the keyword processing code, originally intended to do this about a year ago when I switched from split_words array to search_query string in the search backend interface, so finally it's there

7384 04/22/2007 05:27 pm Meik Sievertsen

#10005, #10003, #10001, #9999, #9945, #9965, #9909, #9906, #9877, #9861, #9831, #9830, #9815, #9665, #9624

prosilver adjustments for important announcements in ucp - #9995
MCP fixes for user notes/warnings - #9981
Preserving imageset values on save/edit
find a member link for Mass PM's - #9925...

7261 04/02/2007 12:15 am Nils Adermann

- urlencoded usernames don't need htmlspecialchars [Bug #8794]
- fulltext_mysql still used synonyms/ignore words [Bug #5405]
- merge tool extend to allow merging complete topics via quickmod and mcp_forum [Bug #5293]
- renamed "fork" to "copy" (was already called "copy" in some places)...

7120 03/04/2007 11:08 pm David M

- small MSSQL thing
- changed how we store tracking data

7076 02/25/2007 11:09 pm Nils Adermann

- fix htmlspecialchars handling in search (search backends get specialchared input, and should return specialchared output), current backends strip entities anyway [includes Bug #8156]
- allow cancelling search index creation/removal
- custom CSS class name input too short [Bug #8328]...

6944 01/28/2007 02:43 pm Nils Adermann

- ignore too short/too long search words [Bug #7438]

6930 01/26/2007 05:09 pm Meik Sievertsen

- fix some oddities (doubled spaces for example)
- changed the way make_forum_select() is returning the forum list - now including skipped forums but being disabled. This should make identifying the correct forum much more easier.
- Changed some permission namings based on suggestions by the community...

6880 01/11/2007 06:44 am David M

#6772
- some other random things

6841 01/05/2007 12:21 pm Meik Sievertsen

fix message length calculation for parsing bbcodes as well as saving some bytes of memory. ;)

6814 12/27/2006 01:06 am Nils Adermann

- display search type as page title for premade searches [Bug #6508]
- flash enabled on user side by default, so that admins can actually change anything by activating it (still disabled by default)
- properly implemented password complexity check [Bug #6584]...

6803 12/24/2006 02:11 pm Meik Sievertsen

some fixes today
- most important change is the consolidation of the display attachment functions; merging them together to have one function we need to call.

6764 12/14/2006 09:36 pm David M

#6264

6740 12/10/2006 06:44 pm Nils Adermann

- finally correctly calculate current time for birthday calculation [Bug #6030]
- allow searching forums with unsearchable subforums [Bug #6056]
- addition of an optional HTTP_X_FORWARDED_FOR check in sessions, including bans
- do not index forums which have indexing disabled on index recreation [Bug #6060]...

6708 12/03/2006 07:03 pm Nils Adermann

- author search should use clean names for searching [Bug #5752]
- local moderators are moderators too!
- don't show a "word is not contained in any post" message for ignored common words
- bold search words in search error messages [Bug #5762]

6698 12/02/2006 02:19 pm Meik Sievertsen

- a bunch of fixes
- added todos to the updater to make sure i do not forget. :)

6675 11/27/2006 09:31 pm Nils Adermann

- Throw error on incorrect search queries [Bug #5648]

6674 11/27/2006 08:32 pm Meik Sievertsen

#5610

6655 11/25/2006 09:00 pm Nils Adermann

message

6650 11/24/2006 03:59 pm Meik Sievertsen

rather large update, most important things done:
- implemented provided patch/diff file for bug #5350 (Highway of Life) with some tiny changes and alterations
- more username/colour changes/fixes
- added a note about PM rule-dependant message removals so the user is not wondering too much if he can't remember his rules. :)...

6643 11/23/2006 05:15 pm Meik Sievertsen

fixes for bugs #5564, #5554 and #5462

6628 11/21/2006 07:15 pm Meik Sievertsen

- fixing a bunch of bugs
- moved the install trigger error to sessions and also disabled it for those having DEBUG_EXTRA enabled.
i hope not having introduced too many new bugs.

6612 11/19/2006 09:08 pm Meik Sievertsen

some tiny fixes.

6595 11/17/2006 08:37 pm Meik Sievertsen

adjust some comments to work with phpdocumentor. :)

6589 11/16/2006 05:51 pm Meik Sievertsen

ok, change from doing the same logic all over again we call a function to do it for us. Also allow template designers to choose which method to use by just adding a fully compiled username string (profile link + user colour). This commit may introduce problems.

6572 11/12/2006 04:35 pm Meik Sievertsen

consistant obtain_* functions

6550 11/04/2006 02:37 pm David M

trimmed the highlight regex

6517 10/22/2006 03:32 pm Meik Sievertsen

- now username changes should work as desired
- removed some extract() calls

6497 10/14/2006 04:56 pm Meik Sievertsen

- store sql_layer directly within the layer itself
- new method sql_multi_insert to circumvent db-specific hacks
(hopefully not introduced any parsing errors)

6452 10/07/2006 02:36 pm Meik Sievertsen

tried to begin adjusting all string functions where applicable - still a lot to do.
i hope i catched all relevant sections and did not mess something up.

6443 10/05/2006 09:58 pm grahamje

Add coluring to search-posts results

6380 09/18/2006 12:02 am Nils Adermann

- no more encoding mixture, say hello to UTF-8 (I'll add a validation solution for PHP 4.3.3/4 ASAP) [side effect: fixes Bug #3762]
- take local server time into consideration for birthday/age calculation
- faster active topic search
- allow changing active topic time frame [Bug #4150]...

6367 09/15/2006 04:08 pm Meik Sievertsen

implement bare-bone validation for config variables...