1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-14 10:52:41 +01:00
phorge-phorge/src/applications/files
Bob Trahan 128b7584da Files - kill tabs
Summary:
kill tabs for Files application.  Technique is the "filter list" on the left
hand side, with separation for "Files" versus "Image Macros".   UI quirks
include:

- the page title does not change for the 3 files filters while it does change
for each of the two image macro filters.
- standalone "file" pages do not have the filter view
- you can visit /file/upload/ standalone and it doesn't have the pretty filter
list on it

Please do give direction on these quirks if you like.  :)

This change also neuters the ?author= functionality for files.  The code is
written such that it can easily be brought back.

Test Plan: clicked around on the filters, liked what I saw.  uploaded files
fancy-like and basic-like and it worked!  made image macros and it worked!

Reviewers: epriestley

Reviewed By: epriestley

CC: aran, btrahan, epriestley

Maniphest Tasks: T631

Differential Revision: 1219
2011-12-15 14:32:12 -08:00
..
controller Files - kill tabs 2011-12-15 14:32:12 -08:00
engine Replace callsites to sha1() that use it to asciify entropy with 2011-10-21 11:55:28 -07:00
engineselector Add an Amazon S3 storage engine for Phabricator 2011-08-03 10:58:03 -07:00
exception/upload Improve error messages when hitting PHP file upload issues 2011-08-16 13:16:41 -07:00
storage Use a proper entropy source to generate file keys 2011-10-23 14:42:23 -07:00
transform Allow affiliations to carry project ownership information; transform profile 2011-06-28 06:40:41 -07:00
uri Provide a setting which forces all file views to be served from an alternate 2011-08-16 13:21:46 -07:00
view Files - kill tabs 2011-12-15 14:32:12 -08:00