aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Collapse)AuthorAgeFilesLines
* hopefully fixing bug #14890 - need to test laterMeik Sievertsen2007-11-192-13/+20
| | | | git-svn-id: file:///svn/phpbb/trunk@8247 89ea8834-ac86-4346-8a33-228a782c2dd0
* - Constant PHPBB_DB_NEW_LINK introduced which can be used to force phpBB to ↵Nils Adermann2007-11-187-7/+14
| | | | | | | | | | create a new database connection instead of reusing an existing one if the dbms supports it [Bug #14927] - Automatic URL parsing no longer allows dots in the schema but can parse URLs starting after a dot [Bug #15110] - Dynamic width for birthday select boxes [Bug #15149] git-svn-id: file:///svn/phpbb/trunk@8246 89ea8834-ac86-4346-8a33-228a782c2dd0
* S_HIDDEN_FIELDS was actually never used hereMeik Sievertsen2007-11-181-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@8245 89ea8834-ac86-4346-8a33-228a782c2dd0
* #15224Meik Sievertsen2007-11-181-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@8244 89ea8834-ac86-4346-8a33-228a782c2dd0
* #15214Meik Sievertsen2007-11-181-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@8243 89ea8834-ac86-4346-8a33-228a782c2dd0
* hrm - let's try this.Henry Sudhof2007-11-171-0/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@8242 89ea8834-ac86-4346-8a33-228a782c2dd0
* some further fixesMeik Sievertsen2007-11-179-23/+36
| | | | | | | - re-introduce grabbing random number from /dev/urandom git-svn-id: file:///svn/phpbb/trunk@8241 89ea8834-ac86-4346-8a33-228a782c2dd0
* forgot somethingMeik Sievertsen2007-11-171-3/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@8240 89ea8834-ac86-4346-8a33-228a782c2dd0
* - Re-populate arrays on cache purge/save to allow re-using some functions ↵Meik Sievertsen2007-11-173-9/+25
| | | | | | | | | without warnings - fix the annoying "last page empty" bug on inactive users page. git-svn-id: file:///svn/phpbb/trunk@8239 89ea8834-ac86-4346-8a33-228a782c2dd0
* Nothing we can do about IE 6, but this should reduce the bandwidth need ↵Henry Sudhof2007-11-162-9/+27
| | | | | | significantly. git-svn-id: file:///svn/phpbb/trunk@8238 89ea8834-ac86-4346-8a33-228a782c2dd0
* A few typosHenry Sudhof2007-11-152-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@8237 89ea8834-ac86-4346-8a33-228a782c2dd0
* #15111Henry Sudhof2007-11-154-19/+39
| | | | | | | #15119 git-svn-id: file:///svn/phpbb/trunk@8236 89ea8834-ac86-4346-8a33-228a782c2dd0
* fix display of underlying alternative text for ucp_pm_viewfolder (used li ↵Meik Sievertsen2007-11-142-6/+6
| | | | | | instead of div) as well as hiding overflow text. git-svn-id: file:///svn/phpbb/trunk@8235 89ea8834-ac86-4346-8a33-228a782c2dd0
* new overview/support body with the help of marshalrusty and the suppor ↵Meik Sievertsen2007-11-143-4/+7
| | | | | | team/teams. git-svn-id: file:///svn/phpbb/trunk@8234 89ea8834-ac86-4346-8a33-228a782c2dd0
* Small thingsHenry Sudhof2007-11-102-1/+6
| | | | | | | | #15068 #15060 git-svn-id: file:///svn/phpbb/trunk@8233 89ea8834-ac86-4346-8a33-228a782c2dd0
* fixing tiny bugsMeik Sievertsen2007-11-104-3/+4
| | | | git-svn-id: file:///svn/phpbb/trunk@8232 89ea8834-ac86-4346-8a33-228a782c2dd0
* - fix pm not_moved/removed retrieval (it was switched)Meik Sievertsen2007-11-073-6/+8
| | | | | | | - cache db-size retrieval (saves a lot of seconds for very large boards) git-svn-id: file:///svn/phpbb/trunk@8231 89ea8834-ac86-4346-8a33-228a782c2dd0
* "short" variant of locked to be placed "behind" a button.Meik Sievertsen2007-11-062-2/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@8230 89ea8834-ac86-4346-8a33-228a782c2dd0
* - fix images off, css on problem for post/reply buttonsMeik Sievertsen2007-11-068-108/+43
| | | | | | | - changed calculating new/unread pm count to no longer rely on code logic, but apply all rules, operate on messages and then re-calculating after delivery. git-svn-id: file:///svn/phpbb/trunk@8229 89ea8834-ac86-4346-8a33-228a782c2dd0
* #15039Henry Sudhof2007-11-062-17/+27
| | | | git-svn-id: file:///svn/phpbb/trunk@8228 89ea8834-ac86-4346-8a33-228a782c2dd0
* #15038Henry Sudhof2007-11-0583-170/+163
| | | | | | | I'm very sorry. This should make W3C happy again. git-svn-id: file:///svn/phpbb/trunk@8227 89ea8834-ac86-4346-8a33-228a782c2dd0
* some alterations to the documentsMeik Sievertsen2007-11-052-10/+18
| | | | git-svn-id: file:///svn/phpbb/trunk@8226 89ea8834-ac86-4346-8a33-228a782c2dd0
* try to add another fix for bansMeik Sievertsen2007-11-041-0/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@8225 89ea8834-ac86-4346-8a33-228a782c2dd0
* further fixesMeik Sievertsen2007-11-036-9/+19
| | | | | | | | | - fix infinite loop on checking ban for those not having ever visited the page (or removed all session cookies) - avatar width/height switched in language files - fix windows switching to background on IE7 (smlies window for example) git-svn-id: file:///svn/phpbb/trunk@8224 89ea8834-ac86-4346-8a33-228a782c2dd0
* some changesMeik Sievertsen2007-11-037-27/+23
| | | | git-svn-id: file:///svn/phpbb/trunk@8223 89ea8834-ac86-4346-8a33-228a782c2dd0
* okay, enoughHenry Sudhof2007-11-011-105/+54
| | | | git-svn-id: file:///svn/phpbb/trunk@8222 89ea8834-ac86-4346-8a33-228a782c2dd0
* ...Henry Sudhof2007-11-011-4/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@8221 89ea8834-ac86-4346-8a33-228a782c2dd0
* This might work for people who b0rked their BOTs table and thus have bots ↵Henry Sudhof2007-11-011-0/+206
| | | | | | | | | browsing as normal users. Use with extreme caution. On a backup. git-svn-id: file:///svn/phpbb/trunk@8220 89ea8834-ac86-4346-8a33-228a782c2dd0
* Adding a repair script for people who converted with RC6.Henry Sudhof2007-11-011-0/+129
| | | | git-svn-id: file:///svn/phpbb/trunk@8219 89ea8834-ac86-4346-8a33-228a782c2dd0
* #14985Henry Sudhof2007-10-301-0/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@8218 89ea8834-ac86-4346-8a33-228a782c2dd0
* dumdeedumHenry Sudhof2007-10-291-0/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@8217 89ea8834-ac86-4346-8a33-228a782c2dd0
* '1' might not have been a good choiceHenry Sudhof2007-10-294-5/+18
| | | | git-svn-id: file:///svn/phpbb/trunk@8216 89ea8834-ac86-4346-8a33-228a782c2dd0
* #14924Henry Sudhof2007-10-272-12/+22
| | | | git-svn-id: file:///svn/phpbb/trunk@8215 89ea8834-ac86-4346-8a33-228a782c2dd0
* - Allow charset names containing underscores or spacesNils Adermann2007-10-212-1/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@8214 89ea8834-ac86-4346-8a33-228a782c2dd0
* #14883 actually older than form tokensHenry Sudhof2007-10-211-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@8213 89ea8834-ac86-4346-8a33-228a782c2dd0
* - Correctly count announcements when filtering forums by date [Bug #14877]Nils Adermann2007-10-212-2/+5
| | | | git-svn-id: file:///svn/phpbb/trunk@8212 89ea8834-ac86-4346-8a33-228a782c2dd0
* make sure we always check for a valid directory handleMeik Sievertsen2007-10-216-31/+37
| | | | git-svn-id: file:///svn/phpbb/trunk@8211 89ea8834-ac86-4346-8a33-228a782c2dd0
* use same method as in viewprofile...Meik Sievertsen2007-10-211-4/+4
| | | | git-svn-id: file:///svn/phpbb/trunk@8210 89ea8834-ac86-4346-8a33-228a782c2dd0
* i thought i removed this ages ago... this only gives problems if you need to ↵Meik Sievertsen2007-10-202-19/+1
| | | | | | check for refresh, preview, attaching, poll editing, adding files, etc. Better handle error reporting within the code (we do not rely on JS code anyway). git-svn-id: file:///svn/phpbb/trunk@8209 89ea8834-ac86-4346-8a33-228a782c2dd0
* re-allow using external API for flash files, whereby restricting internal ↵Meik Sievertsen2007-10-204-5/+7
| | | | | | API calls. This re-allows displaying external flash files (youtube for example) git-svn-id: file:///svn/phpbb/trunk@8208 89ea8834-ac86-4346-8a33-228a782c2dd0
* #14850Meik Sievertsen2007-10-207-6/+13
| | | | git-svn-id: file:///svn/phpbb/trunk@8207 89ea8834-ac86-4346-8a33-228a782c2dd0
* hmm, let it not be clashed directly beneath buttonsMeik Sievertsen2007-10-191-4/+4
| | | | git-svn-id: file:///svn/phpbb/trunk@8206 89ea8834-ac86-4346-8a33-228a782c2dd0
* erm, switches could be more useful if not within a loop. ;) and :PMeik Sievertsen2007-10-193-12/+12
| | | | git-svn-id: file:///svn/phpbb/trunk@8205 89ea8834-ac86-4346-8a33-228a782c2dd0
* fixing some annoying bugsMeik Sievertsen2007-10-199-51/+100
| | | | git-svn-id: file:///svn/phpbb/trunk@8204 89ea8834-ac86-4346-8a33-228a782c2dd0
* #14834 - at least probablyHenry Sudhof2007-10-181-3/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@8203 89ea8834-ac86-4346-8a33-228a782c2dd0
* make the ban check perform a bit better :/Meik Sievertsen2007-10-182-12/+29
| | | | git-svn-id: file:///svn/phpbb/trunk@8202 89ea8834-ac86-4346-8a33-228a782c2dd0
* fixing one severe bug showing since 5.2.4Meik Sievertsen2007-10-172-7/+23
| | | | git-svn-id: file:///svn/phpbb/trunk@8201 89ea8834-ac86-4346-8a33-228a782c2dd0
* - Display "Return to" links on unwritable forums [Bug #14824]Nils Adermann2007-10-174-3/+6
| | | | git-svn-id: file:///svn/phpbb/trunk@8200 89ea8834-ac86-4346-8a33-228a782c2dd0
* Lesson learned.Henry Sudhof2007-10-161-1/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@8199 89ea8834-ac86-4346-8a33-228a782c2dd0
* MSSQL works properly with SQL update related toolsDavid M2007-10-163-2/+8
| | | | git-svn-id: file:///svn/phpbb/trunk@8198 89ea8834-ac86-4346-8a33-228a782c2dd0