aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* gah... philiip is correct, instead of %2s of course %2$sMeik Sievertsen2009-05-031-1/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9508 89ea8834-ac86-4346-8a33-228a782c2dd0
* specialchars in changelog Meik Sievertsen2009-05-021-2/+2
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9507 89ea8834-ac86-4346-8a33-228a782c2dd0
* very tiny adjustementMeik Sievertsen2009-05-011-1/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9506 89ea8834-ac86-4346-8a33-228a782c2dd0
* stupid me forgot to add a function for backwards compatibility :/Meik Sievertsen2009-05-011-0/+11
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9505 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix for #r9342 for bug #41385Meik Sievertsen2009-05-012-3/+3
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9504 89ea8834-ac86-4346-8a33-228a782c2dd0
* Set new version...Meik Sievertsen2009-05-0112-15/+15
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9503 89ea8834-ac86-4346-8a33-228a782c2dd0
* make search_indexing_state dynamic. This is related to bug #44535 - although ↵Meik Sievertsen2009-05-013-2/+9
| | | | | | i think we only fix the symptoms and not the cause. git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9502 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed bug # 43305 - IE8 textarea issuesJim Wigginton2009-05-013-0/+3
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9501 89ea8834-ac86-4346-8a33-228a782c2dd0
* #44655Meik Sievertsen2009-04-301-1/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9500 89ea8834-ac86-4346-8a33-228a782c2dd0
* Only use forum id supplied for posting if global announcement detected. ↵Meik Sievertsen2009-04-302-6/+27
| | | | | | (Reported by nickvergessen) git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9499 89ea8834-ac86-4346-8a33-228a782c2dd0
* Minor security problem, discovered internally. Requires the user to know the ↵Chris Smith2009-04-292-0/+12
| | | | | | activation key which is not normally possible when admin activation is turned on. #41625 git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9498 89ea8834-ac86-4346-8a33-228a782c2dd0
* just a space/tab correctionMeik Sievertsen2009-04-291-2/+2
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9497 89ea8834-ac86-4346-8a33-228a782c2dd0
* only pre-fill forums if in forum mode (else it is too irritating to see the ↵Meik Sievertsen2009-04-291-2/+16
| | | | | | forum select skipped on user/group selection screens) git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9496 89ea8834-ac86-4346-8a33-228a782c2dd0
* due to popular demand... this may be quite useful for automatic installer ↵Meik Sievertsen2009-04-291-0/+22
| | | | | | and modifications git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9495 89ea8834-ac86-4346-8a33-228a782c2dd0
* Bug #44525 - do not try to fetch existing username var in cookie set by ↵Meik Sievertsen2009-04-281-1/+3
| | | | | | external applications on pm'ing git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9494 89ea8834-ac86-4346-8a33-228a782c2dd0
* bring mysql upgrader up-to-date with 3.0.5-dev Meik Sievertsen2009-04-281-1/+3
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9493 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix column handling in db updater, custom profile fields an db tools for ↵Meik Sievertsen2009-04-285-8/+10
| | | | | | firebird DBMS (Bug #44555) git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9492 89ea8834-ac86-4346-8a33-228a782c2dd0
* Correct calculation of source/target forum statistics if mass moving topics ↵Meik Sievertsen2009-04-282-20/+53
| | | | | | with global announcements (Bug #44545) git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9491 89ea8834-ac86-4346-8a33-228a782c2dd0
* #44485 - we only send a 503 header if it is a search engine.Meik Sievertsen2009-04-281-2/+8
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9490 89ea8834-ac86-4346-8a33-228a782c2dd0
* fix background issue in IE6 on teams page (Bug #40265 - patch by Raimon)Meik Sievertsen2009-04-271-0/+3
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9489 89ea8834-ac86-4346-8a33-228a782c2dd0
* remove item from change log Meik Sievertsen2009-04-262-1/+3
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9488 89ea8834-ac86-4346-8a33-228a782c2dd0
* group by is required to be correct, but this creates a temporary table. I do ↵Meik Sievertsen2009-04-261-1/+2
| | | | | | not think we will let "new posts" display non-approved posts... git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9487 89ea8834-ac86-4346-8a33-228a782c2dd0
* revert query change which caused boards to halt.Meik Sievertsen2009-04-261-4/+13
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9486 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed bug # 42885 - "Select all" selects much too much in OperaJim Wigginton2009-04-252-0/+7
| | | | | | Authorised by: acydburn git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9485 89ea8834-ac86-4346-8a33-228a782c2dd0
* do not use spamhaus XBL list - it has too much false positives due to the ↵Meik Sievertsen2009-04-251-1/+1
| | | | | | dynamic IPs git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9484 89ea8834-ac86-4346-8a33-228a782c2dd0
* Display the online status of hidden users to users with the u_viewonline ↵Chris Smith2009-04-242-1/+2
| | | | | | permission when viewing PMs. git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9483 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed bug #'ers 42585, 35505, 36675, and 42705Jim Wigginton2009-04-246-15/+24
| | | | | | Authorised by: acydburn git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9482 89ea8834-ac86-4346-8a33-228a782c2dd0
* Make sure additional information for accessibility is always exposed to ↵Meik Sievertsen2009-04-234-2/+12
| | | | | | screen readers (Bug #44335 - patch by MarcoZ) git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9481 89ea8834-ac86-4346-8a33-228a782c2dd0
* #41575Henry Sudhof2009-04-221-1/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9480 89ea8834-ac86-4346-8a33-228a782c2dd0
* rollbackHenry Sudhof2009-04-221-45/+2
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9479 89ea8834-ac86-4346-8a33-228a782c2dd0
* use correct e-mail term. ;)Meik Sievertsen2009-04-221-1/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9478 89ea8834-ac86-4346-8a33-228a782c2dd0
* #41575Henry Sudhof2009-04-221-2/+45
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9477 89ea8834-ac86-4346-8a33-228a782c2dd0
* apply foreground color to select fields (Bug #44215)Meik Sievertsen2009-04-221-0/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9476 89ea8834-ac86-4346-8a33-228a782c2dd0
* #43345 - log changes to visual confirmationMeik Sievertsen2009-04-181-0/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9475 89ea8834-ac86-4346-8a33-228a782c2dd0
* #43755 - also return GiB sizes for get_formatted_filesize(), patch by ↵Meik Sievertsen2009-04-181-0/+6
| | | | | | nickvergessen git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9474 89ea8834-ac86-4346-8a33-228a782c2dd0
* Search for 'topic title only' and 'first post' should work again for ↵Meik Sievertsen2009-04-182-0/+9
| | | | | | non-mysql dbms. (Bug #40605) git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9473 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix topic title only and first post search option with the ↵Meik Sievertsen2009-04-181-6/+6
| | | | | | SQL_CALC_FOUND_ROWS fix git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9472 89ea8834-ac86-4346-8a33-228a782c2dd0
* erm, forgot to globalize $config. :/Meik Sievertsen2009-04-181-1/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9471 89ea8834-ac86-4346-8a33-228a782c2dd0
* Ability to vote in poll is now required for the ability to change existing ↵Meik Sievertsen2009-04-183-4/+5
| | | | | | vote. (Bug #38925) git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9470 89ea8834-ac86-4346-8a33-228a782c2dd0
* forgot one instance where the min/max captcha chars need to be applied ;)Meik Sievertsen2009-04-181-1/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9469 89ea8834-ac86-4346-8a33-228a782c2dd0
* #44105Henry Sudhof2009-04-171-1/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9467 89ea8834-ac86-4346-8a33-228a782c2dd0
* Changed jumpto() JS function to be more fail-safe. (But #27635 - patch by ↵Meik Sievertsen2009-04-175-9/+38
| | | | | | peterkclee) git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9466 89ea8834-ac86-4346-8a33-228a782c2dd0
* encode imageset path in user->img (may not fix any other issues regarding ↵Meik Sievertsen2009-04-171-1/+1
| | | | | | style names with spaces) - #28885 git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9465 89ea8834-ac86-4346-8a33-228a782c2dd0
* remove hardcoded size unit for PHP_SIZE_OVERRUN error (Bug #29935)Meik Sievertsen2009-04-173-5/+40
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9464 89ea8834-ac86-4346-8a33-228a782c2dd0
* #30425 - fix grammar in FAQMeik Sievertsen2009-04-171-4/+4
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9463 89ea8834-ac86-4346-8a33-228a782c2dd0
* Do not create thumbnail if thumbnail would've the same size as the original ↵Meik Sievertsen2009-04-172-1/+2
| | | | | | image. (Bug #30725) git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9462 89ea8834-ac86-4346-8a33-228a782c2dd0
* change arabic-numbers list-style-type to correct type decimal (Bug #30775)Meik Sievertsen2009-04-172-5/+5
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9461 89ea8834-ac86-4346-8a33-228a782c2dd0
* #26145Meik Sievertsen2009-04-171-1/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9460 89ea8834-ac86-4346-8a33-228a782c2dd0
* Apply append_sid() to newest/latest post links in viewforum/search and UCP ↵Meik Sievertsen2009-04-174-9/+13
| | | | | | main module. (Bug #26815) git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9459 89ea8834-ac86-4346-8a33-228a782c2dd0
* add missing $super assignment - Bug #43635Meik Sievertsen2009-04-171-2/+2
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9458 89ea8834-ac86-4346-8a33-228a782c2dd0