1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-11 09:22:40 +01:00
phorge-phorge/src/applications/project
epriestley b596d850ff Fix one more call to addExtraQuicksandConfig()
Summary:
Fixes T9881. This one had Quicksand spelled as "QuickSand" (with capital "S") so it probably didn't get hit by `grep`.

Didn't need to do any special magic with the footer, as far as I can tell.

Test Plan: Loaded project board view, seemed to work OK (no footer, nav works, title works, mobile menu sane).

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T9881

Differential Revision: https://secure.phabricator.com/D14626
2015-12-01 13:41:30 -08:00
..
application Show when objects have a non-default policy 2015-06-22 11:46:59 -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 Improve ruleset for generating project hashtags 2015-10-12 17:02:58 -07:00
config Add getGroup to ConfigOptions 2015-02-09 13:10:56 -08:00
constants Extend from Phobject 2015-06-15 18:02:27 +10:00
controller Fix one more call to addExtraQuicksandConfig() 2015-12-01 13:41:30 -08:00
customfield Rename PhabricatorSearchField to PhabricatorSearchFieldDocumentType 2015-06-05 11:01:25 -07:00
edge Migrate Project edges to subclass PhabricatorEdgeType 2015-01-02 10:10:59 +11:00
editor Improve code structure of PHID fields in EditEngine 2015-11-30 09:00:37 -08:00
events Maniphest / Workboards - show workboard column when adding a project to a task 2015-01-09 11:12:21 -08:00
herald Various translation improvements 2015-11-03 07:02:46 +11:00
icon Use __CLASS__ instead of hard-coding class names 2015-05-14 07:21:13 +10:00
interface Apply some autofix linter rules 2014-09-10 06:55:05 +10:00
lipsum Fix bin/lipsum 2015-07-07 05:33:03 -07:00
mail phtize all the things 2015-05-22 21:16:39 +10:00
phid Mark PhabricatorPHIDType::getPHIDTypeApplicationClass() as abstract 2015-11-03 06:47:12 +11:00
policyrule Move some files around 2015-11-17 06:26:13 +11:00
query Improve ruleset for generating project hashtags 2015-10-12 17:02:58 -07:00
remarkup Markup project hashtags which begin with (or contain only) digits 2015-11-23 06:50:43 -08:00
search Projects - tokenize projects more aggressively with respect to '-' 2014-08-14 12:28:11 -07:00
searchfield Move some PhabricatorSearchField subclasses 2015-07-06 22:52:05 +10:00
storage Improve ruleset for generating project hashtags 2015-10-12 17:02:58 -07:00
typeahead Modernize Audit search engine 2015-08-31 10:17:54 -07:00
view Extend from Phobject 2015-06-15 18:02:27 +10:00