aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/modcp.php
Commit message (Expand)AuthorAgeFilesLines
* oops, missing page_header ...Paul S. Owen2001-11-251-0/+12
* Handle deletion of search matches and words upon deletion of topic + removal ...Paul S. Owen2001-11-251-164/+178
* Fixed bug #484331James Atkinson2001-11-221-2/+2
* Added checkbox for shadowtopic on topic move, enabled deleting of shadow topicsBart van Bragt2001-11-141-20/+36
* Language updatesPaul S. Owen2001-11-131-42/+51
* Some updates to modcp to show the topic type and correct folder iconsJames Atkinson2001-11-031-10/+22
* Various changes to location redirection ... please note the format and name c...Paul S. Owen2001-10-141-1/+1
* Fixed bug 468765 - addslashes to topic title when moving topics.natec2001-10-091-1/+1
* Forgot to delete watched topics when a topic is deletedPaul S. Owen2001-09-251-1/+9
* Fixed bugs #464065, #464064 and problem with topic without poll causing error...Paul S. Owen2001-09-241-42/+35
* Various changesPaul S. Owen2001-09-161-8/+15
* Updated moderator panel, particularly move/delete topicPaul S. Owen2001-09-151-469/+604
* Altered layout of phpbb_config tableBart van Bragt2001-09-081-2/+2
* Couple of mods to template and addition of rdns lookup for IPPaul S. Owen2001-09-071-22/+56
* View IP code inJames Atkinson2001-09-071-17/+40
* Fixed bug #457835James Atkinson2001-09-031-10/+88
* Fixing a few bugs....dougk_ff72001-09-021-86/+8
* fixed bug #457604James Atkinson2001-09-021-2/+2
* Ccouple minor fixesJames Atkinson2001-08-311-4/+9
* Fixes for bugs 457239 and 457301James Atkinson2001-08-311-0/+17
* Removed referance to viewip templates to remove error in beta 1James Atkinson2001-08-301-1/+0
* Took out debugging stuff for prelim. view ip functionsJames Atkinson2001-08-301-8/+0
* Re-added GPL disclaimersJames Atkinson2001-08-301-1/+67
* Modified header commentsPaul S. Owen2001-08-261-13/+2
* Updated deletion to include syncgpolins2001-08-171-35/+1
* Fixed bug in updating forum last postgpolins2001-08-171-2/+8
* Fixed little bug causing parse errorJames Atkinson2001-08-161-3/+3
* Deleting moved topics now worksgpolins2001-08-161-0/+8
* A few changes to topic moving. TOPIC_MOVE constant gets set to the topic_stat...James Atkinson2001-08-141-295/+228
* Added move topicgpolins2001-08-131-2/+197
* A few updates, mainly template relatedPaul S. Owen2001-07-171-92/+158
* Removed check for admin level, not neededPaul S. Owen2001-07-161-10/+2
* Template config system, store relevant config stuff herePaul S. Owen2001-07-141-1/+1
* Split beyond this post worksJames Atkinson2001-07-131-61/+51
* Split posts works, split beyond this post does not. Still needs interface wor...James Atkinson2001-07-131-7/+8
* Changes to include location + some other misc stuffPaul S. Owen2001-07-131-24/+27
* Start of the admin frontendBart van Bragt2001-07-131-1/+1
* Split topic works.James Atkinson2001-07-131-13/+43
* Split is half done... don't try and use it though its current b0rked :)James Atkinson2001-07-111-5/+120
* Confirmation finished for delete, lock, and unlock.James Atkinson2001-07-111-13/+46
* Confirm works with lock/unlock now too. Next up, move and splitJames Atkinson2001-07-101-41/+100
* Confirm in moderator control panel works on DeletesJames Atkinson2001-07-101-73/+131
* Fixed bug in posting (forum_topics was incremented on replies, not just new t...James Atkinson2001-07-091-109/+118
* More updatesJames Atkinson2001-07-061-4/+7
* moderator cp shows folders now so you can see whats locked/unlocked/.James Atkinson2001-07-061-2/+25
* Mass lock/unlock done. Locked topic handling in viewforumJames Atkinson2001-07-061-6/+50
* Moderator control panel: Mass Delete now worksJames Atkinson2001-07-051-5/+120
* Started on moderator control panel code. Main layout is started, no functiona...uid298902001-07-051-0/+182