phpBB
Statistics
| Revision:

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

History | View | Annotate | Download (27.4 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'.

2716 07/19/2002 04:10 pm psotfx

Bug fixes ...

2647 06/27/2002 10:06 pm thefinn

Fixes for bugs: 387, 519, 522, and 456

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

2298 03/12/2002 10:46 pm the_systech

Fix for bug #528319, can't check currval of a sequence when the sequence doesn't exist... We manually determine and assign the forum id so no need to get currval anyway :D

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

1914 01/19/2002 09:35 pm bartvb

Delete auth entries for forum upon deletion (#505713)

1912 01/19/2002 02:29 am bartvb

Fixed jumping of new cat when moving up (#505610)

1796 01/04/2002 01:43 pm bartvb

Fixed #499363; reordering of newly created forums

1748 12/30/2001 02:56 pm psotfx

Minor update changing $lang['days'] to $lang['Days']

1681 12/24/2001 02:05 pm psotfx

Updates for the \' issue but fix for bug #496110 in admin_forums (changed names to utilise constants)

1487 11/29/2001 11:45 pm psotfx

Fix bug #487265

1472 11/29/2001 09:45 am thefinn

Fixed bug with deleting categories, and found a hard coded english message!

1465 11/27/2001 09:57 pm bartvb

Fixed bug #486170

1456 11/26/2001 09:46 pm psotfx

Ooops, no default auth levels were set for new forums

1442 11/26/2001 01:01 am bartvb

Fixed bug #481283 and #484466 (can't delete forums/cats)

1378 11/19/2001 10:57 pm psotfx

More lang updates

1251 10/31/2001 12:44 am thefinn

Fixed bug #474123

1215 10/16/2001 03:00 am dougk_ff7

Just the start to the wonderful world of global announcements. Adds support for them as well as creates a new forum, id -1. Do not delete the forum. I'll write the admin later.

1179 10/14/2001 05:46 pm psotfx

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

1028 09/11/2001 06:03 am natec

Fix for part of bug 460308. We weren't checking if the forum belonged to the current cat before we drew it under that cat..

1015 09/09/2001 02:23 pm bartvb

Fixed deleting/creating with no forums/cats left, bug #459962

983 09/05/2001 01:43 pm bartvb

Enabled just deleting a forum instead of moving msgs

978 09/03/2001 07:16 pm bartvb

Reshuffled some things, removed some debugging

977 09/03/2001 10:04 am thefinn

Fixed bug #457840

960 09/01/2001 01:22 am psotfx

Removed quoted numeric fields in SQL, tidied up various things

958 08/31/2001 11:45 pm bartvb

Fixed some URL's

956 08/31/2001 10:58 pm the_systech

Additions for forum auto_pruning, and fix for form submission on edits

952 08/31/2001 09:16 am bartvb

Fixed bug #457043, couldn't edit cats

943 08/31/2001 12:20 am thefinn

Re-added GPL disclaimers

941 08/29/2001 04:35 pm bartvb

Implemented order modification functions

940 08/28/2001 10:36 pm the_systech

Backed out 1.10 changes to 1.9, then redid header changes and fixed PHPSELF to PHP_SELF

935 08/26/2001 04:35 pm psotfx

Modified header comments

930 08/24/2001 12:31 am bartvb

Made moving/deleting cats/forums possible

905 08/18/2001 04:35 pm bartvb

Implemented category manegement

886 08/16/2001 12:13 am bartvb

Parial forum admin, add/edit forum is working

798 08/03/2001 12:33 am bartvb

Introduced pagestart.inc

792 08/02/2001 10:36 am thefinn

Beginnings of the forum managament code (no functionality yet). Also a bit of a fix to view topic so it dosan't screw up when HTML is turned off. Still needs work, HTML works in [quote] tags... havn't tracked it down yet. Nate should look at it!

759 07/28/2001 06:42 pm psotfx

Lots of languagification and redirection path change

650 07/13/2001 07:03 pm psotfx

Didnt I commit these?

639 07/13/2001 04:16 pm bartvb

Start of the admin frontend

2 02/17/2001 09:37 am thefinn

Initial revision