Skip to content
Snippets Groups Projects
  1. Mar 21, 2022
  2. Jan 14, 2022
  3. Nov 24, 2021
  4. Feb 24, 2020
  5. Jul 31, 2019
    • Jaime Pérez Crespo's avatar
      Give up on indenting the resulting HTML. · a938fcb3
      Jaime Pérez Crespo authored
      It doesn't make much sense anyway. Makes the original templates harder to format, and browser developer tools can provide hierarchical indentation anyway. This allows us to save quite a few bytes per page, write cleaner templates, and forget about how it would look like in the resulting HTML.
      a938fcb3
  6. Jul 14, 2019
  7. Mar 07, 2019
  8. Nov 30, 2018
    • Jaime Pérez Crespo's avatar
      Fix the footer. · 8c39d127
      Jaime Pérez Crespo authored
      It was broken in previous commits. It should always stick to the bottom of the page, unless the page is long enough to not fit in the screen, so then it should just be thrown after the end of the content.
      8c39d127
  9. Nov 29, 2018
  10. Nov 28, 2018
  11. Nov 23, 2018
  12. Nov 21, 2018
  13. Nov 20, 2018
  14. Aug 11, 2018
  15. Aug 02, 2018
  16. Dec 13, 2017
  17. Dec 11, 2017
  18. Dec 05, 2017
  19. Nov 28, 2017
    • Olimpia Magliulo's avatar
      Responsive language menu#2 · 83c06549
      Olimpia Magliulo authored
      - side-menu button moved to the right
      - update responsive menu for rtl languages.
      
      - menu-link span position needs to be adjusted.
      - footer should move like the rest of the page (js needed)
      83c06549
    • Olimpia Magliulo's avatar
      Responsive language menu · 789cf2b5
      Olimpia Magliulo authored
      - Large screens: will display the dropdownmenu
      - Medium & small screens will show a button (on the top right in the future)
      and a menu will push the content (to left) and showing the language options.
      789cf2b5
  20. Nov 21, 2017
    • Olimpia Magliulo's avatar
      Change layout · 8988c471
      Olimpia Magliulo authored
      - 3 main elements: header, content and footer.
      - Header expects a logo on one corner and the language dropdown-
        menu on the other corner.
      - Footer sticks to the bottom of the page if there is no content, but
        is pushed to end of the page when content exceeds window height.
      - Default.css is reordered.
      - Changes are device-responsive and rtl-responsive.
      8988c471
  21. Nov 20, 2017
  22. Nov 14, 2017
  23. Nov 09, 2017
    • Olimpia Magliulo's avatar
      Change call to selectize · 5b95b4bb
      Olimpia Magliulo authored
      add document.ready function to script.js where all the calls to selectize are made.
      update base.twig. Now script.js is the last script in the list.
      5b95b4bb
    • Olimpia Magliulo's avatar
      Stiky footer · 6fe0d94f
      Olimpia Magliulo authored
      Fixed footer at the bottom in fixed position. (+1 squashed commit)
      Squashed commits:
      [27ac007] footer
      6fe0d94f
  24. Nov 07, 2017
  25. May 09, 2017
  26. Oct 26, 2016
  27. Oct 25, 2016
  28. Aug 25, 2016
  29. Feb 26, 2016
Loading