1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-02-25 13:09:08 +01:00
phorge-phorge/src/view/form/control
epriestley 2b6271d02c Remove "Chaos" mode and fix fullscreen in Conpherence
Summary:
Fixes T3782. Two changes:

  - Remove the "Chaos" mode, which wasn't as funny as I'd hoped and has had a good run.
  - Fix "Order" (now "Fullscreen") mode in Conpherence. Best fix I could come up with is dropping the "position: fixed" on all parents while in the mode.

Test Plan: Used Fullscreen mode in Conpherence in Chrome.

Reviewers: chad

Reviewed By: chad

CC: aran

Maniphest Tasks: T3782

Differential Revision: https://secure.phabricator.com/D6844
2013-08-29 15:59:15 -07:00
..
AphrontFormCheckboxControl.php Convert AphrontFormControl to safe HTML 2013-02-05 15:52:46 -08:00
AphrontFormControl.php Build an early multi-step repository create form 2013-07-14 07:37:17 -07:00
AphrontFormCropControl.php Apply lint rules to Phabricator 2013-02-19 13:33:10 -08:00
AphrontFormDateControl.php Allow datetime inputs to be optional 2013-05-30 16:19:43 -07:00
AphrontFormDividerControl.php Convert AphrontFormControl to safe HTML 2013-02-05 15:52:46 -08:00
AphrontFormFileControl.php Convert phutil_render_tag(X, Y) to phutil_tag 2013-01-24 19:08:54 -08:00
AphrontFormImageControl.php pht() for view and form elements 2013-03-01 15:37:33 -08:00
AphrontFormMarkupControl.php Delete license headers from files 2012-11-05 11:16:51 -08:00
AphrontFormPasswordControl.php Convert phutil_render_tag(X, Y) to phutil_tag 2013-01-24 19:08:54 -08:00
AphrontFormPolicyControl.php pht() for view and form elements 2013-03-01 15:37:33 -08:00
AphrontFormRadioButtonControl.php Improve errors associated with adding new login providers 2013-06-20 14:13:53 -07:00
AphrontFormRecaptchaControl.php Convert AphrontFormControl to safe HTML 2013-02-05 15:52:46 -08:00
AphrontFormSelectControl.php render_tag -> tag: forms / remarkup 2013-02-02 06:04:54 -08:00
AphrontFormStaticControl.php Convert AphrontFormControl to safe HTML 2013-02-05 15:52:46 -08:00
AphrontFormSubmitControl.php pht() for view and form elements 2013-03-01 15:37:33 -08:00
AphrontFormTextAreaControl.php Add JS support for replacing Pholio mocks 1:1 2013-07-19 14:07:22 -07:00
AphrontFormTextControl.php Fix whitespace around methods 2013-04-23 09:42:35 -07:00
AphrontFormToggleButtonsControl.php Convert AphrontFormControl to safe HTML 2013-02-05 15:52:46 -08:00
AphrontFormTokenizerControl.php Allow filtering maniphest tasks authored by agents 2013-06-30 07:11:23 -07:00
PhabricatorRemarkupControl.php Remove "Chaos" mode and fix fullscreen in Conpherence 2013-08-29 15:59:15 -07:00
PHUIFormDividerControl.php Add instructions about READMEs to new Diffusion basic editor 2013-05-24 12:38:27 -07:00
PHUIFormFreeformDateControl.php Add a date range query to Macros 2013-05-30 17:32:12 -07:00
PHUIFormMultiSubmitControl.php Add a basic multipage form 2013-05-23 14:39:01 -07:00