| Commit message (Expand) | Author | Age | Files | Lines |
* | Minor changes | Paul S. Owen | 2003-04-17 | 1 | -8/+12 |
* | Some change-arounds ... hopefully not introducing problems ... | Paul S. Owen | 2003-04-17 | 1 | -54/+12 |
* | Enable/disable display of moderator listings | Paul S. Owen | 2003-04-15 | 1 | -1/+8 |
* | fixed delete post bug, use extension cache while posting, fix download counte... | Meik Sievertsen | 2003-04-15 | 1 | -1/+2 |
* | initial 'view attachments' implementation. added new template var (merged inc... | Meik Sievertsen | 2003-04-10 | 1 | -0/+1 |
* | Moved back gen_sorting() to mcp.php | Ludovic Arnaud | 2003-04-09 | 1 | -163/+4 |
* | Trying to centralise sorting... currently used in MCP, successfully tested in... | Ludovic Arnaud | 2003-04-03 | 1 | -0/+163 |
* | show the attach icon in viewforum. added cached extensions (we need them with... | Meik Sievertsen | 2003-04-01 | 1 | -1/+36 |
* | Just throwing this in ... dependencies still not complete ... the GUI and sto... | Paul S. Owen | 2003-04-01 | 1 | -1/+2 |
* | Don't output error page header when header already sent | Paul S. Owen | 2003-03-30 | 1 | -5/+9 |
* | global $db... ashe, i think you noticed already. :) | Meik Sievertsen | 2003-03-29 | 1 | -0/+2 |
* | forum_parents made more reliable. Removed the $extra_form_fields parameter fr... | Ludovic Arnaud | 2003-03-28 | 1 | -29/+34 |
* | board_email becomes board_contact, board_email is now intended for use in "Fr... | Paul S. Owen | 2003-03-25 | 1 | -1/+1 |
* | Tidy up and simplify emailer class, add generate_board_url function ... note ... | Paul S. Owen | 2003-03-25 | 1 | -0/+7 |
* | sql char field types must be enclosed in ' rather than " | Paul S. Owen | 2003-03-20 | 1 | -3/+3 |
* | Moved login procedure to a function enabling "inline" login links ... no more... | Paul S. Owen | 2003-03-17 | 1 | -4/+54 |
* | Redirect path changes | Paul S. Owen | 2003-03-13 | 1 | -4/+4 |
* | Tons of work on the UCP, see my topic in the development forum for more info | James Atkinson | 2003-03-04 | 1 | -99/+0 |
* | sorting select name changes | Paul S. Owen | 2003-02-27 | 1 | -4/+4 |
* | some changes... mainly permission related. Please note the intval($forum_id) ... | Meik Sievertsen | 2003-02-26 | 1 | -1/+1 |
* | Various updates | Paul S. Owen | 2003-02-25 | 1 | -14/+50 |
* | Renamed some functions in cache manager, now unloads vars properly before the... | Ludovic Arnaud | 2003-02-21 | 1 | -1/+1 |
* | More capitalised lang strings, fixed some unset or incorrect variables | Ludovic Arnaud | 2003-02-17 | 1 | -9/+6 |
* | Remove '<select ...' from language, timezone and style option list generation... | Paul S. Owen | 2003-01-31 | 1 | -17/+17 |
* | Do not display table headers when no subforum is shown | Ludovic Arnaud | 2003-01-31 | 1 | -2/+8 |
* | Changes for UCP and registration, pretty minor overall. Fixed emailer to use | James Atkinson | 2003-01-30 | 1 | -1/+1 |
* | Case changes, fix forum_id in nav, fix forum_id in posting success msg | Paul S. Owen | 2003-01-30 | 1 | -2/+2 |
* | Slight change to obtain_icon sql | Paul S. Owen | 2003-01-28 | 1 | -1/+3 |
* | Do away with icon_id > 1 business since it's no longer needed ... note you sh... | Paul S. Owen | 2003-01-27 | 1 | -2/+1 |
* | Re-enabled fully dynamic config settings. | Ludovic Arnaud | 2003-01-22 | 1 | -1/+1 |
* | Merged forum nav for viewtopic/viewforum, fixed cache behavior with an empty ... | Ludovic Arnaud | 2003-01-22 | 1 | -6/+12 |
* | Cache topic icons ... being used in three places, two high traffic areas ... ... | Paul S. Owen | 2003-01-21 | 1 | -26/+49 |
* | Un-b0rked ACL options caching, small general fixes | Ludovic Arnaud | 2003-01-20 | 1 | -7/+5 |
* | Minor fixes | Ludovic Arnaud | 2003-01-13 | 1 | -6/+23 |
* | Implementation of an experimental cache manager. | Ludovic Arnaud | 2003-01-11 | 1 | -11/+36 |
* | This is red, now why is it red ... probably because it's not green ... so let... | Paul S. Owen | 2003-01-08 | 1 | -4/+4 |
* | Updates as opposed to downdates | Paul S. Owen | 2003-01-08 | 1 | -10/+16 |
* | Various updates | Paul S. Owen | 2003-01-07 | 1 | -146/+53 |
* | Redirect changes | Paul S. Owen | 2002-12-02 | 1 | -5/+13 |
* | oops | Paul S. Owen | 2002-11-27 | 1 | -1/+2 |
* | I know the jumpbox layout doesn't always match the real forum structure ... w... | Paul S. Owen | 2002-11-26 | 1 | -3/+3 |
* | Fixing my fix and initial checkin of markread() | Bart van Bragt | 2002-11-26 | 1 | -0/+149 |
* | Some changes to forum admin to better reflect subforum 'post/non-post' change... | Paul S. Owen | 2002-11-25 | 1 | -3/+3 |
* | Made the error handler behave responsibly when $user isn't there yet | Bart van Bragt | 2002-11-25 | 1 | -1/+10 |
* | Moved profile.php to ucp.php. ucp is really really broken right now, don't ev... | James Atkinson | 2002-11-21 | 1 | -1/+1 |
* | Update jumpbox for subforum changes | Paul S. Owen | 2002-11-19 | 1 | -48/+35 |
* | Further layout faffing, nav links for viewtopic (code needs merging with view... | Paul S. Owen | 2002-11-19 | 1 | -0/+57 |
* | Cache moderator names? Output moderators for all forums in viewforum. Alter a... | Paul S. Owen | 2002-11-18 | 1 | -33/+0 |
* | Cache moderator names? | Paul S. Owen | 2002-11-18 | 1 | -85/+77 |
* | Cleaned up viewforum/index, altered template class to replace missing lang st... | Ludovic Arnaud | 2002-11-08 | 1 | -1/+1 |