1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-02-22 02:50:00 +01:00

73 Commits

Author SHA1 Message Date
gpolins
ea1f0debe6 Fixed bug in updating forum last post
git-svn-id: file:///svn/phpbb/trunk@900 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-17 22:40:49 +00:00
James Atkinson
cc5c71851d Fixed little bug causing parse error
git-svn-id: file:///svn/phpbb/trunk@892 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-16 07:44:57 +00:00
gpolins
1390d48aa3 Deleting moved topics now works
git-svn-id: file:///svn/phpbb/trunk@890 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-16 04:49:42 +00:00
James Atkinson
e2710a5101 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.
git-svn-id: file:///svn/phpbb/trunk@877 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-14 20:43:56 +00:00
gpolins
601d3bcc47 Added move topic
git-svn-id: file:///svn/phpbb/trunk@851 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-13 17:40:42 +00:00
Paul S. Owen
9bfae76bef A few updates, mainly template related
git-svn-id: file:///svn/phpbb/trunk@686 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-07-17 22:40:45 +00:00
Paul S. Owen
df2d450168 Removed check for admin level, not needed
git-svn-id: file:///svn/phpbb/trunk@676 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-07-16 15:24:44 +00:00
Paul S. Owen
5a3a3f56ad Template config system, store relevant config stuff here
git-svn-id: file:///svn/phpbb/trunk@661 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-07-14 17:30:21 +00:00
James Atkinson
769b9673af Split beyond this post works
git-svn-id: file:///svn/phpbb/trunk@654 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-07-13 18:22:00 +00:00
James Atkinson
8e49899bce Split posts works, split beyond this post does not. Still needs interface work as well
git-svn-id: file:///svn/phpbb/trunk@649 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-07-13 16:42:20 +00:00
Paul S. Owen
ea98341099 Changes to include location + some other misc stuff
git-svn-id: file:///svn/phpbb/trunk@646 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-07-13 16:14:37 +00:00
Bart van Bragt
384371cdc7 Start of the admin frontend
git-svn-id: file:///svn/phpbb/trunk@639 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-07-13 14:16:11 +00:00
James Atkinson
cf328f74e5 Split topic works.
git-svn-id: file:///svn/phpbb/trunk@636 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-07-13 01:10:30 +00:00
James Atkinson
255304d87a Split is half done... don't try and use it though its current b0rked :)
git-svn-id: file:///svn/phpbb/trunk@627 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-07-11 02:19:13 +00:00
James Atkinson
cef137d818 Confirmation finished for delete, lock, and unlock.
git-svn-id: file:///svn/phpbb/trunk@625 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-07-11 00:05:52 +00:00
James Atkinson
777f847473 Confirm works with lock/unlock now too. Next up, move and split
git-svn-id: file:///svn/phpbb/trunk@620 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-07-10 23:25:33 +00:00
James Atkinson
bfcabd3df2 Confirm in moderator control panel works on Deletes
git-svn-id: file:///svn/phpbb/trunk@619 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-07-10 23:21:00 +00:00
James Atkinson
fe189c90de Fixed bug in posting (forum_topics was incremented on replies, not just new topics)
One click lock/unlock/delete works for modcp.


git-svn-id: file:///svn/phpbb/trunk@609 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-07-09 22:35:17 +00:00
James Atkinson
99fcfdbb32 More updates
git-svn-id: file:///svn/phpbb/trunk@593 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-07-06 23:50:58 +00:00
James Atkinson
be2cfee4a0 moderator cp shows folders now so you can see whats locked/unlocked/.
Also shows stick/announce status.


git-svn-id: file:///svn/phpbb/trunk@590 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-07-06 22:36:29 +00:00
James Atkinson
fd2ec7fad5 Mass lock/unlock done. Locked topic handling in viewforum
git-svn-id: file:///svn/phpbb/trunk@589 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-07-06 21:54:33 +00:00
James Atkinson
ae836c7f12 Moderator control panel: Mass Delete now works
git-svn-id: file:///svn/phpbb/trunk@572 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-07-05 19:42:22 +00:00
uid29890
eb5b9bfb07 Started on moderator control panel code. Main layout is started, no functionality yet
git-svn-id: file:///svn/phpbb/trunk@561 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-07-05 00:47:03 +00:00