aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix Bug #53285 introduced in r10018 - Mark the first visible forum on index a...Ruslan Uzdenov2009-10-281-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | now we will have an RC4 we can adjust this one email file to act like all oth...Meik Sievertsen2009-10-281-1/+3
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | I am very sorry... but the changes require (a hopefully very short) RC4 phaseMeik Sievertsen2009-10-283-5/+5
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | changelog more descriptive for #45805 r9633Chris Smith2009-10-241-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix table creation in db_tools. Meik Sievertsen2009-10-241-0/+6
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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