1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-21 17:58:47 +02:00
phorge-phorge/src/applications/maniphest
Joshua Spence acb45968d8 Use __CLASS__ instead of hard-coding class names
Summary: Use `__CLASS__` instead of hard-coding class names. Depends on D12605.

Test Plan: Eyeball it.

Reviewers: #blessed_reviewers, epriestley

Reviewed By: #blessed_reviewers, epriestley

Subscribers: hach-que, Korvin, epriestley

Differential Revision: https://secure.phabricator.com/D12806
2015-05-14 07:21:13 +10:00
..
__tests__ Improve task subpriority movement algorithm for homogenous blocks 2015-03-26 11:11:23 -07:00
application Implement a scope selector for the global search 2015-04-22 14:31:36 -07:00
capability Simplify the implementation of PhabricatorPolicyCapability subclasses 2014-07-25 08:25:42 +10:00
command Implement the "!priority" and "!status" mail commands 2015-04-01 11:51:53 -07:00
conduit Move ManiphestTaskQuery to EdgeLogic 2015-04-23 11:49:33 -07:00
config Add "reopens" prefix 2015-05-03 10:08:31 +10:00
constants Remove unused ManiphestTaskOwner class 2015-05-03 10:07:47 +10:00
controller Use phutil_json_decode instead of json_decode 2015-05-05 20:48:55 +10:00
edge Modernize Pholio edges 2015-01-02 10:11:41 +11:00
editor Possibly fix issue with subpriority recursion 2015-04-22 16:48:56 -07:00
event Remove implode_selected_handle_links() 2015-03-31 05:48:20 -07:00
export phutil_utf8_shorten => PhutilUTF8StringTruncator 2014-08-29 15:15:13 -07:00
field Add "and" support to "ref" 2015-05-05 07:14:15 +10:00
lipsum Fix some linter violations 2015-01-03 09:11:41 +11:00
mail Expose all application mail receivers 2015-04-01 11:52:02 -07:00
phid Expand typeahead document copy 2015-04-27 10:06:38 -07:00
query Use __CLASS__ instead of hard-coding class names 2015-05-14 07:21:13 +10:00
remarkup Rename PhutilRemarkupRule subclasses 2014-08-05 00:55:43 +10:00
search Maniphest - use subscribers framework properly 2014-12-10 16:27:30 -08:00
storage Remove temporary code 2015-02-10 08:22:23 +11:00
typeahead Implement open() and closed() Maniphest tokenizer status functions, plus cleanup 2015-04-23 11:49:34 -07:00
view Policy - update TODO to better tracking task for Maniphest drag and drop policy fix 2015-02-03 12:29:08 -08:00