phpBB
Statistics
| Revision:

root / tags / release_2_0_1 / phpBB / modcp.php

History | View | Annotate | Download (32.9 kB)

  • svn:eol-style: native
  • svn:keywords: Author Date Id Revision
# Date Author Comment
2610 05/20/2002 03:52 pm

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

2599 05/19/2002 05:02 pm psotfx

Various updates

2575 05/13/2002 03:18 pm psotfx

Added exit's after those header location redirects without them

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

2503 04/07/2002 04:59 pm psotfx

A few more missed intval's

2483 04/04/2002 04:47 pm

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

2476 04/04/2002 01:41 pm psotfx

Minor update for page count display

2462 04/02/2002 04:04 pm psotfx

Various updates with any luck they fix a few minor issues without causing new ones ...

2448 03/31/2002 02:06 am psotfx

pre-freeze on main templates, various bug fixes (highlighting search results, various search related issues, blah blah). These updates need thorough checking, quickly

2439 03/26/2002 05:27 pm thefinn

Fixed bug #535245

2350 03/19/2002 02:07 pm psotfx

Fix unecessary ( ) around GROUP BY clause for IP section

2347 03/19/2002 01:26 pm psotfx

Output message if neither a forum nor topic id are specified

2337 03/19/2002 01:47 am psotfx

Update for change in remove search word function ... bug #531662

2319 03/18/2002 07:05 pm thefinn

Fixed bug #506390
THis isn't the best fix but its the only way I could get around adding language file string

2305 03/18/2002 02:35 pm psotfx

Loads'a changes including fix for security issue, thanks to Matthijs for checking this out and confirming

2260 03/04/2002 02:47 am psotfx

Remove extra session var in session_pagestart

2239 03/01/2002 06:05 pm bartvb

Made viewip in modcp.php usefull and introduced an undocumented feature :D

2167 02/16/2002 12:52 am bartvb

Added 'return to forum' to (un)lock

2132 02/13/2002 10:08 pm the_systech

Fix a bit of a typo on Line 512 with non-ending string
bug #517154

2129 02/13/2002 04:41 pm psotfx

Fix various missing /> in input fields

2104 02/12/2002 04:14 pm psotfx

Fix 'return to mod CP' href problem

2061 02/08/2002 02:30 am psotfx

Updated for first_topic_id

1911 01/19/2002 12:27 am bartvb

Fixed 'blabla %s' problem in ALT attr (#504666)

1837 01/11/2002 12:27 am bartvb

Fixed display of feedback message when deleting topic

1755 12/31/2001 10:57 pm psotfx

Fixed bug #488816

1668 12/21/2001 11:39 pm psotfx

Another \' update ...

1631 12/18/2001 10:28 pm bartvb

Added check if post exist for IP check

1550 12/11/2001 03:21 am psotfx

More updates for Euclid, minor update to subSilver, fixed bug #490798

1499 12/03/2001 01:23 am psotfx

Fixed bug #487801

1440 11/25/2001 04:11 am psotfx

oops, missing page_header ...

1439 11/25/2001 01:21 am psotfx

Handle deletion of search matches and words upon deletion of topic + removal of confirmation on lock/unlock

1411 11/22/2001 01:56 am thefinn

Fixed bug #484331

1314 11/14/2001 09:21 pm bartvb

Added checkbox for shadowtopic on topic move, enabled deleting of shadow topics

1307 11/13/2001 06:36 pm psotfx

Language updates

1259 11/03/2001 02:12 am thefinn

Some updates to modcp to show the topic type and correct folder icons

1190 10/14/2001 08:22 pm psotfx

Various changes to location redirection ... please note the format and name changes

1142 10/09/2001 09:59 pm natec

Fixed bug 468765 - addslashes to topic title when moving topics.

1073 09/25/2001 02:23 am psotfx

Forgot to delete watched topics when a topic is deleted

1071 09/24/2001 11:35 pm psotfx

Fixed bugs #464065, #464064 and problem with topic without poll causing error when deleted

1047 09/16/2001 02:59 pm psotfx

Various changes

1043 09/16/2001 01:03 am psotfx

Updated moderator panel, particularly move/delete topic

1010 09/08/2001 08:24 pm bartvb

Altered layout of phpbb_config table

1009 09/08/2001 01:42 am psotfx

Couple of mods to template and addition of rdns lookup for IP

1008 09/08/2001 12:56 am thefinn

View IP code in

976 09/03/2001 09:52 am thefinn

Fixed bug #457835

971 09/02/2001 05:48 pm dougk_ff7

Fixing a few bugs....

965 09/02/2001 10:54 am thefinn

fixed bug #457604

959 09/01/2001 12:00 am thefinn

Ccouple minor fixes

955 08/31/2001 10:32 pm thefinn

Fixes for bugs 457239 and 457301

948 08/31/2001 01:53 am thefinn

Removed referance to viewip templates to remove error in beta 1

944 08/31/2001 12:34 am thefinn

Took out debugging stuff for prelim. view ip functions

943 08/31/2001 12:20 am thefinn

Re-added GPL disclaimers

932 08/26/2001 03:53 pm psotfx

Modified header comments

902 08/18/2001 12:54 am gpolins

Updated deletion to include sync

900 08/18/2001 12:40 am gpolins

Fixed bug in updating forum last post

892 08/16/2001 09:44 am thefinn

Fixed little bug causing parse error

890 08/16/2001 06:49 am gpolins

Deleting moved topics now works

877 08/14/2001 10:43 pm thefinn

A few changes to topic moving. TOPIC_MOVE constant gets set to the topic_status field so that moved topics don't 'stick' at the top of viewforum. Also, added topic_moved_id field to store the ID that the topic moves to.

851 08/13/2001 07:40 pm gpolins

Added move topic

686 07/18/2001 12:40 am psotfx

A few updates, mainly template related

676 07/16/2001 05:24 pm psotfx

Removed check for admin level, not needed

661 07/14/2001 07:30 pm psotfx

Template config system, store relevant config stuff here

654 07/13/2001 08:22 pm thefinn

Split beyond this post works

649 07/13/2001 06:42 pm thefinn

Split posts works, split beyond this post does not. Still needs interface work as well

646 07/13/2001 06:14 pm psotfx

Changes to include location + some other misc stuff

639 07/13/2001 04:16 pm bartvb

Start of the admin frontend

636 07/13/2001 03:10 am thefinn

Split topic works.

627 07/11/2001 04:19 am thefinn

Split is half done... don't try and use it though its current b0rked :)

625 07/11/2001 02:05 am thefinn

Confirmation finished for delete, lock, and unlock.

620 07/11/2001 01:25 am thefinn

Confirm works with lock/unlock now too. Next up, move and split

619 07/11/2001 01:21 am thefinn

Confirm in moderator control panel works on Deletes

609 07/10/2001 12:35 am thefinn

Fixed bug in posting (forum_topics was incremented on replies, not just new topics)
One click lock/unlock/delete works for modcp.

593 07/07/2001 01:50 am thefinn

More updates

590 07/07/2001 12:36 am thefinn

moderator cp shows folders now so you can see whats locked/unlocked/.
Also shows stick/announce status.

589 07/06/2001 11:54 pm thefinn

Mass lock/unlock done. Locked topic handling in viewforum

572 07/05/2001 09:42 pm thefinn

Moderator control panel: Mass Delete now works

561 07/05/2001 02:47 am uid29890

Started on moderator control panel code. Main layout is started, no functionality yet