aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/install
Commit message (Collapse)AuthorAgeFilesLines
...
* Fixing a few things for postgres. Thanks to wagnerch for researching the ↵Henry Sudhof2007-06-221-5/+10
| | | | | | | | | issue and providing a patch. #12587 git-svn-id: file:///svn/phpbb/trunk@7787 89ea8834-ac86-4346-8a33-228a782c2dd0
* #12555David M2007-06-192-0/+42
| | | | git-svn-id: file:///svn/phpbb/trunk@7783 89ea8834-ac86-4346-8a33-228a782c2dd0
* a tiny fixMeik Sievertsen2007-06-171-6/+6
| | | | git-svn-id: file:///svn/phpbb/trunk@7771 89ea8834-ac86-4346-8a33-228a782c2dd0
* #11927David M2007-06-161-2/+4
| | | | git-svn-id: file:///svn/phpbb/trunk@7769 89ea8834-ac86-4346-8a33-228a782c2dd0
* - Oracle can't handle IN clauses with more than 1000 elements (Bug #12449)David M2007-06-161-1/+1
| | | | | | | - Firebird can now work properly in PHP4 git-svn-id: file:///svn/phpbb/trunk@7767 89ea8834-ac86-4346-8a33-228a782c2dd0
* *grumble*Henry Sudhof2007-06-142-3/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@7756 89ea8834-ac86-4346-8a33-228a782c2dd0
* Changing the behaviour of the hideonline permission.Henry Sudhof2007-06-141-1/+24
| | | | | | | | | 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
* A minor language-file fix.Henry Sudhof2007-06-111-5/+5
| | | | | | | #12245 git-svn-id: file:///svn/phpbb/trunk@7751 89ea8834-ac86-4346-8a33-228a782c2dd0
* #12287Henry Sudhof2007-06-102-2/+7
| | | | | | | | | #12219 A little clean-up in the installer (thanks ToonArmy) git-svn-id: file:///svn/phpbb/trunk@7744 89ea8834-ac86-4346-8a33-228a782c2dd0
* #12279 - Thanks to ToonArmyDavid M2007-06-091-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@7742 89ea8834-ac86-4346-8a33-228a782c2dd0
* ok, mess around with the templates + fixing some bugs + adjusting headers ↵Meik Sievertsen2007-06-093-2/+5
| | | | | | 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
* same old, same oldDavid M2007-06-081-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@7734 89ea8834-ac86-4346-8a33-228a782c2dd0
* another Oracle fixDavid M2007-06-081-7/+12
| | | | git-svn-id: file:///svn/phpbb/trunk@7733 89ea8834-ac86-4346-8a33-228a782c2dd0
* Adding a little more exlanation about flash.Henry Sudhof2007-06-072-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
* Changing the stance we take towards flash. (DelvarWorld, NeoThermic)Henry Sudhof2007-06-062-3/+5
| | | | | | | | | | fixing a few smaller bugs. #12007 #12003 git-svn-id: file:///svn/phpbb/trunk@7715 89ea8834-ac86-4346-8a33-228a782c2dd0
* changed the treatment for some profile fields. Thanks to the videolan team ↵Henry Sudhof2007-06-021-5/+5
| | | | | | for bringing this up. git-svn-id: file:///svn/phpbb/trunk@7704 89ea8834-ac86-4346-8a33-228a782c2dd0
* #11417Henry Sudhof2007-05-291-2/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@7698 89ea8834-ac86-4346-8a33-228a782c2dd0
* Adding to the conversion documentation. This introduces and changes ↵Henry Sudhof2007-05-281-0/+2
| | | | | | | | | | | | | languages variables. #11407 #11251 #11673 #11671 #11215 git-svn-id: file:///svn/phpbb/trunk@7694 89ea8834-ac86-4346-8a33-228a782c2dd0
* Some fixes and improvements.Henry Sudhof2007-05-272-6/+6
| | | | | | | | | | #11817 #11851 #11801 #11461 git-svn-id: file:///svn/phpbb/trunk@7692 89ea8834-ac86-4346-8a33-228a782c2dd0
* hopefully not too late in the game. Checked in new jabber class (the class ↵Meik Sievertsen2007-05-262-3/+7
| | | | | | | | | done by the flyspray project). It would be nice if this could be tested with more servers - jabber.org seems to work fine... - other fixes git-svn-id: file:///svn/phpbb/trunk@7687 89ea8834-ac86-4346-8a33-228a782c2dd0
* #11431Henry Sudhof2007-05-261-1/+4
| | | | git-svn-id: file:///svn/phpbb/trunk@7684 89ea8834-ac86-4346-8a33-228a782c2dd0
* wrong position. ;)Meik Sievertsen2007-05-251-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@7683 89ea8834-ac86-4346-8a33-228a782c2dd0
* Introduced checks to stop negative postcounts (Bug #11561, #11421)Henry Sudhof2007-05-251-2/+13
| | | | | | | | | Allow IP v4/v6 urls for remote avatars (Bug #11633) Delete avatar files automatically (Bug #11631) Automatically add selected columsn to group by statements in the converter (Bug #11465) git-svn-id: file:///svn/phpbb/trunk@7677 89ea8834-ac86-4346-8a33-228a782c2dd0
* #11637David M2007-05-252-1/+6
| | | | git-svn-id: file:///svn/phpbb/trunk@7675 89ea8834-ac86-4346-8a33-228a782c2dd0
* undoing the fix for #11421 - correcting post counts was not well liked.Henry Sudhof2007-05-252-91/+13
| | | | | | | #11665 git-svn-id: file:///svn/phpbb/trunk@7674 89ea8834-ac86-4346-8a33-228a782c2dd0
* - Handle ISO-8859-8-iDavid M2007-05-238-15/+34
| | | | | | | - Renamed two indicies for Oracle support #11457 git-svn-id: file:///svn/phpbb/trunk@7669 89ea8834-ac86-4346-8a33-228a782c2dd0
* cleanup ;)Meik Sievertsen2007-05-231-597/+9
| | | | git-svn-id: file:///svn/phpbb/trunk@7667 89ea8834-ac86-4346-8a33-228a782c2dd0
* This probably broke things :|Henry Sudhof2007-05-233-5/+130
| | | | | | | | | | #10697 #11421 #11555 #11421 git-svn-id: file:///svn/phpbb/trunk@7666 89ea8834-ac86-4346-8a33-228a782c2dd0
* oops.Henry Sudhof2007-05-221-9/+7
| | | | git-svn-id: file:///svn/phpbb/trunk@7664 89ea8834-ac86-4346-8a33-228a782c2dd0
* *** empty log message ***Meik Sievertsen2007-05-211-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@7661 89ea8834-ac86-4346-8a33-228a782c2dd0
* 99 bugs on the wall ...Henry Sudhof2007-05-211-1/+9
| | | | | | | | | | #11339 #11283 ... 97 bugs on the wall ... git-svn-id: file:///svn/phpbb/trunk@7658 89ea8834-ac86-4346-8a33-228a782c2dd0
* dumdidumMeik Sievertsen2007-05-202-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@7656 89ea8834-ac86-4346-8a33-228a782c2dd0
* wrong smiley dimensionsMeik Sievertsen2007-05-191-5/+5
| | | | git-svn-id: file:///svn/phpbb/trunk@7649 89ea8834-ac86-4346-8a33-228a782c2dd0
* Allow pre-setting language dependant data in schema_data.sql... specified ↵Meik Sievertsen2007-05-192-135/+131
| | | | | | with {L_*}, also create the search index on installation git-svn-id: file:///svn/phpbb/trunk@7644 89ea8834-ac86-4346-8a33-228a782c2dd0
* Disable DEBUG by default, enable backtrace by defaultMeik Sievertsen2007-05-181-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@7631 89ea8834-ac86-4346-8a33-228a782c2dd0
* - bracket in wrong place there [Bug #11122]Nils Adermann2007-05-171-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@7626 89ea8834-ac86-4346-8a33-228a782c2dd0
* The Grand Copyright Year Unification... breakdown of years, of ↵Jonathan Stanley2007-05-172-2/+2
| | | | | | | | | | | | | | | | re-copyrighting due to major changes: 2000 - phpBB1.0.0 released 2002 - phpBB2.0.0 released & phpBB2.2.x commenced 2005 - phpBB2.2.x is canned with phpBB3.0.0 to succeed it, prosilver also starts development proper 2007 - phpBB3.0.x... Anyone that so much as whimpers "OMG copyright year is wrong!!!1~"... read: http://en.wikipedia.org/wiki/Copyright Considering copyright (from the year started) last for at least 50 years, and up to 70 years after the author's _death_, even phpBB1.x.x will remain copyrighted well into the 22nd century. git-svn-id: file:///svn/phpbb/trunk@7624 89ea8834-ac86-4346-8a33-228a782c2dd0
* so some version_compare magic. :oMeik Sievertsen2007-05-172-4/+4
| | | | git-svn-id: file:///svn/phpbb/trunk@7621 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixing some tiny bugs...Meik Sievertsen2007-05-171-1/+1
| | | | | | | - correctly close span tags within code=php git-svn-id: file:///svn/phpbb/trunk@7619 89ea8834-ac86-4346-8a33-228a782c2dd0
* adjust smilies. Also allow adding more codes to existing smilies... no one ↵Meik Sievertsen2007-05-171-24/+42
| | | | | | noticed this before. :/ git-svn-id: file:///svn/phpbb/trunk@7614 89ea8834-ac86-4346-8a33-228a782c2dd0
* #11040Meik Sievertsen2007-05-161-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@7610 89ea8834-ac86-4346-8a33-228a782c2dd0
* label changes, language fixes...Meik Sievertsen2007-05-163-3/+5
| | | | git-svn-id: file:///svn/phpbb/trunk@7608 89ea8834-ac86-4346-8a33-228a782c2dd0
* Some changes due to #10980.Henry Sudhof2007-05-161-2/+12
| | | | git-svn-id: file:///svn/phpbb/trunk@7603 89ea8834-ac86-4346-8a33-228a782c2dd0
* Be more explicit regarding the requirements.Henry Sudhof2007-05-151-3/+44
| | | | | | | Once more, this introduces language variables. git-svn-id: file:///svn/phpbb/trunk@7583 89ea8834-ac86-4346-8a33-228a782c2dd0
* added subforum read/unread icons (thanks to thatbitextra for providing them).Meik Sievertsen2007-05-152-0/+5
| | | | | | | fixed issue with forum passwords only alloweing ASCII in administration while allowing non-ASCII on user-entered passwords git-svn-id: file:///svn/phpbb/trunk@7581 89ea8834-ac86-4346-8a33-228a782c2dd0
* Thatbitextra, the one prepping the prosilver SDK has a 16x16 blushy face ↵Jonathan Stanley2007-05-151-1/+1
| | | | | | topic icon pending, so have resized Daz's one and made the filename less waffly as a placeholder. :) git-svn-id: file:///svn/phpbb/trunk@7579 89ea8834-ac86-4346-8a33-228a782c2dd0
* #10899Henry Sudhof2007-05-141-3/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@7578 89ea8834-ac86-4346-8a33-228a782c2dd0
* bla, misc.Meik Sievertsen2007-05-141-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@7571 89ea8834-ac86-4346-8a33-228a782c2dd0
* new iconsMeik Sievertsen2007-05-141-10/+10
| | | | git-svn-id: file:///svn/phpbb/trunk@7566 89ea8834-ac86-4346-8a33-228a782c2dd0
* PGSQL is pretty strict about datatypesDavid M2007-05-122-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@7555 89ea8834-ac86-4346-8a33-228a782c2dd0