aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes
Commit message (Expand)AuthorAgeFilesLines
* [feature/sqlite3] Add support for SQLite 3Patrick Webster2014-05-029-4/+144
* [ticket/8558] htmlspecialchars_decode the contact name for emailsNils Adermann2014-05-021-1/+2
* Merge remote-tracking branch 'github-elsensee/ticket/stenudd/8558-2' into dev...Nils Adermann2014-05-022-1/+2
|\
| * [ticket/8558] Fix operatorOliver Schramm2014-04-231-1/+1
| * [ticket/8558] Fix field length in ACPOliver Schramm2014-04-171-1/+1
| * [ticket/8558] Use only one variable and improve explain stringOliver Schramm2014-04-171-16/+4
| * [ticket/8558] Add display name in emails from boardMarkus Stenudd2014-04-172-2/+17
* | Merge remote-tracking branch 'github-elsensee/ticket/stenudd/8558' into devel...Nils Adermann2014-05-021-2/+4
|\ \
| * | [ticket/8558] Do string concatenation only once and do htmlspecialcharsOliver Schramm2014-04-161-2/+4
| * | [ticket/8558] Add display name in emails from boardMarkus Stenudd2014-04-161-2/+2
* | | Merge remote-tracking branch 'github-rxu/ticket/12409' into develop-ascraeusNils Adermann2014-05-021-25/+65
|\ \ \
| * | | [ticket/12409] Add acp_users.php core events to modify users preferences datarxu2014-04-171-25/+65
* | | | Merge remote-tracking branch 'github-nickvergessen/ticket/12273' into develop...Nils Adermann2014-05-0216-62/+140
|\ \ \ \
| * | | | [ticket/12273] Update since version to 3.1.0-a* styleJoas Schilling2014-04-2512-50/+50
| * | | | [ticket/12273] Update existing eventsJoas Schilling2014-04-256-17/+86
| * | | | [ticket/12273] Fix long $vars lines for existing eventsJoas Schilling2014-04-245-7/+15
| * | | | [ticket/12273] Fix missing $vars lineJoas Schilling2014-04-181-1/+2
| * | | | [ticket/12273] Fix invalid @event and @since tagsJoas Schilling2014-04-183-3/+3
| | |_|/ | |/| |
* | | | Merge remote-tracking branch 'github-nickvergessen/ticket/12371' into develop...Nils Adermann2014-05-0212-59/+94
|\ \ \ \
| * | | | [ticket/12371] Delete the approve_post notification when editing a postJoas Schilling2014-04-251-0/+8
| * | | | [ticket/12371] Correctly set is_starter when editing first post of the topicJoas Schilling2014-04-251-1/+1
| * | | | [ticket/12371] Fix SQL queryJoas Schilling2014-04-251-1/+1
| * | | | [ticket/11772] Do not send out new topic/post notifications when reapprovingJoas Schilling2014-04-251-9/+24
| * | | | [ticket/12052] Use different visibility when post was editedJoas Schilling2014-04-2512-25/+60
| * | | | [ticket/12371] Do not delete post related notifications when a post is deletedJoas Schilling2014-04-252-25/+2
* | | | | Merge remote-tracking branch 'remotes/Nicofuma/ticket/12445' into develop-asc...Nathaniel Guse2014-05-011-1/+1
|\ \ \ \ \
| * | | | | [ticket/12445] Disapproved post: the name of the poster should be in logsNicofuma2014-04-261-1/+1
| |/ / / /
* | | | | Merge pull request #2362 from n-aleha/ticket/12186aJoas Schilling2014-04-291-1/+1
|\ \ \ \ \
| * \ \ \ \ Merge branch 'ticket/12186' into ticket/12186an-aleha2014-04-271-1/+1
| |\ \ \ \ \
| | * | | | | [ticket/12186] Move PM reports below post reports while installingn-aleha2014-04-231-1/+1
| | | |_|_|/ | | |/| | |
| | * | | | Merge pull request #2310 from n-aleha/ticket/12397Andreas Fischer2014-04-151-2/+2
| | |\ \ \ \
| | | * | | | [ticket/12397] Fix sql_unique_index_exists doc blockn-aleha2014-04-161-2/+2
* | | | | | | [ticket/12458] Apply Squiz.WhiteSpace.SuperfluousWhitespace.* to legacy code.Andreas Fischer2014-04-2941-121/+79
|/ / / / / /
* | | | | | [ticket/12097] Bug fix and adding unit testNicofuma2014-04-261-1/+1
* | | | | | [ticket/12097] Validate_data() should work with class methodNicofuma2014-04-261-2/+11
* | | | | | [ticket/12199] Move deprecated functions to functions_compatibility.phpNicofuma2014-04-263-46/+46
| |_|/ / / |/| | | |
* | | | | Merge remote-tracking branch 'github-nickvergessen/ticket/11917' into develop...Nils Adermann2014-04-242-1/+2
|\ \ \ \ \
| * | | | | [ticket/11917] Hide OAuth UCP Module when OAuth is not the selected backendJoas Schilling2014-04-122-1/+2
* | | | | | Merge pull request #2036 from prototech/ticket/12201Joas Schilling2014-04-221-6/+9
|\ \ \ \ \ \
| * | | | | | [ticket/12201] Add link to resync file stats after error.Cesar G2014-04-151-6/+9
* | | | | | | Merge pull request #2248 from Elsensee/ticket/12193Joas Schilling2014-04-221-0/+10
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | [ticket/12193] Fix broken HTML if SQL error occurs during migrationOliver Schramm2014-04-191-0/+10
* | | | | | | Merge branch 'develop-olympus' into develop-ascraeusJoas Schilling2014-04-151-0/+18
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | / / / | | |_|/ / / | |/| | | |
| * | | | | Merge pull request #2195 from Elsensee/ticket/10423Joas Schilling2014-04-151-0/+18
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | [ticket/10423] Match multiple wildcardsOliver Schramm2014-04-131-2/+2
| | * | | | [ticket/10423] Move code into a function and add tests for itOliver Schramm2014-04-131-0/+18
| * | | | | Merge remote-tracking branch 'Marc/ticket/10851' into develop-olympusJoas Schilling2014-04-051-0/+4
| |\ \ \ \ \
* | | | | | | [ticket/12344] Add core.pm_submit_before to function submit_pmlucifer4o2014-04-151-1/+13
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge remote-tracking branch 'marc/ticket/12372' into develop-ascraeusJoas Schilling2014-04-141-1/+1
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | [ticket/12372] Rename JS function dE() to phpbb.toggleDisplay()Marc Alexander2014-04-071-1/+1