aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Expand)AuthorAgeFilesLines
...
* two obvious mistakes (thanks Jon :))Meik Sievertsen2009-10-241-2/+2
* revert r9910 - ticket #1309Meik Sievertsen2009-10-242-2/+1
* sneaks in and changes the version number. Seems like we see no RC4...Meik Sievertsen2009-10-223-3/+9
* adjust changelog (spelling, etc.) and removed our loved JD's from the patch l...Meik Sievertsen2009-10-211-115/+115
* add default_lang to statisticsMeik Sievertsen2009-10-201-0/+1
* fix bug #53045 the simple way. ;)Meik Sievertsen2009-10-201-1/+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
* remove unused closing div tag (Bug #52735)Meik Sievertsen2009-10-121-1/+1
* update constants and schema data from RC2 to RC3Meik Sievertsen2009-10-112-2/+2
* update mysql_upgrader to latest schemaMeik Sievertsen2009-10-111-0/+1
* correctly execute database update step (detect if the version the admin wants...Meik Sievertsen2009-10-091-0/+10
* 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 #52415Meik Sievertsen2009-10-041-1/+16
* Bug #52175Meik Sievertsen2009-10-044-5/+15
* it is not a post but a private messageMeik Sievertsen2009-10-041-1/+1
* Some nitpicks before we include this file in a final release.Andreas Fischer2009-10-031-3/+3
* revert r10079 (bug #50035) to be able to investigate other options of handlin...Meik Sievertsen2009-10-033-91/+0
* Revert revisions r10176 and r9647 - Bug #45975, #51505Meik Sievertsen2009-09-303-4/+2
* #52245Henry Sudhof2009-09-301-1/+1
* Disable copy forum permissions screen in forums creation/update workflow - al...Meik Sievertsen2009-09-301-4/+6
* update acp forums copy style to look like the rest of the ACPMeik Sievertsen2009-09-301-6/+7
* Fix Bug #52125, regression from r9678 for Bug #46225Meik Sievertsen2009-09-291-2/+10
* Fix Bug #52055 - php notices if phpbb.com is not reachableMeik Sievertsen2009-09-291-0/+5
* #52095Henry Sudhof2009-09-283-3/+3
* Fail without notices when no questions are providedHenry Sudhof2009-09-281-1/+21
* #52095 Henry Sudhof2009-09-283-3/+3
* #52095 Henry Sudhof2009-09-283-13/+36
* alt instead of title, fix XHTML issue reported in ticket #51945Meik Sievertsen2009-09-251-1/+1
* add recent important additions/fixes to the changelogMeik Sievertsen2009-09-251-0/+3
* prepare for RC2Meik Sievertsen2009-09-253-9/+3
* Fix Bug #51835 - editing posts with attachments - regression from r9843 intro...Joas Schilling2009-09-253-52/+5
* I think i need to check other DBMS more often. :/Meik Sievertsen2009-09-242-13/+191
* Fix bug #51905 - Only check whether forum image exists if forum image is spec...Andreas Fischer2009-09-242-1/+2
* remove log_time index (was not used at all)Meik Sievertsen2009-09-242-6/+126
* #51805Henry Sudhof2009-09-231-0/+1
* submit buttons in same style as other submit buttons in ACPMeik Sievertsen2009-09-233-13/+19
* check for m_split and m_merge permission on target topic and topic icon selec...Meik Sievertsen2009-09-231-1/+1
* Fix Bug #51775 - Do not unlock topics with QuickReplyJoas Schilling2009-09-231-0/+1
* Fix getting host for situations where the name/IP is not resolvable. Related ...Meik Sievertsen2009-09-222-2/+19
* Move add_log() call for captcha "configure" page to the captcha plugin, becau...Meik Sievertsen2009-09-224-4/+8
* regression in r9647 (wrong fix for bug #45975) - Bug #51505 (Patch by HardStyle)Meik Sievertsen2009-09-221-20/+21
* And now i feel even more dirty because i had to adjust the oracle hack to all...Meik Sievertsen2009-09-211-1/+50
* Ok, the oracle database backup never actually worked at all. We used the wron...Meik Sievertsen2009-09-211-17/+46
* #50485 Henry Sudhof2009-09-211-2/+2
* remove unnecessary query parts... thanks to asinshesq for pointing it out.Meik Sievertsen2009-09-201-6/+3