1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-15 19:32:40 +01:00
phorge-phorge/src/applications/files/controller
epriestley 1f1828e0c0 Allow users to set an explicit visibility for manual file uploads at creation time
Summary: Ref T4589. Depends on D10129. In addition to letting users change the visibility policy for files, also allow them to choose a policy explicitly when a file is uploaded.

Test Plan: Uploaded several files using the plain old uploader, saw appropriate visibility policies applied.

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: epriestley

Maniphest Tasks: T4589

Differential Revision: https://secure.phabricator.com/D10130
2014-08-02 14:45:59 -07:00
..
PhabricatorFileCommentController.php Remove @group annotations 2014-07-10 08:12:48 +10:00
PhabricatorFileComposeController.php Add an icon+background selector for project images 2013-10-17 09:32:34 -07:00
PhabricatorFileController.php Replace Sprite-Icons with FontAwesome 2014-05-12 10:08:32 -07:00
PhabricatorFileDataController.php Implement policies in Phragment 2013-12-13 14:42:12 +11:00
PhabricatorFileDeleteController.php Make most file reads policy-aware 2013-09-30 09:38:13 -07:00
PhabricatorFileDropUploadController.php Pholio - make the form maintain client side edits between file uploads 2013-07-18 15:04:08 -07:00
PhabricatorFileEditController.php Allow users to set view policies on files explicitly 2014-08-02 14:45:50 -07:00
PhabricatorFileInfoController.php Allow users to set view policies on files explicitly 2014-08-02 14:45:50 -07:00
PhabricatorFileListController.php Move a bunch more rendering into SearchEngine 2014-05-08 20:04:19 -07:00
PhabricatorFileShortcutController.php Allow users to set view policies on files explicitly 2014-08-02 14:45:50 -07:00
PhabricatorFileTransformController.php Reduce Pholio brokenness for non-image files 2014-06-15 08:03:04 -07:00
PhabricatorFileUploadController.php Allow users to set an explicit visibility for manual file uploads at creation time 2014-08-02 14:45:59 -07:00
PhabricatorFileUploadDialogController.php Rename "Upload Image" dialog to "Upload File" to match purpose 2013-10-11 05:15:45 -07:00