aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Expand)AuthorAgeFilesLines
...
| * #57715 - Correct behavior of "force_approved_state" when value is false. Josh Woody2010-02-182-2/+3
| * Bump version to 3.0.7-RC2.Andreas Fischer2010-02-182-2/+2
| * Merge r10503, r10504 into 3.0.7 branch.Andreas Fischer2010-02-181-3/+11
| * Merge r10497 and r10499 into 3.0.7 - #57755Andreas Fischer2010-02-184-3/+41
| * Merge r10488 into 3.0.7 branch. #57505Andreas Fischer2010-02-183-3/+3
| * Merge r10496 - Bug #57795 - [Fix] Restrict search for language/../iso.txt to ...Joas Schilling2010-02-172-0/+6
| * Merge r10493, r10494 - #57825Andreas Fischer2010-02-172-1/+2
| * Merge r10484 and r10485 into 3.0.7 branch.Andreas Fischer2010-02-084-7/+9
| * Fix #57395, a regression from r10427Josh Woody2010-02-071-1/+1
| * Merge r10473 into the 3.0.7 branch.Josh Woody2010-02-043-3/+27
| * Merge r10472 and r10474 into the 3.0.7 branchJosh Woody2010-02-043-4/+5
| * Change version numbers to 3.0.7 and 3.0.7-RC1 for a QA releaseNils Adermann2010-02-0112-55/+55
* | #58285 - Language pack fixYuriy Rusko2010-02-281-1/+1
* | Make the new {INTTEXT} work on pcre installations without utf8 support, it on...Nils Adermann2010-02-271-9/+20
* | Updating the create_schema_files.php file to reflect the minor mssql schema c...Nils Adermann2010-02-271-2/+4
* | #58055 againHenry Sudhof2010-02-271-2/+2
* | okay, minus should work now #58055Henry Sudhof2010-02-261-2/+2
* | possible cause of #58055Henry Sudhof2010-02-261-1/+1
* | only whitespaces, not newlinesHenry Sudhof2010-02-251-2/+2
* | Bug #58085 - Add terminating semicolons to JavaScript code found by JSLint. P...Andreas Fischer2010-02-254-9/+10
* | Fix Bug #57875 - We have to add the paragraph tags there. Patch by HardStyle,...Andreas Fischer2010-02-252-2/+2
* | Bug #56965 - Allow redirect() to redirect across directories.Josh Woody2010-02-252-0/+14
* | Quick reply enable button was merged into 3.0.7: r10491, r10492 and r10529Nils Adermann2010-02-231-1/+1
* | Update: Store expected resulting file contents in cache and do not suggest fu...Nils Adermann2010-02-232-25/+81
* | Fix Bug #57375 - Do not delete unrelated attachments when deleting empty forums.Andreas Fischer2010-02-232-6/+8
* | merge r10513 into 3.0 branch: propdelNils Adermann2010-02-231-0/+0
* | We have to use a 'snapshot' of the function there, because it might not be av...Andreas Fischer2010-02-221-1/+3
* | General errors can't be logged if there isn't a database connection, introduc...Chris Smith2010-02-222-1/+2
* | Enter stage left: the INTTEXT tokenHenry Sudhof2010-02-214-4/+14
* | BBCode parser now uses the user object for all settings rather than taking so...Nils Adermann2010-02-212-1/+2
* | Bugs #53925 and #52085 - Language fixes related to the quick reply settingsYuriy Rusko2010-02-202-2/+2
* | warn users about TEXTHenry Sudhof2010-02-203-91/+132
* | Firebird based board can now access their global announcements, took a while ...Chris Smith2010-02-202-0/+8
* | #57715 - Correct behavior of "force_approved_state" when value is false. Josh Woody2010-02-182-2/+3
* | Adding 3.0.7-RC2 to database updaterAndreas Fischer2010-02-181-2/+8
* | Revising r10499, #57755Andreas Fischer2010-02-181-2/+4
* | We can put the fix for #57505 into 3.0.7 because we have to regenerate the pa...Andreas Fischer2010-02-181-2/+1
* | Fix Bug #57755 - Make user_email_hash() function independent from system's ar...Andreas Fischer2010-02-184-3/+34
* | Add 3.0.7-RC1 to the updater.Andreas Fischer2010-02-171-0/+7
* | Bug #57795 - [Fix] Restrict search for language/../iso.txt to folders.Joas Schilling2010-02-172-0/+6
* | Let's fix #57825 in 3.0.7. - r10493Andreas Fischer2010-02-171-1/+1
* | Fix Bug #57825 - Small language correction for the FAQ page.Andreas Fischer2010-02-162-1/+2
* | r10491 - Also in the Post Settings section. Thanks leviatan21Andreas Fischer2010-02-161-1/+1
* | Add sql_bit_or() dbal method. Add ability to enable quick reply in all forums...Andreas Fischer2010-02-157-2/+71
* | Forgot to properly update the file header of mssqlnative.php, revising r10489...Nils Adermann2010-02-111-2/+4
* | Support for Microsoft's Native SQL Server Driver for PHP - Patch by Chris Puc...Nils Adermann2010-02-1114-15/+829
* | Fix Bug #57505 - Replace button2 with btnlite, button2 doesn't exist.Andreas Fischer2010-02-093-2/+3
* | Make those warnings more consistent.Andreas Fischer2010-02-081-3/+3
* | Let's adjust those to the format of the other entries.Andreas Fischer2010-02-081-2/+2
* | Fix Bug #57455 - Fix problems with firebird by no longer using 'count' as a c...Andreas Fischer2010-02-084-5/+7