Meik Sievertsen
a4138b5454
fixed a bug i invented. changed username validation to catch multiple spaces. Changed get_userdata to not get confused with usernames beginning with numbers (more stable).
...
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@3768 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-31 06:56:31 +00:00
Meik Sievertsen
9c3d84f4e1
fixed bug #1370 , #1447 (moderator status update, extensively tested, should work :D), #1309 , poll delete checkbox
...
fixed (now it is only displayed if there is a poll to delete)
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@3580 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-02-28 16:39:38 +00:00
dougk_ff7
6a29bf5c26
Ok, stupid me... this one should work :|
...
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@2797 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-07-31 19:14:46 +00:00
dougk_ff7
cf29f6bacc
Ok, it's that time again! Well, in preparation for the release of 2.0.2, I
...
have created the update file. The update has a schema change in the
phpbb_groups table; the group id is now auto-increment. This should solve
a problem in upgrade.php, as well as make some scripts a little more
efficient. The update script will take care of the required changes, as
none of the PHP files mentioned above will work without the group_id set
as auto_increment.
That's all for now!
dougk_ff7
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@2796 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-07-31 18:50:25 +00:00
Paul S. Owen
089339d365
Fix lack of existing user check when promoting/demoting users to/from group moderator
...
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@2598 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-05-19 14:03:51 +00:00
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
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
dougk_ff7
92e1d35180
Here we have the pleasure of fixing bugs 526891 and 530830. Both have been tested on my local copy, and they should be ready!
...
git-svn-id: file:///svn/phpbb/trunk@2351 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-19 15:39:06 +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
166de22e66
Deletion of groups wasn't deleting auth_access entries
...
git-svn-id: file:///svn/phpbb/trunk@2118 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-02-12 23:06:46 +00:00
Paul S. Owen
26f1a39168
Removed dependance on global defined $mode ...
...
git-svn-id: file:///svn/phpbb/trunk@1945 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-25 02:15:08 +00:00
Paul S. Owen
8a983e23a0
Change setmodules == 1 to !empty($setmodules), stop it complaining if it isn't set ... can someone do this for userauth, my copy is modified at present
...
git-svn-id: file:///svn/phpbb/trunk@1928 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-24 02:51:00 +00:00
Paul S. Owen
ce5b2a114f
Fix bug #500322
...
git-svn-id: file:///svn/phpbb/trunk@1835 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-10 14:08:59 +00:00
Paul S. Owen
459c76308c
More \' doings
...
git-svn-id: file:///svn/phpbb/trunk@1685 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-24 13:17:45 +00:00
Paul S. Owen
930c1186a2
Backtrack on IDENTITY ... doh
...
git-svn-id: file:///svn/phpbb/trunk@1494 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-01 01:25:06 +00:00
Paul S. Owen
bc5d1514d4
Minor change to use username selector
...
git-svn-id: file:///svn/phpbb/trunk@1407 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-21 16:20:40 +00:00
dougk_ff7
3c6e635bec
Now showing: A ton of bug fixes and a complete overhaul of my admin code...
...
git-svn-id: file:///svn/phpbb/trunk@1402 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-21 03:10:10 +00:00
James Atkinson
833f085eb2
Checked all calls to message_die and made sure that if they would be outputted to a user
...
without a major error that they got their error string from the lang file
Also made sure all calls had the right arguments in teh right place
git-svn-id: file:///svn/phpbb/trunk@1289 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-09 08:57:37 +00:00
Paul S. Owen
7844a5fa7f
Group control panel updates and mods + hidden group ability
...
git-svn-id: file:///svn/phpbb/trunk@1268 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-03 19:17:06 +00:00
James Atkinson
5cce2b35f7
Fixed bug #474123
...
git-svn-id: file:///svn/phpbb/trunk@1251 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-30 23:44:39 +00:00
dougk_ff7
21f99ed016
A few minor bug fixes in the group control panel.
...
git-svn-id: file:///svn/phpbb/trunk@1200 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-15 00:38:30 +00:00
Paul S. Owen
4aeb685d3c
Various updates, cleanups and support for URI based sessions ... more to come at some point
...
git-svn-id: file:///svn/phpbb/trunk@1179 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-14 15:46:53 +00:00
natec
d37f5611fb
Fixed bug 462914, and fixed totally fux0red groups admin panel.
...
git-svn-id: file:///svn/phpbb/trunk@1158 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-10 18:06:28 +00:00
James Atkinson
ddf104d781
Fixes for bugs 457239 and 457301
...
git-svn-id: file:///svn/phpbb/trunk@955 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-31 20:32:44 +00:00
James Atkinson
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
Paul S. Owen
e1fde13648
Modified header comments
...
git-svn-id: file:///svn/phpbb/trunk@935 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-26 14:35:39 +00:00
dougk_ff7
35e78e31c9
Finishing touches on group admin (for now) :D
...
git-svn-id: file:///svn/phpbb/trunk@906 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-19 15:01:51 +00:00
dougk_ff7
a9e82a381d
Fixed a bug (hopefully) preventing admin panel from being displayed
...
git-svn-id: file:///svn/phpbb/trunk@882 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-15 11:54:40 +00:00
dougk_ff7
f8d5fd6422
Group admin isn't finished, but I felt like committing it anyway...
...
git-svn-id: file:///svn/phpbb/trunk@878 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-15 00:30:31 +00:00
Bart van Bragt
2aaadc7b07
Introduced pagestart.inc
...
git-svn-id: file:///svn/phpbb/trunk@798 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-02 22:33:20 +00:00
Paul S. Owen
91d4f863e4
Lots of languagification and redirection path change
...
git-svn-id: file:///svn/phpbb/trunk@759 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-07-28 16:42:12 +00:00