| Commit message (Expand) | Author | Age | Files | Lines |
* | Random bugfixes, (hopefully) improved admin panel security. | Ludovic Arnaud | 2002-10-17 | 6 | -32/+39 |
* | 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 | 2 | -4/+13 |
* | More bugfixes | Ludovic Arnaud | 2002-10-10 | 3 | -108/+104 |
* | Bugfix (disappearing forum names) + enabled jumpbox and modified it to allow ... | Ludovic Arnaud | 2002-10-10 | 4 | -30/+77 |
* | oops, that got broke ... removed some now superfluous code | Paul S. Owen | 2002-10-09 | 1 | -71/+16 |
* | Added the redirect() function for nice and clean redirection. | Ludovic Arnaud | 2002-10-09 | 6 | -62/+44 |
* | missing global | Paul S. Owen | 2002-10-08 | 1 | -1/+1 |
* | Of little use since the whole user admin interface will need rewriting | Paul S. Owen | 2002-10-08 | 3 | -357/+0 |
* | missed method name change | Paul S. Owen | 2002-10-08 | 1 | -1/+1 |
* | Minor changes to select box | Paul S. Owen | 2002-10-08 | 5 | -36/+33 |
* | Permission related updates ... is still not final but is getting there ... fa... | Paul S. Owen | 2002-10-08 | 40 | -1213/+891 |
* | Permission changes, updates admin functions, indented jumpboxes ... note that... | Paul S. Owen | 2002-10-08 | 7 | -382/+480 |
* | Stale lock should be gone ... thanks to whoever contributed these images | Paul S. Owen | 2002-10-08 | 2 | -0/+0 |
* | Fixed last poster name, dumped categories table. | Ludovic Arnaud | 2002-10-07 | 3 | -16/+2 |
* | Fixed demo topic not showing up after install. | Ludovic Arnaud | 2002-10-07 | 1 | -1/+1 |
* | Err... max() actually needs two args :D | Ludovic Arnaud | 2002-10-07 | 1 | -1/+1 |
* | auth comments, cache(?) | Paul S. Owen | 2002-10-06 | 1 | -65/+97 |
* | anonymous user takes id = 0, smilies have width and height terms | Paul S. Owen | 2002-10-05 | 1 | -26/+26 |
* | Change admin lang to en by default ... prevents admin/viewonline chocking | Paul S. Owen | 2002-10-05 | 1 | -1/+1 |
* | wrong field name, oops | Paul S. Owen | 2002-10-05 | 1 | -13/+12 |
* | Switch to user class(?) | Paul S. Owen | 2002-10-05 | 2 | -35/+21 |
* | Is this quicker or slower than the for loop/concat method for comparing the IPs? | Paul S. Owen | 2002-10-05 | 1 | -9/+2 |
* | another oopsie in sessions + whos online fix for forum_id in page_header (ind... | Paul S. Owen | 2002-10-05 | 2 | -4/+4 |
* | oops, forgot to replace if ... | Paul S. Owen | 2002-10-04 | 1 | -5/+8 |
* | Associative array change ... | Paul S. Owen | 2002-10-04 | 4 | -2050/+1698 |
* | prune_enable re-added ... is it still required ... couldn't prune_freq be use... | Paul S. Owen | 2002-10-04 | 1 | -0/+1 |
* | Overcome last visit issue (in a 'way'), reduce work gc has to do ... hopefull... | Paul S. Owen | 2002-10-04 | 1 | -38/+43 |
* | Now this build can be installed without any error. | Ludovic Arnaud | 2002-10-04 | 2 | -18/+10 |
* | Well, here are all my changes ... don't blame me if things break :D | Paul S. Owen | 2002-10-04 | 63 | -2677/+2166 |
* | Written by mat100 ... modified slightly for CVS | Paul S. Owen | 2002-10-04 | 1 | -0/+77 |
* | Includes the color Mod javascript written by mat100 | Paul S. Owen | 2002-10-04 | 1 | -234/+260 |
* | ISO | Paul S. Owen | 2002-10-04 | 24 | -0/+2798 |
* | Name change | Paul S. Owen | 2002-10-04 | 4 | -58/+178 |
* | I updated my copy with the Area51 template so here it is, along with a couple... | Ludovic Arnaud | 2002-10-03 | 2 | -2/+2 |
* | I updated my copy with the Area51 template so here it is, along with a couple... | Ludovic Arnaud | 2002-10-03 | 5 | -12/+11 |
* | Subforums part 3: "the one that actually works" | Ludovic Arnaud | 2002-10-03 | 3 | -32/+64 |
* | Setting error reporting to the highest level have benefits. | Ludovic Arnaud | 2002-10-03 | 1 | -1/+1 |
* | Subforums handling part 2, new files. | Ludovic Arnaud | 2002-10-03 | 2 | -0/+223 |
* | Subforums handling part 2, it almost works. Also added: the "Explain" link at... | Ludovic Arnaud | 2002-10-03 | 12 | -245/+362 |
* | First implementation of subforums handling in index. | Ludovic Arnaud | 2002-10-01 | 7 | -270/+299 |
* | No need to be paranoid about direct access to this file, removed $mtime refer... | Ludovic Arnaud | 2002-09-29 | 1 | -9/+2 |
* | Preimplementation of smilies order, "smilies" changed into "emoticons" as per... | Ludovic Arnaud | 2002-09-19 | 6 | -60/+190 |
* | New smilies admin, a bug fixed in mysql.php and a left join removed from admi... | Ludovic Arnaud | 2002-09-18 | 8 | -382/+329 |
* | Forums management updated, now able to delete forums | Ludovic Arnaud | 2002-09-16 | 8 | -138/+95 |
* | Cleanups | Ludovic Arnaud | 2002-09-15 | 5 | -97/+74 |
* | First commit of updated forums management panel - crossing fingers | Ludovic Arnaud | 2002-09-15 | 2 | -740/+795 |
* | Instantiate template and set template path from seperate method | Paul S. Owen | 2002-08-22 | 2 | -32/+28 |
* | Garbage collection update | Paul S. Owen | 2002-08-22 | 1 | -20/+19 |
* | Wrong var name for gc method | Paul S. Owen | 2002-08-22 | 1 | -6/+16 |