aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes
Commit message (Collapse)AuthorAgeFilesLines
* Fixing a few things for postgres. Thanks to wagnerch for researching the ↵Henry Sudhof2007-06-223-4/+5
| | | | | | | | | issue and providing a patch. #12587 git-svn-id: file:///svn/phpbb/trunk@7787 89ea8834-ac86-4346-8a33-228a782c2dd0
* #12595Henry Sudhof2007-06-211-10/+36
| | | | git-svn-id: file:///svn/phpbb/trunk@7786 89ea8834-ac86-4346-8a33-228a782c2dd0
* #12577Henry Sudhof2007-06-202-2/+9
| | | | | | | Don't allow users into bot mode to end the illusion of being able to log in as googlebot while keeping privileges (that really wasn't possible). git-svn-id: file:///svn/phpbb/trunk@7785 89ea8834-ac86-4346-8a33-228a782c2dd0
* try to support -- in smileys by not using comments within post text display...Meik Sievertsen2007-06-191-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@7784 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix permission issue with the transfer class if using PHP4 or for those not ↵Meik Sievertsen2007-06-191-2/+6
| | | | | | having the ftp extension available git-svn-id: file:///svn/phpbb/trunk@7782 89ea8834-ac86-4346-8a33-228a782c2dd0
* #12415David M2007-06-182-2/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@7778 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixing a few minor bugs; changing one language variable.Henry Sudhof2007-06-183-4/+4
| | | | | | | | | | #12123 #12483 #12489 #12513 git-svn-id: file:///svn/phpbb/trunk@7777 89ea8834-ac86-4346-8a33-228a782c2dd0
* #11313David M2007-06-182-1/+21
| | | | git-svn-id: file:///svn/phpbb/trunk@7775 89ea8834-ac86-4346-8a33-228a782c2dd0
* #12473David M2007-06-181-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@7774 89ea8834-ac86-4346-8a33-228a782c2dd0
* - tiny changesDavid M2007-06-183-56/+12
| | | | git-svn-id: file:///svn/phpbb/trunk@7773 89ea8834-ac86-4346-8a33-228a782c2dd0
* #12519Henry Sudhof2007-06-181-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@7772 89ea8834-ac86-4346-8a33-228a782c2dd0
* *** empty log message ***Meik Sievertsen2007-06-161-1/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@7770 89ea8834-ac86-4346-8a33-228a782c2dd0
* #12377David M2007-06-161-5/+6
| | | | git-svn-id: file:///svn/phpbb/trunk@7768 89ea8834-ac86-4346-8a33-228a782c2dd0
* - Oracle can't handle IN clauses with more than 1000 elements (Bug #12449)David M2007-06-163-35/+66
| | | | | | | - Firebird can now work properly in PHP4 git-svn-id: file:///svn/phpbb/trunk@7767 89ea8834-ac86-4346-8a33-228a782c2dd0
* This should be a better fix for #12441Henry Sudhof2007-06-151-2/+4
| | | | | | | Should also fix #12393 git-svn-id: file:///svn/phpbb/trunk@7763 89ea8834-ac86-4346-8a33-228a782c2dd0
* err...Henry Sudhof2007-06-151-2/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@7762 89ea8834-ac86-4346-8a33-228a782c2dd0
* well, oops.Henry Sudhof2007-06-151-1/+1
| | | | | | | #12441 git-svn-id: file:///svn/phpbb/trunk@7761 89ea8834-ac86-4346-8a33-228a782c2dd0
* #12429Henry Sudhof2007-06-151-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@7760 89ea8834-ac86-4346-8a33-228a782c2dd0
* #12423Henry Sudhof2007-06-151-1/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@7759 89ea8834-ac86-4346-8a33-228a782c2dd0
* Bug #12337Henry Sudhof2007-06-151-8/+5
| | | | git-svn-id: file:///svn/phpbb/trunk@7758 89ea8834-ac86-4346-8a33-228a782c2dd0
* Small fix, thanks Black_HoleHenry Sudhof2007-06-151-1/+1
| | | | | | | #12427 git-svn-id: file:///svn/phpbb/trunk@7757 89ea8834-ac86-4346-8a33-228a782c2dd0
* *grumble*Henry Sudhof2007-06-142-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@7756 89ea8834-ac86-4346-8a33-228a782c2dd0
* Changing the behaviour of the hideonline permission.Henry Sudhof2007-06-143-21/+30
| | | | | | | | | Test the current setting before altering the memory limit during install(Bug #12195) And another language var. git-svn-id: file:///svn/phpbb/trunk@7755 89ea8834-ac86-4346-8a33-228a782c2dd0
* correctly re-assign query resultMeik Sievertsen2007-06-128-8/+8
| | | | git-svn-id: file:///svn/phpbb/trunk@7753 89ea8834-ac86-4346-8a33-228a782c2dd0
* Introducing the ability to manually set the dimensions of an image in the ↵Henry Sudhof2007-06-112-6/+15
| | | | | | | | | | | | | | imageset editor. A little spelling. Introduces new language variable(s). #11925 #11675 git-svn-id: file:///svn/phpbb/trunk@7750 89ea8834-ac86-4346-8a33-228a782c2dd0
* my round of bug fixesMeik Sievertsen2007-06-115-8/+8
| | | | git-svn-id: file:///svn/phpbb/trunk@7749 89ea8834-ac86-4346-8a33-228a782c2dd0
* fix for #12255 - do not allow empty cleaned usernamesMeik Sievertsen2007-06-101-2/+9
| | | | git-svn-id: file:///svn/phpbb/trunk@7748 89ea8834-ac86-4346-8a33-228a782c2dd0
* um, oopsDavid M2007-06-101-3/+5
| | | | git-svn-id: file:///svn/phpbb/trunk@7747 89ea8834-ac86-4346-8a33-228a782c2dd0
* #11833David M2007-06-101-2/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@7746 89ea8834-ac86-4346-8a33-228a782c2dd0
* #12189David M2007-06-101-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@7745 89ea8834-ac86-4346-8a33-228a782c2dd0
* #12287Henry Sudhof2007-06-102-9/+10
| | | | | | | | | #12219 A little clean-up in the installer (thanks ToonArmy) git-svn-id: file:///svn/phpbb/trunk@7744 89ea8834-ac86-4346-8a33-228a782c2dd0
* removed a looped regexDavid M2007-06-101-17/+8
| | | | git-svn-id: file:///svn/phpbb/trunk@7743 89ea8834-ac86-4346-8a33-228a782c2dd0
* - Oracle gives us null instead of '', this is now fixed (thanks APTX)David M2007-06-091-1/+68
| | | | | | | - Oracle can now explain queries git-svn-id: file:///svn/phpbb/trunk@7741 89ea8834-ac86-4346-8a33-228a782c2dd0
* #12275, #12267Henry Sudhof2007-06-093-3/+23
| | | | git-svn-id: file:///svn/phpbb/trunk@7740 89ea8834-ac86-4346-8a33-228a782c2dd0
* #12067David M2007-06-091-3/+13
| | | | git-svn-id: file:///svn/phpbb/trunk@7739 89ea8834-ac86-4346-8a33-228a782c2dd0
* #12251David M2007-06-091-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@7738 89ea8834-ac86-4346-8a33-228a782c2dd0
* #11435Meik Sievertsen2007-06-091-8/+13
| | | | git-svn-id: file:///svn/phpbb/trunk@7737 89ea8834-ac86-4346-8a33-228a782c2dd0
* ok, mess around with the templates + fixing some bugs + adjusting headers ↵Meik Sievertsen2007-06-0932-119/+148
| | | | | | for those files already modified to circumvent conflicts for those having their editor set to remove trailing spaces (not recommended!) git-svn-id: file:///svn/phpbb/trunk@7736 89ea8834-ac86-4346-8a33-228a782c2dd0
* fixing bug #12283 which is a fix for the fix in #12135Meik Sievertsen2007-06-091-11/+10
| | | | | | | - hopefully now working for both... git-svn-id: file:///svn/phpbb/trunk@7735 89ea8834-ac86-4346-8a33-228a782c2dd0
* Inserting lots of ugly to code to introduce CFPs to the new dimension-aware ↵Henry Sudhof2007-06-081-3/+19
| | | | | | | | | request_var. I hope I got all of the nasty critters spawned by it. #11803 git-svn-id: file:///svn/phpbb/trunk@7730 89ea8834-ac86-4346-8a33-228a782c2dd0
* Let's try this again :|Henry Sudhof2007-06-081-4/+13
| | | | git-svn-id: file:///svn/phpbb/trunk@7729 89ea8834-ac86-4346-8a33-228a782c2dd0
* reverting earlier changesHenry Sudhof2007-06-081-10/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@7728 89ea8834-ac86-4346-8a33-228a782c2dd0
* #12237Henry Sudhof2007-06-081-7/+12
| | | | git-svn-id: file:///svn/phpbb/trunk@7727 89ea8834-ac86-4346-8a33-228a782c2dd0
* other fixesMeik Sievertsen2007-06-083-4/+204
| | | | git-svn-id: file:///svn/phpbb/trunk@7726 89ea8834-ac86-4346-8a33-228a782c2dd0
* fix bug #12135 with the patch provided by APTXMeik Sievertsen2007-06-081-4/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@7725 89ea8834-ac86-4346-8a33-228a782c2dd0
* maybe the reason why some boards had problems with special characters on ↵Meik Sievertsen2007-06-081-3/+3
| | | | | | conversions? :/ git-svn-id: file:///svn/phpbb/trunk@7724 89ea8834-ac86-4346-8a33-228a782c2dd0
* #12231Henry Sudhof2007-06-081-6/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@7723 89ea8834-ac86-4346-8a33-228a782c2dd0
* Adding a little more exlanation about flash.Henry Sudhof2007-06-071-2/+2
| | | | | | | | | Enabling FLASH per default while leaving the default permissions to disable it. There might be no mods and admins visible one a board #12185 git-svn-id: file:///svn/phpbb/trunk@7722 89ea8834-ac86-4346-8a33-228a782c2dd0
* - Oracle, woe is you... I will say this much, this fixes Oracle's handling ↵David M2007-06-073-5/+119
| | | | | | of empty strings... We also fix custom profiles and now provide database size for Oracle... git-svn-id: file:///svn/phpbb/trunk@7721 89ea8834-ac86-4346-8a33-228a782c2dd0
* #12227David M2007-06-061-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@7720 89ea8834-ac86-4346-8a33-228a782c2dd0