[tahoe-lafs-trac-stream] [Tahoe-LAFS] #1502: WUI: make type field more regular, and show SDMF vs MDMF

Tahoe-LAFS trac at tahoe-lafs.org
Tue Aug 18 16:43:24 UTC 2015


#1502: WUI: make type field more regular, and show SDMF vs MDMF
-----------------------------------+--------------------------------
     Reporter:  davidsarah         |      Owner:
         Type:  defect             |     Status:  new
     Priority:  major              |  Milestone:  1.11.0
    Component:  code-frontend-web  |    Version:  1.8.2
   Resolution:                     |   Keywords:  wui usability mdmf
Launchpad Bug:                     |
-----------------------------------+--------------------------------
Changes (by daira):

 * milestone:  soon => 1.11.0


Old description:

> Current:
> ||                     ||= read/write  =||= read-only =||
> ||                     ||               ||             ||
> ||=immutable file     =|| -             || FILE        ||
> ||=SDMF file          =|| SSK           || SSK         ||
> ||=MDMF file          =|| SSK           || SSK         ||
> ||                     ||               ||             ||
> ||=immutable dir      =|| -             || DIR-IMM     ||
> ||=SDMF dir           =|| DIR           || DIR-RO      ||
> ||=MDMF dir           =|| DIR           || DIR-RO      ||
>
> Proposed:
> ||                      ||= read/write  =||= read-only =||
> ||                      ||               ||             ||
> ||=immutable file      =|| -             || IMM         ||
> ||=SDMF file           =|| SDMF          || SDMF-RO     ||
> ||=MDMF file           =|| MDMF          || MDMF-RO     ||
> ||                      ||               ||             ||
> ||=immutable dir       =|| -             || DIR-IMM     ||
> ||=SDMF dir            =|| DIR-SDMF      || DIR-SDMF-RO ||
> ||=MDMF dir            =|| DIR-MDMF      || DIR-MDMF-RO ||

New description:

 Current:
 ||                     ||= read/write  =||= read-only =||
 ||                     ||               ||             ||
 ||=immutable file     =|| -             || FILE        ||
 ||=SDMF file          =|| SSK           || SSK         ||
 ||=MDMF file          =|| SSK           || SSK         ||
 ||                     ||               ||             ||
 ||=immutable dir      =|| -             || DIR-IMM     ||
 ||=SDMF dir           =|| DIR           || DIR-RO      ||
 ||=MDMF dir           =|| DIR           || DIR-RO      ||

 Proposed:
 ||                      ||= read/write  =||= read-only =||
 ||                      ||               ||             ||
 ||=immutable file      =|| -             || IMM         ||
 ||=SDMF file           =|| SDMF          || SDMF-RO     ||
 ||=MDMF file           =|| MDMF          || MDMF-RO     ||
 ||                      ||               ||             ||
 ||=immutable dir       =|| -             || DIR-IMM     ||
 ||=SDMF dir            =|| DIR-SDMF      || DIR-SDMF-RO ||
 ||=MDMF dir            =|| DIR-MDMF      || DIR-MDMF-RO ||

--

Comment:

 See also #2227.

--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/1502#comment:9>
Tahoe-LAFS <https://Tahoe-LAFS.org>
secure decentralized storage


More information about the tahoe-lafs-trac-stream mailing list