| Commit message (Expand) | Author | Age | Files | Lines |
* | Category and module lang name changes + show ban information when selecting e... | Paul S. Owen | 2003-01-27 | 1 | -1/+1 |
* | require_once updates | Paul S. Owen | 2003-01-21 | 1 | -28/+25 |
* | Re-activated user search | Paul S. Owen | 2002-11-12 | 1 | -1/+1 |
* | Mainly updates for additional/altered admin permission options ... note, you ... | Paul S. Owen | 2002-11-09 | 1 | -57/+50 |
* | Changed $board_config to $config, more posting "stuff", altered polling code ... | Paul S. Owen | 2002-10-30 | 1 | -13/+48 |
* | A few ideas and tests | Paul S. Owen | 2002-10-22 | 1 | -892/+190 |
* | Mostly changes to turn userdata into user->data, lang into user->lang + bitst... | Paul S. Owen | 2002-10-20 | 1 | -99/+99 |
* | Permission related updates ... is still not final but is getting there ... fa... | Paul S. Owen | 2002-10-08 | 1 | -55/+55 |
* | Well, here are all my changes ... don't blame me if things break :D | Paul S. Owen | 2002-10-04 | 1 | -33/+33 |
* | Various updates | Paul S. Owen | 2002-08-03 | 1 | -30/+16 |
* | Various updates + search indexing prelim stuff ... hosts will hate this version! | Paul S. Owen | 2002-07-25 | 1 | -1/+1 |
* | Hard-coded HTML into admin modules ... no point in continuing to template thi... | Paul S. Owen | 2002-07-14 | 1 | -80/+60 |
* | Sorry this is just me being anal.. Fix the CVS id line so that it's working a... | the_systech | 2002-03-27 | 1 | -1/+1 |
* | Fix for bug # 535531... How'd that echo get in there? | the_systech | 2002-03-27 | 1 | -2/+2 |
* | Fixed wrong lang var useage | Paul S. Owen | 2002-03-23 | 1 | -1/+2 |
* | Fix problem with user_admin not showing correct status for certain settings +... | Paul S. Owen | 2002-03-22 | 1 | -282/+253 |
* | This is what I get when I delete a file that I've already updated ... because... | Paul S. Owen | 2002-03-19 | 1 | -1/+1 |
* | Oops typo... Plus admin_users needed functions_validate as well, which did aw... | the_systech | 2002-03-18 | 1 | -76/+2 |
* | admin_users now needs the functions_select.php since the breakup of functions. | the_systech | 2002-03-18 | 1 | -1/+1 |
* | Security updates + a few updates for chopped up functions compatibility | Paul S. Owen | 2002-03-18 | 1 | -0/+2 |
* | Ok one last attempt on my part to fix file upload bugs.. Might actually work ... | the_systech | 2002-03-12 | 1 | -1/+8 |
* | Minor screw up in file upload checking.. If file_uploads is not set at all in... | the_systech | 2002-03-06 | 1 | -1/+2 |
* | Oops I did a Paul... Still allow avatar uploads from Urls | the_systech | 2002-03-01 | 1 | -0/+4 |
* | Workarounds for file_uploads disabled... | the_systech | 2002-03-01 | 1 | -2/+16 |
* | Fix "cannot find user" error bug #517258 | Paul S. Owen | 2002-02-14 | 1 | -1/+1 |
* | Fix bug with auth access entries not being deleted along with user | Paul S. Owen | 2002-02-12 | 1 | -62/+56 |
* | Fix missing bbcode status link to FAQ | Paul S. Owen | 2002-02-12 | 1 | -49/+44 |
* | Fixed problem with stripping HTML in profile (#512639) | Bart van Bragt | 2002-02-09 | 1 | -3/+3 |
* | Fixed content-type/length bugs | Paul S. Owen | 2002-01-27 | 1 | -9/+11 |
* | Change setmodules == 1 to !empty($setmodules), stop it complaining if it isn'... | Paul S. Owen | 2002-01-24 | 1 | -1/+1 |
* | Fixed renaming of users (also rename usergroup) #506983 | Bart van Bragt | 2002-01-22 | 1 | -0/+12 |
* | Fixed bug #505904, can't change usernames with ' in admin_users.php | Bart van Bragt | 2002-01-22 | 1 | -1/+1 |
* | Delete sessions of users that are made inactive | Bart van Bragt | 2002-01-18 | 1 | -1/+11 |
* | Fixed bug #496107 and changed avatar support to enable admin to use avatars i... | Paul S. Owen | 2001-12-24 | 1 | -45/+85 |
* | Fixed bug #490613 | James Atkinson | 2001-12-09 | 1 | -1/+1 |
* | Fix bugs #487774 and #487773 | Paul S. Owen | 2001-12-05 | 1 | -168/+664 |
* | Fixed bug #486207 | Paul S. Owen | 2001-11-29 | 1 | -2/+8 |
* | 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 | 1 | -60/+42 |
* | Various fixes and updates so it actually works correctly ... more updates ;) | Paul S. Owen | 2001-10-16 | 1 | -1/+1 |
* | Various fixes and updates so it actually works correctly ... ;) | Paul S. Owen | 2001-10-16 | 1 | -15/+10 |
* | Slight mods to the usersearch function, moved to search.php | Paul S. Owen | 2001-10-16 | 1 | -20/+9 |
* | Oops..broke the click on user goto modify page on admin index functionality w... | James Atkinson | 2001-10-16 | 1 | -1/+1 |
* | Fixed some minor issues in user admin | James Atkinson | 2001-10-16 | 1 | -9/+9 |
* | Allows for selectable ranks in user admin. | dougk_ff7 | 2001-10-15 | 1 | -23/+43 |
* | Various updates, cleanups and support for URI based sessions ... more to come... | Paul S. Owen | 2001-10-14 | 1 | -44/+47 |
* | Preliminary avatar gallery support | Paul S. Owen | 2001-10-11 | 1 | -53/+89 |
* | Updated and fixed various issues, see post in developers forum for info | Paul S. Owen | 2001-09-25 | 1 | -73/+140 |
* | Removed lots of stripslashes() and fixed Avatar if remote | Bart van Bragt | 2001-09-11 | 1 | -14/+24 |
* | Sort userlist in user administration | Bart van Bragt | 2001-09-11 | 1 | -2/+3 |