aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes
Commit message (Expand)AuthorAgeFilesLines
* whitespacesHenry Sudhof2009-12-131-1/+1
* #54145 - move redirect parameter back to POST to avoid mod_security triggersHenry Sudhof2009-12-131-1/+2
* #50985 - fix XML export of private messages sent to deleted usersHenry Sudhof2009-12-131-7/+23
* [Fix] Use correct BBCode parseoptions in signatures when previewing PMs.Joas Schilling2009-12-121-1/+1
* Correctly check for empty strings in custom profile fields. #55335Chris Smith2009-12-111-2/+2
* permit current year in ACP - UCP changed in r8807 #55115Chris Smith2009-12-111-1/+1
* Do not permit unauthorised users to delete private messages from folder listi...Chris Smith2009-12-112-0/+13
* Restore user language choice to compiled stylesheets. Broken by r10008 #54035Chris Smith2009-12-111-1/+1
* Log activation through inactive users ACP. #30145Chris Smith2009-12-091-14/+20
* Check for required eAccelerator functions #54465Chris Smith2009-12-092-0/+6
* Fix potential data corruption issues with memcache ACMChris Smith2009-12-081-1/+5
* Add some castings there. Slightly related: Bug #55155Andreas Fischer2009-12-081-8/+8
* Bug #54325 - Fulltext-MySQL search for keywords and username at the same time...Joas Schilling2009-11-261-1/+1
* Bug #54265 - Regression: Word Censors and CasesRuslan Uzdenov2009-11-261-1/+1
* Fix Bug #54125 - Correctly reset login keys if passed value is the current user.Andreas Fischer2009-11-191-3/+3
* Tag as 3.0.6Meik Sievertsen2009-11-141-1/+1
* [Fix] Force full date for board online record date.Joas Schilling2009-11-141-6/+2
* Fix sql error in cache_moderators() if using postgresql. (Bug #53765)Meik Sievertsen2009-11-091-1/+1
* Fix Bug #53435 - unneccessary error on forum creation screen, actually, this ...Meik Sievertsen2009-11-081-7/+0
* Fix Bug #53545 - javascript error in templateMeik Sievertsen2009-11-032-4/+6
* Fix Bug #53505 (related to Bug #52515 and r10208) - i fixed this the "do not ...Meik Sievertsen2009-11-031-1/+1
* check for additional empty config variables...Meik Sievertsen2009-11-011-10/+5
* Several fixes:Meik Sievertsen2009-10-301-1/+1
* Fix another bug in WHERE statement rewrite for oracle. The bug(s) actually co...Meik Sievertsen2009-10-301-1/+1
* saw this bug while debugging... we really really need another layer in 3.1.x ...Meik Sievertsen2009-10-301-1/+1
* Fix Jabber SASL PLAIN authentication failures. (Bug #52995)Meik Sievertsen2009-10-291-1/+2
* Fix Bug #53285 introduced in r10018 - Mark the first visible forum on index a...Ruslan Uzdenov2009-10-281-1/+1
* I am very sorry... but the changes require (a hopefully very short) RC4 phaseMeik Sievertsen2009-10-281-1/+1
* Fix Bug #53245 - Correct regular expression escaping and only splitting keywo...Meik Sievertsen2009-10-281-2/+9
* ... and finallyHenry Sudhof2009-10-271-1/+1
* adding normalization - shouldn't change anythingHenry Sudhof2009-10-271-2/+2
* #53235 - removing accidental commitsHenry Sudhof2009-10-271-49/+18
* fix spaces/tabsMeik Sievertsen2009-10-271-9/+7
* #53235Henry Sudhof2009-10-271-15/+50
* Fix Bug #53185 (icon width/height adjustement for icons > 127px also applied ...Meik Sievertsen2009-10-261-20/+27
* Fix Bug #53175 (forum_options cleared if editing forum) - regression from r10024Meik Sievertsen2009-10-251-1/+6
* fix table creation in db_tools. Meik Sievertsen2009-10-241-0/+6
* revert r9910 - ticket #1309Meik Sievertsen2009-10-241-1/+1
* sneaks in and changes the version number. Seems like we see no RC4...Meik Sievertsen2009-10-221-1/+1
* add default_lang to statisticsMeik Sievertsen2009-10-201-0/+1
* #52875 working around php4 bug 24631 - call_user_func doesn't return referenc...Henry Sudhof2009-10-151-1/+1
* #52875 working around php4 bug 24631 - call_user_func doesn't return referenc...Henry Sudhof2009-10-151-1/+1
* update constants and schema data from RC2 to RC3Meik Sievertsen2009-10-111-1/+1
* fix bug #52605 - regression from r9811Meik Sievertsen2009-10-091-0/+1
* Properly fix #40925Chris Smith2009-10-072-1/+9
* Bug #52525Meik Sievertsen2009-10-051-2/+2
* bugfix for non-existent handles and theme data (we really need to clean this ...Meik Sievertsen2009-10-051-1/+6
* Fix bug #52515 (wrong bbcode uid assigned if error triggered and quote/forwar...Meik Sievertsen2009-10-041-1/+1
* Bug #52175Meik Sievertsen2009-10-042-1/+1
* revert r10079 (bug #50035) to be able to investigate other options of handlin...Meik Sievertsen2009-10-032-90/+0