1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-13 21:26:28 +02:00
Commit Graph

69 Commits

Author SHA1 Message Date
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
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
0f41a3a653 Removed encoding of IP (now done in common)
git-svn-id: file:///svn/phpbb/trunk@348 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-05-27 16:41:53 +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
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
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
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
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
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
557887b0d1 Various updates
git-svn-id: file:///svn/phpbb/trunk@282 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-05-13 16:49:41 +00:00
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
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
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
caaf04c197 Altered ban checking, this will be replaced by auth I think
git-svn-id: file:///svn/phpbb/trunk@271 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-05-11 12:24:50 +00:00
40e59aad2b Altered ban checking, this will be replaced by auth I think
git-svn-id: file:///svn/phpbb/trunk@270 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-05-11 12:22:44 +00:00
7b51bc1dc2 Possible fix for SQL JOIN syntax and MySQL 3.22
git-svn-id: file:///svn/phpbb/trunk@269 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-05-11 11:10:33 +00:00
3ee09c613c Added code to create an instance of $template if it does not exist
git-svn-id: file:///svn/phpbb/trunk@267 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-05-10 18:13:15 +00:00
689d58525e New file for smtp mail
git-svn-id: file:///svn/phpbb/trunk@266 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-05-09 21:47:49 +00:00
2efd2e97b8 Added generate_pagination routine
git-svn-id: file:///svn/phpbb/trunk@265 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-05-07 23:04:16 +00:00
f89e2a6d70 Minor changes to where template vars are assigned
git-svn-id: file:///svn/phpbb/trunk@261 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-05-06 22:29:28 +00:00
d211e09459 Now allow for GET based session - additions
git-svn-id: file:///svn/phpbb/trunk@259 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-05-06 16:58:54 +00:00
6a74951029 Now allow for GET based session
git-svn-id: file:///svn/phpbb/trunk@256 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-05-06 16:16:22 +00:00
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
0938e28471 Minor updates
git-svn-id: file:///svn/phpbb/trunk@251 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-05-06 12:30:25 +00:00
b0f75874dc Changed as per FDF topic
git-svn-id: file:///svn/phpbb/trunk@250 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-05-06 11:35:32 +00:00
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
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
dc5fce4710 Moved several functions to profile.php
git-svn-id: file:///svn/phpbb/trunk@232 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-05-02 22:31:23 +00:00
65bf7081c1 Fixed bug in utilising user selected timezone
git-svn-id: file:///svn/phpbb/trunk@226 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-05-02 00:42:33 +00:00
94187506c9 Remove extra -ve from being printed for timezones behind GMT
git-svn-id: file:///svn/phpbb/trunk@225 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-05-02 00:33:00 +00:00
30eb41b4dd Prevent logged in user logging in again from diff IP in same sess
git-svn-id: file:///svn/phpbb/trunk@224 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-05-02 00:32:10 +00:00
ccbd1cdfdd Added some passthru support to login
Got edit profile half working..


git-svn-id: file:///svn/phpbb/trunk@223 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-05-01 20:27:36 +00:00
b5743048e7 Fixed a pile of Windows carriage returns
git-svn-id: file:///svn/phpbb/trunk@222 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-05-01 19:10:09 +00:00
2531a39358 Updated GMT - x hours text
git-svn-id: file:///svn/phpbb/trunk@220 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-05-01 13:08:32 +00:00
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
9c16714d85 Added stripslashes to unserialize ... not a good idea to change php.ini updating code
git-svn-id: file:///svn/phpbb/trunk@218 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-04-29 21:20:19 +00:00
1b95e1ecb1 Added forgotten default_theme to global declarations
git-svn-id: file:///svn/phpbb/trunk@216 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-04-29 20:21:33 +00:00
6e54257d30 Minor change to var in user_prefs
git-svn-id: file:///svn/phpbb/trunk@215 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-04-29 20:18:22 +00:00
22c8c4f9ff Minor update to session_end
git-svn-id: file:///svn/phpbb/trunk@212 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-04-29 13:35:42 +00:00
2f50dea9f7 Minor updates
git-svn-id: file:///svn/phpbb/trunk@210 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-04-28 22:46:00 +00:00
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
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
9a155b4870 Minor update which may fix some multiple session probs
git-svn-id: file:///svn/phpbb/trunk@207 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-04-28 01:54:52 +00:00
a8a1ad65fe Updated for generic theming
git-svn-id: file:///svn/phpbb/trunk@203 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-04-24 22:32:57 +00:00
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
2f558be76f Added jumpbox template to newtopic
git-svn-id: file:///svn/phpbb/trunk@198 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-04-20 01:08:05 +00:00