Paul S. Owen
86ab900476
Updated to use confirm
...
git-svn-id: file:///svn/phpbb/trunk@624 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-07-11 00:02:24 +00:00
Paul S. Owen
fff33ffa07
Lots of checking in posting + delete now works
...
git-svn-id: file:///svn/phpbb/trunk@615 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-07-10 22:32:39 +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
2170cd3a9d
Code wasn't updating the topic_replies
...
git-svn-id: file:///svn/phpbb/trunk@586 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-07-06 18:56:19 +00:00
Paul S. Owen
55951c5104
Fixed some errors and ... reply with quote now works
...
git-svn-id: file:///svn/phpbb/trunk@582 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-07-06 01:09:42 +00:00
Paul S. Owen
d848dae9ef
Various changes inc topic type as radio buttons
...
git-svn-id: file:///svn/phpbb/trunk@549 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-07-04 00:34:33 +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
dc2cd415d3
Fixed error in return to post link when editing a message
...
git-svn-id: file:///svn/phpbb/trunk@502 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-06-16 14:29:49 +00:00
Paul S. Owen
f9b181e0ce
Moved prepare message to post.php to enable privmsg to use it
...
git-svn-id: file:///svn/phpbb/trunk@487 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-06-13 17:36:58 +00:00
Paul S. Owen
06bb1ff532
Some language var switch overs
...
git-svn-id: file:///svn/phpbb/trunk@478 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-06-12 13:34:27 +00:00
James Atkinson
8a8f587b3b
Can unstick/unannounce topics via edit post now
...
git-svn-id: file:///svn/phpbb/trunk@471 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-06-11 20:48:56 +00:00
James Atkinson
678f720455
Made some fixes to posting, next up Reply with Quote
...
git-svn-id: file:///svn/phpbb/trunk@470 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-06-11 20:02:01 +00:00
Paul S. Owen
44ea5b9e50
Minor mods or fixes and PSO preview template
...
git-svn-id: file:///svn/phpbb/trunk@465 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-06-11 12:00:31 +00:00
James Atkinson
cb44575d8a
Posting preview done, ability for anonymous users to post with a username
...
git-svn-id: file:///svn/phpbb/trunk@463 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-06-11 00:58:08 +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
43bc7ac78f
Auth now returns a type allowing for more meaningful failure messa ges
...
git-svn-id: file:///svn/phpbb/trunk@434 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-06-06 17:50:24 +00:00
Paul S. Owen
b743fe30e4
Noticed that the initial conditions had been changed so changed them back
...
git-svn-id: file:///svn/phpbb/trunk@426 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-06-04 01:35:15 +00:00
Paul S. Owen
df638e5d2e
Fixed problem with users editing posts they did not create
...
git-svn-id: file:///svn/phpbb/trunk@423 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-06-04 00:14:26 +00:00
James Atkinson
10fa55f5a0
Fixed reply w/ quote link (functionality still dosan't exist for it though)
...
Fixed bug with being able to modifiy someone elses profile
Fixed bug with BBCode not working
Fixed bug with validate_username causing editing of profile to fail (only checks if you actually change you name now)
git-svn-id: file:///svn/phpbb/trunk@421 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-06-03 23:10:07 +00:00
Paul S. Owen
f3d9aa24f0
Something else broke, now fixed, probably ... sleep uuugghhh
...
git-svn-id: file:///svn/phpbb/trunk@401 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-06-01 01:45:50 +00:00
Paul S. Owen
99a804bb34
Updated for latest auth
...
git-svn-id: file:///svn/phpbb/trunk@399 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-06-01 00:28:50 +00:00
Paul S. Owen
02cfff6046
Some auth updates to posting ... these ones work
...
git-svn-id: file:///svn/phpbb/trunk@379 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-05-30 21:23:14 +00:00
Paul S. Owen
28bfe84209
Some auth updates to posting
...
git-svn-id: file:///svn/phpbb/trunk@378 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-05-30 20:35:36 +00:00
Paul S. Owen
6f3d969459
Added the jump to post made to posting.php
...
git-svn-id: file:///svn/phpbb/trunk@372 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-05-29 19:43:21 +00:00
James Atkinson
943901d916
Did some work converting lang file stuff to new format
...
git-svn-id: file:///svn/phpbb/trunk@366 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-05-28 20:23:16 +00:00
Paul S. Owen
18014ec472
Corrected and finished some things I commited earlier
...
git-svn-id: file:///svn/phpbb/trunk@350 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-05-27 18:08:02 +00:00
Paul S. Owen
4f3418bc25
Removed encoding of IP and fixed reversed userdata checks for allow
...
git-svn-id: file:///svn/phpbb/trunk@347 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-05-27 16:41:33 +00:00
James Atkinson
9889b8ba53
More work on posting. Editing now works. Also replies can have subjects.
...
git-svn-id: file:///svn/phpbb/trunk@336 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-05-27 03:11:27 +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
James Atkinson
7ab6eaf3de
Users sigs display correctly.
...
Some minor improvments to posting...still LOTS to be done
git-svn-id: file:///svn/phpbb/trunk@326 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-05-25 07:02:48 +00:00
James Atkinson
48312a6566
Got started on the posting functions. Can post new topics as Anonymous, yay!
...
git-svn-id: file:///svn/phpbb/trunk@323 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-05-25 00:56:07 +00:00
Paul S. Owen
b621f70cd1
Removed separate header/footers and moved into each pages body
...
git-svn-id: file:///svn/phpbb/trunk@311 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-05-17 14:48:39 +00:00
Paul S. Owen
4e056b99a9
Now allow for GET based session
...
git-svn-id: file:///svn/phpbb/trunk@258 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-05-06 16:58:36 +00:00
Paul S. Owen
bd1fc382e9
Fixed forum_id check
...
git-svn-id: file:///svn/phpbb/trunk@197 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-04-20 01:07:42 +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
James Atkinson
26f5fb7dfc
Fixed some hard coded referances to table names
...
git-svn-id: file:///svn/phpbb/trunk@169 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-04-17 07:14:50 +00:00
Paul S. Owen
eecdd3049f
error_die changes and various bug fixes to files
...
git-svn-id: file:///svn/phpbb/trunk@149 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-04-15 17:32:12 +00:00
natec
40f1f172a8
New template system. Lots of merging conflicts, so let nate know if he broke stuff.
...
git-svn-id: file:///svn/phpbb/trunk@105 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-03-17 00:46:26 +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
James Atkinson
adbe70c23d
Stupid error
...
git-svn-id: file:///svn/phpbb/trunk@84 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-03-07 07:15:58 +00:00
James Atkinson
9ef35696d2
Started on posting.php, got the logic done for displaying the new topic form
...
git-svn-id: file:///svn/phpbb/trunk@83 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-03-07 06:53:39 +00:00
James Atkinson
86282fce6f
Initial revision
...
git-svn-id: file:///svn/phpbb/trunk@2 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-02-17 08:37:32 +00:00