Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (91 - 93 of 2152)

Ticket Resolution Summary Owner Reporter
#2765 fixed Demo login error messages aron.carroll aron.carroll

Reported by aron.carroll, 21 months ago.

Description

I'd suggest we add a generic "failed to login, invalid fields" in the error_summary block. Then more specific "this field is required" when a required field is left empty.

So in general, provide an error dict

#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.

#2760 fixed fix spacing between data API button and other buttons on dataset page aron.carroll shevski

Reported by shevski, 21 months ago.

Description

see spacing between 'download' button and 'data api' button http://s031.okserver.org:2375/dataset/afterfibre/resource/66f5b980-06db-4ccd-a005-c18de4d68a4b

Note: See TracQuery for help on using queries.