2015-foia-hub icon indicating copy to clipboard operation
2015-foia-hub copied to clipboard

A consolidated FOIA request hub.

Results 100 2015-foia-hub issues
Sort by recently updated
recently updated
newest added

We need an import script that reads an S3 bucket, determines what hasn't been already imported, and imports the new documents into Krang.

We probably need a script or some code that runs the document processing toolkit over documents in an S3 bucket (which is where they will end up after we've collected...

I've had to limit the indexed text to 5000 characters because without the limit ES breaks.

bug
p1

Currently docusearch has date_released and date_created, but we should add date_added to display `recently uploaded documents`. - [ ] create date added field and migration - [ ] add to...

Currently, documents are connected to the Agency and Office model via a slug. They should be connected as foreign keys to allow us to easily get Agency documents and vise...

On a review of missing reading rooms, it's clear that we haven't run a full data update recently. Run that data update. There are some FOIA webpages that would be...

Backend - [x] update form order - [x] centralized and decentralized templates - [x] ensure that fields are correct JS - [x] Type-ahead integration - [x] JS powered select -...

Implement simple version of twitter type-ahead, that works with IE8 https://twitter.github.io/typeahead.js/examples/

Per [Cloud Foundry documentation](https://docs.cloudfoundry.org/running/apps-enable-diego.html#app-code) use of `$VCAP_APP_HOST` and `$VCAP_APP_PASSWORD` are incompatible with newer (Diego-based) Cloud Foundry deployments. This change makes this repository forward compatible with the new cloud.gov environment deployment...

Per [Cloud Foundry documentation](https://docs.cloudfoundry.org/running/apps-enable-diego.html#app-code) use of `$VCAP_APP_HOST` and `$VCAP_APP_PASSWORD` are incompatible with newer (Diego-based) Cloud Foundry deployments. This change makes this repository forward compatible with the new cloud.gov environment deployment...