1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-02-25 04:23:38 +01:00

37 Commits

Author SHA1 Message Date
Paul S. Owen
ee96f83982 Further changes to board emails sent in user language
git-svn-id: file:///svn/phpbb/trunk@1831 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-10 00:15:13 +00:00
dougk_ff7
d0c05ab605 Three bugs fixed here... Bug ID 494154, which was a bug in the group moderation page, where email links would not redirect to the login page. Bug ID 498927 was a problem between the time/date format. Bug ID 498961 was a slight cosmetic error in the admin panel. That's all for now!
git-svn-id: file:///svn/phpbb/trunk@1791 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-03 22:44:28 +00:00
Paul S. Owen
cf6b19d523 Various updates.
git-svn-id: file:///svn/phpbb/trunk@1714 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-24 20:30:57 +00:00
Paul S. Owen
6c2e3922b1 Hopefully this addresses the \' and '' problems with MSSQL, etc. ... I'd like opinions on the security of doing this.
git-svn-id: file:///svn/phpbb/trunk@1661 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-21 15:51:31 +00:00
Paul S. Owen
da4a572e24 Should fix bug #493448 I can't believe the cockup I made, that was a good one even by my standards ... PS: This one works ...
git-svn-id: file:///svn/phpbb/trunk@1601 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-16 02:06:14 +00:00
Paul S. Owen
f983f8f2bf Should fix bug #493448 I can't believe the cockup I made, that was a good one even by my standards
git-svn-id: file:///svn/phpbb/trunk@1598 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-16 01:43:20 +00:00
Paul S. Owen
76f722573b Fixed bug #487544
git-svn-id: file:///svn/phpbb/trunk@1500 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-03 00:31:49 +00:00
Paul S. Owen
7dc179826d Enable pagination for usergroup listing, a little crude but never mind
git-svn-id: file:///svn/phpbb/trunk@1469 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-29 00:47:51 +00:00
Bart van Bragt
8a485102af Fixed some parse errors
git-svn-id: file:///svn/phpbb/trunk@1463 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-27 18:26:03 +00:00
Paul S. Owen
22dce9ec94 Various fixes and updates, fix (hopefully) for bug #485799
git-svn-id: file:///svn/phpbb/trunk@1461 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-27 17:36:04 +00:00
James Atkinson
2299d5e25c Doh, note to self make sure you check the right field when doing stuff like this
Fixed bug #485452


git-svn-id: file:///svn/phpbb/trunk@1450 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-26 10:04:07 +00:00
Paul S. Owen
3ccffbff76 Another attempt at getting universal compatibility with URI/paths ... I'm really beginning to dispise IIS ...
git-svn-id: file:///svn/phpbb/trunk@1380 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-19 23:56:00 +00:00
Paul S. Owen
37daf8a717 More language updates
git-svn-id: file:///svn/phpbb/trunk@1368 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-19 14:12:09 +00:00
Paul S. Owen
c7bc2e37bd Hopefully cope with boards running from SSL, ie. https://
git-svn-id: file:///svn/phpbb/trunk@1363 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-18 18:11:42 +00:00
Paul S. Owen
bfa98e0e3a Fixed various problems preventing updates of group status, etc.
git-svn-id: file:///svn/phpbb/trunk@1354 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-18 01:41:09 +00:00
Paul S. Owen
f027b477f4 Hopefully addresses bug #481831 ... changed REQUEST_URI to SCRIPT_NAME which seems common
git-svn-id: file:///svn/phpbb/trunk@1351 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-17 17:51:59 +00:00
Paul S. Owen
cac4518b39 Mainly language updates but some bug fixes too
git-svn-id: file:///svn/phpbb/trunk@1332 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-16 17:31:49 +00:00
Paul S. Owen
f27bec1dab Added admin enabling of email form
git-svn-id: file:///svn/phpbb/trunk@1320 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-15 18:38:23 +00:00
Paul S. Owen
0ed25deb63 Email form - free with purchase of any two other items
git-svn-id: file:///svn/phpbb/trunk@1316 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-15 16:26:41 +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
38d780d1ce Changed sendpassword so it dosan't deactivate the account
Fixed a security hole in group cp (thanks Ashe)


git-svn-id: file:///svn/phpbb/trunk@1164 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-11 08:03:03 +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
ea5590297d Group CP is done (I hope). The group moderator and admin can add and remove users from groups.
There are several things in this I would like to change but its too late for 2.0, someone remind me during 2.2 discussions


git-svn-id: file:///svn/phpbb/trunk@1134 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-06 04:44:47 +00:00
James Atkinson
8a18db2b9d Fixed bug #465147
git-svn-id: file:///svn/phpbb/trunk@1097 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-27 10:05:17 +00:00
Bart van Bragt
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
Paul S. Owen
7cd384c5b4 Fixed bug #459427
git-svn-id: file:///svn/phpbb/trunk@999 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-07 12:32:47 +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
54b29cc125 Modified header comments
git-svn-id: file:///svn/phpbb/trunk@932 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-26 13:53:41 +00:00
James Atkinson
edd5b78b36 Group CP done, except for group moderators removing group members
git-svn-id: file:///svn/phpbb/trunk@899 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-17 17:40:37 +00:00
James Atkinson
dcde945443 Fixed viewforum so topic titles show up when you don't have words in your censor list
git-svn-id: file:///svn/phpbb/trunk@896 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-17 05:13:21 +00:00
James Atkinson
ab55f28b81 Some work on group cp done. Can apply to join a group and the moderator can approve or deny.
TODO: Implement email sent when approved/denied.
      Implement ability for group moderator to remove a group member.


git-svn-id: file:///svn/phpbb/trunk@891 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-16 07:37:22 +00:00
Paul S. Owen
27ee45c8f5 Some more work on group CP, modified profile to match themes with templates
git-svn-id: file:///svn/phpbb/trunk@716 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-07-21 00:17:55 +00:00
Paul S. Owen
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
Paul S. Owen
d9b62e9964 A demo of some Group CP functionality
git-svn-id: file:///svn/phpbb/trunk@658 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-07-13 23:56:46 +00:00
Paul S. Owen
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
Paul S. Owen
5ce58d0cf0 Changed filename
git-svn-id: file:///svn/phpbb/trunk@606 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-07-08 20:31:13 +00:00