aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '3.1.x'Marc Alexander2015-10-081-2/+176
|\
| * Merge pull request #3814 from rxu/ticket/14073Marc Alexander2015-10-081-2/+176
| |\
| | * [ticket/14073] Add several core events to the functions_admin.phprxu2015-10-081-2/+176
* | | Merge branch '3.1.x'Tristan Darricau2015-10-081-0/+1
|\ \ \ | |/ /
| * | Merge pull request #3951 from RMcGirr83/ticket_14219Tristan Darricau2015-10-081-0/+1
| |\ \
| | * | [ticket/14219] Add email to inactive user listingRichard McGirr2015-10-081-0/+1
* | | | Merge branch '3.1.x'Tristan Darricau2015-10-081-9/+6
|\ \ \ \ | |/ / /
| * | | Merge pull request #3724 from javiexin/ticket/13960Tristan Darricau2015-10-081-9/+6
| |\ \ \ | | |_|/ | |/| |
| | * | [ticket/13960] Profile field validation breaks ACPjaviexin2015-06-231-9/+6
* | | | [ticket/14222] Use request class instead of request_var in acp_usersMarc Alexander2015-10-081-1/+1
* | | | Merge branch '3.1.x'Marc Alexander2015-10-072-6/+22
|\ \ \ \ | |/ / /
| * | | Merge pull request #3440 from CHItA/ticket/13636Marc Alexander2015-10-072-6/+22
| |\ \ \
| | * | | [ticket/13636] Fix coding styleMateBartus2015-04-061-3/+3
| | * | | [ticket/13636] Deleting inactive user in acp_users gives unexpected linkMateBartus2015-02-242-9/+10
| | * | | [ticket/13636] Deleting inactive user in acp_users gives unexpected linkMateBartus2015-02-242-6/+21
* | | | | Merge branch '3.1.x'Marc Alexander2015-10-071-0/+1
|\ \ \ \ \ | |/ / / /
| * | | | Merge pull request #3615 from rxu/ticket/13846Marc Alexander2015-10-071-0/+1
| |\ \ \ \
| | * | | | [ticket/13846] Fix MCP to disallow softdeleted posts deletion if not permitted.rxu2015-07-301-0/+1
* | | | | | Merge pull request #3871 from Zoddo/ticket/10165Marc Alexander2015-10-071-0/+29
|\ \ \ \ \ \
| * | | | | | [ticket/10165] Add a "Send test email" featureZoddo2015-09-091-0/+29
* | | | | | | [ticket/14205] Bump PHP requirement to PHP 5.4Tristan Darricau2015-10-041-1/+1
* | | | | | | Merge branch '3.1.x'Andreas Fischer2015-09-221-2/+2
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | [ticket/14186] Do correct string concatenation in phpbb_mcp_sorting()Marc Alexander2015-09-221-2/+2
* | | | | | | [ticket/12769] Properly include FAMichael Miday2015-09-171-1/+2
* | | | | | | Merge branch '3.1.x'Marc Alexander2015-09-161-0/+24
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge pull request #3833 from rxu/ticket/14102Marc Alexander2015-09-161-0/+24
| |\ \ \ \ \ \
| | * | | | | | [ticket/14102] Add core event to the mcp_topic.phprxu2015-08-151-0/+24
| | | |_|_|_|/ | | |/| | | |
* | | | | | | Merge branch '3.1.x'Tristan Darricau2015-09-161-0/+3
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | [ticket/14154] Add extension composer name as tooltipZoddo2015-09-121-0/+3
* | | | | | | Merge pull request #3727 from marc1706/ticket/13904Tristan Darricau2015-09-162-1134/+5
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | [ticket/13904] Fix tests after changes to factoryMarc Alexander2015-09-091-1/+1
| * | | | | | [ticket/13904] Fix minor issues and move local_upload to its own classMarc Alexander2015-09-091-1/+1
| * | | | | | [ticket/13904] Move form_upload to its own class and define type classesMarc Alexander2015-09-091-1/+1
| * | | | | | [ticket/13904] Remove functions_fileupload.phpMarc Alexander2015-09-091-31/+0
| * | | | | | [ticket/13904] Remove fileupload classMarc Alexander2015-09-091-641/+0
| * | | | | | [ticket/13904] Get rid of useless parameters and variablesMarc Alexander2015-09-091-2/+1
| * | | | | | [ticket/13904] Load upload class using factoryMarc Alexander2015-09-091-2/+3
| * | | | | | [ticket/13904] Turn filespec into prototype and improve init methodsMarc Alexander2015-09-091-12/+15
| * | | | | | [ticket/13904] Fix uploading for use with new filespec classMarc Alexander2015-09-092-6/+12
| * | | | | | [ticket/13904] Remove filespec class from functions_uploadMarc Alexander2015-09-091-467/+1
* | | | | | | Merge branch '3.1.x'Tristan Darricau2015-09-091-0/+1
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge pull request #3868 from Zoddo/ticket/7362Tristan Darricau2015-09-091-0/+1
| |\ \ \ \ \ \
| | * | | | | | [ticket/7362] Add alt attribute on topic iconsZoddo2015-08-301-0/+1
* | | | | | | | Merge pull request #3870 from Zoddo/ticket/9485Tristan Darricau2015-09-097-1/+11
|\ \ \ \ \ \ \ \
| * | | | | | | | [ticket/9485] Add post_id to relevant $phpbb_log->add()Zoddo2015-08-306-0/+10
| * | | | | | | | [ticket/9485] Add a "View post" link in the moderation logsZoddo2015-08-301-1/+1
* | | | | | | | | Merge pull request #3876 from VSEphpbb/ticket/14138Tristan Darricau2015-09-091-2/+2
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | [ticket/14138] Use span tags instead of abbrMatt Friedman2015-09-011-2/+2
* | | | | | | | | Merge pull request #3891 from marc1706/ticket/14150Tristan Darricau2015-09-092-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | [ticket/14150] Update fast-image-size to newest versionMarc Alexander2015-09-082-2/+2