1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-06-10 16:35:35 +02:00
Commit Graph

63 Commits

Author SHA1 Message Date
a87703788e Various changes
git-svn-id: file:///svn/phpbb/trunk@1047 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-16 12:59:00 +00:00
c0ac873a08 Combined theme/templates in profile as suggested, added META refresh and made a couple of other changes
git-svn-id: file:///svn/phpbb/trunk@1018 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-09 23:22:29 +00:00
375e4d9903 Fixed bug
git-svn-id: file:///svn/phpbb/trunk@1017 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-09 21:13:25 +00:00
828447f535 Removed some trailing newlines
git-svn-id: file:///svn/phpbb/trunk@1016 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-09 12:40:42 +00:00
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
7cd384c5b4 Fixed bug
git-svn-id: file:///svn/phpbb/trunk@999 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-07 12:32:47 +00:00
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
e515d617ed Fixed bug
git-svn-id: file:///svn/phpbb/trunk@976 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-03 07:52:57 +00:00
107a3162c2 Fix for bug
git-svn-id: file:///svn/phpbb/trunk@973 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-02 22:08:01 +00:00
d48ebf9e04 Tidied up the sync functions
git-svn-id: file:///svn/phpbb/trunk@961 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-01 16:08:24 +00:00
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
fac05e46a9 addition for sorting smiley codes so that they all work properly on all DBMS's
The smiley functions should probably be moved to bbcode.php at some point


git-svn-id: file:///svn/phpbb/trunk@937 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-28 14:33:28 +00:00
1330d26720 Thought it best to add the email validate now
git-svn-id: file:///svn/phpbb/trunk@931 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-24 15:47:14 +00:00
cb2f931b42 LENGTH not compatible with ODBC
git-svn-id: file:///svn/phpbb/trunk@921 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-23 15:11:11 +00:00
ecabf09f95 Added border=0 as suggested to remove borders around linked smilies
git-svn-id: file:///svn/phpbb/trunk@913 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-21 19:41:28 +00:00
5f0c024f0c Fixed moved topic in sync
git-svn-id: file:///svn/phpbb/trunk@907 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-19 22:09:33 +00:00
9b12f772cf Fixed bug in updating forum last post in sync
git-svn-id: file:///svn/phpbb/trunk@901 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-17 22:51:56 +00:00
0f21ea1e90 Hurray the smilies code appears to work :)
git-svn-id: file:///svn/phpbb/trunk@883 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-15 15:51:02 +00:00
7503c85590 Ok last bit with the smilies :)
git-svn-id: file:///svn/phpbb/trunk@875 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-14 17:49:12 +00:00
56ca4e53d7 Another attempt at fixing smilies code :)
git-svn-id: file:///svn/phpbb/trunk@874 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-14 17:17:50 +00:00
02ac5e5943 Fix for smilies code ;)
git-svn-id: file:///svn/phpbb/trunk@873 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-14 17:02:30 +00:00
88570ae919 Moved smilies code into functions, would it be better in bbcode.php?
git-svn-id: file:///svn/phpbb/trunk@828 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-09 23:32:52 +00:00
4d8f7cd8a5 User, IP and email banning admin functional
git-svn-id: file:///svn/phpbb/trunk@781 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-01 19:59:04 +00:00
56552d1e2b More compliance ... it never ends
git-svn-id: file:///svn/phpbb/trunk@773 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-07-31 21:34:06 +00:00
db8652122c More compliance updates + select previous posts in viewtopic
git-svn-id: file:///svn/phpbb/trunk@770 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-07-31 18:37:25 +00:00
8b82f40009 Removed header frame, reduced timezone naming, added DB size for MySQL, no major technical changes
git-svn-id: file:///svn/phpbb/trunk@753 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-07-27 23:16:09 +00:00
982566faa0 System config admin section started. Can view settings but can't modify them at the moment
git-svn-id: file:///svn/phpbb/trunk@750 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-07-24 22:11:24 +00:00
d145bca394 Still seems to be pagination problem, I dont have it so what havent I committed ...
git-svn-id: file:///svn/phpbb/trunk@728 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-07-22 20:32:05 +00:00
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
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
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
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
613d62ac79 Some tidying up and switchover to message_die
git-svn-id: file:///svn/phpbb/trunk@605 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-07-08 20:24:15 +00:00
b4d3854cd2 Added a count of total number of topics to the get_db_stats function
git-svn-id: file:///svn/phpbb/trunk@485 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-06-13 08:32:32 +00:00
59b2756448 Switched validate_username check to groups table
git-svn-id: file:///svn/phpbb/trunk@481 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-06-12 16:37:52 +00:00
ff8040ab06 Fixed isset and empty checks on userdata so user prefs now work again
git-svn-id: file:///svn/phpbb/trunk@468 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-06-11 12:53:35 +00:00
36da30d221 Fixed isset and empty checks on userdata so user prefs now work again
git-svn-id: file:///svn/phpbb/trunk@467 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-06-11 12:43:25 +00:00
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
28a369aab0 Some updates
git-svn-id: file:///svn/phpbb/trunk@461 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-06-11 00:22:35 +00:00
118ff9ad24 Likely fix for pagination failure on div 10 boundary
git-svn-id: file:///svn/phpbb/trunk@446 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-06-09 21:09:00 +00:00
ef729558fe Similar problem with the user_timezone field
git-svn-id: file:///svn/phpbb/trunk@443 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-06-09 01:47:39 +00:00
ca9b7bf0d6 Check user_dateformat against '' was messing up sourceforge so I changed it to an
if($userdata[user_dateformat])

insted.


git-svn-id: file:///svn/phpbb/trunk@442 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-06-09 01:42:24 +00:00
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
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
16a49b96a9 Fixed a small problem with pagination
git-svn-id: file:///svn/phpbb/trunk@331 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-05-26 13:07:18 +00:00
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
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
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
8e1f0cf096 Various updates
git-svn-id: file:///svn/phpbb/trunk@297 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-05-15 00:15:26 +00:00
fd890fb095 First of changes to SQL
git-svn-id: file:///svn/phpbb/trunk@279 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-05-13 12:12:44 +00:00