aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/search.php
Commit message (Expand)AuthorAgeFilesLines
...
* | | [feature/soft-delete] Link to delete_topics module when the topic is deletedJoas Schilling2012-11-101-2/+3
* | | [feature/soft-delete] Display soft deleted icon on search.phpJoas Schilling2012-11-091-1/+1
* | | [feature/soft-delete] Fix some more uses of topic_replies_realJoas Schilling2012-10-221-1/+1
* | | [feature/soft-delete] Correctly calculate the number of replies everywhereJoas Schilling2012-10-221-2/+1
* | | [feature/soft-delete] Add unit tests for get_global_visibility_sql()Joas Schilling2012-10-011-2/+2
* | | [feature/soft-delete] Fix some more usages of _approved column namesJoas Schilling2012-08-301-17/+1
* | | [feature/soft-delete] Update search to use $post_visibilityJoas Schilling2012-08-301-10/+10
* | | [feature/soft-delete] Try to fix search.phpJoas Schilling2012-08-301-14/+14
* | | [feature/soft-delete] Rename phpbb_visibility class to phpbb_content_visibilityJosh Woody2012-08-291-1/+1
* | | [feature/soft-delete] I told you I was going to rename the class!Josh Woody2012-08-291-1/+1
* | | [feature/soft-delete] Lay the groundwork for a soft-delete featureJosh Woody2012-08-291-7/+12
|/ /
* | [ticket/11011] pass $auth to search backend constructorDhruv2012-08-081-1/+1
* | [ticket/11011] passing global variablesDhruv2012-07-281-1/+1
* | [feature/pagination-as-list] New parameter for name of start varDrae2012-07-181-2/+2
* | [feature/pagination-as-list] Updates for nils commentsDrae2012-07-181-3/+3
* | [feature/pagination-as-list] Rename and deprecate functionsDrae2012-07-181-2/+2
* | [feature/pagination-as-list] Various fixes and improvementsDrae2012-07-181-3/+3
* | [ticket/10968] Render pagination within the templateDrae2012-07-181-2/+7
* | Merge PR #854 branch 'dhruvgoel92/ticket/10943' into developOleg Pudeyev2012-07-071-1/+2
|\ \
| * | [ticket/10943] displays searched query in search resultDhruv Goel2012-07-081-0/+1
| * | [ticket/10943] use keywords variable to display in search boxDhruv Goel2012-07-081-1/+1
* | | [feature/postgresql-fulltext-search] supports_phrase_search functionDhruv Goel2012-07-081-2/+2
* | | [feature/postgresql-fulltext-search] use proper variable nameDhruv Goel2012-07-081-3/+3
* | | [feature/postgresql-fulltext-search] fix formattingDhruv Goel2012-07-051-1/+1
* | | [feature/postgresql-fulltext-search] remove phrase search codeDhruv Goel2012-07-051-0/+10
|/ /
* | Merge branch 'develop-olympus' into developAndreas Fischer2012-02-261-12/+37
|\ \ | |/
| * [ticket/10532] Remove unnecessary parentheses around calculations of addition.Andreas Fischer2012-02-261-2/+2
| * [ticket/10532] Remove one unnecessary level of if block nesting.Andreas Fischer2012-02-261-37/+34
| * [ticket/10532] Get rid of inline calculation of $start, remove duplicated checkAndreas Fischer2012-02-261-2/+7
| * [ticket/10532] Put $total_match_count assignment onto its own line.Andreas Fischer2012-02-261-1/+2
| * [ticket/10532] Adjust total match count and limitrxu2012-01-141-6/+21
| * [ticket/10532] Fix $start out of range for pre-made searchesrxu2012-01-141-15/+22
* | [ticket/9916] Updating header license and removing Version $Id$Unknown2011-12-311-2/+1
* | [ticket/10345] Use the plural function in some more places.Joas Schilling2011-11-251-1/+1
* | [ticket/10345] Make use of the plural function in some basic placesJoas Schilling2011-11-251-3/+3
* | [feature/extension-manager] Make search backends loadable from extensionsNils Adermann2011-09-291-7/+4
* | [feature/remove-imagesets] Adjustments to php filesVjacheslav Trushkin2011-09-041-3/+0
* | [ticket/9684] Fix Forum/Topic-Tracking for global announcementsJoas Schilling2011-04-071-2/+2
* | [ticket/9684] Remove code for global announcement in root-filesJoas Schilling2011-04-071-30/+1
* | Merge branch 'ticket/hanakin/10001' into developIgor Wiedler2011-02-281-0/+1
|\ \
| * | [ticket/10001] Created new Template variable to house class names based on $...hanakin2011-01-181-0/+1
| |/
* | Merge branch 'feature/igorw/request-class' into developAndreas Fischer2010-12-161-1/+1
|\ \
| * | [feature/request-class] Convert some remaining cookiesIgor Wiedler2010-10-171-1/+1
* | | Merge branch 'develop-olympus' into developNils Adermann2010-12-131-22/+34
|\ \ \ | | |/ | |/|
| * | [ticket/9851] "Search new posts" should require login.rxu2010-12-131-22/+34
| |/
* | [ticket/9556] Drop php closing tags, add trailing newlineIgor Wiedler2010-11-111-2/+0
|/
* Merge branch 'ticket/bantu/9613' into develop-olympusIgor Wiedler2010-09-161-3/+11
|\
| * [ticket/9613] Implement a load switch for unread posts search feature.rxu2010-08-291-3/+11
* | Merge branch 'ticket/bantu/9754' into develop-olympusIgor Wiedler2010-09-121-1/+1
|\ \
| * | [ticket/9754] Populate S_USER_POSTED variable with correct value in search.phpAndreas Fischer2010-07-261-1/+1
| |/