aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/acp/acp_users.php
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #4511 from senky/ticket/14842Marc Alexander2016-11-201-1/+1
|\
| * [ticket/14842] Don't display filesize limit if there is noneJakub Senko2016-11-151-1/+1
* | [ticket/11483] Generate user act key if database entry is emptyMarc Alexander2016-10-161-6/+11
|/
* [ticket/14789] Remove obsolete check_form_key() and add missing hashesMarc Alexander2016-09-301-2/+8
* Merge pull request #4021 from marc1706/ticket/14272Tristan Darricau2016-03-271-1/+10
|\
| * [ticket/14272] Assign min and max values for avatar driver settingsMarc Alexander2016-01-011-0/+8
| * [ticket/14272] Make sure phpbb_avatar_manager was definedMarc Alexander2015-12-031-1/+2
* | [ticket/14439] Do not call avatar manager if avatars are disabledrxu2016-01-311-2/+6
* | [ticket/13180] Increase dateformat field sizeSaeed Hubaishan2016-01-071-1/+1
* | [ticket/14387] Extend avatar-driver by extension in ACP not possiblejaviexin2016-01-021-2/+1
* | [ticket/14387] Extend avatar-driver by extension in ACP not possiblejaviexin2016-01-021-2/+2
|/
* [ticket/10572] Unguarded includes in acp filesRichard McGirr2015-10-131-13/+45
* 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/13675] Add validate to acp_profile event and add template eventsRichard McGirr2015-03-061-1/+14
|/
* [ticket/13536] Add core events to allow modifying user profile data on editingrxu2015-01-231-0/+26
* [ticket/13439] Update event version to 3.1.3-RC1Matt Friedman2015-01-041-1/+1
* [ticket/13439] Add event core.acp_users_overview_beforeMatt Friedman2015-01-031-0/+15
* [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
* [ticket/12990] Use the full services name for the notification's typesTristan Darricau2014-08-161-1/+1
* [ticket/12822] Add method for deleting avatars and use confirm_boxMarc Alexander2014-08-071-40/+18
* [ticket/12446] Unnecessary db connect inphpbb_bootstrap_enabled_extsTristan Darricau2014-06-261-2/+2
* 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
* | [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
|\ \ | |/ |/|
| * [ticket/12353] Fix displayed attachments in ACPOliver Schramm2014-04-041-1/+1
* | Merge branch 'develop-olympus' into develop-ascraeusJoas Schilling2014-03-221-0/+1
|\ \ | |/
| * [ticket/12035] Correcting the conditiongeetakshi2014-03-201-1/+1
| * [ticket/12035] Adding necessary conditionsgeetakshi2014-03-201-1/+1
| * [ticket/12035] Adding link to user posts to ACP pagegeetakshi2014-03-171-0/+1
* | Merge pull request #2137 from geetakshi/ticket/8309Dhruv Goel2014-03-201-2/+2
|\ \
| * | [ticket/8309] Changing $last_activity to $last_activegeetakshi2014-03-201-2/+2
| * | [ticket/8309] Rename $last_visit to $last_activitygeetakshi2014-03-161-2/+2
* | | [ticket/11239] Removing hard-coded, language specific possessivegeetakshi2014-03-161-1/+1