Skip to content
Snippets Groups Projects
  1. Sep 14, 2018
  2. Sep 13, 2018
  3. Sep 02, 2018
  4. Aug 21, 2018
  5. Aug 16, 2018
  6. Aug 08, 2018
  7. 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
  8. Aug 01, 2018
  9. Jul 31, 2018
  10. Jul 27, 2018
  11. Jul 23, 2018
  12. Jul 19, 2018
  13. Jul 17, 2018
  14. Jul 16, 2018
  15. Jul 13, 2018
  16. Jul 12, 2018
  17. Jul 11, 2018
Loading