1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 10:18:48 +02:00
phorge-phorge/src/applications
epriestley 4caa684724 Simplify Project status field
Summary:
This was a sort of speculative feature added by a contributor some time ago and
just serves as a label; for now, simplify it into "active" and "archived" and
remove "archived" projects from the "active" list.

  - Fix a bug where we'd publish a "renamed from X to X" transaction that had no
effect.
  - Publish stories about status changes.
  - Remove the "edit affiliation" controller, which has no links in the UI
(effectively replaced by join/leave links).
  - Add query/conduit support.

Test Plan: Edited the status of several projects.

Reviewers: btrahan

Reviewed By: btrahan

CC: aran, epriestley

Maniphest Tasks: T681

Differential Revision: https://secure.phabricator.com/D1573
2012-02-07 14:59:38 -08:00
..
audit Add Basic Auditing Functionalities 2011-12-20 13:36:53 -08:00
auth Utilize hsprintf() in OAuth 2012-02-04 21:14:06 -08:00
base Send 403 for admin pages without being admin 2012-01-15 17:30:23 -08:00
calendar Build a basic calendar view 2011-08-08 10:34:06 -07:00
conduit Simplify Project status field 2012-02-07 14:59:38 -08:00
countdown Use generic URIs 2012-01-16 14:53:05 -08:00
daemon Add buttons to delete or free tasks from the queue 2012-01-24 09:14:06 -08:00
differential Separate field for branch in revision 2012-02-06 17:28:46 -08:00
diffusion Add Owners search to Diffusion 2012-02-04 10:23:36 -08:00
directory Lock down accepted next URI values for redirect after login 2012-01-13 11:58:45 -08:00
draft/storage Revision comment drafts. 2011-02-05 16:57:21 -08:00
drydock Use setConcreteOnly() in Phabricator and only list/launch concrete Daemons 2012-01-25 11:50:59 -08:00
feed Simplify Project status field 2012-02-07 14:59:38 -08:00
files Put file name in view URI, so downloading it with option-return creates a 2012-01-16 17:38:10 -08:00
help/controller Explicitly show that "escape" closes dialogs in Phabricator 2011-08-02 09:21:28 -07:00
herald Disable personal Herald rules from invalid owners 2012-01-31 12:11:31 -08:00
maniphest Clean up initialization of Differential Show More Behavior in Maniphest 2012-02-03 13:58:58 -08:00
markup Fix undefined index header.generate-toc in Differential 2012-01-06 23:52:39 -08:00
metamta Remove admin requirement from MetaMTASendGridReceiveController 2012-02-06 19:31:20 -08:00
owners Search owners by repository 2012-02-04 10:22:38 -08:00
paste Kill PhabricatorFileURI 2012-01-10 15:21:39 -08:00
people Escape result of PhabricatorOAuthProvider::getProviderName() 2012-02-02 18:35:45 -08:00
phid Resolve link framing issue for public feed 2012-01-30 04:12:15 -08:00
phriction Add basic draft support to Phriction 2012-01-12 18:04:20 -08:00
project Simplify Project status field 2012-02-07 14:59:38 -08:00
repository Add a maintenance script for reconciling repositories to disk state 2012-02-02 16:03:50 -08:00
search Use a unique random key to identify queries, not a sequential ID 2012-02-07 14:58:46 -08:00
slowvote Kill PhabricatorFileURI 2012-01-10 15:21:39 -08:00
status/base Add /status/ 2011-04-08 11:13:51 -07:00
typeahead/controller Add a name token table so on-demand typeaheads can match last names 2011-10-23 14:25:26 -07:00
uiexample Examples using JX.View 2011-11-06 15:17:00 -08:00
xhpastview Add missing includes from XHPAST parse bug. 2011-04-06 23:14:58 -07:00
xhprof Fix iframe issue for XHProf DarkConsole plugin 2012-01-28 11:17:19 -08:00