aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/acp
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge pull request #3913 from marc1706/ticket/14168Tristan Darricau2015-10-143-7/+20
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | [ticket/14168] Use attachment manager instead of separate classesMarc Alexander2015-10-123-18/+18
| * | | | | [ticket/14168] No longer use deprecated functions in core filesMarc Alexander2015-10-093-7/+20
* | | | | | Merge remote-tracking branch 'upstream/3.1.x'Tristan Darricau2015-10-121-1/+17
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge pull request #3922 from Senky/ticket/14188Tristan Darricau2015-10-121-1/+17
| |\ \ \ \ \
| | * | | | | [ticket/14188] Add core.acp_styles_action_before eventJakub Senko2015-09-231-1/+17
| | | |_|_|/ | | |/| | |
* | | | | | [ticket/13993] Do not parse signatures as posts when editing them.Cesar G2015-10-111-1/+14
* | | | | | Merge pull request #3896 from Zoddo/ticket/14157Marc Alexander2015-10-101-2/+12
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | [ticket/14157] Allow to set the alt/title attribute on post iconsZoddo2015-10-101-2/+12
* | | | | | 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 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'Tristan Darricau2015-09-161-0/+3
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| / / / / / / | |/ / / / / /
| * | | | | | [ticket/14154] Add extension composer name as tooltipZoddo2015-09-121-0/+3
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch '3.1.x'Tristan Darricau2015-09-011-0/+10
|\ \ \ \ \ \ | |/ / / / /
| * | | | | [ticket/13950] Hide undefined categoriesZoddo2015-08-281-0/+5
| * | | | | [ticket/13950] Hide undefined permissionsZoddo2015-08-281-0/+5
| | |_|/ / | |/| | |
* | | | | [ticket/12505] Remove outdated media handling from acpn-aleha2015-08-241-6/+0
* | | | | [ticket/12143] Oops, fixed array indexOliver Schramm2015-08-051-1/+1
* | | | | [ticket/12143] Replace group name outputOliver Schramm2015-08-055-29/+51
* | | | | Merge branch '3.1.x'Marc Alexander2015-07-221-2/+74
|\ \ \ \ \ | |/ / / /
| * | | | Merge pull request #3719 from javiexin/ticket/13911Marc Alexander2015-07-221-2/+74
| |\ \ \ \
| | * | | | [ticket/13911] Add events to configure options for profile fieldsjaviexin2015-06-271-3/+3
| | * | | | [ticket/13911] Add events to configure options for profile fieldsjaviexin2015-06-041-5/+5
| | * | | | [ticket/13911] Add events to configure options for profile fieldsjaviexin2015-06-021-3/+26
| | * | | | [ticket/13911] Add events to configure options for profile fieldsjaviexin2015-06-021-2/+51
* | | | | | Merge branch '3.1.x'Marc Alexander2015-07-221-1/+19
|\ \ \ \ \ \ | |/ / / / /
| * | | | | [ticket/13311] Remove whitespace at end of lineMarc Alexander2015-07-221-1/+1
| * | | | | [ticket/13311] Update @since to 3.1.6-RC1Marc Alexander2015-07-221-1/+1
| * | | | | [ticket/13311] Add core event on acp_forums for forum content deletesalf0072015-07-221-1/+19
| * | | | | Merge branch 'prep-release-3.1.5' into 3.1.xJoas Schilling2015-06-111-5/+5
| |\ \ \ \ \
| * \ \ \ \ \ Merge pull request #3694 from marc1706/ticket/13930Andreas Fischer2015-06-093-6/+6
| |\ \ \ \ \ \
* | | | | | | | [ticket/11444] Moving the in-board notifications to a method classNicofuma2015-07-131-0/+1
* | | | | | | | Merge pull request #3618 from marc1706/ticket/13832Tristan Darricau2015-06-241-5/+15
|\ \ \ \ \ \ \ \
| * | | | | | | | [ticket/13832] Use preg_replace_callback in acp_bbcodesMarc Alexander2015-05-191-4/+12
| * | | | | | | | [ticket/13832] Use preg_replace_callback instead of /e modifierMarc Alexander2015-05-181-1/+3
* | | | | | | | | Merge pull request #3661 from marc1706/ticket/6466Tristan Darricau2015-06-171-18/+16
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | [ticket/6466] Support form reset and do not loose role upon resubmitMarc Alexander2015-05-301-0/+6