Henry Sudhof
991f68a85b
Okay, let's be a little more paranoid.
...
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@8457 89ea8834-ac86-4346-8a33-228a782c2dd0
2008-03-22 13:44:20 +00:00
Meik Sievertsen
688d57f99c
some changes for the new version
...
- it would be nice if anyone able would be testing these changes on their installations and report bugs as soon as possible (also do not hestitate to PM the developers. ;)).
- the changelog is ommitted for now - it will get checked in later.
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@6772 89ea8834-ac86-4346-8a33-228a782c2dd0
2006-12-16 13:11:28 +00:00
Meik Sievertsen
989cfb9d8c
2.0.7
...
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@4863 89ea8834-ac86-4346-8a33-228a782c2dd0
2004-03-13 15:03:58 +00:00
Meik Sievertsen
0c92a18e16
fixed problems with updating default values within mssql (update_to_xxx), fixed html-entities match (no longer needed since the html validation changed... -> Related to bug #1267 ), bug #1374 , #1341 - scoot and #1430 fixed too. Some updates related to 2.0.5.
...
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@3597 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-04 21:02:48 +00:00
Paul S. Owen
c9e575c8eb
Various fixes, see CHANGELOG
...
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@3214 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-12-19 17:17:40 +00:00
Paul S. Owen
7e6340e34d
Missed a couple
...
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@3168 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-12-03 17:47:40 +00:00
Paul S. Owen
4ef1441bea
redirect header changes
...
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@3154 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-11-30 21:37:45 +00:00
dougk_ff7
a144cb10a5
Ok, fixing a few bugs here.... I still have more to do, but this fixes a
...
funny bug in login.php where redirect won't allow more than the file and
mode... Now it should work with posting (or any other page). Also fixes a
typo in admin_db_utilities.php.
P.S. James, don't commit config.php. ;) Fortunately, it didn't seem like
you lost a password.... :D
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@2648 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-06-27 21:26:46 +00:00
Paul S. Owen
4b48ebcb4c
More updates ... added Date and Content-type/encoding output for the emails, updated all email templates
...
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@2587 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-05-17 13:14:05 +00:00
Paul S. Owen
290a897da4
More fixes ... hopefully corrects for moved topic/pagination issues ... needs testing (run update_to_201.php ... if you are already running 2.0.1 you'll need to modify the case statements in update_to_201 or necessary checks won't complete)
...
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@2579 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-05-14 15:19:20 +00:00
Paul S. Owen
20748ac9d5
Added exit's after those header location redirects without them
...
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@2575 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-05-13 13:18:18 +00:00
James Atkinson
88214ed58d
Fixed bug #154
...
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@2563 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-05-09 18:54:49 +00:00
Paul S. Owen
23e3c0a1a7
A few more missed intval's
...
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@2503 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-04-07 14:59:33 +00:00
Paul S. Owen
7012f5168f
Minor update to SQL to remove an IN where it was no longer necessary
...
git-svn-id: file:///svn/phpbb/trunk@2477 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-04-04 11:47:43 +00:00
Paul S. Owen
1fdfa98674
No comment
...
git-svn-id: file:///svn/phpbb/trunk@2464 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-04-02 15:10:44 +00:00
Paul S. Owen
51d9bdeca7
Various updates with any luck they fix a few minor issues without causing new ones ...
...
git-svn-id: file:///svn/phpbb/trunk@2462 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-04-02 14:04:18 +00:00
Paul S. Owen
e1f7400b8d
pre-freeze on main templates, various bug fixes (highlighting search results, various search related issues, blah blah). These updates need _thorough_ checking, quickly
...
git-svn-id: file:///svn/phpbb/trunk@2448 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-31 00:06:34 +00:00
the_systech
0e2eb0daee
Ok all of these damned httpd server that are different are about annoying
...
git-svn-id: file:///svn/phpbb/trunk@2444 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-28 19:52:21 +00:00
Paul S. Owen
9f651601a3
Redirect to login header change for IIS/Webstart
...
git-svn-id: file:///svn/phpbb/trunk@2410 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-22 22:27:10 +00:00
Paul S. Owen
1a36478d59
A few coding style alterations
...
git-svn-id: file:///svn/phpbb/trunk@2384 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-21 01:38:45 +00:00
Paul S. Owen
e22ee22470
Loads'a changes including fix for security issue, thanks to Matthijs for checking this out and confirming
...
git-svn-id: file:///svn/phpbb/trunk@2305 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-18 13:35:43 +00:00
Paul S. Owen
b58fca84e6
Fix bug #520039 , moved topics with wrong goto page links
...
git-svn-id: file:///svn/phpbb/trunk@2198 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-02-19 22:09:08 +00:00
the_systech
17e976e5d9
Fix for bug #517896
...
git-svn-id: file:///svn/phpbb/trunk@2161 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-02-15 19:58:16 +00:00
Bart van Bragt
3a87c855dc
Made hidden groups really hidden (index, viewforum)
...
git-svn-id: file:///svn/phpbb/trunk@2156 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-02-15 15:08:48 +00:00
Paul S. Owen
cd5546b67d
Repeat after me "Paul is a moron"
...
git-svn-id: file:///svn/phpbb/trunk@2080 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-02-11 02:18:33 +00:00
Paul S. Owen
67d9802335
Add a login redirect for users not logged in who attempt to visit restricted forums ... also shows a forum/post doesn't exist for hidden forums/topics/posts if user is logged in but not authed to view them
...
git-svn-id: file:///svn/phpbb/trunk@2079 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-02-11 02:16:28 +00:00
Paul S. Owen
2087cf9f11
Guest username display error
...
git-svn-id: file:///svn/phpbb/trunk@2062 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-02-08 01:30:59 +00:00
Paul S. Owen
0b609899e3
Introduce an additional DB field for first_topic_id ... RUN update_to_RC3 ONCE YOU'VE UPDATED
...
git-svn-id: file:///svn/phpbb/trunk@2036 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-02-02 18:04:21 +00:00
Paul S. Owen
e46d624c6b
Fix various var not set warnings ... many thanks go to The Horta for pointing out and offering fixes for many of these
...
git-svn-id: file:///svn/phpbb/trunk@1997 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-28 17:25:58 +00:00
Paul S. Owen
5155a90a46
Fixed $phpEx inside single quotes
...
git-svn-id: file:///svn/phpbb/trunk@1966 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-27 13:14:15 +00:00
Paul S. Owen
ed932754b5
Remove hard-coded .php
...
git-svn-id: file:///svn/phpbb/trunk@1963 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-27 02:19:45 +00:00
Paul S. Owen
4ca97851d6
Fix unread marker after own post, change moderator listing method to that of index
...
git-svn-id: file:///svn/phpbb/trunk@1962 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-27 01:56:05 +00:00
Bart van Bragt
24ab3618a6
Changed pagination of multi-page topics
...
git-svn-id: file:///svn/phpbb/trunk@1875 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-14 23:24:53 +00:00
Paul S. Owen
64dc7345b1
Changes to topic/forum tracking ... tested for several days on test board and all seems fine, give feedback in forums
...
git-svn-id: file:///svn/phpbb/trunk@1851 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-12 17:00:32 +00:00
Bart van Bragt
95fd595371
Allowing old style URLs
...
git-svn-id: file:///svn/phpbb/trunk@1778 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-02 19:55:45 +00:00
Paul S. Owen
26f286eb30
Fix bug #496783
...
git-svn-id: file:///svn/phpbb/trunk@1746 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-30 13:44:55 +00:00
Paul S. Owen
52294e6d5a
Minor update, big speed increase ... Bart's idea :)
...
git-svn-id: file:///svn/phpbb/trunk@1716 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-24 21:41:47 +00:00
Paul S. Owen
b14ca3c338
Changed way moderator lang is output on viewforum and index
...
git-svn-id: file:///svn/phpbb/trunk@1611 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-16 18:58:05 +00:00
Paul S. Owen
652b7d323c
Re-jiggle some unread/read/newest topic stuff
...
git-svn-id: file:///svn/phpbb/trunk@1606 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-16 13:47:16 +00:00
Paul S. Owen
5bf5404cd0
Fix view newest post error + missing mini post icon in posting preview
...
git-svn-id: file:///svn/phpbb/trunk@1605 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-16 13:41:37 +00:00
Paul S. Owen
e6e6be2b77
Fix view newest post error + missing mini post icon in posting preview
...
git-svn-id: file:///svn/phpbb/trunk@1604 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-16 13:36:47 +00:00
Paul S. Owen
219b7c152c
Various changes to accompany session updates ... MSSQL users should be prepared to alter or remove the session_last_visit field or face potential problems
...
git-svn-id: file:///svn/phpbb/trunk@1594 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-15 17:50:28 +00:00
Paul S. Owen
880013144e
Remove guest user topic tracking via cookies, update viewtopic to re-fix highlighting of search terms, add lang capability to images, various other issues, removed remote avatar size reduction
...
git-svn-id: file:///svn/phpbb/trunk@1566 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-14 02:41:33 +00:00
Bart van Bragt
bef3314e50
Announce and Sticky are never shown as locked
...
git-svn-id: file:///svn/phpbb/trunk@1565 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-14 02:19:57 +00:00
Paul S. Owen
cd33d8e40f
Added another image name for 'goto post'
...
git-svn-id: file:///svn/phpbb/trunk@1528 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-10 00:17:20 +00:00
Paul S. Owen
2ace10e4c2
New session code, probably still dodgy, fix for login failed message, search updates, highlighting URI messup fixes, max limit for ranks
...
git-svn-id: file:///svn/phpbb/trunk@1511 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-05 00:20:56 +00:00
Bart van Bragt
8e50e5eb4e
Implemented Navigation bar in Mozilla
...
git-svn-id: file:///svn/phpbb/trunk@1452 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-26 12:09:37 +00:00
Paul S. Owen
92e5512011
Reminder to self, checking files at 2am bad, checking files at 2pm good
...
git-svn-id: file:///svn/phpbb/trunk@1435 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-24 15:57:31 +00:00
James Atkinson
ac3757bad0
Added alternating row color/class for topicrow
...
git-svn-id: file:///svn/phpbb/trunk@1425 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-23 09:31:59 +00:00
Paul S. Owen
939e985571
More lang related cleanups
...
git-svn-id: file:///svn/phpbb/trunk@1355 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-18 14:02:25 +00:00