aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Expand)AuthorAgeFilesLines
* suppress warnings (stat failed). Though may be good to know... why!Meik Sievertsen2009-05-231-6/+6
* Fix installer under PHP 5.3. #45255Chris Smith2009-05-202-1/+2
* late fix for #45335 (incorrect log message for update if using old updater)Meik Sievertsen2009-05-191-1/+6
* late fix for #44905Jim Wigginton2009-05-141-1/+1
* late fix for #44845 (phpBB debug notice for some search terms)Meik Sievertsen2009-05-131-0/+5
* late fix for #45135Henry Sudhof2009-05-131-2/+2
* honestly... i do not see this as a security issue (you may indeed enlight me ...Meik Sievertsen2009-05-081-1/+1
* Apparently that bug was reportedChris Smith2009-05-081-1/+1
* late fixHenry Sudhof2009-05-081-3/+2
* slight change for 3.0.5 for updating.Meik Sievertsen2009-05-062-15/+6
* gah... philiip is correct, instead of %2s of course %2$sMeik Sievertsen2009-05-031-1/+1
* specialchars in changelog Meik Sievertsen2009-05-021-2/+2
* very tiny adjustementMeik Sievertsen2009-05-011-1/+1
* stupid me forgot to add a function for backwards compatibility :/Meik Sievertsen2009-05-011-0/+11
* Fix for #r9342 for bug #41385Meik Sievertsen2009-05-012-3/+3
* Set new version...Meik Sievertsen2009-05-0112-15/+15
* make search_indexing_state dynamic. This is related to bug #44535 - although ...Meik Sievertsen2009-05-013-2/+9
* Fixed bug # 43305 - IE8 textarea issuesJim Wigginton2009-05-013-0/+3
* #44655Meik Sievertsen2009-04-301-1/+1
* Only use forum id supplied for posting if global announcement detected. (Repo...Meik Sievertsen2009-04-302-6/+27
* Minor security problem, discovered internally. Requires the user to know the ...Chris Smith2009-04-292-0/+12
* just a space/tab correctionMeik Sievertsen2009-04-291-2/+2
* only pre-fill forums if in forum mode (else it is too irritating to see the f...Meik Sievertsen2009-04-291-2/+16
* due to popular demand... this may be quite useful for automatic installer and...Meik Sievertsen2009-04-291-0/+22
* Bug #44525 - do not try to fetch existing username var in cookie set by exter...Meik Sievertsen2009-04-281-1/+3
* bring mysql upgrader up-to-date with 3.0.5-dev Meik Sievertsen2009-04-281-1/+3
* Fix column handling in db updater, custom profile fields an db tools for fire...Meik Sievertsen2009-04-285-8/+10
* Correct calculation of source/target forum statistics if mass moving topics w...Meik Sievertsen2009-04-282-20/+53
* #44485 - we only send a 503 header if it is a search engine.Meik Sievertsen2009-04-281-2/+8
* fix background issue in IE6 on teams page (Bug #40265 - patch by Raimon)Meik Sievertsen2009-04-271-0/+3
* remove item from change log Meik Sievertsen2009-04-262-1/+3
* group by is required to be correct, but this creates a temporary table. I do ...Meik Sievertsen2009-04-261-1/+2
* revert query change which caused boards to halt.Meik Sievertsen2009-04-261-4/+13
* Fixed bug # 42885 - "Select all" selects much too much in OperaJim Wigginton2009-04-252-0/+7
* do not use spamhaus XBL list - it has too much false positives due to the dyn...Meik Sievertsen2009-04-251-1/+1
* Display the online status of hidden users to users with the u_viewonline perm...Chris Smith2009-04-242-1/+2
* Fixed bug #'ers 42585, 35505, 36675, and 42705Jim Wigginton2009-04-246-15/+24
* 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