1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-11 01:12:41 +01:00
phorge-phorge/src/applications/project
epriestley 64234535e3 Remove FIELD_KEYWORDS, index project slugs as body content
Summary:
D17384 added a "keywords" field but only partially implemented it.

  - Remove this field.
  - Index project slugs as part of the document body instead.

Test Plan:
  - Ran `bin/search index PHID-PROJ-... --force`.
  - Found project by searching for a unique slug.

Reviewers: chad, 20after4

Reviewed By: chad

Differential Revision: https://secure.phabricator.com/D17596
2017-04-02 09:36:32 -07:00
..
__tests__ Fix excessively strict "Can Use Application" policy filtering 2017-01-08 11:01:36 -08:00
application Add Dashboards as a default pinned application 2017-03-21 11:10:20 -07:00
capability Add default View, Edit, and Join Policies to Projects 2014-11-21 11:22:17 -08:00
command Implement a "!projects" mail command 2015-04-01 11:51:51 -07:00
conduit Mark "v3" API methods as stable; mark obsoleted methods as "Frozen" 2017-01-09 07:16:27 -08:00
config Move FontIcon calls to Icon 2016-01-28 08:48:45 -08:00
constants Allow workboard background colors to be configured 2016-02-16 08:15:12 -08:00
controller Fix milestone widget header color on projects profile 2017-03-07 16:01:50 -08:00
customfield Fix errors found by PHPStan 2017-02-17 10:10:15 +00:00
edge Replace subscribe/unsubscribe for projects with explicit mail setting 2016-01-19 19:39:02 -08:00
editor Allow workboard background colors to be configured 2016-02-16 08:15:12 -08:00
engine Add a sort order to the favorites menu 2017-03-11 09:40:06 -08:00
engineextension Add a "columns" attachment to the maniphest.search API method 2017-01-08 13:18:01 -08:00
events New People Hovercards 2016-02-11 15:41:55 -08:00
herald Add Herald support for projects 2016-01-19 19:37:54 -08:00
icon Fix errors found by PHPStan 2017-02-17 10:10:15 +00:00
interface Roughly implement milestone columns on workboards 2016-02-03 16:37:59 -08:00
lipsum Make bin/lipsum generate hanldle generator keys and arguments more clearly 2017-02-27 09:09:28 -08:00
mail phtize all the things 2015-05-22 21:16:39 +10:00
menuitem Remove "disabled" look to subprojects/workboard nav items 2017-03-01 09:20:48 -08:00
phid Fix dead column link and provide more milestone UI context 2016-02-05 12:25:52 -08:00
policyrule De-garbage the horrible garbage project section of the policy selection control 2016-02-05 09:50:06 -08:00
query Reduce application search engine results list for Dashboards 2017-02-22 12:42:43 -08:00
remarkup Give project tags hovercards 2016-02-03 14:50:49 -08:00
search Remove FIELD_KEYWORDS, index project slugs as body content 2017-04-02 09:36:32 -07:00
searchfield Fix a bad call when prefilling ApplicationSearch from ?projects=some_slug 2016-02-08 10:44:33 -08:00
storage Add "project.column.search" for querying workboard column information 2017-01-08 13:19:02 -08:00
typeahead Fix an issue where tokenizers can sort milestone results into the wrong query phase 2016-12-09 08:07:12 -08:00
view Use consistent tag order in Maniphest list views and workboard cards 2016-08-03 16:46:40 -07:00