aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/acp/acp_users.php
Commit message (Expand)AuthorAgeFilesLines
...
* | | [ticket/13993] Do not parse signatures as posts when editing them.Cesar G2015-10-111-1/+14
|/ /
* | [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-071-5/+21
|\ \ | |/
| * Merge pull request #3440 from CHItA/ticket/13636Marc Alexander2015-10-071-5/+21
| |\
| | * [ticket/13636] Fix coding styleMateBartus2015-04-061-3/+3
| | * [ticket/13636] Deleting inactive user in acp_users gives unexpected linkMateBartus2015-02-241-8/+9
| | * [ticket/13636] Deleting inactive user in acp_users gives unexpected linkMateBartus2015-02-241-5/+20
* | | [ticket/12143] Replace group name outputOliver Schramm2015-08-051-1/+4
* | | [ticket/13844] FAQ in new controller formatJoas Schilling2015-05-161-1/+1
* | | Merge branch '3.1.x'Marc Alexander2015-03-061-1/+14
|\ \ \ | |/ /
| * | [ticket/13675] Add validate to acp_profile event and add template eventsRichard McGirr2015-03-061-1/+14
| |/
* | [ticket/13647] Generate route links for faqJoas Schilling2015-02-221-1/+4
* | [ticket/13455] Remove unnecessary calls to `utf8_normalize_nfc()`Gaëtan Muller2015-02-031-8/+8
* | [ticket/13455] Update calls to `request_var()`Gaëtan Muller2015-02-031-68/+68
* | Merge branch 'develop-ascraeus' into developJoas Schilling2015-02-021-0/+26
|\ \ | |/
| * [ticket/13536] Add core events to allow modifying user profile data on editingrxu2015-01-231-0/+26
* | [ticket/13468] Update calls to `add_log()`Gaëtan Muller2015-01-271-27/+58
* | [ticket/13450] Type-hint return value of $phpbb_container->get()Gaëtan Muller2015-01-121-1/+9
* | Merge branch 'develop-ascraeus' into developMarc Alexander2015-01-041-1/+1
|\ \ | |/
| * [ticket/13439] Update event version to 3.1.3-RC1Matt Friedman2015-01-041-1/+1
* | Merge branch 'develop-ascraeus' into developMarc Alexander2015-01-041-0/+15
|\ \ | |/
| * [ticket/13439] Add event core.acp_users_overview_beforeMatt Friedman2015-01-031-0/+15
* | Merge branch 'develop-ascraeus' into developJoas Schilling2014-09-241-3/+1
|\ \ | |/
| * [ticket/12858] Directly return and use timezone selectsMarc Alexander2014-09-171-1/+1
| * [ticket/12858] Fix timezone display on acp users pageMarc Alexander2014-09-171-2/+0
| * [ticket/12858] Generate timezone selects with template loopMarc Alexander2014-09-171-1/+1
* | Merge branch 'develop-ascraeus' into developMarc Alexander2014-08-211-1/+1
|\ \ | |/
| * [ticket/12990] Use the full services name for the notification's typesTristan Darricau2014-08-161-1/+1
* | Merge branch 'develop-ascraeus' into developNils Adermann2014-08-111-40/+18
|\ \ | |/
| * [ticket/12822] Add method for deleting avatars and use confirm_boxMarc Alexander2014-08-071-40/+18
* | Merge branch 'develop-ascraeus' into developNils Adermann2014-07-041-2/+2
|\ \ | |/
| * [ticket/12446] Unnecessary db connect inphpbb_bootstrap_enabled_extsTristan Darricau2014-06-261-2/+2
* | Merge branch 'develop-ascraeus' into developNils Adermann2014-06-111-1/+0
|\ \ | |/
| * Merge remote-tracking branch 'github-marc1706/ticket/12352' into develop-ascr...Nils Adermann2014-06-111-1/+0
| |\
| | * [ticket/12352] Remove usages of user_pass_convert columnMarc Alexander2014-06-011-1/+0
* | | Merge pull request #2557 from Elsensee/ticket/12516Joas Schilling2014-06-101-40/+35
|\ \ \ | |/ / |/| |
| * | [ticket/12516] Always preview signature in UCP/ACP moduleOliver Schramm2014-06-071-40/+35
| |/
* | [ticket/10073] Split email validation from email ban and taken checksJoas Schilling2014-05-291-1/+1
|/
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-6/+7
* 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-021-3/+3
|\ \
| * | [ticket/12273] Update since version to 3.1.0-a* styleJoas Schilling2014-04-251-3/+3
| |/
* | Merge remote-tracking branch 'github-nickvergessen/ticket/12371' into develop...Nils Adermann2014-05-021-1/+2
|\ \
| * | [ticket/12371] Fix SQL queryJoas Schilling2014-04-251-1/+1
| * | [ticket/12052] Use different visibility when post was editedJoas Schilling2014-04-251-1/+2
| |/
* | [ticket/12458] Apply Squiz.WhiteSpace.SuperfluousWhitespace.* to legacy code.Andreas Fischer2014-04-291-4/+0
|/
* Merge remote-tracking branch 'github-nickvergessen/ticket/12113' into develop...Nils Adermann2014-04-101-10/+6
|\
| * [ticket/12113] Correctly use plurals when deleting user warningsJoas Schilling2014-04-011-10/+6
* | Merge branch 'develop-olympus' into develop-ascraeusJoas Schilling2014-04-041-1/+1
|\ \ | |/ |/|