1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-06-03 13:05:44 +02:00

2928 Commits

Author SHA1 Message Date
Meik Sievertsen
070f82e91e fixed two small flaws.
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@3790 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-04-05 12:04:34 +00:00
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
3617af0360 more changes/fixes. New mail handling should be tested by those persons experienced problems with anti spam software and empty To Fields.
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@3758 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-30 17:48:37 +00:00
Meik Sievertsen
0c42dd05df more fixes. see the changelog for the major one.
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@3734 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-27 17:18:48 +00:00
Meik Sievertsen
adc030875e guess what ? yes, just fixed small glitches.
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@3705 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-24 01:23:01 +00:00
Meik Sievertsen
05ad53f5ab fixed two bugs... bye bye easter-egg (i think it is time to invent a new one. ;)).
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@3696 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-20 23:41:07 +00:00
Meik Sievertsen
af2aa0caf2 fixed more bugs, obviously.
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@3678 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-19 13:57:40 +00:00
Meik Sievertsen
b1e648ea5e you have not seen this one. ;)
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@3675 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-18 23:27:04 +00:00
Meik Sievertsen
374560da38 fixed some small bugs... added the updater (this one needs some testing, i have moved some things around)
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@3674 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-18 23:24:02 +00:00
Paul S. Owen
42ec97aab7 Initial version by Natasa Holy/psoTFX
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@3666 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-18 15:56:39 +00:00
Paul S. Owen
b79a7f035a Initial version ... seems I forgot to commit this
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@3665 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-18 15:38:16 +00:00
Paul S. Owen
22fc4f62fc Initial version by Natasa Holy
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@3664 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-18 15:37:17 +00:00
Paul S. Owen
bda78b1898 Files changed: lang_main, lang_admin
Minor corrections and a few missing strings added.


git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@3649 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-13 18:16:45 +00:00
Meik Sievertsen
46b24f9337 and again url bbcode changes... fixing one potential security issue.
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@3632 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-11 01:55:18 +00:00
Meik Sievertsen
72fc5decbe fixed problems with usernames using html special chars, added GMT + 13 to english lang_main (yes, again. ;)), paul will slap me again... i see the trout coming, but this var has to be added.
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@3616 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-09 02:03:15 +00:00
Meik Sievertsen
3bb8fffb70 revert newest post change.
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@3610 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-08 00:15:33 +00:00
Meik Sievertsen
34f1c6df98 fixed bugs #1487, #1385 and #1505, changed newest post code a little bit (now it should work as intended)
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@3609 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-07 19:32:46 +00:00
Meik Sievertsen
0c92a18e16 fixed problems with updating default values within mssql (update_to_xxx), fixed html-entities match (no longer needed since the html validation changed... -> Related to bug #1267), bug #1374, #1341 - scoot and #1430 fixed too. Some updates related to 2.0.5.
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@3597 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-04 21:02:48 +00:00
Meik Sievertsen
b76e7f7022 fixed bugs #1286, #1337 and #1153
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@3587 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-03 20:53:43 +00:00
Meik Sievertsen
1f670aa48a fixed wrong return path in admin mass mailing - netclectic, fixed bug #1477
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@3586 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-03 10:32:44 +00:00
Meik Sievertsen
d6bdd83306 - fixed bugs #1395, #1177, fixed floating point assignment bug within older php versions ($fraction), adjusted search a little bit by implementing a workaround for database timeouts (hopefully Paul will not slap me for this. :D) - should be tested within high-traffic boards or those affected by the database timeout.
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@3585 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-02 23:16:19 +00:00
Meik Sievertsen
0d75cfc914 fixed bug #1463, #1154 and #1465, moved mozilla navigation bar (see comment), changed url bbcode parsing (some backports from 2.2)
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@3583 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-02 15:51:07 +00:00
Meik Sievertsen
8fc6378764 fixed bug #1301 - Nuttzy99
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@3581 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-02-28 17:04:09 +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
Meik Sievertsen
4367a190c7 minor redirect fixes (please review)
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@3564 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-02-27 13:05:28 +00:00
Meik Sievertsen
e3138ed2c4 fixed bug #1446, #1418 and memberlist joined sort order
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@3542 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-02-26 11:19:25 +00:00
Paul S. Owen
3cac26f65c Initial version by Dangerous piper
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@3541 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-02-26 10:57:30 +00:00
Meik Sievertsen
c1df3ec688 fixed bug #1398, the last one for today. ;) promised.
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@3534 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-02-25 23:48:10 +00:00
Meik Sievertsen
81b3672c87 fixed get_userdata to be now really compatible with id and username (note: used intval check against 0 because of php3 compatibility)
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@3533 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-02-25 23:28:30 +00:00
Meik Sievertsen
eca9470cd4 prevent breaking of page if quote is missing. ;)
hopefully nothing is broken now. :D


