1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-01-08 22:01:03 +01:00
phorge-phorge/src/applications/people/controller
Chad Little fd69dfaa9a Allow searching for Badge Awards by Badge status
Summary: Fixes T12398. This adds `withBadgeStatuses` as a query parameter when searching for Awards to show. In most (all?) cases we currently only show active badges.

Test Plan: Assign myself a badge, archive it and verify it does not appear on profile, comment form, or timeline.

Reviewers: epriestley

Reviewed By: epriestley

Subscribers: Korvin

Maniphest Tasks: T12398

Differential Revision: https://secure.phabricator.com/D17499
2017-03-15 12:44:01 -07:00
..
PhabricatorPeopleApproveController.php Update People for handleRequest 2016-08-25 13:39:59 -04:00
PhabricatorPeopleController.php Convert user profiles to Profile Panels 2016-01-15 09:13:13 -08:00
PhabricatorPeopleCreateController.php Add a bunch of Phacility-specific code to the upstream, thinly veiled as generic code 2016-11-15 09:11:22 -08:00
PhabricatorPeopleDeleteController.php Move user editing/management actions to a separate "Manage" item, like projects 2016-01-24 10:01:31 -08:00
PhabricatorPeopleDisableController.php Move user editing/management actions to a separate "Manage" item, like projects 2016-01-24 10:01:31 -08:00
PhabricatorPeopleEmpowerController.php Move user editing/management actions to a separate "Manage" item, like projects 2016-01-24 10:01:31 -08:00
PhabricatorPeopleInviteController.php Add administrative invite interfaces 2015-02-11 06:05:53 -08:00
PhabricatorPeopleInviteListController.php Add administrative invite interfaces 2015-02-11 06:05:53 -08:00
PhabricatorPeopleInviteSendController.php Modernize People UI 2016-04-04 08:06:44 -07:00
PhabricatorPeopleLdapController.php Modernize People UI 2016-04-04 08:06:44 -07:00
PhabricatorPeopleListController.php Update People for handleRequest 2016-08-25 13:39:59 -04:00
PhabricatorPeopleLogsController.php Update People for handleRequest 2016-08-25 13:39:59 -04:00
PhabricatorPeopleNewController.php Modernize People UI 2016-04-04 08:06:44 -07:00
PhabricatorPeopleProfileBadgesController.php Allow searching for Badge Awards by Badge status 2017-03-15 12:44:01 -07:00
PhabricatorPeopleProfileCommitsController.php Scope commits page on people to just your commits 2017-03-08 08:40:19 -08:00
PhabricatorPeopleProfileController.php Build a Badges page for Profiles 2017-02-24 13:15:42 -08:00
PhabricatorPeopleProfileEditController.php Rename all ProfilePanels into ProfileMenuItems 2016-12-11 11:44:38 -08:00
PhabricatorPeopleProfileManageController.php Build a Badges page for Profiles 2017-02-24 13:15:42 -08:00
PhabricatorPeopleProfilePictureController.php Auto-generate profile images for sad psyducks 2017-03-05 08:25:02 -08:00
PhabricatorPeopleProfileTasksController.php Show only open tasks on Tasks people profile panel 2017-03-07 07:34:20 -08:00
PhabricatorPeopleProfileViewController.php Build a Badges page for Profiles 2017-02-24 13:15:42 -08:00
PhabricatorPeopleRenameController.php Move user editing/management actions to a separate "Manage" item, like projects 2016-01-24 10:01:31 -08:00
PhabricatorPeopleWelcomeController.php Don't allow welcome mail to be sent to users who can't login 2015-09-20 04:28:33 -07:00