1. 24 Nov, 2016 2 commits
    • Fatih Acet's avatar
      Merge branch 'issue-boards-dragging-fix' into 'master' · d230e717
      Fatih Acet authored
      Fixed dragging issues on issue boards
      
      ## What does this MR do?
      
      This fixes a few issues all at once:
      
      - Fixes an issue when dragging an issue to a list but actually removes another issue from the original list
      - Fixes an issue that caused the issue card to be appended to the bottom of the list
      - Fixes an issue when dragging an issue would actually open up the sidebar
      
      ## What are the relevant issue numbers?
      
      Closes #24654
      
      See merge request !7701
      d230e717
    • Stan Hu's avatar
      Merge branch 'fix-lfs-enabled-select-box' into 'master' · 6b5445d3
      Stan Hu authored
      Fix `LFS enabled` select box.
      
      A refactor of the project edit page caused the `lfs_enabled` setting to be reverted to a non functioning state. This MR fixes that.
      
      This will most likely need to be ported back to 8.13 and 8.14. 8.12 contained the correct code.
      
      Fixes #24645 
      
      Related commits:
      
      - ea3bbbde
      - da07c2e4
      
      cc @stanhu @dblessing @dbalexandre @rymai
      
      See merge request !7716
      6b5445d3
  2. 22 Nov, 2016 20 commits
  3. 21 Nov, 2016 18 commits