Skip to content
Snippets Groups Projects
  1. Jul 09, 2015
  2. Jul 02, 2015
  3. Jun 30, 2015
    • Branson Craig Stephens's avatar
      Changes for upgrade to Django 1.7.8 · 5a6d1ae3
      Branson Craig Stephens authored
      - Removed south from installed apps.
      - Moved migrations to south_migrations.
      - Added new migrations directories.
      - MIGRATION_MODULES setting.
      - Added initial migrations
      - Added TEST_RUNNER setting.
      - Updated wsgi file.
      - Changed mimetype arg in HttpResponse to content_type.
      5a6d1ae3
  4. Jun 19, 2015
  5. Jun 10, 2015
  6. Jun 04, 2015
  7. Jun 01, 2015
  8. May 22, 2015
  9. May 14, 2015
  10. May 12, 2015
  11. Apr 16, 2015
  12. Apr 14, 2015
  13. Apr 10, 2015
  14. Apr 07, 2015
  15. Mar 17, 2015
  16. Mar 02, 2015
  17. Feb 10, 2015
  18. Feb 05, 2015
  19. Feb 02, 2015
    • Branson Craig Stephens's avatar
      This commit represents a major re-implementation of the event detail page, · f1ca0f11
      Branson Craig Stephens authored
      and was originally motivated by problems with the presentation of the EMBB.
      At a basic level, the page obtains information about the Event log messages
      and EMBB logs via AJAX calls to the server. This information is fed into
      dgrid tables. Extensive use is made of the 'put-selector' to create DOM
      elements. This approach eliminates the need for JavaScript code and django
      template loops that build HTML. As not all of the features are correct in
      Linux browsers (Konqueror, Iceweasel) more work needs to be done.
      f1ca0f11
  20. Jan 30, 2015
  21. Jan 04, 2015
  22. Dec 19, 2014
  23. Dec 18, 2014
  24. Dec 11, 2014
  25. Dec 08, 2014
  26. Nov 18, 2014
  27. Nov 14, 2014
  28. Nov 03, 2014
  29. Oct 28, 2014
  30. Oct 23, 2014
  31. Oct 21, 2014
  32. Oct 16, 2014
  33. Oct 07, 2014
  34. Oct 03, 2014
Loading