aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* I believe this brings Chinese Traditional Taiwan to RC-3 standardPaul S. Owen2002-03-041-33/+33
| | | | git-svn-id: file:///svn/phpbb/trunk@2265 89ea8834-ac86-4346-8a33-228a782c2dd0
* Correct various parse errorsPaul S. Owen2002-03-042-3/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@2264 89ea8834-ac86-4346-8a33-228a782c2dd0
* preg_quote badword ... don't use # in your bad word list(!)Paul S. Owen2002-03-041-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@2263 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixing the bug where users can find other user's email addresses from emails ↵dougk_ff72002-03-041-2/+2
| | | | | | sent out by groupcp. git-svn-id: file:///svn/phpbb/trunk@2262 89ea8834-ac86-4346-8a33-228a782c2dd0
* oops, forgot to change version setting ...Paul S. Owen2002-03-042-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@2261 89ea8834-ac86-4346-8a33-228a782c2dd0
* Remove extra session var in session_pagestartPaul S. Owen2002-03-045-5/+5
| | | | git-svn-id: file:///svn/phpbb/trunk@2260 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix lack of display if no groups exist, bug #520902Paul S. Owen2002-03-031-15/+23
| | | | git-svn-id: file:///svn/phpbb/trunk@2259 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix incorrect setting of checkboxes on edit, bug #525244Paul S. Owen2002-03-031-6/+10
| | | | git-svn-id: file:///svn/phpbb/trunk@2258 89ea8834-ac86-4346-8a33-228a782c2dd0
* Change to count method in word_common ... problem seemed to exist on older ↵Paul S. Owen2002-03-031-1/+1
| | | | | | PHP versions for some reason git-svn-id: file:///svn/phpbb/trunk@2257 89ea8834-ac86-4346-8a33-228a782c2dd0
* Remove IDENTITY SET for forumsPaul S. Owen2002-03-031-5/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@2256 89ea8834-ac86-4346-8a33-228a782c2dd0
* Add additional updates for MSSQL, thanks to Juan-Carlos for pointing the ↵Paul S. Owen2002-03-031-4/+70
| | | | | | missing changes out ... please note, this introduces a DROP TABLE requirement for forums, ensure you read the INSTALL_RC3 before using this on MSSQL! git-svn-id: file:///svn/phpbb/trunk@2255 89ea8834-ac86-4346-8a33-228a782c2dd0
* Minor updatePaul S. Owen2002-03-031-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@2254 89ea8834-ac86-4346-8a33-228a782c2dd0
* More minor style fixesPaul S. Owen2002-03-031-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@2253 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix a minor style issuePaul S. Owen2002-03-021-3/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@2252 89ea8834-ac86-4346-8a33-228a782c2dd0
* Minor update to layoutPaul S. Owen2002-03-021-3/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@2251 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix error in import, bug #524906Paul S. Owen2002-03-022-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@2250 89ea8834-ac86-4346-8a33-228a782c2dd0
* Altered the block structure slightly for avatarsPaul S. Owen2002-03-021-62/+40
| | | | git-svn-id: file:///svn/phpbb/trunk@2249 89ea8834-ac86-4346-8a33-228a782c2dd0
* Changed way subject is sent to email ... handled by templates where ↵Paul S. Owen2002-03-02287-135/+600
| | | | | | necessary ... all translators please note these changes! git-svn-id: file:///svn/phpbb/trunk@2248 89ea8834-ac86-4346-8a33-228a782c2dd0
* Changed way subject is sent to email ... handled by templates where necessaryPaul S. Owen2002-03-024-199/+176
| | | | git-svn-id: file:///svn/phpbb/trunk@2247 89ea8834-ac86-4346-8a33-228a782c2dd0
* What was this doing here? :DPaul S. Owen2002-03-021-974/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@2246 89ea8834-ac86-4346-8a33-228a782c2dd0
* Various updates, should be @ RC-3 standardPaul S. Owen2002-03-028-96/+90
| | | | git-svn-id: file:///svn/phpbb/trunk@2245 89ea8834-ac86-4346-8a33-228a782c2dd0
* Oops again.. Missed one.. I know this ones not really uptodate anyway, but ↵the_systech2002-03-011-0/+2
| | | | | | at least my changes are there. git-svn-id: file:///svn/phpbb/trunk@2244 89ea8834-ac86-4346-8a33-228a782c2dd0
* Oops I did a Paul... Still allow avatar uploads from Urlsthe_systech2002-03-016-12/+14
| | | | git-svn-id: file:///svn/phpbb/trunk@2243 89ea8834-ac86-4346-8a33-228a782c2dd0
* Ok it's official, I'm an idiot... Doesn't do much good to commit the updates ↵the_systech2002-03-011-3/+17
| | | | | | to the profile template without the update to profile :( git-svn-id: file:///svn/phpbb/trunk@2242 89ea8834-ac86-4346-8a33-228a782c2dd0
* Workarounds for file_uploads disabled...the_systech2002-03-018-8/+36
| | | | git-svn-id: file:///svn/phpbb/trunk@2241 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix HAVING clause error for MSSQL/MySQL/et al., bug #524336Paul S. Owen2002-03-011-7/+7
| | | | git-svn-id: file:///svn/phpbb/trunk@2240 89ea8834-ac86-4346-8a33-228a782c2dd0
* Made viewip in modcp.php usefull and introduced an undocumented feature :DBart van Bragt2002-03-012-13/+26
| | | | git-svn-id: file:///svn/phpbb/trunk@2239 89ea8834-ac86-4346-8a33-228a782c2dd0
* Ignore duplicate IP's for guest counts ... keep in mind this swings 100% the ↵Paul S. Owen2002-03-011-3/+9
| | | | | | other way from keeping them all, you'll not count some users. git-svn-id: file:///svn/phpbb/trunk@2238 89ea8834-ac86-4346-8a33-228a782c2dd0
* Move subject preg_ to after parseing ... in case subject needs to contain ↵Paul S. Owen2002-03-011-5/+11
| | | | | | any variables git-svn-id: file:///svn/phpbb/trunk@2237 89ea8834-ac86-4346-8a33-228a782c2dd0
* Ignore duplicate IP's for guest counts ... keep in mind this swings 100% the ↵Paul S. Owen2002-03-011-10/+16
| | | | | | other way from keeping them all, you'll not count some users. git-svn-id: file:///svn/phpbb/trunk@2236 89ea8834-ac86-4346-8a33-228a782c2dd0
* Add ability to specify subject within email, format is Subject: (localised ↵Paul S. Owen2002-03-011-2/+6
| | | | | | subject) followed by carriage return/newline. git-svn-id: file:///svn/phpbb/trunk@2235 89ea8834-ac86-4346-8a33-228a782c2dd0
* Initial version by svenneman ... RC-3 standardPaul S. Owen2002-03-0122-0/+2175
| | | | git-svn-id: file:///svn/phpbb/trunk@2234 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix missing $phpEx in return link, bug #523313 (part 2)Paul S. Owen2002-03-011-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@2233 89ea8834-ac86-4346-8a33-228a782c2dd0
* Various updatesPaul S. Owen2002-03-014-111/+116
| | | | git-svn-id: file:///svn/phpbb/trunk@2232 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix bug #522413, non-slashing of quotesPaul S. Owen2002-03-012-25/+27
| | | | git-svn-id: file:///svn/phpbb/trunk@2231 89ea8834-ac86-4346-8a33-228a782c2dd0
* I left that echo in intentionally, honest ... phew, think I got away with ↵Paul S. Owen2002-03-011-1/+1
| | | | | | that ... oh, did I just write that, doh git-svn-id: file:///svn/phpbb/trunk@2230 89ea8834-ac86-4346-8a33-228a782c2dd0
* Almost but not quite ... wouldn't update user levels for former mods who've ↵Paul S. Owen2002-03-011-8/+43
| | | | | | been removed from auth_access ... doh git-svn-id: file:///svn/phpbb/trunk@2229 89ea8834-ac86-4346-8a33-228a782c2dd0
* Updates related to auth_admin changesPaul S. Owen2002-03-013-5/+4
| | | | git-svn-id: file:///svn/phpbb/trunk@2228 89ea8834-ac86-4346-8a33-228a782c2dd0
* Time for Tubby bye byePaul S. Owen2002-02-282-1879/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@2227 89ea8834-ac86-4346-8a33-228a782c2dd0
* Various updates/changesPaul S. Owen2002-02-281-19/+26
| | | | git-svn-id: file:///svn/phpbb/trunk@2226 89ea8834-ac86-4346-8a33-228a782c2dd0
* Right, let's see what I broke during the re-write ... this should be 'all ↵Paul S. Owen2002-02-281-0/+892
| | | | | | 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
* Initial version by sundoitPaul S. Owen2002-02-2816-0/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@2224 89ea8834-ac86-4346-8a33-228a782c2dd0
* Wrong spelling ... I cannot read ... doh!Paul S. Owen2002-02-281-0/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@2223 89ea8834-ac86-4346-8a33-228a782c2dd0
* Should bring Bulgarian up to RC-3 standardsPaul S. Owen2002-02-282-258/+276
| | | | git-svn-id: file:///svn/phpbb/trunk@2222 89ea8834-ac86-4346-8a33-228a782c2dd0
* Should bring Portuguese up to RC-3 standardsPaul S. Owen2002-02-283-7/+18
| | | | git-svn-id: file:///svn/phpbb/trunk@2221 89ea8834-ac86-4346-8a33-228a782c2dd0
* Initial version by OOHOOPaul S. Owen2002-02-2824-0/+2621
| | | | git-svn-id: file:///svn/phpbb/trunk@2220 89ea8834-ac86-4346-8a33-228a782c2dd0
* Slight mod to language selector to handle double underscored lang filesPaul S. Owen2002-02-281-2/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@2219 89ea8834-ac86-4346-8a33-228a782c2dd0
* Add a few nowraps ... no doubt causing a few issues for at least one ↵Paul S. Owen2002-02-2812-59/+55
| | | | | | language ... git-svn-id: file:///svn/phpbb/trunk@2218 89ea8834-ac86-4346-8a33-228a782c2dd0
* Added false for the optional replace parameter of the header for ↵the_systech2002-02-262-4/+4
| | | | | | Cache-Control.. This might actually fix some issues with gzip compression and win98/IIS... git-svn-id: file:///svn/phpbb/trunk@2217 89ea8834-ac86-4346-8a33-228a782c2dd0
* Minor fix to stylingPaul S. Owen2002-02-262-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@2216 89ea8834-ac86-4346-8a33-228a782c2dd0