| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Add charset encoding to header | Paul S. Owen | 2002-01-01 | 1 | -1/+5 |
* | Updated in line with bug #494292 | Paul S. Owen | 2002-01-01 | 3 | -5/+5 |
* | Fixed type Bug # 498051 | the_systech | 2001-12-31 | 1 | -2/+2 |
* | Minor update changing $lang['days'] to $lang['Days'] | Paul S. Owen | 2001-12-30 | 1 | -1/+1 |
* | Fix bug #497838 | Paul S. Owen | 2001-12-30 | 1 | -14/+14 |
* | Minor updates + change of function name in group auth to prevent conflict. | Paul S. Owen | 2001-12-24 | 2 | -26/+26 |
* | Fix action bug | Paul S. Owen | 2001-12-24 | 1 | -3/+1 |
* | Fixed bug #496107 and changed avatar support to enable admin to use avatars i... | Paul S. Owen | 2001-12-24 | 1 | -45/+85 |
* | Minor updates, changed ALL to -1 other small issues. | Paul S. Owen | 2001-12-24 | 1 | -6/+5 |
* | For Christmas I'd like a \', no damn it, that's not what I'd like ... | Paul S. Owen | 2001-12-24 | 1 | -2/+2 |
* | Guess what? ... yep, it's those \' again | Paul S. Owen | 2001-12-24 | 1 | -15/+6 |
* | More \' changes ... will they ever end? | Paul S. Owen | 2001-12-24 | 1 | -8/+11 |
* | Minor update, removed '' from a SQL expression that didn't need 'em | Paul S. Owen | 2001-12-24 | 1 | -1/+1 |
* | More \' doings | Paul S. Owen | 2001-12-24 | 2 | -6/+7 |
* | Fix bug #495333 | Paul S. Owen | 2001-12-24 | 1 | -4/+0 |
* | Updates for the \' issue but fix for bug #496110 in admin_forums (changed nam... | Paul S. Owen | 2001-12-24 | 3 | -35/+35 |
* | Fix bug #495736 | Paul S. Owen | 2001-12-21 | 1 | -15/+14 |
* | Fix bug #495579 | Paul S. Owen | 2001-12-21 | 1 | -3/+3 |
* | Minor changes to whosonline stuff | Paul S. Owen | 2001-12-21 | 1 | -50/+169 |
* | Fixed bug #488093 | James Atkinson | 2001-12-17 | 1 | -5/+8 |
* | Fixed bug #492183, added checking on theme name when creating new theme. | James Atkinson | 2001-12-17 | 1 | -0/+16 |
* | Various remaining language fixes for viewonline and board configuration admin | Paul S. Owen | 2001-12-17 | 1 | -0/+3 |
* | Hopefully fixed bug #491971 | Paul S. Owen | 2001-12-16 | 1 | -4/+5 |
* | Added body text setting | Paul S. Owen | 2001-12-16 | 1 | -25/+28 |
* | Slight admin rank bug (would not display-broken image) | dougk_ff7 | 2001-12-16 | 1 | -2/+2 |
* | Remove guest user topic tracking via cookies, update viewtopic to re-fix high... | Paul S. Owen | 2001-12-14 | 1 | -23/+31 |
* | Fixed bug #490613 | James Atkinson | 2001-12-09 | 1 | -1/+1 |
* | Some fixes for missused language variables. | the_systech | 2001-12-07 | 1 | -2/+2 |
* | Fix bugs #487774 and #487773 | Paul S. Owen | 2001-12-05 | 1 | -168/+664 |
* | Removed max setting for ranks as per poll and feedback | Paul S. Owen | 2001-12-05 | 1 | -26/+10 |
* | Keep it from complaining if it can't reset the array #@#ed arrays | the_systech | 2001-12-03 | 1 | -2/+2 |
* | Fix bug #487716 | Paul S. Owen | 2001-12-03 | 1 | -23/+14 |
* | Fix bug #487951 but mass email needs some other additions, notes are in file ... | Paul S. Owen | 2001-12-03 | 1 | -59/+73 |
* | Backtrack on IDENTITY ... doh | Paul S. Owen | 2001-12-01 | 1 | -9/+16 |
* | Fix for [] not supported bug | Paul S. Owen | 2001-11-30 | 1 | -1/+4 |
* | Fix bug #487265 | Paul S. Owen | 2001-11-29 | 1 | -48/+46 |
* | Fixed bug #486207 | Paul S. Owen | 2001-11-29 | 1 | -2/+8 |
* | Fixed bug with deleting categories, and found a hard coded english message! | James Atkinson | 2001-11-29 | 1 | -2/+5 |
* | Dumped array_merge for code that should be php3 compatable | James Atkinson | 2001-11-29 | 1 | -1/+18 |
* | Fixed bug #486170 | Bart van Bragt | 2001-11-27 | 1 | -55/+56 |
* | Ooops, no default auth levels were set for new forums | Paul S. Owen | 2001-11-26 | 1 | -2/+30 |
* | Fixed bug #481283 and #484466 (can't delete forums/cats) | Bart van Bragt | 2001-11-26 | 1 | -1/+2 |
* | Various updates | Paul S. Owen | 2001-11-24 | 4 | -700/+712 |
* | Cope with modules which don't have appropriate names set in the lang_admin fi... | Paul S. Owen | 2001-11-24 | 1 | -2/+2 |
* | Module and module function names now pulled from lang file | Paul S. Owen | 2001-11-23 | 1 | -1/+8 |
* | Moved avatar dir size lang generation into avatar dir size conditional | Paul S. Owen | 2001-11-21 | 1 | -18/+19 |
* | Minor change to use username selector | Paul S. Owen | 2001-11-21 | 1 | -32/+29 |
* | Added pop-up control for PM's to profile | Paul S. Owen | 2001-11-21 | 1 | -245/+262 |
* | Now showing: A ton of bug fixes and a complete overhaul of my admin code... | dougk_ff7 | 2001-11-21 | 5 | -76/+83 |
* | Some output buffering to try to decrease time and memory usage. | the_systech | 2001-11-20 | 1 | -65/+54 |