aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* forgot to add display active flag to forum data in r10169 for bug #19135Meik Sievertsen2009-09-201-1/+1
* note correct username if post/topic get's removed if user is anonymousMeik Sievertsen2009-09-201-2/+3
* set "display active topics" to true by default for new forum creation... regr...Meik Sievertsen2009-09-201-1/+1
* improve code to detect and solve conflicts for code removed from one version ...Meik Sievertsen2009-09-201-8/+16
* if preserve_cr is true and the file generated no conflict but is obviously no...Meik Sievertsen2009-09-201-0/+7
* although we do not use force_approved_state check it nevertheless for the mes...Meik Sievertsen2009-09-201-2/+2
* Fix Bug #51655 - Missing global vars phpbb_root_path & phpExJoas Schilling2009-09-191-1/+1
* use existing language key for "private message not found"Meik Sievertsen2009-09-191-1/+2
* Ok, after 20+ hours i think i fixed all grave issues with the updaterMeik Sievertsen2009-09-183-146/+384
* fix r9814 - remove echo "aha"; - Happy birthday nadermanJoas Schilling2009-09-181-1/+1
* Fix Bug #51375 - Do not show QR in closed topics/forumsJoas Schilling2009-09-181-1/+2
* phpBB updater now solves common conflicts on it's own. This further reduces t...Meik Sievertsen2009-09-172-0/+96
* Return integers when get_forum_list() is supposed to only return IDs.Andreas Fischer2009-09-171-1/+1
* extend r9387 - check for existance of all functions we use...Meik Sievertsen2009-09-172-2/+2