git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@3529 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-02-25 18:19:01 +00:00
Meik Sievertsen
fa16e21fd4 fixed bug #1388, #1357, #1347, #1307, #1222 and #1249
changed email validation, special characters do not need to be escaped within character class (added ampersand to email validation too)


git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@3525 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-02-25 16:03:22 +00:00
Meik Sievertsen
06a38909e6 fixed bugs #1437, #686 (only changed old update scripts), #1426 and #1424
fixed username validation if username is already parsed through htmlspecialchars or user try to enforce invalid characters.


git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@3522 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-02-25 14:35:39 +00:00
Meik Sievertsen
b0322067b9 added missing variable to session_end, fixed schema directories within upgrade file.
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@3515 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-02-23 11:59:51 +00:00
Paul S. Owen
5c40eb6b78 fix issue with HTML parsing and nasty on/style tags + incorrect matching of allowed tags
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@3513 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-02-23 00:54:46 +00:00
Meik Sievertsen
4b3714ee8f fix phpbb_realpath and added delimiter to phpbb_confirm table (what a single ; can do... :))
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@3490 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-02-21 13:22:29 +00:00
Paul S. Owen
ea33ee4b11 Remove user facing session_id checks, they remain in admin and mod panels, fix bug which allows sending email via board even when disabled
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@3481 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-02-21 11:16:44 +00:00
Paul S. Owen
e6e429b7f9 *updated to 2.0.4
*changed my contact e-mail to the one I read more often
*LOTS of grammar/punctuation/style fixes


git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@3465 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-02-09 20:39:29 +00:00
Paul S. Owen
50e5e18da6 Updates
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@3464 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-02-09 20:39:18 +00:00
Paul S. Owen
58f84295fe fixed typos & corrected many messages
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@3453 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-02-04 23:53:14 +00:00
Paul S. Owen
80f5ba6e90 Versão 1.0.0 - 29/01/03
- Compatível com phpBB 2.0.4
- Adicionado:
* Ban_username_explain
* No_update_ranks

------------------------------------------

Maiores Informações: http://suportephpbb.cjb.net/viewtopic.php?t=4


git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@3424 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-01-30 16:22:30 +00:00
(no author)
151bb90187 This commit was manufactured by cvs2svn to create branch 'phpBB-2_0_0'.
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@3421 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-01-30 15:32:30 +00:00
Ludovic Arnaud
0494a0a58c Dammit, now this should be the good one.
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@3411 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-01-30 02:08:15 +00:00
Ludovic Arnaud
ad78f21bc1 Corrected regular expression.
Reported by Bobe.


git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@3410 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-01-30 02:05:57 +00:00
Paul S. Owen
4cd22014e4 Updated to reflect v.2.0.4 (Text only)
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@3378 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-01-28 13:52:38 +00:00
Paul S. Owen
36eddf815a Files changed to fix in 2.0.4, some mistakes corrected, co-translator replaced
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@3352 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-01-22 15:12:19 +00:00
Paul S. Owen
ed1bcbda89 Updated to 2.0.4
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@3337 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-01-19 00:46:04 +00:00
Paul S. Owen
3284052fec Some grammar fixes.
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@3336 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-01-19 00:46:03 +00:00
Paul S. Owen
d2803db305 Updates
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@3335 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-01-17 17:16:05 +00:00
Paul S. Owen
d0e1833ac5 Fixed email templates
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@3334 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-01-17 17:14:36 +00:00
Paul S. Owen
7fb83712f9 2.0.5
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@3333 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-01-17 14:02:14 +00:00