Skip to content
Extraits de code Groupes Projets
  1. août 21, 2020
  2. août 08, 2020
  3. août 07, 2020
  4. août 05, 2020
  5. août 02, 2020
  6. juin 25, 2020
  7. juin 20, 2020
  8. mai 31, 2020
  9. mai 12, 2020
  10. avr. 28, 2020
    • ThibG's avatar
      Fix page incorrectly scrolling when bringing up dropdown menus (#13574) · 77ec0875
      ThibG a rédigé
      Fixes #13573
      
      For some reason (I suspect this may be related to focusing the item before it
      got drown by the browser), Firefox scrolls to top when bringing up dropdown
      menus with pre-selected items.
      
      This commit uses the “preventScroll” option as, due to the placement behavior,
      the menu should be visible anyway and not trigger scrolling.
      77ec0875
  11. avr. 21, 2020
  12. avr. 02, 2020
    • Sasha Sorokin's avatar
      Improve polls: option lengths & redesign (#13257) · 37b3985b
      Sasha Sorokin a rédigé
      This commit redesign the polls and increases characters limit for the
      options from 25 to 50 characters, giving pollsters more freedom.
      
      Summarizing, the redesign is making the polls more adaptive for upcoming
      changes to the options characters limit: the bar, or a "chart", is now
      displayed separately from the option itself; vote check mark is moved
      next to the option text, making the percentages take less space. Option
      lengths are taken into account and text is wrapped to multiple lines
      if necessary to avoid overflow.
      37b3985b
  13. mars 21, 2020
  14. mars 08, 2020
  15. jan. 23, 2020
    • Eugen Rochko's avatar
      Add announcements (#12662) · f52c988e
      Eugen Rochko a rédigé
      * Add announcements
      
      Fix #11006
      
      * Add reactions to announcements
      
      * Add admin UI for announcements
      
      * Add unit tests
      
      * Fix issues
      
      - Add `with_dismissed` param to announcements API
      - Fix end date not being formatted when time range is given
      - Fix announcement delete causing reactions to send streaming updates
      - Fix announcements container growing too wide and mascot too small
      - Fix `all_day` being settable when no time range is given
      - Change text "Update" to "Announcement"
      
      * Fix scheduler unpublishing announcements before they are due
      
      * Fix filter params not being passed to announcements filter
      f52c988e
  16. déc. 16, 2019
  17. déc. 10, 2019
  18. déc. 03, 2019
    • ThibG's avatar
      Fix poll options not being selectable via keyboard (#12538) · c05ed8a6
      ThibG a rédigé
      * Fix poll options not being selectable via keyboard
      
      Fixes #12384
      
      * Improve styling of poll option checkboxes/radio buttons
      
      * Use more appropriate ARIA roles for poll options
      
      * Allow switching between single and multiple choice from keyboard
      
      * Coding style
      
      * Avoid using .bind()
      c05ed8a6
  19. nov. 22, 2019
  20. nov. 07, 2019
  21. oct. 01, 2019
  22. août 26, 2019
  23. août 15, 2019
  24. août 14, 2019
    • Eugen Rochko's avatar
      Add media editing modal (#11563) · 23f7afa5
      Eugen Rochko a rédigé
      Move media description input to a modal and unite that modal with
      the focal point modal. Add a hint about choosing focal points, as
      well as a preview of a 16:9 thumbnail. Enable the user to watch
      the video next to the media description input.
      
      Fix #8320
      Fix #6713
      23f7afa5
  25. août 06, 2019
  26. août 03, 2019
  27. juil. 27, 2019
  28. juil. 19, 2019
    • koyu's avatar
      Added logout to dropdown menu (#11353) · 8df0022e
      koyu a rédigé
      * Added logout to dropdown menu
      
      * Triggering build-and-test with empty commit as it seems it failed due to some internal failure
      
      * Looks fine, ready to review
      
      * Added changes from review
      
      * method can be null without any problems
      
      * Also target can be null
      8df0022e
  29. juil. 06, 2019
  30. juin 28, 2019
  31. juin 27, 2019
  32. juin 26, 2019
  33. juin 22, 2019
  34. juin 19, 2019
    • Eugen Rochko's avatar
      Add audio uploads (#11123) · f7f23b4a
      Eugen Rochko a rédigé
      * Add audio uploads
      
      Fix #4827
      
      Accept uploads of OGG, WAV, FLAC, OPUS and MP3 files, and converts
      them to OGG. Media attachments get a new `audio` type. In the UI,
      audio uploads are displayed identically to video uploads.
      
      * Improve code style
      f7f23b4a
  35. juin 16, 2019
  36. juin 13, 2019
Chargement en cours