Skip to content
Snippets Groups Projects
  1. Oct 03, 2016
  2. Aug 19, 2016
  3. Jul 20, 2016
  4. Jul 01, 2016
  5. Apr 19, 2016
  6. Apr 18, 2016
  7. Mar 18, 2016
    • Vincent Petry's avatar
      Keep share checkboxes together · 9ef24b9a
      Vincent Petry authored
      - removed leading spaces before markup which can affect rendering in
        some cases
      - added shareOption CSS class to group and keep share option checkbox +
        label
      - moved ".showCruds" arrow into the matching shareOption to keep the
        arrow together with the checkbox
      9ef24b9a
  8. Feb 25, 2016
  9. Jan 28, 2016
  10. Jan 08, 2016
  11. Dec 07, 2015
    • Vincent Petry's avatar
      Fix unshare link click element · 5567b6ce
      Vincent Petry authored
      When clicking on the unshare link (trash icon), the correct link element
      needs to be used instead of whatever child was clicked. Then, that
      element might contain a visible loading icon.
      
      This fixes the spinner detection and also prevents a full page reload in
      case the spinner was visible.
      5567b6ce
  12. Oct 16, 2015
    • Vincent Petry's avatar
      Fix DOM element ids in share dialog · 3af2ad0c
      Vincent Petry authored
      - Rely on class names instead of global ids
      - When global ids are needed for label+checkbox, append the view id
        (cid) to the element's id
      
      This fixes the checkboxes when multiple sidebars exist in the DOM.
      3af2ad0c
  13. Sep 25, 2015
  14. Sep 17, 2015
  15. Sep 16, 2015
Loading