| Commit message (Expand) | Author | Age | Files | Lines |
* | [ticket/9916] Updating header license and removing Version $Id$ | Unknown | 2011-12-31 | 1 | -2/+1 |
* | [ticket/10345] Use the plural function in some more places. | Joas Schilling | 2011-11-25 | 1 | -1/+1 |
* | [ticket/10345] Make use of the plural function in some basic places | Joas Schilling | 2011-11-25 | 1 | -3/+3 |
* | [feature/extension-manager] Make search backends loadable from extensions | Nils Adermann | 2011-09-29 | 1 | -7/+4 |
* | [feature/remove-imagesets] Adjustments to php files | Vjacheslav Trushkin | 2011-09-04 | 1 | -3/+0 |
* | [ticket/9684] Fix Forum/Topic-Tracking for global announcements | Joas Schilling | 2011-04-07 | 1 | -2/+2 |
* | [ticket/9684] Remove code for global announcement in root-files | Joas Schilling | 2011-04-07 | 1 | -30/+1 |
* | Merge branch 'ticket/hanakin/10001' into develop | Igor Wiedler | 2011-02-28 | 1 | -0/+1 |
|\ |
|
| * | [ticket/10001] Created new Template variable to house class names based on $... | hanakin | 2011-01-18 | 1 | -0/+1 |
* | | Merge branch 'feature/igorw/request-class' into develop | Andreas Fischer | 2010-12-16 | 1 | -1/+1 |
|\ \ |
|
| * | | [feature/request-class] Convert some remaining cookies | Igor Wiedler | 2010-10-17 | 1 | -1/+1 |
* | | | Merge branch 'develop-olympus' into develop | Nils Adermann | 2010-12-13 | 1 | -22/+34 |
|\ \ \
| | |/
| |/| |
|
| * | | [ticket/9851] "Search new posts" should require login. | rxu | 2010-12-13 | 1 | -22/+34 |
| |/ |
|
* | | [ticket/9556] Drop php closing tags, add trailing newline | Igor Wiedler | 2010-11-11 | 1 | -2/+0 |
|/ |
|
* | Merge branch 'ticket/bantu/9613' into develop-olympus | Igor Wiedler | 2010-09-16 | 1 | -3/+11 |
|\ |
|
| * | [ticket/9613] Implement a load switch for unread posts search feature. | rxu | 2010-08-29 | 1 | -3/+11 |
* | | Merge branch 'ticket/bantu/9754' into develop-olympus | Igor Wiedler | 2010-09-12 | 1 | -1/+1 |
|\ \ |
|
| * | | [ticket/9754] Populate S_USER_POSTED variable with correct value in search.php | Andreas Fischer | 2010-07-26 | 1 | -1/+1 |
| |/ |
|
* | | [ticket/9662] Search flood interval no longer applies to non-keyword searches | Josh Woody | 2010-08-20 | 1 | -2/+3 |
|/ |
|
* | [ticket/9606] Optimize unread search option. | rxu | 2010-05-17 | 1 | -12/+7 |
* | [ticket/9582] Advanced search cannot be accessed using MSSQL native. | Rob House | 2010-05-03 | 1 | -0/+1 |
* | Fix bug #51585 - Search loginbox or auth message differs | Ruslan Uzdenov | 2010-01-18 | 1 | -18/+20 |
* | Correctly get unread status information for global announcements in search re... | Ruslan Uzdenov | 2009-12-14 | 1 | -0/+3 |
* | Rename get_unread_topics_list() to get_unread_topics(). | Andreas Fischer | 2009-09-08 | 1 | -1/+1 |
* | since we now have several search_ids, all with different default results mode... | Meik Sievertsen | 2009-09-07 | 1 | -23/+24 |
* | One more unread posts search adjustment. | Ruslan Uzdenov | 2009-08-25 | 1 | -6/+5 |
* | Add unread posts search support for cookie-based tracking | Ruslan Uzdenov | 2009-08-17 | 1 | -6/+1 |
* | Fix bug #49525 - Search for unreads should require login | Ruslan Uzdenov | 2009-08-17 | 1 | -0/+7 |
* | Fix r9755 for #46765 | Ruslan Uzdenov | 2009-07-26 | 1 | -1/+1 |
* | Correctly propagate umlauts over search result pages [Bug #33755] | Nils Adermann | 2009-07-25 | 1 | -1/+1 |
* | Fix bug #46765 - View unread posts | Ruslan Uzdenov | 2009-07-14 | 1 | -0/+33 |
* | Fix bug #47765 - Search by authorname does not display posts of deactivated u... | Joas Schilling | 2009-07-08 | 1 | -1/+1 |
* | Fix bug #36565 - Search by authorname does not display posts of guests and de... | Joas Schilling | 2009-07-02 | 1 | -2/+19 |
* | revert r9653 because it does not work as advertised (a load of bugs and not r... | Meik Sievertsen | 2009-06-25 | 1 | -5/+0 |
* | Fix bug #46765 - View unread posts | Ruslan Uzdenov | 2009-06-22 | 1 | -0/+5 |
* | Fix bug #19135 - Exclude forum from active topics option is ignored | Joas Schilling | 2009-06-17 | 1 | -3/+8 |
* | remove item from change log | Meik Sievertsen | 2009-04-26 | 1 | -0/+3 |
* | group by is required to be correct, but this creates a temporary table. I do ... | Meik Sievertsen | 2009-04-26 | 1 | -1/+2 |
* | revert query change which caused boards to halt. | Meik Sievertsen | 2009-04-26 | 1 | -4/+13 |
* | Fixed bug #'ers 42585, 35505, 36675, and 42705 | Jim Wigginton | 2009-04-24 | 1 | -7/+8 |
* | Apply append_sid() to newest/latest post links in viewforum/search and UCP ma... | Meik Sievertsen | 2009-04-17 | 1 | -3/+4 |
* | small SQL optimization | Henry Sudhof | 2009-03-19 | 1 | -1/+1 |
* | very minor annoyance | Nils Adermann | 2008-11-01 | 1 | -1/+1 |
* | Pass S_SEARCH_ACTION through append_sid() in search.php. (Bug #21585) | Meik Sievertsen | 2008-09-18 | 1 | -1/+1 |
* | make topic icon image width/height available to viewforum and search template... | Meik Sievertsen | 2008-09-16 | 1 | -0/+4 |
* | - Added missing terms parameter to search pagination. #34085 | Chris Smith | 2008-09-15 | 1 | -1/+7 |
* | Do not show non indexed forums on the search page if they contain no subforum... | Chris Smith | 2008-09-06 | 1 | -1/+7 |
* | #29435 (do not highlight if only wildcard(s) provided) | Meik Sievertsen | 2008-06-22 | 1 | -12/+15 |
* | dumdidum... sorry. ;) | Meik Sievertsen | 2007-10-05 | 1 | -5/+5 |
* | some tiny fixes... | Meik Sievertsen | 2007-09-12 | 1 | -0/+2 |