aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'upstream/develop-ascraeus' into ticket/12594Yuriy Rusko2014-05-282-2/+12
|\
| * Merge pull request #2455 from Nicofuma/ticket/12509Joas Schilling2014-05-282-2/+12
| |\
| | * [ticket/12509] Add missing ',' in arraysTristan Darricau2014-05-262-2/+2
| | * [ticket/12509] Update calls to set_custom_style in forgotten placesTristan Darricau2014-05-141-1/+6
| | * [ticket/12509] Fix the call to set_custom_file in adm/index and messengerTristan Darricau2014-05-131-2/+4
| | * [ticket/12509] Add an option to set the path of custom file for extensionsTristan Darricau2014-05-131-1/+4
* | | Merge remote-tracking branch 'upstream/develop-ascraeus' into ticket/12594Yuriy Rusko2014-05-271-1031/+56
|\ \ \ | |/ /
| * | Merge pull request #2440 from nickvergessen/ticket/12527Andreas Fischer2014-05-271-1031/+56
| |\ \
| | * | [ticket/12527] Use a proper language string on confirm screenJoas Schilling2014-05-111-1/+1
| | * | [ticket/12527] Check whether the language existsJoas Schilling2014-05-111-0/+5
| | * | [ticket/12527] Restore missing files and variables checkJoas Schilling2014-05-111-1/+88
| | * | [ticket/12527] Remove language file editor form ACPJoas Schilling2014-05-111-1071/+4
* | | | [ticket/12594] Update footer credit linesYuriy Rusko2014-05-272-3/+3
* | | | [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-27156-827/+1101
|/ / /
* | | Merge pull request #2429 from Nicofuma/ticket/12074Joas Schilling2014-05-261-1/+21
|\ \ \
| * | | [ticket/12074] Don't log errorsTristan Darricau2014-05-091-12/+0
| * | | [ticket/12074] Managing extensions doesn't produce any log entryTristan Darricau2014-05-091-1/+33
* | | | Merge pull request #2487 from n-aleha/ticket/12583Joas Schilling2014-05-261-7/+56
|\ \ \ \
| * | | | [ticket/12583] Redirect only on non-empty $messagen-aleha2014-05-251-3/+7
| * | | | [ticket/12583] Add event core.mcp_warn_post_before/aftern-aleha2014-05-231-5/+50
* | | | | Merge pull request #2488 from n-aleha/ticket/12584Joas Schilling2014-05-261-7/+52
|\ \ \ \ \
| * | | | | [ticket/12584] Redirect only on non-empty $messagen-aleha2014-05-251-3/+7
| * | | | | [ticket/12584] Add event core.mcp_warn_user_before/aftern-aleha2014-05-251-5/+46
| |/ / / /
* | | | | Merge pull request #2134 from marcosbc/ticket/12270Joas Schilling2014-05-261-24/+58
|\ \ \ \ \
| * | | | | [ticket/12270] Fixed topic counting bug and testsmarcosbc2014-05-241-0/+3
| * | | | | [ticket/12270] Fixed tests not workingmarcosbc2014-05-211-6/+11
| * | | | | [ticket/12270] No quote notif and double poster notification fixmarcosbc2014-05-101-10/+14
| * | | | | [ticket/12270] Fixed rebase conflictsmarcosbc2014-05-031-21/+14
| * | | | | [ticket/12270] Correct confirm approval message for topicsmarcosbc2014-05-031-5/+17
| * | | | | [ticket/12270] Correcting to follow phpBB coding standardsmarcosbc2014-05-031-1/+3
| * | | | | [ticket/12270] Better structured code and no debug error messagemarcosbc2014-05-031-7/+11
| * | | | | [ticket/12270] Correct notifications for posts/topics now workingmarcosbc2014-05-031-10/+14
| * | | | | [ticket/12270] Reverted templatesmarcosbc2014-05-031-1/+0
| * | | | | [ticket/12270] Correct post&topic approval msg, no template changesmarcosbc2014-05-031-2/+9
| * | | | | [ticket/12270] Corrent post and topic approval notification messagemarcosbc2014-05-031-0/+1
* | | | | | Merge pull request #2199 from Zoddo/ticket/12275Joas Schilling2014-05-241-10/+16
|\ \ \ \ \ \
| * | | | | | [ticket/12275] Change if (empty) to if (!isset)Zoddo2014-04-141-1/+1
| * | | | | | [ticket/12275] Fix a bug on the event "core.modify_username_string"Zoddo2014-04-011-10/+16
* | | | | | | Merge pull request #2490 from Nicofuma/ticket/12585Andreas Fischer2014-05-241-1/+5
|\ \ \ \ \ \ \
| * | | | | | | [ticket/12585] Use a 5 minutes interval instead of 10 minutesTristan Darricau2014-05-231-1/+1
| * | | | | | | [ticket/12585] Don't check the cron on each page loadTristan Darricau2014-05-221-1/+5
| | |_|/ / / / | |/| | | | |
* | | | | | | [ticket/12576] Remove cron from common.phpTristan Darricau2014-05-221-1/+2
|/ / / / / /
* | | | | | Merge remote-tracking branch 'n-aleha/ticket/12547' into develop-ascraeusCesar G2014-05-162-2/+2
|\ \ \ \ \ \
| * | | | | | [ticket/12547] Rename jquery.js to jquery.min.js in assets directoryn-aleha2014-05-152-2/+2
| | |_|_|_|/ | |/| | | |
* | | | | | [ticket/12433] Use a different message when nesting of quotes is not allowedJoas Schilling2014-05-151-2/+10
|/ / / / /
* | | | | [ticket/12526] Fix undefined index: filesize when editing PM with attachments.Cesar G2014-05-111-1/+1
| |_|_|/ |/| | |
* | | | Merge pull request #2412 from prototech/ticket/12501Joas Schilling2014-05-111-2/+10
|\ \ \ \
| * | | | [ticket/12501] Only select attachments uploaded before the post was reported.Cesar G2014-05-051-0/+1
| * | | | [ticket/12501] Parse the reported post message before its attachments.Cesar G2014-05-051-2/+9
* | | | | Merge pull request #2420 from prototech/ticket/9388Joas Schilling2014-05-113-7/+10
|\ \ \ \ \