aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Expand)AuthorAgeFilesLines
* [ticket/11093] acp_users_overview.html has a wrongly placed </dd>westr2012-10-161-1/+2
* Merge PR #973 branch 'bantu/ticket/11069' into develop-olympusOleg Pudeyev2012-10-101-1/+1
|\
| * [ticket/11069] Add closing span back to credit line in subsilver2 simple footerAndreas Fischer2012-08-261-1/+1
* | Merge PR #1004 branch 'bantu/ticket/11131' into develop-olympusOleg Pudeyev2012-10-091-1/+1
|\ \
| * | [ticket/11131] Correctly use indefinite article for "warning".Andreas Fischer2012-10-021-1/+1
* | | [ticket/11135] Full replacement of credit link to httpsVinny2012-10-0510-10/+10
* | | [ticket/11112] updating links to phpbb.com to use SSLSenky2012-10-012-3/+3
|/ /
* | [ticket/11122] Move Acyd Burn, Arty and Toonarmy to former contributorsJoas Schilling2012-09-271-7/+8
* | Merge remote-tracking branch 'github-imkingdavid/task/functional' into develo...Nils Adermann2012-09-012-2/+9
|\ \
| * | [task/functional] Fixed DEBUG_TEST related issuesDavid King2012-09-011-1/+5
| * | [task/functional] Allow tests to bypass certain restrictions with DEBUG_TESTDavid King2012-09-012-2/+5
* | | Merge remote-tracking branch 'github-imkingdavid/ticket/10873' into develop-o...Nils Adermann2012-09-011-1/+1
|\ \ \ | |/ / |/| |
| * | [ticket/10873] Change language for notice about undelivered, deleted PM.David King2012-08-211-1/+1
* | | Merge remote-tracking branch 'github-bantu/ticket/11066' into develop-olympusNils Adermann2012-08-261-1/+0
|\ \ \ | |_|/ |/| |
| * | [ticket/11066] Remove debug code error_reporting(E_ALL) from mssqlnative.phpJordan Rogers2012-08-231-1/+0
| |/
* | Merge branch 'prep-release-3.0.11' into develop-olympusAndreas Fischer2012-08-201-0/+6
|\ \ | |/ |/|
| * [prep-release-3.0.11] Bumping version number for 3.0.11 final.Andreas Fischer2012-08-203-3/+9
* | [ticket/10943] displays searched query in search resultDhruv Goel2012-08-113-0/+3
* | [ticket/10943] use keywords variable to display in search boxDhruv Goel2012-08-111-1/+1
* | Merge branch 'prep-release-3.0.11' into develop-olympusAndreas Fischer2012-07-232-0/+13
|\ \ | |/
| * [prep-release-3.0.11] Update Changelog for 3.0.11-RC2 release.Andreas Fischer2012-07-231-0/+9
| * [prep-release-3.0.11] Bumping version number for 3.0.11-RC2.Andreas Fischer2012-07-233-3/+7
* | Merge branch 'prep-release-3.0.11' into develop-olympusAndreas Fischer2012-07-231-2/+5
|\ \ | |/
| * [ticket/10965] Profile data is only grabbed when show_novalue is enabledNils Adermann2012-07-231-2/+5
* | Merge branch 'prep-release-3.0.11' into develop-olympusAndreas Fischer2012-07-231-0/+8
|\ \ | |/
| * [ticket/10965] Make sure all profile fields are always grabbed on viewtopicNils Adermann2012-07-231-0/+8
* | Merge branch 'prep-release-3.0.11' into develop-olympusAndreas Fischer2012-07-2313-13/+46
|\ \ | |/
| * [ticket/10965] Database update was referring to 3.0.5 instead of 3.0.11-RC1Nils Adermann2012-07-231-1/+1
| * [ticket/10965] Introduce a new profile field option to display no valueNils Adermann2012-07-2313-13/+46
* | Merge branch 'prep-release-3.0.11' into develop-olympusNils Adermann2012-07-212-84/+123
|\ \ | |/
| * Merge remote-tracking branch 'github-nickvergessen/ticket/10950' into prep-re...Nils Adermann2012-07-212-84/+123
| |\
| | * [ticket/10950] Fix grammar in commentsJoas Schilling2012-07-201-3/+3
| | * [ticket/10950] Delete PMs for users that have not yet read the pmJoas Schilling2012-07-202-33/+45
| | * [ticket/10950] Update undelivered pm counts in batches not 1 by 1 for each userJoas Schilling2012-07-161-5/+18
| | * [ticket/10950] Use database count() and group by instead of doing that in phpJoas Schilling2012-07-111-11/+5
| | * [ticket/10950] Check $delete_ids to be not emptyJoas Schilling2012-07-041-19/+22
| | * [ticket/10950] Recreated the behaviour of phpbb_delete_user_pms()Joas Schilling2012-07-041-58/+74
| | * [ticket/10950] Correct comment for the second query.Andreas Fischer2012-06-231-1/+1
| | * [ticket/10950] Add empty line to make unset() call more visible.Andreas Fischer2012-06-231-0/+1
| | * [ticket/10950] Select the correct columns in SQL queries.Andreas Fischer2012-06-231-2/+2
| | * [ticket/10950] Use a variable for the private message id.Andreas Fischer2012-06-231-6/+8
| | * [ticket/10950] Move array initialisation to the front.Andreas Fischer2012-06-231-1/+2
| | * [ticket/10950] Remove redundant if statement.Andreas Fischer2012-06-231-12/+9
| | * [ticket/10950] Fix SQL coding style (indentation) in second SQL query.Andreas Fischer2012-06-231-1/+1
| | * [ticket/10950] Use proper ' in order to fix comment.Andreas Fischer2012-06-231-1/+1
* | | Merge branch 'prep-release-3.0.11' into develop-olympusNils Adermann2012-07-191-30/+37
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'github-noxwizard/ticket/10441' into prep-releas...Nils Adermann2012-07-191-30/+37
| |\ \
| | * | [ticket/10441] Make CDB linking more consistentPatrick Webster2012-07-021-5/+5
| | * | [ticket/10441] TypoPatrick Webster2012-06-291-1/+1
| | * | [ticket/10441] Update to docs/README.htmlOyabun12012-06-291-28/+35
| | |/