phpBB
Statistics
| Revision:

root / tags / release_2_0_2 / phpBB / admin / admin_ranks.php

History | View | Annotate | Download (10.2 kB)

  • svn:eol-style: native
  • svn:keywords: Author Date Id Revision
# Date Author Comment
2845 08/08/2002 08:06 pm

This commit was manufactured by cvs2svn to create tag
'release_2_0_2'.

2570 05/12/2002 05:57 pm psotfx

Yep, more updates and fixes

2564 05/12/2002 02:47 am psotfx

Loads of bug fixes and updates

2483 04/04/2002 04:47 pm

This commit was manufactured by cvs2svn to create branch 'phpBB-2_0_0'.

2397 03/22/2002 06:00 pm psotfx

Fix problem with user_admin not showing correct status for certain settings + switch to same include series as main files

2310 03/18/2002 03:54 pm psotfx

Security updates + a few updates for chopped up functions compatibility

2287 03/10/2002 04:23 am dougk_ff7

Ok, this includes fixes for bugs numbered 526000, 524591, 520370, and 520872. Manily, a few typos were fixed, along with a problem in the jumpbox (fixed using a quick Javascript check, there really isn't another way without modifying some large portions of code), and a problem in the rank control panel. In other words, everything assigned to me (as of this morning) has been fixed. I also ran the lovely fix_files.sh, so CVS might be a little wacky and try to update everything. I hope not......

1928 01/24/2002 03:51 am psotfx

Change setmodules == 1 to !empty($setmodules), stop it complaining if it isn't set ... can someone do this for userauth, my copy is modified at present

1779 01/03/2002 03:27 am dougk_ff7

Fixes bug 498620, among others. A problem with a rank_max value still hanging around in SQL statements. It was still created by all the schema files, so I changed it there, too. If I end up creating more problems, I'll revert them to the old values... Actually, I think I'd better. Anyway, don't even ask why I updated Oracle. I felt like it, plus we may use it someday......

1685 12/24/2001 02:17 pm psotfx

More \' doings

1596 12/16/2001 01:44 am dougk_ff7

Slight admin rank bug (would not display-broken image)

1513 12/05/2001 03:38 pm psotfx

Removed max setting for ranks as per poll and feedback

1432 11/24/2001 02:51 am psotfx

Various updates

1402 11/21/2001 04:10 am dougk_ff7

Now showing: A ton of bug fixes and a complete overhaul of my admin code...

1239 10/20/2001 01:17 am thefinn

Changed ranks admin so it shows the min and max posts of the rank

1179 10/14/2001 05:46 pm psotfx

Various updates, cleanups and support for URI based sessions ... more to come at some point

1178 10/14/2001 04:33 pm dougk_ff7

Ok, first I did the lang files, now for the real stuff in ranks admin.