| Commit message (Expand) | Author | Age | Files | Lines |
* | - correctly use DISTINCT and GROUP BY in search related SQL [Bug #1256] | Nils Adermann | 2006-03-26 | 1 | -12/+17 |
* | - some adjustments for search related config options | Nils Adermann | 2006-03-23 | 1 | -1/+1 |
* | - Bug 1104: fixed a typo ($necoding => $encoding) | Nils Adermann | 2006-03-19 | 1 | -3/+11 |
* | - Lesson learned: If you rename something rename it in all places and not jus... | Nils Adermann | 2006-03-18 | 1 | -1/+1 |
* | - replaced mcp reports system with a simplified version | Nils Adermann | 2006-03-18 | 1 | -2/+2 |
* | Me, me, me! | Nils Adermann | 2006-03-06 | 1 | -3/+31 |
* | - added "display_on_posting" setting to custom bbcodes (creates a button with... | Meik Sievertsen | 2006-03-06 | 1 | -5/+1 |
* | - new default result mode: posts | Nils Adermann | 2006-02-12 | 1 | -20/+35 |
* | just some tiny changes to meet the coding guidelines | Nils Adermann | 2006-01-27 | 1 | -5/+5 |
* | - added fulltext_mysql | Nils Adermann | 2006-01-22 | 1 | -19/+104 |
* | - search deals with global topics | Nils Adermann | 2006-01-21 | 1 | -12/+10 |
* | somehow I knew this had to happen :( | Nils Adermann | 2006-01-11 | 1 | -2/+2 |
* | - overhauled search system | Nils Adermann | 2006-01-11 | 1 | -293/+283 |
* | Added topic folder image source and user profile link for posts results page | Tom Beddard | 2005-12-30 | 1 | -0/+1 |
* | Added the topic icon src variable to bring in line with viewtopic and viewforum | Tom Beddard | 2005-12-29 | 1 | -0/+1 |
* | - Replaced the old 2.0.x highlight code with much nicer code :-) | David M | 2005-12-27 | 1 | -3/+1 |
* | - some SQL:2003 changes (basicly joins, mysql5 is sql:2003 compliant in stric... | Meik Sievertsen | 2005-11-28 | 1 | -4/+4 |
* | - updated topic tracking code | Meik Sievertsen | 2005-10-19 | 1 | -3/+3 |
* | - checking in pauls (psoTFX) search changes (with tiny adjustments from me) | Meik Sievertsen | 2005-10-02 | 1 | -393/+141 |
* | - view active topics | Meik Sievertsen | 2005-06-13 | 1 | -150/+188 |
* | - some fixes here and there | Meik Sievertsen | 2005-04-30 | 1 | -1/+1 |
* | - made path information available to template (T_) | Meik Sievertsen | 2005-04-11 | 1 | -1/+3 |
* | - Documentation related changes | Meik Sievertsen | 2005-04-09 | 1 | -18/+15 |
* | - first try to break things... | Meik Sievertsen | 2005-03-21 | 1 | -2/+3 |
* | - fix stopword handling for searches in search results | Meik Sievertsen | 2004-10-30 | 1 | -2/+6 |
* | - search updates | Meik Sievertsen | 2004-10-19 | 1 | -135/+119 |
* | This is a mass commit ... expect trouble! Changes made here are primarily to ... | Paul S. Owen | 2004-09-01 | 1 | -32/+35 |
* | - fixed permissions for mcp (global permission settings are false if user is ... | Meik Sievertsen | 2004-07-11 | 1 | -1/+1 |
* | - remove output buffering options from download.php (not needed anymore) | Meik Sievertsen | 2004-07-08 | 1 | -3/+3 |
* | splitted language files | Meik Sievertsen | 2004-02-28 | 1 | -1/+1 |
* | - put consoring and smilie processing into functions (we use them all over th... | Meik Sievertsen | 2004-02-21 | 1 | -7/+7 |
* | new permissions, merged attachment tables (the intended purpose of two tables... | Meik Sievertsen | 2003-11-04 | 1 | -1/+1 |
* | Fix a few items, ability to read private forums, etc. ... must look at reduci... | Paul S. Owen | 2003-10-27 | 1 | -12/+25 |
* | Add search interval check, correct a couple of errors | Paul S. Owen | 2003-10-05 | 1 | -17/+65 |
* | ah, what the heck ... let's throw this in CVS | Paul S. Owen | 2003-09-15 | 1 | -1016/+665 |
* | Various bits and pieces ... this isn't really what I wanted M-2 to look like ... | Paul S. Owen | 2003-08-27 | 1 | -0/+1 |
* | basic todo list | Paul S. Owen | 2003-06-06 | 1 | -79/+29 |
* | page header/footer become functions, forum passwords (I know, I know but it a... | Paul S. Owen | 2003-05-03 | 1 | -7/+5 |
* | some arrangements... | Meik Sievertsen | 2003-04-18 | 1 | -11/+8 |
* | Enable/disable searching | Paul S. Owen | 2003-04-15 | 1 | -0/+12 |
* | only minor changes, some notes, played around with the code... nothing special. | Meik Sievertsen | 2003-02-26 | 1 | -3/+2 |
* | Moved profile.php to ucp.php. ucp is really really broken right now, don't ev... | James Atkinson | 2002-11-21 | 1 | -3/+3 |
* | viewforum queries update + a couple of bugfixes. | Ludovic Arnaud | 2002-11-05 | 1 | -4/+2 |
* | Dumped sql_query_array, replaced with build_array, posting updates, fixed quo... | Paul S. Owen | 2002-10-30 | 1 | -4/+5 |
* | Changed $board_config to $config, more posting "stuff", altered polling code ... | Paul S. Owen | 2002-10-30 | 1 | -17/+17 |
* | Mostly changes to turn userdata into user->data, lang into user->lang + bitst... | Paul S. Owen | 2002-10-20 | 1 | -109/+108 |
* | Permission related updates ... is still not final but is getting there ... fa... | Paul S. Owen | 2002-10-08 | 1 | -32/+25 |
* | Well, here are all my changes ... don't blame me if things break :D | Paul S. Owen | 2002-10-04 | 1 | -260/+39 |
* | More session changes to accomodate ACL_PERMIT/PREVENT ... | Paul S. Owen | 2002-08-15 | 1 | -1/+1 |
* | More changes ... switched away from prefetch for now ... | Paul S. Owen | 2002-08-13 | 1 | -134/+134 |