Justin Littman

Results 29 issues of Justin Littman

As suggested by @chrisprom, provide better documentation on Django admin interface, especially user and group administration. Note that there is some documentation in http://sfm.readthedocs.io/en/latest/authentication.html. However, it is neither complete or...

trivial effort level
documentation

To better analyze harvests, need to follow the Heritrix model of creating and saving logs.

medium effort level

1. Remove gw favicon. 2. Make favicon configurable (like branding logofile). 3. Allow logofile and favicon to be configured with an absolute url in addition to a file in static/img....

enhancement

Steps to reproduce: 1. In local_settings.py, set `DEBUG = False`. 2. Start the app. 3. Point a browser at http://localhost:8000 Expected result: The app Actual result: 400 (bad request) Note...

bug

Stream tweets are currently stored in time segmented line-oriented JSON files. Support for exporting these tweets to CSV is required. This support should include: - Optionally retaining the existing time...

A validation error occurs when trying to save a negative decimal. Saving is prevented: Longitude is configured as a decimal:

The record segmentation states: ``` The WARC-Payload-Digest recorded in the first segment of a segmented record is the digest of the payload of the logical record. ``` This requires that...

proposal

As reported by @reliztrent: ``` I noticed some odd behavior on a FindIt item view page (https://findit.library.gwu.edu/item/2365143), tested in Chrome v62.0.x and Firefox v56.0. I haven't confirmed the behavior on...

bug

Steps to reproduce: 1. Search on "Twitter and Society" in launchpad: http://findit.library.gwu.edu/search?q=twitter+and+society 2. Click on the result for "Twitter and Society" Expected result: Item page for "Twitter and Society" Actual...

and associated code. ![image](https://github.com/sul-dlss/argo/assets/588335/d955e59c-a327-4d94-8ac2-2601ef3176cc) Per @andrewjbtw