aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
* remove unused language keyMeik Sievertsen2009-04-171-1/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9457 89ea8834-ac86-4346-8a33-228a782c2dd0
* force non-relative date for pm forwards (thanks chris. :))Meik Sievertsen2009-04-171-1/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9456 89ea8834-ac86-4346-8a33-228a782c2dd0
* fix forum_style column. :/ Bug #38905Meik Sievertsen2009-04-171-2/+8
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9455 89ea8834-ac86-4346-8a33-228a782c2dd0
* fix for #r9451Meik Sievertsen2009-04-171-1/+2
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9454 89ea8834-ac86-4346-8a33-228a782c2dd0
* #40865 - no message parsing for messages evaluating to falseMeik Sievertsen2009-04-171-5/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9453 89ea8834-ac86-4346-8a33-228a782c2dd0
* Use L_EMAIL variants consistently... also added comments for translators to ↵Meik Sievertsen2009-04-174-5/+5
| | | | | | indicate where which variant is used (Bug #39495) git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9452 89ea8834-ac86-4346-8a33-228a782c2dd0
* PM Export uses ISO 8601 date now. (Bug #32645)Meik Sievertsen2009-04-172-1/+2
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9451 89ea8834-ac86-4346-8a33-228a782c2dd0
* Messenger now also able to use a custom language path. (Bug #36545)Meik Sievertsen2009-04-172-2/+4
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9450 89ea8834-ac86-4346-8a33-228a782c2dd0
* fix revision #r9430 - all hail the math!Meik Sievertsen2009-04-161-2/+2
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9449 89ea8834-ac86-4346-8a33-228a782c2dd0
* Some changes to the SAPI detection. The weird fact that it doesn't work ↵Henry Sudhof2009-04-141-1/+2
| | | | | | without remains. git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9448 89ea8834-ac86-4346-8a33-228a782c2dd0
* #43965Henry Sudhof2009-04-131-1/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9447 89ea8834-ac86-4346-8a33-228a782c2dd0
* #43965Henry Sudhof2009-04-131-1/+2
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9446 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix site logo with RTL on IE - Bug #27155Meik Sievertsen2009-04-121-1/+4
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9445 89ea8834-ac86-4346-8a33-228a782c2dd0
* On permissions, return to user/group/forum selection, 2nd step, instead of ↵Meik Sievertsen2009-04-122-16/+18
| | | | | | 1st step - #27615 - patch by schumi git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9444 89ea8834-ac86-4346-8a33-228a782c2dd0
* #36405Meik Sievertsen2009-04-121-7/+7
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9443 89ea8834-ac86-4346-8a33-228a782c2dd0
* hide login boxes for search engines - #43565Meik Sievertsen2009-04-123-6/+6
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9442 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix skipping messages if using next/prev PM in history links. (Bug #22205)Meik Sievertsen2009-04-123-3/+11
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9441 89ea8834-ac86-4346-8a33-228a782c2dd0
* [Change] Performance improvements for native fulltext search (patch by Paul)Meik Sievertsen2009-04-112-5/+22
| | | | | | (This has been tested for 2 weeks in a live environment) git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9440 89ea8834-ac86-4346-8a33-228a782c2dd0
* SQL optimizationsMeik Sievertsen2009-04-111-5/+19
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9439 89ea8834-ac86-4346-8a33-228a782c2dd0
* New search option: Maximum number of words allowed to search for.Meik Sievertsen2009-04-119-7/+35
| | | | | | (the more words the more database load) git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9438 89ea8834-ac86-4346-8a33-228a782c2dd0
* a language alteration for captchas. Meik Sievertsen2009-04-118-14/+27
| | | | | | Added min/max captcha chars constants and changed the length from 5-8 to 4-7 git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9437 89ea8834-ac86-4346-8a33-228a782c2dd0
* Correct alt tag for compose message and message locked - Bug #31525Meik Sievertsen2009-04-101-2/+2
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9436 89ea8834-ac86-4346-8a33-228a782c2dd0
* Force full date on print view (Bug #40355)Meik Sievertsen2009-04-101-1/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9435 89ea8834-ac86-4346-8a33-228a782c2dd0
* #30275 (css error)Meik Sievertsen2009-04-101-1/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9434 89ea8834-ac86-4346-8a33-228a782c2dd0
* fix $transfer->file_exists() and $transfer->_ls() if using fsock or IIS7. ↵Meik Sievertsen2009-04-101-2/+37
| | | | | | | | Bug #43115, #43105, #30395 Thanks to j5_dev for reporting this git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9433 89ea8834-ac86-4346-8a33-228a782c2dd0
* hmm... remove <!-- TEST -->Meik Sievertsen2009-04-101-2/+0
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9432 89ea8834-ac86-4346-8a33-228a782c2dd0
* also redirect to topic if forum id not specified (Bug #30855)Meik Sievertsen2009-04-101-2/+2
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9431 89ea8834-ac86-4346-8a33-228a782c2dd0