Custom Query (2152 matches)
Results (373 - 375 of 2152)
Ticket
|
Resolution
|
Summary
|
Owner
|
Reporter
|
#2608 |
wontfix
|
Uploading a file to a resource hangs
|
|
seanh
|
Reported by seanh,
22 months ago.
|
Description |
I'm not seeing any javascript or python error, the upload just hangs.
|
#2613 |
wontfix
|
Javascript functionality
|
aron.carroll
|
shevski
|
Reported by shevski,
22 months ago.
|
Description |
- file uploads on dataset creation
- create dataset validation
- create dataset slugs
- Add dataset to group process: pop-up allowing you to quickly search for a pick a dataset to add to group. Must check you have necc auth over dataset to be added
validation of user name
- Language box
- toggling activity stream
- Search sorting
- autocomplete on tags
- add and remove custom fields on forms
- the rest:
tooltip on popular datasets with number of views
facets to update automatically
creating a dataset without reloading page between steps
hover on licences information
autocomplete on search terms
group filtering
add comment to datasets
social share buttons in lightboxes
dataset counts on homepage?
|
#2736 |
wontfix
|
Archiver fixes
|
ross
|
ross
|
Reported by ross,
22 months ago.
|
Description |
We need to check the archiver to make sure it works as we would expect after the changes in #2732:
- Receive notification of a file that needs processing
- Check the file's DB entry and upload the file to the configured remote service
- Update the URL of the file (both in the file's DB entry and the resource)
- Once we're sure the file is safely archived, we should mark the file as being archived
so that we know it can safely be deleted at some point.
Maybe this could/should be implemented as a service rather than a celery task?
|
Note: See
TracQuery
for help on using queries.