Skip to content
This repository has been archived by the owner on Sep 19, 2021. It is now read-only.

Releases: 18F/culper

v1.0.3

17 Oct 20:57
Compare
Choose a tag to compare

Release highlights:

  • Backend save call will always return an appropriate HTTP status code (not 200 OK) when returning an error.

Full list of commits

v1.0.2

13 Oct 00:22
37efb2f
Compare
Choose a tag to compare

Release highlights:

  • Add version to Instructions, visible when you login or by clicking Instructions in upper right corner
  • Fix IE11 issue where could not scroll down to click Yes on sign-in, if window size was small
  • Alert user when save() call fails
  • Display correct error message when divorce date is not after marriage date

Full list of commits

v1.0.0

05 Oct 06:42
f5ca669
Compare
Choose a tag to compare

Release highlights:

  • Fix SAML login error where NGINX would report referrer/cookie size too large
  • Update signature PDFs to reflect text changes requested by NBIB

Full list of commits

v0.6.0

04 Oct 05:16
652bb84
Compare
Choose a tag to compare

Release highlights:

  • Assorted SF-86 XML encoding fixes for hair color, APO/AFO addresses, drug use, existing conditions
  • Additional validation for tax year, employment dates, zip codes, relatives
  • Fixes abrupt session timeout
  • Only show APO/FPO address option when permitted by SF-86
  • Improve margins/layout of archival PDF
  • Resolved 2 new "Will Fix" items identified by NBIB
  • New test scenario requested by NBIB: test8 specifically exercises SF-86 Section 21E.

Full list of commits

v0.5.9

27 Sep 06:09
488a520
Compare
Choose a tag to compare

Release highlights:

  • Resolves all "Will Fix" NBIB-reported issues, including:
    • Questions/answers not displayed in eApp in archival PDF or after reload
    • Truncated question text, button labels in archival PDF
    • Correct question text to match e-QIP
    • Missing court appeal data in SF-86 XML (test2.xml)
    • Removal of passport card option, improved passport validation
  • Eliminate "phantom" validation errors in delinquent payments, relationships, and offenses
  • Collect state of service for National Guard
  • Modify how former spouse marriage location is collected
  • Correct logic involving contact frequency/methods for non-U.S. Citizen relatives
  • Archival PDF displays table rows expanded
  • Replace OPM logo with NBIS logo
  • Update SAML Login button text

Full list of commits
Partial list of enhancements and issues

v0.5.8

18 Sep 11:16
f17d188
Compare
Choose a tag to compare

Release highlights:

  • Additional XML fixes for e-QIP (NBIB test cases #1-6). All test cases validate against the e-QIP XSDs and pass automated content validation by the e-QIP web service.
  • Certification PDF layout change requested by NBIB.
  • Applicant's emails and phone numbers collected in a manner more consistent with e-QIP.
  • Attachment page disabled in the UI. ATTACHMENTS_ENABLED controls the backend only.
  • Zip code validation performed and enforced even when USPS validation disabled or ignored by user.
  • Minor layout changes for validation errors in field groups.

Full list of commits

v0.5.7

11 Sep 23:01
3fc0888
Compare
Choose a tag to compare

Release highlights:

  • Additional XML fixes for e-QIP (NBIB test cases #1-6)
  • Improved validations for relationships, selective service, and currency fields
  • Fixes JavaScript error when navigating to Attachments/Review page if Psychological section is unanswered

List of enhancements and issues
Full list of commits

v0.5.6

29 Aug 16:29
cb24e8e
Compare
Choose a tag to compare

Release highlights:

  • XML fixes for e-QIP (NBIB test cases #1-4, #6)
  • Persistency issues in:
    • employment section (supervisor, reason for leaving)
    • place of marriage
  • Improvements to visualization of of validation errors in navigation menu
  • Refactor of navigation menu code towards path of generating it completely dynamically from data
  • Clicked button cannot be un-clicked in certain situations
  • Misleading HTTP code for missing files in NGINX

A complete list of enhancements and issues resolved are listed in the Done column on this board:
https://github.com/18F/e-QIP-prototype/projects/1

v0.5.5

29 Jun 05:15
e32ab21
Compare
Choose a tag to compare

Hot fix for clearing state on logout. See #480

v0.5.4

10 May 01:10
ca614c4
Compare
Choose a tag to compare

Hot fix for SAML cookie domain scope. See #116.