1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-02-24 12:03:21 +01:00

130 Commits

Author SHA1 Message Date
Bart van Bragt
9b64a5d50c Altered layout of phpbb_config table
git-svn-id: file:///svn/phpbb/trunk@1010 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-08 18:24:34 +00:00
Paul S. Owen
ef36331c3e Numerous updates and additions for polling and assorted fixes ... or bugs, whichever they turn out to be
git-svn-id: file:///svn/phpbb/trunk@987 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-06 00:29:07 +00:00
James Atkinson
191e52086f Re-added GPL disclaimers
git-svn-id: file:///svn/phpbb/trunk@943 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-30 22:20:23 +00:00
Paul S. Owen
92fda1ce7c Modified header comments
git-svn-id: file:///svn/phpbb/trunk@933 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-26 14:04:27 +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
Paul S. Owen
22471c9e1e Topic notification ... initial stuff
git-svn-id: file:///svn/phpbb/trunk@864 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-14 00:40:21 +00:00
gpolins
b9440d53fa Added move topic constants
git-svn-id: file:///svn/phpbb/trunk@854 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-13 17:42:49 +00:00
Paul S. Owen
ec99f3c97d Forum locking now implemented + some updates for future functionality
git-svn-id: file:///svn/phpbb/trunk@748 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-07-24 18:26:16 +00:00
Paul S. Owen
d9b62e9964 A demo of some Group CP functionality
git-svn-id: file:///svn/phpbb/trunk@658 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-07-13 23:56:46 +00:00
Paul S. Owen
bed1d3ab9a Updates related to message.php and transaction update
git-svn-id: file:///svn/phpbb/trunk@547 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-07-03 22:50:56 +00:00
Paul S. Owen
168f0e5fd0 Spot the mess ups
git-svn-id: file:///svn/phpbb/trunk@544 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-07-03 00:50:50 +00:00
Paul S. Owen
5c0fca1b60 Update for messages.php
git-svn-id: file:///svn/phpbb/trunk@542 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-07-03 00:34:15 +00:00
the_systech
bc5c16ae82 added auto_prune
git-svn-id: file:///svn/phpbb/trunk@516 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-06-19 17:38:00 +00:00
Paul S. Owen
3479343882 Fixed spelling error in ANNOUNCEMENT which in caused an incorrect check to occur
git-svn-id: file:///svn/phpbb/trunk@503 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-06-16 16:43:05 +00:00
Paul S. Owen
89f08f53cb Latest mods
git-svn-id: file:///svn/phpbb/trunk@476 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-06-12 00:38:59 +00:00
Paul S. Owen
d2b4b4dc51 Some privmsg updates
git-svn-id: file:///svn/phpbb/trunk@453 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-06-11 00:10:54 +00:00
James Atkinson
1010b488ca Forum level annoucements and sticky topics are done.
Added topic_type field to the topics database in order to handle ordering. Would have used topic_status but that would have messed up the ordering when topics were locked


git-svn-id: file:///svn/phpbb/trunk@437 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-06-07 07:56:45 +00:00
Paul S. Owen
999a0c9d1a Reduced auth code size and added some more auth types
git-svn-id: file:///svn/phpbb/trunk@435 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-06-06 21:35:08 +00:00
Paul S. Owen
6ac0e7b4b3 I taught I taw a puty tat
git-svn-id: file:///svn/phpbb/trunk@433 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-06-05 23:16:02 +00:00
Paul S. Owen
3238631c1f More changes ... admin level now set in phpbb_users rather than via auth system
git-svn-id: file:///svn/phpbb/trunk@397 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-05-31 23:14:15 +00:00
Paul S. Owen
53c41d08d1 Auth Stage-1 goes in
git-svn-id: file:///svn/phpbb/trunk@377 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-05-30 20:21:42 +00:00
James Atkinson
bb1679af9a Lots of work on posting. New topic and reply functionality is mostly done. Edit post loads the form but needs database functionality
All this is only been tested on Postgres, donno if it works as well on MySQL yet, will test when I can get access to sourceforge again


git-svn-id: file:///svn/phpbb/trunk@328 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-05-26 00:25:50 +00:00
Paul S. Owen
a2fbeecb15 Additions for session code update
git-svn-id: file:///svn/phpbb/trunk@253 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-05-06 12:34:04 +00:00
Paul S. Owen
379d70fab8 An extra TABLES constant for possible multiple autologin keys
git-svn-id: file:///svn/phpbb/trunk@233 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-05-02 22:31:56 +00:00
James Atkinson
3b5a1b549a Most of profile and registration done
git-svn-id: file:///svn/phpbb/trunk@171 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-04-18 06:26:01 +00:00
Paul S. Owen
7791a31260 Session code updates
git-svn-id: file:///svn/phpbb/trunk@143 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-04-15 14:14:56 +00:00
Paul S. Owen
46d7b32640 Changes related to session code updates
git-svn-id: file:///svn/phpbb/trunk@122 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-03-21 23:25:03 +00:00
Paul S. Owen
11241d3884 Corrected for proper English spelling
git-svn-id: file:///svn/phpbb/trunk@107 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-03-19 10:56:12 +00:00
James Atkinson
9eff772508 User registration works.
git-svn-id: file:///svn/phpbb/trunk@106 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-03-19 01:35:04 +00:00
Bart van Bragt
d3d031d9ee Moved include files
git-svn-id: file:///svn/phpbb/trunk@94 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-03-09 23:33:06 +00:00