Commit graph

58 commits

Author SHA1 Message Date
Paul S. Owen
024a7d7b3e Fix missing var preventing display of email link to users when browsing groups as group moderator or admin
git-svn-id: file:///svn/phpbb/trunk@2471 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-04-03 22:24:56 +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
Paul S. Owen
c2ded8a7aa More header fixing
git-svn-id: file:///svn/phpbb/trunk@2411 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-22 23:17:06 +00:00
Paul S. Owen
688f946d44 Ooops, thanks AL_ for noting another problem ... I wish I'd never come up with this usergroup nonsense, I'll keep my big mouth shut next time :D
git-svn-id: file:///svn/phpbb/trunk@2359 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-19 21:38:49 +00:00
Paul S. Owen
f9561ba26e Various fixes for unviewable group problems, etc.
git-svn-id: file:///svn/phpbb/trunk@2353 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-19 18:24:58 +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
dougk_ff7
8e62a19cf4 Fixing the bug where users can find other user's email addresses from emails sent out by groupcp.
git-svn-id: file:///svn/phpbb/trunk@2262 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-04 12:28:51 +00:00
Paul S. Owen
a03c301e04 Remove extra session var in session_pagestart
git-svn-id: file:///svn/phpbb/trunk@2260 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-04 01:47:14 +00:00
Paul S. Owen
0eccf47be0 Fix lack of display if no groups exist, bug #520902
git-svn-id: file:///svn/phpbb/trunk@2259 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-03 23:32:36 +00:00
Paul S. Owen
6172b1c51e Changed way subject is sent to email ... handled by templates where necessary
git-svn-id: file:///svn/phpbb/trunk@2247 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-02 18:12:19 +00:00
the_systech
1bbf53c482 Fix for minor cosmetic bug # 519992
git-svn-id: file:///svn/phpbb/trunk@2195 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-02-19 16:06:25 +00:00
Paul S. Owen
2226dbb45e Couple of var names switched around in email URI
git-svn-id: file:///svn/phpbb/trunk@2191 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-02-18 21:29:55 +00:00
Paul S. Owen
1a37d0d8ef Somewhat overhauled posting, fixed various bugs, completed new way of handling URIs in emails, blah blah
git-svn-id: file:///svn/phpbb/trunk@2183 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-02-18 12:34:38 +00:00
Bart van Bragt
40e8195045 Cleaned up stuff (for Email)
git-svn-id: file:///svn/phpbb/trunk@2178 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-02-17 17:02:03 +00:00
Bart van Bragt
c8b89ff92b Fixed malformed URL in Emails
git-svn-id: file:///svn/phpbb/trunk@2177 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-02-17 16:42:06 +00:00
Bart van Bragt
06434eb0c5 Made hidden groups hidden, guess some extra security checks would be nice though (ppl guessing URLs)
git-svn-id: file:///svn/phpbb/trunk@2165 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-02-15 22:13:59 +00:00
Paul S. Owen
d093dba912 Showing as uncommited ... so I'm commiting ...
git-svn-id: file:///svn/phpbb/trunk@2154 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-02-15 14:03:39 +00:00
Paul S. Owen
d0207fee9b Fix problem where groups for which user is member appear in the Join Group dropbox
git-svn-id: file:///svn/phpbb/trunk@2122 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-02-13 00:37:27 +00:00
Paul S. Owen
4c87b7480e Fixed wrong var name preventing group listing ...
git-svn-id: file:///svn/phpbb/trunk@1996 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-28 14:18:52 +00:00
Paul S. Owen
6497f166ef Various updates related to email creation ... should fix various bugs and errors, in theory
git-svn-id: file:///svn/phpbb/trunk@1974 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-27 22:13:17 +00:00
Paul S. Owen
6f2af78020 Fourth attempt at this ... stupid CVS, remove global $mode requirement
git-svn-id: file:///svn/phpbb/trunk@1949 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-25 02:41:09 +00:00
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