1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-06-05 22:14:59 +02:00

15 Commits

Author SHA1 Message Date
Paul S. Owen
801891caea Yep, more updates and fixes
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@2570 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-05-12 15:57:47 +00:00
Paul S. Owen
0735fb32b9 Loads of bug fixes and updates
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@2564 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-05-12 00:47:41 +00:00
the_systech
32b514a800 Ok this is just me being anal again... No code changes, just file headers..
git-svn-id: file:///svn/phpbb/trunk@2467 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-04-02 21:13:47 +00:00
Paul S. Owen
5deed37a79 Fix bug where user level wasn't reset to 2 when downgrading a user from admin
git-svn-id: file:///svn/phpbb/trunk@2446 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-29 01:03:11 +00:00
Bart van Bragt
111092c673 Show groupname, bug #534414
git-svn-id: file:///svn/phpbb/trunk@2425 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-24 20:58:33 +00:00
Paul S. Owen
7e3d8e3d70 Wrong redirect on chaning user level
git-svn-id: file:///svn/phpbb/trunk@2416 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-23 22:21:33 +00:00
Paul S. Owen
f0e4a8a4e4 Fix problem with user_admin not showing correct status for certain settings + switch to same include series as main files
git-svn-id: file:///svn/phpbb/trunk@2397 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-22 17:00:33 +00:00
Paul S. Owen
78a87c5720 Hopefully fix bug #532648
git-svn-id: file:///svn/phpbb/trunk@2386 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-21 01:56:19 +00:00
Paul S. Owen
f5b7f269d2 Missed a couple of $phpEx extensions of some redirects
git-svn-id: file:///svn/phpbb/trunk@2348 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-19 12:35:13 +00:00
Paul S. Owen
9ec9adec4d Security updates + a few updates for chopped up functions compatibility
git-svn-id: file:///svn/phpbb/trunk@2310 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-18 14:54:25 +00:00
Paul S. Owen
fbdb08846e Fix HAVING clause error for MSSQL/MySQL/et al., bug #524336
git-svn-id: file:///svn/phpbb/trunk@2240 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-01 17:22:15 +00:00
Paul S. Owen
a12901368a Fix missing $phpEx in return link, bug #523313 (part 2)
git-svn-id: file:///svn/phpbb/trunk@2233 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-01 12:06:49 +00:00
Paul S. Owen
a8b7699f7f I left that echo in intentionally, honest ... phew, think I got away with that ... oh, did I just write that, doh
git-svn-id: file:///svn/phpbb/trunk@2230 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-01 01:18:01 +00:00
Paul S. Owen
33a6fbcda0 Almost but not quite ... wouldn't update user levels for former mods who've been removed from auth_access ... doh
git-svn-id: file:///svn/phpbb/trunk@2229 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-01 01:15:39 +00:00
Paul S. Owen
cbc1e854b5 Right, let's see what I broke during the re-write ... this should be 'all singing - all dancing', handles updating moderator for user and group changes, switches to advanced mode appropriately, reduces numbers of queries done for multiple updates, etc.
git-svn-id: file:///svn/phpbb/trunk@2225 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-02-28 23:50:15 +00:00