Skip to content
Snippets Groups Projects
  1. Sep 28, 2018
  2. Sep 24, 2018
  3. Sep 21, 2018
  4. Sep 20, 2018
  5. Sep 14, 2018
  6. Sep 13, 2018
  7. Sep 02, 2018
  8. Aug 21, 2018
  9. Aug 16, 2018
  10. Aug 08, 2018
  11. Aug 02, 2018
    • Benjamin Bertrand's avatar
      Remove flask-bootstrap dependency · 7c98683d
      Benjamin Bertrand authored
      The official flask-bootstrap is still not compatible with bootstrap 4.
      The application basically only uses the main template and one macro.
      It's easier to include directly bootstrap in CSEntry.
      It makes upgrading to the latest bootstrap much easier and removes a
      dependency.
      
      Update to bootstrap 4.1.3
      
      Added:
      - jquery-3.3.1.min.js
      - bootstrap.bundle.min.js (include popper but not jquery)
      
      Note that jquery.slim can't be used.
      We need for example $.getJSON for datatables.
      7c98683d
    • Benjamin Bertrand's avatar
      Update .dockerignore · 0293261a
      Benjamin Bertrand authored
      0293261a
  12. Aug 01, 2018
  13. Jul 31, 2018
  14. Jul 27, 2018
  15. Jul 23, 2018
  16. Jul 19, 2018
Loading