1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-01-19 07:08:09 +01:00

111 Commits

Author SHA1 Message Date
Paul S. Owen
1d3f1cee55 Fixes various issues inc. bugs #485538, #485323 and an incorrect conversion of some accented chars (thanks Ashe for noting it)
git-svn-id: file:///svn/phpbb/trunk@1453 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-26 14:07:33 +00:00
Paul S. Owen
525e218819 Convert accents on chars into 'equivalent' plain letters
git-svn-id: file:///svn/phpbb/trunk@1445 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-26 01:37:25 +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
Bart van Bragt
7eee52fff3 Finally moved the bbcode_uid from posts to posts_text, DON'T FORGET TO RUN THE CONVERT SCRIPT IN /develop/ !!
git-svn-id: file:///svn/phpbb/trunk@1436 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-24 17:17:32 +00:00
Paul S. Owen
92e5512011 Reminder to self, checking files at 2am bad, checking files at 2pm good
git-svn-id: file:///svn/phpbb/trunk@1435 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-24 15:57:31 +00:00
Paul S. Owen
8618f81d77 Small error in SQL for Postgres searchmatch clean
git-svn-id: file:///svn/phpbb/trunk@1429 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-23 21:09:37 +00:00
Paul S. Owen
8b7b50cdfb More search updates + user posts
git-svn-id: file:///svn/phpbb/trunk@1428 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-23 19:01:51 +00:00
Paul S. Owen
ed88c19320 Latest variants ... not finished yet ...
git-svn-id: file:///svn/phpbb/trunk@1423 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-23 01:04:31 +00:00
dougk_ff7
3c6e635bec Now showing: A ton of bug fixes and a complete overhaul of my admin code...
git-svn-id: file:///svn/phpbb/trunk@1402 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-21 03:10:10 +00:00
Paul S. Owen
d0b2519813 Fixes small problem with MS Access
git-svn-id: file:///svn/phpbb/trunk@1400 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-21 01:21:03 +00:00
Paul S. Owen
276b86e0da Various core updates for searching
git-svn-id: file:///svn/phpbb/trunk@1398 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-20 23:45:27 +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
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
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
fb315827e7 Fixed problem where deleting a post with a poll could error deletion of remaining posts
git-svn-id: file:///svn/phpbb/trunk@1328 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-15 22:09:20 +00:00
Paul S. Owen
9dc6e8a5fa Got a bad piece of tape that time, fell on the carpet, euuggh, this one should work
git-svn-id: file:///svn/phpbb/trunk@1325 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-15 21:38:09 +00:00
Paul S. Owen
68eb5bc3b3 Sticky tape fell off, that's what happens when you don't buy the real thing...
git-svn-id: file:///svn/phpbb/trunk@1324 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-15 21:36:31 +00:00
Paul S. Owen
6cbe3f48d8 This removes the looping queries causing the horendous query count ... clutch now fixed, but only with sticky tape
git-svn-id: file:///svn/phpbb/trunk@1323 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-15 21:28:58 +00:00
Paul S. Owen
be43f44e33 Email form - free with purchase of any two other items
git-svn-id: file:///svn/phpbb/trunk@1317 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-15 16:35:09 +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
8237698bac Tsk, tsk, tsk, someone forgot to use the constant for the posts table
git-svn-id: file:///svn/phpbb/trunk@1303 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-12 12:02:26 +00:00
Paul S. Owen
4e0ec70803 Altered for constant table names
git-svn-id: file:///svn/phpbb/trunk@1297 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-09 13:26:55 +00:00
Paul S. Owen
a7382c8e88 Altered templates so preview/errors are sent as 'boxes' rather than pparsed and output directly, greater control for designer
git-svn-id: file:///svn/phpbb/trunk@1295 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-09 13:15:36 +00:00
natec
8ef00898b3 fixed code:1 bbcode bug.
git-svn-id: file:///svn/phpbb/trunk@1287 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-08 06:06:54 +00:00
Paul S. Owen
5f978355db Fixed small error in message output upon deletion of msg
git-svn-id: file:///svn/phpbb/trunk@1280 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-05 02:40:41 +00:00
Paul S. Owen
7da0c6b61a Changed to new lang vars + redirect for login
git-svn-id: file:///svn/phpbb/trunk@1263 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-03 16:15:00 +00:00
natec
a719de20ea [quote=username] bbcode.
git-svn-id: file:///svn/phpbb/trunk@1243 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-24 22:52:24 +00:00
Paul S. Owen
6b2915c0a2 Removed remaining elements of global announcements to prevent confusion
git-svn-id: file:///svn/phpbb/trunk@1235 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-17 23:05:46 +00:00
Paul S. Owen
7285487e5b Fix a few things left over from old global announce stuff
git-svn-id: file:///svn/phpbb/trunk@1230 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-16 17:15:25 +00:00
Paul S. Owen
36936afdb2 Fix a few things left over from old global announce stuff
git-svn-id: file:///svn/phpbb/trunk@1227 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-16 16:23:33 +00:00
dougk_ff7
fd20e68b5e More changes for global announcements. They no longer require the mode to be set (it works without), posting.php has been updated to reflect replies to announcements in ALL forums, and a admin page for announcements (global) has been added, although it can only link to pages with the true forum and auth permissions. A more refined version will be coming soon
git-svn-id: file:///svn/phpbb/trunk@1222 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-16 13:10:09 +00:00
Paul S. Owen
d387e476bc Topic review changes + updates
git-svn-id: file:///svn/phpbb/trunk@1220 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-16 11:12:32 +00:00
Paul S. Owen
a290b47ea5 Altered uri's in emails to utilise HTTP_HOST if available + altered some METAs to append_sid
git-svn-id: file:///svn/phpbb/trunk@1199 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-14 22:32:38 +00:00
Paul S. Owen
715a51c548 Various changes to location redirection ... please note the format and name changes
git-svn-id: file:///svn/phpbb/trunk@1190 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-14 18:22:32 +00:00
Paul S. Owen
2d839365aa Various updates mainly URI session related ... login still having problem with full URI sessions
git-svn-id: file:///svn/phpbb/trunk@1183 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-14 15:49:52 +00:00
Paul S. Owen
42b8a98cd0 Allow remote deletion of posts + addition of several new checks
git-svn-id: file:///svn/phpbb/trunk@1151 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-10 14:57:52 +00:00
Paul S. Owen
36f4f7eaac Fixed bug with deleting only post in forum
git-svn-id: file:///svn/phpbb/trunk@1148 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-10 10:45:54 +00:00
Paul S. Owen
d2f2d10929 Moved emailer instantiation out of loop, was causing failures during topic reply notifications
git-svn-id: file:///svn/phpbb/trunk@1128 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-05 14:13:58 +00:00
Paul S. Owen
d4f9010741 Updated and fixed various issues, see post in developers forum for info
git-svn-id: file:///svn/phpbb/trunk@1084 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-25 18:26:05 +00:00
Paul S. Owen
27b189cd57 Various changes to notification, editing, etc. etc.
git-svn-id: file:///svn/phpbb/trunk@1061 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-18 01:24:47 +00:00
natec
fe252a54fd Fixed a situation where we weren't escaping sql special chars.
git-svn-id: file:///svn/phpbb/trunk@1041 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-15 22:11:20 +00:00
natec
b64ac01603 fixed bug 460663 -- we were trying to use the wrong field as the email addy when sending reply notification emails.
git-svn-id: file:///svn/phpbb/trunk@1031 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-11 22:52:56 +00:00
Paul S. Owen
08cb824e37 Missed a couple of config name changes
git-svn-id: file:///svn/phpbb/trunk@1024 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-10 16:20:40 +00:00
Paul S. Owen
73f10b93b3 Missed a couple of config name changes
git-svn-id: file:///svn/phpbb/trunk@1023 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-10 14:22:17 +00:00
Bart van Bragt
828447f535 Removed some trailing newlines
git-svn-id: file:///svn/phpbb/trunk@1016 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-09 12:40:42 +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
3d72b78424 Fixed looping END_TRANSACTION ... oops
git-svn-id: file:///svn/phpbb/trunk@1001 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-07 16:59:44 +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
Paul S. Owen
6695be87e8 Moved signature attach toggle to DB run convert_sig to update after adding new field to DB
git-svn-id: file:///svn/phpbb/trunk@998 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-07 00:23:40 +00:00
Paul S. Owen
ad2b76ea29 Possible fix for bug #459075, please report any strange behaviour with this update
git-svn-id: file:///svn/phpbb/trunk@994 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-06 16:48:15 +00:00