| Commit message (Expand) | Author | Age | Files | Lines |
* | Minor updates for syncing, sql quoting, etc. | Paul S. Owen | 2002-10-28 | 1 | -90/+13 |
* | sql_quote fixed | Paul S. Owen | 2002-10-28 | 1 | -1/+76 |
* | Removed function, replaced missing functionality | Paul S. Owen | 2002-10-28 | 1 | -2/+8 |
* | Moved to en | Paul S. Owen | 2002-10-28 | 24 | -2794/+0 |
* | Contains the language name | Paul S. Owen | 2002-10-28 | 1 | -0/+1 |
* | Rules and lang changes | Paul S. Owen | 2002-10-28 | 3 | -146/+144 |
* | Rules updates | Paul S. Owen | 2002-10-28 | 1 | -5/+18 |
* | Layout and form updates | Paul S. Owen | 2002-10-28 | 3 | -5/+9 |
* | mysql4 update | Paul S. Owen | 2002-10-28 | 1 | -146/+215 |
* | Posting and acl option updates | Paul S. Owen | 2002-10-28 | 10 | -1120/+642 |
* | nav link index title change | Paul S. Owen | 2002-10-26 | 2 | -2/+2 |
* | Preliminary 'freeze' on permissions awaiting developer feedback, testing, etc... | Paul S. Owen | 2002-10-26 | 7 | -124/+136 |
* | Preliminary 'freeze' on permissions system awaiting developer feedback, testi... | Paul S. Owen | 2002-10-26 | 3 | -203/+226 |
* | Cache file -> needs to have appropriate write permissions set on server | Paul S. Owen | 2002-10-26 | 1 | -68/+5 |
* | A few ideas and tests | Paul S. Owen | 2002-10-22 | 1 | -892/+190 |
* | bah, various issues, assign lang to this->lang via pointer(?) | Paul S. Owen | 2002-10-21 | 6 | -167/+161 |
* | My contribution for today: 1 extra byte | Ludovic Arnaud | 2002-10-20 | 1 | -1/+1 |
* | It's been a while ... | Paul S. Owen | 2002-10-20 | 1 | -15/+0 |
* | Mostly changes to turn userdata into user->data, lang into user->lang + bitst... | Paul S. Owen | 2002-10-20 | 52 | -2144/+2163 |
* | Will it stay or will it go now ... hang on, I believe someone's already writt... | Paul S. Owen | 2002-10-20 | 1 | -0/+72 |
* | They shouldn't still be there ... | Paul S. Owen | 2002-10-18 | 2 | -102/+0 |
* | Random bugfixes, (hopefully) improved admin panel security. | Ludovic Arnaud | 2002-10-17 | 1 | -2/+0 |
* | 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 |