| Commit message (Expand) | Author | Age | Files | Lines |
* | More jumpbox stuff, still not happy with the layout though =( | Ludovic Arnaud | 2002-10-11 | 1 | -13/+27 |
* | Minor bugfix (subforums template was called even if there only were empty sub... | Ludovic Arnaud | 2002-10-11 | 1 | -3/+2 |
* | Bugfix (disappearing forum names) + enabled jumpbox and modified it to allow ... | Ludovic Arnaud | 2002-10-10 | 1 | -18/+55 |
* | Added the redirect() function for nice and clean redirection. | Ludovic Arnaud | 2002-10-09 | 1 | -27/+15 |
* | Permission changes, updates admin functions, indented jumpboxes ... note that... | Paul S. Owen | 2002-10-08 | 1 | -73/+129 |
* | Well, here are all my changes ... don't blame me if things break :D | Paul S. Owen | 2002-10-04 | 1 | -65/+27 |
* | Subforums handling part 2, it almost works. Also added: the "Explain" link at... | Ludovic Arnaud | 2002-10-03 | 1 | -0/+23 |
* | Cleanups | Ludovic Arnaud | 2002-09-15 | 1 | -0/+36 |
* | Some sql changes | Paul S. Owen | 2002-08-17 | 1 | -28/+28 |
* | Rule output changes ... no point in limiting delete/attach just to viewtopic ... | Paul S. Owen | 2002-08-07 | 1 | -7/+2 |
* | Changed things ... in various ways ... I think | Paul S. Owen | 2002-08-06 | 1 | -19/+24 |
* | Wrong footer .. what a shock | Paul S. Owen | 2002-08-06 | 1 | -1/+1 |
* | bye bye computer | Paul S. Owen | 2002-08-05 | 1 | -1/+1 |
* | The next thing to go wrong causes this computer to go flying ... | Paul S. Owen | 2002-08-05 | 1 | -1/+1 |
* | message_die admin header/footer update | Paul S. Owen | 2002-08-05 | 1 | -4/+16 |
* | Pagination updates ... new function for on_page | Paul S. Owen | 2002-08-02 | 1 | -1/+15 |
* | Updated user search system ... this _really_ needs to be integrated with memb... | Paul S. Owen | 2002-07-27 | 1 | -6/+5 |
* | Updates to message output for admin (primarily) | Paul S. Owen | 2002-07-17 | 1 | -3/+3 |
* | How come this worked fine locally ... bloody amazing ... | Paul S. Owen | 2002-07-16 | 1 | -2/+2 |
* | Combine, update, remove various functions ... by committing this various 'thi... | Paul S. Owen | 2002-07-14 | 1 | -339/+308 |
* | IP related updates + fixed gc in sessions | Paul S. Owen | 2002-05-09 | 1 | -12/+0 |
* | merged from 2.0.0 branch (marked merge_point_20020420) + assorted updates and... | Paul S. Owen | 2002-04-20 | 1 | -1/+1 |
* | Various updates with any luck they fix a few minor issues without causing new... | Paul S. Owen | 2002-04-02 | 1 | -14/+5 |
* | pre-freeze on main templates, various bug fixes (highlighting search results,... | Paul S. Owen | 2002-03-31 | 1 | -3/+16 |
* | Move phpbb_preg_quote back into functions because it's plain annoying ... :D | Paul S. Owen | 2002-03-25 | 1 | -0/+12 |
* | Fix bad word cockup ... oh look the censor failed and let cockup through, oh,... | Paul S. Owen | 2002-03-25 | 1 | -2/+2 |
* | timezone setup should be isset not !empty ... GMT is 0 after all .. oops | Paul S. Owen | 2002-03-23 | 1 | -1/+1 |
* | bah | Paul S. Owen | 2002-03-19 | 1 | -2/+2 |
* | Stuff that phpbb_preg ... not including bbcode and can't be bothered to move ... | Paul S. Owen | 2002-03-19 | 1 | -1/+1 |
* | phpbb_preg_quote that bad word replace ... just in case ... | Paul S. Owen | 2002-03-19 | 1 | -1/+1 |
* | Stop being too paranoid about hacking of includes containing only fully inclu... | Paul S. Owen | 2002-03-18 | 1 | -5/+0 |
* | Updates to overcome security issue + updates of various functions, initial ve... | Paul S. Owen | 2002-03-18 | 1 | -392/+85 |
* | Localise days/months, fix bug in validate_username ... this doesn't see funct... | Paul S. Owen | 2002-03-06 | 1 | -2/+18 |
* | preg_quote badword ... don't use # in your bad word list(!) | Paul S. Owen | 2002-03-04 | 1 | -1/+1 |
* | Slight mod to language selector to handle double underscored lang files | Paul S. Owen | 2002-02-28 | 1 | -2/+3 |
* | Failed to switch to English images default if prefered language doesn't exist... | Paul S. Owen | 2002-02-25 | 1 | -5/+4 |
* | Move activation key stuff to profile, search_username stuff to search, re-add... | Paul S. Owen | 2002-02-25 | 1 | -100/+1 |
* | Use default style if user doesn't have a theme set (shouldn't happen) | Bart van Bragt | 2002-02-14 | 1 | -2/+2 |
* | Fixed error in make_forum_select box generation output | Paul S. Owen | 2002-02-13 | 1 | -2/+2 |
* | Change way error is returned to validate email/username, fixes problem with l... | Paul S. Owen | 2002-02-12 | 1 | -142/+105 |
* | Fixed 404 for header (#51499) | Bart van Bragt | 2002-02-09 | 1 | -2/+2 |
* | Fixed missing " bug #514823 | Paul S. Owen | 2002-02-08 | 1 | -1/+1 |
* | hmmm, doh ... of course removing the preg_quote here is no doubt going to cau... | Paul S. Owen | 2002-02-08 | 1 | -9/+7 |
* | Various updates, mods, changes to several functions, moved smilies stuff to b... | Paul S. Owen | 2002-02-08 | 1 | -239/+135 |
* | Another change to the way {LANG} is handled for images ... last one, ... hope... | Paul S. Owen | 2002-02-04 | 1 | -28/+28 |
* | Fixed bug #507473 | James Atkinson | 2002-02-03 | 1 | -3/+17 |
* | Changed selection of localised images ... new {LANG} replace format | Paul S. Owen | 2002-01-31 | 1 | -3/+3 |
* | Fix various bugs; password length warning, proper warnings for username/email... | Paul S. Owen | 2002-01-27 | 1 | -62/+30 |
* | Fixed bug #505838, debug messages didn't show SQL errors | Bart van Bragt | 2002-01-22 | 1 | -19/+26 |
* | Cosmetic error in language_select() (related to #499989) | Bart van Bragt | 2002-01-11 | 1 | -2/+2 |