Skip to content
Snippets Groups Projects
  1. May 14, 2019
  2. Mar 06, 2019
  3. Feb 05, 2019
    • Tanner Prestegard's avatar
      Use apiweb URLs for all web-based calls to the API · e1e5203b
      Tanner Prestegard authored
      Various javascript functionalities and forms in the web interface
      make calls to the API to get or process data. The current
      Apache configuration (verify a certificate IF presented on /api/*)
      causes pop-ups for users who have certificates in their browsers
      if they visit any pages which have these functionalities. So we have
      changed all of those URLs to use /apiweb/ for now to prevent the
      certificate challenge.  This will be resolved in the future by
      getting away from certificate-based authentication.
      e1e5203b
  4. Dec 03, 2018
  5. Oct 29, 2018
  6. Oct 01, 2018
  7. Sep 21, 2018
  8. Jul 23, 2018
    • Tanner Prestegard's avatar
      Updating Django minor version & 3rd party packages · 362b1af3
      Tanner Prestegard authored
      Updated from Django 1.11.5 to Django 1.11.14. Updated 3rd party
      packages so that all of them have version requirements in
      requirements.txt.  Also updated most of these packages to use the
      newest versions.  A specific update to the twilio package required
      some changes for how we determine the 'from' phone number. Also
      alphabetized the packages in this file.  Finally, added the very
      useful django-silk debugger/profiler.
      362b1af3
  9. Jan 27, 2018
  10. Jan 23, 2018
  11. Oct 03, 2017
  12. Dec 06, 2016
  13. Mar 04, 2016
  14. Jul 29, 2015
  15. Jun 22, 2015
  16. May 12, 2015
  17. Apr 10, 2015
  18. Nov 10, 2014
  19. Oct 16, 2014
  20. Oct 01, 2014
  21. Sep 16, 2014
  22. Sep 10, 2014
  23. Aug 25, 2014
  24. Aug 22, 2014
Loading