aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Expand)AuthorAgeFilesLines
* Make sure additional information for accessibility is always exposed to scree...Meik Sievertsen2009-04-234-2/+12
* #41575Henry Sudhof2009-04-221-1/+1
* rollbackHenry Sudhof2009-04-221-45/+2
* use correct e-mail term. ;)Meik Sievertsen2009-04-221-1/+1
* #41575Henry Sudhof2009-04-221-2/+45
* apply foreground color to select fields (Bug #44215)Meik Sievertsen2009-04-221-0/+1
* #43345 - log changes to visual confirmationMeik Sievertsen2009-04-181-0/+1
* #43755 - also return GiB sizes for get_formatted_filesize(), patch by nickver...Meik Sievertsen2009-04-181-0/+6
* Search for 'topic title only' and 'first post' should work again for non-mysq...Meik Sievertsen2009-04-182-0/+9
* Fix topic title only and first post search option with the SQL_CALC_FOUND_ROW...Meik Sievertsen2009-04-181-6/+6
* erm, forgot to globalize $config. :/Meik Sievertsen2009-04-181-1/+1
* Ability to vote in poll is now required for the ability to change existing vo...Meik Sievertsen2009-04-183-4/+5
* forgot one instance where the min/max captcha chars need to be applied ;)Meik Sievertsen2009-04-181-1/+1
* #44105Henry Sudhof2009-04-171-1/+1
* Changed jumpto() JS function to be more fail-safe. (But #27635 - patch by pet...Meik Sievertsen2009-04-175-9/+38
* encode imageset path in user->img (may not fix any other issues regarding sty...Meik Sievertsen2009-04-171-1/+1
* remove hardcoded size unit for PHP_SIZE_OVERRUN error (Bug #29935)Meik Sievertsen2009-04-173-5/+40
* #30425 - fix grammar in FAQMeik Sievertsen2009-04-171-4/+4
* Do not create thumbnail if thumbnail would've the same size as the original i...Meik Sievertsen2009-04-172-1/+2
* change arabic-numbers list-style-type to correct type decimal (Bug #30775)Meik Sievertsen2009-04-172-5/+5
* #26145Meik Sievertsen2009-04-171-1/+1
* Apply append_sid() to newest/latest post links in viewforum/search and UCP ma...Meik Sievertsen2009-04-174-9/+13
* add missing $super assignment - Bug #43635Meik Sievertsen2009-04-171-2/+2
* remove unused language keyMeik Sievertsen2009-04-171-1/+1
* force non-relative date for pm forwards (thanks chris. :))Meik Sievertsen2009-04-171-1/+1
* fix forum_style column. :/ Bug #38905Meik Sievertsen2009-04-171-2/+8
* fix for #r9451Meik Sievertsen2009-04-171-1/+2
* #40865 - no message parsing for messages evaluating to falseMeik Sievertsen2009-04-171-5/+1
* Use L_EMAIL variants consistently... also added comments for translators to i...Meik Sievertsen2009-04-174-5/+5
* PM Export uses ISO 8601 date now. (Bug #32645)Meik Sievertsen2009-04-172-1/+2
* Messenger now also able to use a custom language path. (Bug #36545)Meik Sievertsen2009-04-172-2/+4
* fix revision #r9430 - all hail the math!Meik Sievertsen2009-04-161-2/+2
* Some changes to the SAPI detection. The weird fact that it doesn't work witho...Henry Sudhof2009-04-141-1/+2
* #43965Henry Sudhof2009-04-131-1/+1
* #43965Henry Sudhof2009-04-131-1/+2
* Fix site logo with RTL on IE - Bug #27155Meik Sievertsen2009-04-121-1/+4
* On permissions, return to user/group/forum selection, 2nd step, instead of 1s...Meik Sievertsen2009-04-122-16/+18
* #36405Meik Sievertsen2009-04-121-7/+7
* hide login boxes for search engines - #43565Meik Sievertsen2009-04-123-6/+6
* Fix skipping messages if using next/prev PM in history links. (Bug #22205)Meik Sievertsen2009-04-123-3/+11
* [Change] Performance improvements for native fulltext search (patch by Paul)Meik Sievertsen2009-04-112-5/+22
* SQL optimizationsMeik Sievertsen2009-04-111-5/+19
* New search option: Maximum number of words allowed to search for.Meik Sievertsen2009-04-119-7/+35
* a language alteration for captchas. Meik Sievertsen2009-04-118-14/+27
* Correct alt tag for compose message and message locked - Bug #31525Meik Sievertsen2009-04-101-2/+2
* Force full date on print view (Bug #40355)Meik Sievertsen2009-04-101-1/+1
* #30275 (css error)Meik Sievertsen2009-04-101-1/+1
* fix $transfer->file_exists() and $transfer->_ls() if using fsock or IIS7. Bug...Meik Sievertsen2009-04-101-2/+37
* hmm... remove <!-- TEST -->Meik Sievertsen2009-04-101-2/+0
* also redirect to topic if forum id not specified (Bug #30855)Meik Sievertsen2009-04-101-2/+2