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

2489 Commits

Author SHA1 Message Date
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
Paul S. Owen
3c978de6ba Oops
git-svn-id: file:///svn/phpbb/trunk@460 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-06-11 00:19:31 +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
e9a6b88b1d Last visit addition
git-svn-id: file:///svn/phpbb/trunk@427 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-06-04 16:37:48 +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
e512745c01 Possible group admin link ... possibly not necessary
git-svn-id: file:///svn/phpbb/trunk@383 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-05-31 11:49:42 +00:00
Paul S. Owen
3525a67532 Updates for search
git-svn-id: file:///svn/phpbb/trunk@369 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-05-29 14:36:33 +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
33d5509eb1 Minor updates related to additional info as per last commit
git-svn-id: file:///svn/phpbb/trunk@362 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-05-28 15:26:38 +00:00
Paul S. Owen
dd76a72bc8 A few more additions to new format lang file
git-svn-id: file:///svn/phpbb/trunk@354 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-05-27 20:05:06 +00:00
Paul S. Owen
80e2cec0e2 Uploadable avatars now added ... hey I was bored
git-svn-id: file:///svn/phpbb/trunk@352 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-05-27 19:14:35 +00:00
Paul S. Owen
042f98a968 Further changes
git-svn-id: file:///svn/phpbb/trunk@343 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-05-27 15:55:47 +00:00
Paul S. Owen
4f2f7c1ff4 Various new expressions and basic start of array creation
git-svn-id: file:///svn/phpbb/trunk@342 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-05-27 15:15:17 +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
Paul S. Owen
8a60622f0f Altered displayed text for previous x days select
git-svn-id: file:///svn/phpbb/trunk@329 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-05-26 12:47: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
b7f6539036 Fixed some little bugs in viewtopic. Also made sure viewtopic's next/prev functionality only views topics in the current forum.
Added some extra error messages to modify profile for when the query fails.


git-svn-id: file:///svn/phpbb/trunk@321 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-05-24 20:10:34 +00:00
Paul S. Owen
308bd4a93b Changed the allow/disallow fields to match the profile template
git-svn-id: file:///svn/phpbb/trunk@313 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-05-17 16:37:45 +00:00
Paul S. Owen
36cb30de90 Added a view posts in previoux x day capability to viewforum
git-svn-id: file:///svn/phpbb/trunk@305 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-05-16 20:07:23 +00:00
James Atkinson
47dce29bbd Added functionality for the next/prev buttions in viewtopic
git-svn-id: file:///svn/phpbb/trunk@301 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-05-16 00:49:06 +00:00
James Atkinson
d3adc86325 Memberlist working. Pagination seems to have problems. Might be generate_pagination code...
git-svn-id: file:///svn/phpbb/trunk@272 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-05-11 23:16:31 +00:00
Paul S. Owen
aa8a051a98 Moved config, images vars to arrays and various other fixes
git-svn-id: file:///svn/phpbb/trunk@237 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-05-03 22:10:23 +00:00
James Atkinson
76453deb61 Removed some windows carriage returns
git-svn-id: file:///svn/phpbb/trunk@221 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-05-01 18:23:13 +00:00
Paul S. Owen
e4cf961900 Minor updates and alterations mainly to templating vars
git-svn-id: file:///svn/phpbb/trunk@219 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-04-30 15:21:31 +00:00
Paul S. Owen
0e2d4c9903 Added online users output to page header and from that, index
git-svn-id: file:///svn/phpbb/trunk@209 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-04-28 20:14:05 +00:00
Paul S. Owen
ec21217a2a Overhauled session code ... in a big way
git-svn-id: file:///svn/phpbb/trunk@208 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-04-28 17:54:22 +00:00
James Atkinson
42039bc31a Added user selectable templates, and put the system template into the config database. Updated mysql_schema as well
git-svn-id: file:///svn/phpbb/trunk@200 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-04-20 07:30:45 +00:00
Paul S. Owen
e150b48726 Added l_hours for timezone indication
git-svn-id: file:///svn/phpbb/trunk@199 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-04-20 01:13:13 +00:00
Paul S. Owen
895ac6e0df Clean up and added timezone output to templates
git-svn-id: file:///svn/phpbb/trunk@193 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-04-19 21:07:47 +00:00
Paul S. Owen
525c09e3e6 Small mods to login page
git-svn-id: file:///svn/phpbb/trunk@191 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-04-19 17:26:24 +00:00
Paul S. Owen
1129c4e0aa Modified as per Nathans suggestion
git-svn-id: file:///svn/phpbb/trunk@186 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-04-19 14:17: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
James Atkinson
c11d9105d7 Registration is almost done, coppa support is in..
git-svn-id: file:///svn/phpbb/trunk@129 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-03-22 01:33:42 +00:00
James Atkinson
bcf7d2b674 Added mailing address and fax info stuff to language file for COPPA page
git-svn-id: file:///svn/phpbb/trunk@108 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-03-19 21:38:36 +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
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
dcc2b2fe19 Started translation implemenation, added 1.2 english lang file
git-svn-id: file:///svn/phpbb/trunk@73 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-03-02 05:46:32 +00:00