1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-05-11 18:15:20 +02:00

131 Commits

Author SHA1 Message Date
Paul S. Owen
51d9bdeca7 Various updates with any luck they fix a few minor issues without causing new ones ...
git-svn-id: file:///svn/phpbb/trunk@2462 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-04-02 14:04:18 +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
70889081f1 Move phpbb_preg_quote back into functions because it's plain annoying ... :D
git-svn-id: file:///svn/phpbb/trunk@2427 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-25 12:41:41 +00:00
Paul S. Owen
5b176a2eff Fix bad word cockup ... oh look the censor failed and let cockup through, oh, and again ... geez sourceforge needs better censors for its CVS system
git-svn-id: file:///svn/phpbb/trunk@2426 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-25 12:39:17 +00:00
Paul S. Owen
4ac4c7f969 timezone setup should be isset not !empty ... GMT is 0 after all .. oops
git-svn-id: file:///svn/phpbb/trunk@2417 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-23 23:12:31 +00:00
Paul S. Owen
1dbb0240f5 bah
git-svn-id: file:///svn/phpbb/trunk@2338 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-19 01:00:37 +00:00
Paul S. Owen
1ab738dcb2 Stuff that phpbb_preg ... not including bbcode and can't be bothered to move phpbb_preg out ...
git-svn-id: file:///svn/phpbb/trunk@2335 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-19 00:43:51 +00:00
Paul S. Owen
14b6e1447d phpbb_preg_quote that bad word replace ... just in case ...
git-svn-id: file:///svn/phpbb/trunk@2331 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-19 00:08:18 +00:00
Paul S. Owen
b651274960 Stop being too paranoid about hacking of includes containing only fully inclusive functions
git-svn-id: file:///svn/phpbb/trunk@2328 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-18 23:53:12 +00:00
Paul S. Owen
502e4aceea Updates to overcome security issue + updates of various functions, initial version of profile registration include ... not completed but should be functional for obvious reasons(!)
git-svn-id: file:///svn/phpbb/trunk@2304 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-18 13:35:23 +00:00
Paul S. Owen
66eb4b2c16 Localise days/months, fix bug in validate_username ... this doesn't see functions.php split, working on that separately
git-svn-id: file:///svn/phpbb/trunk@2274 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-06 00:40:31 +00:00
Paul S. Owen
85dc9d45c1 preg_quote badword ... don't use # in your bad word list(!)
git-svn-id: file:///svn/phpbb/trunk@2263 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-04 13:43:35 +00:00
Paul S. Owen
d04d9e0ac4 Slight mod to language selector to handle double underscored lang files
git-svn-id: file:///svn/phpbb/trunk@2219 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-02-28 14:17:19 +00:00
Paul S. Owen
22b9be70a4 Failed to switch to English images default if prefered language doesn't exist ...
git-svn-id: file:///svn/phpbb/trunk@2212 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-02-25 14:59:01 +00:00
Paul S. Owen
19f7c091d9 Move activation key stuff to profile, search_username stuff to search, re-add @ to create_date
git-svn-id: file:///svn/phpbb/trunk@2208 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-02-25 01:08:55 +00:00
Bart van Bragt
c95ae7fb21 Use default style if user doesn't have a theme set (shouldn't happen)
git-svn-id: file:///svn/phpbb/trunk@2145 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-02-14 16:09:36 +00:00
Paul S. Owen
88edd41f5d Fixed error in make_forum_select box generation output
git-svn-id: file:///svn/phpbb/trunk@2128 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-02-13 15:40:51 +00:00
Paul S. Owen
be3f1941e1 Change way error is returned to validate email/username, fixes problem with lack of language support for error output and subsequent doubled username, etc. issues + remove get_userdata_from_id and use get_userdata instead + other minor changes
git-svn-id: file:///svn/phpbb/trunk@2113 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-02-12 17:14:39 +00:00
Bart van Bragt
7171e62a7a Fixed 404 for header (#51499)
git-svn-id: file:///svn/phpbb/trunk@2070 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-02-09 15:54:40 +00:00
Paul S. Owen
cec8dba611 Fixed missing " bug #514823
git-svn-id: file:///svn/phpbb/trunk@2067 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-02-08 20:54:21 +00:00
Paul S. Owen
543caeaa4e hmmm, doh ... of course removing the preg_quote here is no doubt going to cause bug reports of "I can't censor xyz@asd" ...
git-svn-id: file:///svn/phpbb/trunk@2065 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-02-08 01:44:27 +00:00
Paul S. Owen
405efb48e0 Various updates, mods, changes to several functions, moved smilies stuff to bbcode.php ... nathan may kill me ... good bye all in advance
git-svn-id: file:///svn/phpbb/trunk@2063 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-02-08 01:33:36 +00:00
Paul S. Owen
92a27156d8 Another change to the way {LANG} is handled for images ... last one, ... hopefully :)
git-svn-id: file:///svn/phpbb/trunk@2054 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-02-04 18:31:22 +00:00
James Atkinson
225a4ff8e7 Fixed bug #507473
git-svn-id: file:///svn/phpbb/trunk@2049 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-02-03 19:19:42 +00:00
Paul S. Owen
871bddb685 Changed selection of localised images ... new {LANG} replace format
git-svn-id: file:///svn/phpbb/trunk@2019 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-31 01:16:10 +00:00
Paul S. Owen
57fdecdc0e Fix various bugs; password length warning, proper warnings for username/email errors
git-svn-id: file:///svn/phpbb/trunk@1965 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-27 03:10:40 +00:00
Bart van Bragt
417bedb382 Fixed bug #505838, debug messages didn't show SQL errors
git-svn-id: file:///svn/phpbb/trunk@1919 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-22 18:13:59 +00:00
Bart van Bragt
84939c8342 Cosmetic error in language_select() (related to #499989)
git-svn-id: file:///svn/phpbb/trunk@1841 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-11 10:53:40 +00:00
Paul S. Owen
af4587e51d Added / to dirname . file for is_file/links for language selector ...
git-svn-id: file:///svn/phpbb/trunk@1810 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-07 19:01:08 +00:00
Paul S. Owen
4510e61320 Minor changes
git-svn-id: file:///svn/phpbb/trunk@1807 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-06 01:06:42 +00:00
Paul S. Owen
7ae86b1b07 Removed windows carriage returns and newline at end of file ...
git-svn-id: file:///svn/phpbb/trunk@1785 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-03 16:04:18 +00:00
the_systech
1c40ad5736 Ok that was stupid.. Better version of a fix for 497077... Somebody hand me a beer.
git-svn-id: file:///svn/phpbb/trunk@1784 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-03 15:12:10 +00:00
the_systech
a4934d0e25 Updated validate_username function for use with mysql4 Bug #497077
git-svn-id: file:///svn/phpbb/trunk@1783 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-03 15:09:22 +00:00
Paul S. Owen
315f21d087 Clean up display of languages, limit to directory names only
git-svn-id: file:///svn/phpbb/trunk@1775 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-02 15:40:53 +00:00
Bart van Bragt
04d4c27785 Sigh
git-svn-id: file:///svn/phpbb/trunk@1672 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-22 11:18:08 +00:00
Bart van Bragt
ede9be3551 Fixed small problem with translation of imgs
git-svn-id: file:///svn/phpbb/trunk@1671 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-22 11:17:09 +00:00
Paul S. Owen
cd9b1562f1 More \' updates
git-svn-id: file:///svn/phpbb/trunk@1663 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-21 16:00:41 +00:00
Bart van Bragt
a0165d67a3 Made smileys case-sensitive (i.e. :o != :O )
git-svn-id: file:///svn/phpbb/trunk@1633 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-19 16:07:31 +00:00
Paul S. Owen
4201b9af2a Oops, another file I forgot to commit, perhaps I should commit myself ...
git-svn-id: file:///svn/phpbb/trunk@1617 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-17 00:46:54 +00:00
Paul S. Owen
f1be01a89b Fix bug #493735 was still using old config value name for theme
git-svn-id: file:///svn/phpbb/trunk@1597 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-16 01:27:16 +00:00
Paul S. Owen
880013144e Remove guest user topic tracking via cookies, update viewtopic to re-fix highlighting of search terms, add lang capability to images, various other issues, removed remote avatar size reduction
git-svn-id: file:///svn/phpbb/trunk@1566 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-14 02:41:33 +00:00
natec
f0bf32c5c1 bug #488067: no, preg_quote() didn't always have 2 args.
git-svn-id: file:///svn/phpbb/trunk@1553 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-11 08:43:05 +00:00
Paul S. Owen
1e11060934 More updates for Euclid, minor update to subSilver, fixed bug #490798
git-svn-id: file:///svn/phpbb/trunk@1550 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-11 02:21:52 +00:00
Bart van Bragt
7c0e6ff4db Fixed #490848 and introduced $current_template_path
git-svn-id: file:///svn/phpbb/trunk@1547 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-10 16:52:16 +00:00
Paul S. Owen
ae5f457eac Fixed bug #488016
git-svn-id: file:///svn/phpbb/trunk@1512 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-05 00:50:12 +00:00
Paul S. Owen
4725c6dbea Should fix bug #487886 bad word preg now uses # and quotes # too
git-svn-id: file:///svn/phpbb/trunk@1504 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-03 12:46:32 +00:00
Paul S. Owen
1935343a15 Fixed bug #486207
git-svn-id: file:///svn/phpbb/trunk@1474 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-29 11:25:04 +00:00
Bart van Bragt
5aa70cf3be Fixed problem with disappearing Mozilla nav bar when message_die() is called
git-svn-id: file:///svn/phpbb/trunk@1458 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-26 22:42:35 +00:00
Bart van Bragt
8e50e5eb4e Implemented Navigation bar in Mozilla
git-svn-id: file:///svn/phpbb/trunk@1452 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-26 12:09:37 +00:00
natec
dbb0ce8eee Fixed bug 478218 -- [ and ] in usernames qith quote= bbcode. Usernames can no longer contain the double-quote character. Also removed a dupe from lang_main file.
git-svn-id: file:///svn/phpbb/trunk@1441 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-25 23:31:04 +00:00