Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (223 - 225 of 2152)

Ticket Resolution Summary Owner Reporter
#2636 duplicate Style activity stream in user profile aron.carroll aron.carroll
#2681 duplicate autofill on resource format aron.carroll shevski

Reported by shevski, 22 months ago.

Description

This is pretty key for standardization.

Also would like us to change the grey text to be: e.g. CSV, JSON, [more examples... i have no idea what they key ones are tbh]

#2764 duplicate Simplify filestore rgrp

Reported by rgrp, 21 months ago.

Description

Definitely do:

  • Local file filestore: Remove pairtree (and OFS) and do something very simple

Options:

  1. Local file only. Allow for uploaders to GS / S3 in the background
    • Advantages: simpler, if local upload can do progress bars etc etc
    • Disadvantages: strain for web-app (upload a 2GB file what happens)
      • This is probably fixable ...
  2. Stick with how we are

New filestore without pairtree

Each uploaded file is located on disk at:

{uuid}/{filename}

Alternative:

yyyy/mm/dd/{uuid}/{filename}

Need the uuid to avoid collisions.

Metadata: Store no metadata.

Note: See TracQuery for help on using queries.