1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-02-19 07:41:08 +01:00

3577 Commits

Author SHA1 Message Date
Paul S. Owen
0228ab8270 Further improvements to view topic select ... well fixes actually
git-svn-id: file:///svn/phpbb/trunk@330 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-05-26 13:06:39 +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
0fee31117b Touched up some of the default templates
git-svn-id: file:///svn/phpbb/trunk@327 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-05-25 21:22:32 +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
cbed447842 Stupid UltraEdit did the windows carriage returns again..warg..I think I have it fixed now.
git-svn-id: file:///svn/phpbb/trunk@325 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-05-25 06:54:38 +00:00
James Atkinson
2a3abfe286 Next ID didn't need the + 1
git-svn-id: file:///svn/phpbb/trunk@324 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-05-25 06:52:03 +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
James Atkinson
f3b1ccdebc Updated postgres schema so it'll work correctly with sql_nextid
Also removed all the "'s, they were screwing up the table creates


git-svn-id: file:///svn/phpbb/trunk@322 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-05-25 00:16:29 +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
James Atkinson
d525c3bc51 Added docs dir and some docs. Also working on Template 'how-to' doc, will be added later
git-svn-id: file:///svn/phpbb/trunk@320 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-05-24 20:09:11 +00:00
Paul S. Owen
c650e708c1 Minor fixes
git-svn-id: file:///svn/phpbb/trunk@319 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-05-22 15:25:53 +00:00
James Atkinson
4bf900ebae Took out some debugging code
git-svn-id: file:///svn/phpbb/trunk@318 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-05-22 02:58:11 +00:00
Paul S. Owen
84925d852d Moved the append_sid routine to the sessions.php file
git-svn-id: file:///svn/phpbb/trunk@317 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-05-20 20:58:55 +00:00
Paul S. Owen
fdf043fa2b Removed the debug checks I enabled in last commit ...
git-svn-id: file:///svn/phpbb/trunk@316 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-05-18 17:43:46 +00:00
Paul S. Owen
a3945e19a6 Update to cookielife setting
git-svn-id: file:///svn/phpbb/trunk@315 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-05-18 15:25:34 +00:00
Paul S. Owen
84f64f715c Some fiddling ...
git-svn-id: file:///svn/phpbb/trunk@314 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-05-18 13:30:09 +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
a16d51a4a5 Added jumpbox output for all profile pages
git-svn-id: file:///svn/phpbb/trunk@312 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-05-17 15:14:11 +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
dcf65b486e Gone and quite possibly forgotten, how terrible
git-svn-id: file:///svn/phpbb/trunk@310 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-05-17 14:45:47 +00:00
Paul S. Owen
1884b5ef62 Removed separate header/footers and moved into each pages body
git-svn-id: file:///svn/phpbb/trunk@309 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-05-17 14:22:16 +00:00
Paul S. Owen
63539ba7f3 Gone and quite possibly forgotten, how terrible
git-svn-id: file:///svn/phpbb/trunk@308 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-05-17 14:21:05 +00:00
Paul S. Owen
7438f4f287 Crikey, how did I miss updating this
git-svn-id: file:///svn/phpbb/trunk@307 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-05-17 00:14:38 +00:00
Paul S. Owen
cf492d3748 Upgraded last post feature
git-svn-id: file:///svn/phpbb/trunk@306 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-05-16 21:59:57 +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
cca94aa778 Freeking windows carriage returns...someone tell me how to fix UltraEdit so it does do this..
git-svn-id: file:///svn/phpbb/trunk@304 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-05-16 07:04:01 +00:00
James Atkinson
a0ee803f48 Removed the Oracle specific SQL statment, the non-mysql one works fine with it
git-svn-id: file:///svn/phpbb/trunk@303 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-05-16 06:45:44 +00:00
James Atkinson
37c8601548 Introduced the $operator variable and cut the amount of SQL statments in half :)
git-svn-id: file:///svn/phpbb/trunk@302 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-05-16 00:56:59 +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
the_systech
6dfe84827d Add post in demo forum
git-svn-id: file:///svn/phpbb/trunk@300 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-05-15 14:08:27 +00:00
Paul S. Owen
078f63bc8a Re-did OUTER JOIN query since it is required here
git-svn-id: file:///svn/phpbb/trunk@299 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-05-15 13:40:05 +00:00
Paul S. Owen
d548bbeb2b This fixes the error that I though I fixed in the last commit ... doh
git-svn-id: file:///svn/phpbb/trunk@298 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-05-15 01:22:14 +00:00
Paul S. Owen
8e1f0cf096 Various updates
git-svn-id: file:///svn/phpbb/trunk@297 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-05-15 00:15:26 +00:00
James Atkinson
647864f581 Added some missing semi-colons
git-svn-id: file:///svn/phpbb/trunk@296 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-05-14 23:20:31 +00:00
Paul S. Owen
61b1fc9d2c Matches current MySQL schema
git-svn-id: file:///svn/phpbb/trunk@295 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-05-14 15:14:48 +00:00
Paul S. Owen
2ca28725f4 Fixed some more issues
git-svn-id: file:///svn/phpbb/trunk@294 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-05-14 15:10:31 +00:00
Paul S. Owen
ffb911d1e1 Altered SQL slightly for Postgres
git-svn-id: file:///svn/phpbb/trunk@293 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-05-14 15:10:05 +00:00
Paul S. Owen
60c507756c Fixed LIMIT and other issues
git-svn-id: file:///svn/phpbb/trunk@292 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-05-14 14:23:29 +00:00
Paul S. Owen
03923a2665 Mental note - ftp file to server before committing :)
git-svn-id: file:///svn/phpbb/trunk@291 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-05-13 20:38:14 +00:00
Paul S. Owen
e22f7fc7c0 Fixed display of forums - all pages should now work fine
git-svn-id: file:///svn/phpbb/trunk@290 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-05-13 20:31:37 +00:00
Paul S. Owen
10450b3f9c Replaced preg_replace
git-svn-id: file:///svn/phpbb/trunk@289 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-05-13 19:47:01 +00:00
Paul S. Owen
b3e8c6a82e Re-added after their last commit corrupted them -> these are binary files
git-svn-id: file:///svn/phpbb/trunk@288 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-05-13 19:34:36 +00:00
Paul S. Owen
0de9b9d73e Re-added after their last commit corrupted them -> these are binary files
git-svn-id: file:///svn/phpbb/trunk@287 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-05-13 19:33:45 +00:00
Paul S. Owen
98c93d45c5 Yet another overlooked error fixed ... strange this never showed up before ...
git-svn-id: file:///svn/phpbb/trunk@286 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-05-13 17:13:10 +00:00
Paul S. Owen
a325e482a8 Small error in viewonline fixed
git-svn-id: file:///svn/phpbb/trunk@285 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-05-13 17:11:03 +00:00
Paul S. Owen
99fbeda889 Workaround for LOWER -> LCASE for msaccess - mark 2
git-svn-id: file:///svn/phpbb/trunk@284 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-05-13 17:09:02 +00:00
Paul S. Owen
12d405c8a3 Workaround for LOWER -> LCASE for msaccess
git-svn-id: file:///svn/phpbb/trunk@283 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-05-13 17:08:04 +00:00
Paul S. Owen
557887b0d1 Various updates
git-svn-id: file:///svn/phpbb/trunk@282 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-05-13 16:49:41 +00:00
Paul S. Owen
e3bd966042 Initial SQL updates complete
git-svn-id: file:///svn/phpbb/trunk@281 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-05-13 16:02:30 +00:00