1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-16 11:52:40 +01:00
phorge-phorge/src/applications/search
epriestley 49a44a0b1f Make project menus unconditionally configurable
Summary: Fixes T10213. I think the "Edit" item was originally conditional (or maybe I just forgot to add that part), but that got dropped when we swapped how it worked. This is all stable now anyway and can be available without needing prototypes enabled.

Test Plan: Edited a project menu.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T10213

Differential Revision: https://secure.phabricator.com/D15117
2016-01-26 08:26:33 -08:00
..
application Modernize Hovercard implementation 2015-12-24 12:18:28 -08:00
applicationpanel Rename "SearchEngine" to "FulltextStorageEngine" 2015-12-21 17:26:19 -08:00
config Modernize search engine selection 2015-05-20 06:59:59 +10:00
constants Extend from Phobject 2015-06-15 18:02:27 +10:00
controller Fix quicksand interaction with HTTP GET prefilling in ApplicationSearch 2016-01-21 16:29:45 -08:00
editor Prepare Profile Panels for adoption in other applications 2016-01-15 09:12:53 -08:00
engine Make project menus unconditionally configurable 2016-01-26 08:26:33 -08:00
engineextension Modernize Hovercard implementation 2015-12-24 12:18:28 -08:00
field Clean up "ids" and "phids" handling in SearchEngines 2015-12-14 04:24:54 -08:00
fulltextstorage Rename "SearchEngine" to "FulltextStorageEngine" 2015-12-21 17:26:19 -08:00
index Allow index extensions to skip indexing if the object has not changed 2015-12-21 17:27:14 -08:00
interface Prepare Profile Panels for adoption in other applications 2016-01-15 09:12:53 -08:00
management Rename "SearchEngine" to "FulltextStorageEngine" 2015-12-21 17:26:19 -08:00
ngrams Implement basic ngram search for Owners Package names 2015-12-22 08:00:33 -08:00
phidtype Begin modularizing profile panel/link construction 2016-01-13 09:34:41 -08:00
profilepanel Prevent "Manage" profile menu items from being hidden 2016-01-25 06:43:03 -08:00
query Use "tag" more consistenty when referring to associating a project with an object 2016-01-24 10:02:42 -08:00
storage Prevent "Manage" profile menu items from being hidden 2016-01-25 06:43:03 -08:00
typeahead Show repositories in global autocomplete dropdown 2016-01-11 09:32:23 -08:00
view Revert "Allow search results to be snippeted, roughly" 2015-09-10 20:57:26 -07:00
worker Convert all "DocumentIndexers" into "FulltextEngines" 2015-12-21 17:25:23 -08:00