BigW Consortium Gitlab

  1. 12 Jul, 2017 1 commit
  2. 03 Jul, 2017 1 commit
  3. 25 May, 2017 2 commits
  4. 03 Mar, 2017 2 commits
    • Refactor projects filtering by name · 5bb6a85b
      Dmitriy Zaporozhets authored
      Reuse same search form and behavior for dashboard#projects, group#projects
      and admin#projects. Repsect all other options like sorting, personal
      filter when search projects by name. Create FilterableList JS class to
      handle identical behaviour of projects and groups lists.
      
      This change also makes filtering and sorting availabe on explore#projects
      and explore#groups no matter if you are logged in or not.
      Signed-off-by: 's avatarDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
    • Fixes filtering by name reseting archive filter · ed1f1104
      Phil Hughes authored
      Previously the search form just wasn't including any params that had previously been set, so when you filtered by name, it would reset all the params & therefore ignoring the archived param
      
      Closes #28007
  5. 28 Feb, 2017 1 commit
  6. 23 Feb, 2017 1 commit
  7. 07 Feb, 2017 1 commit
  8. 31 Dec, 2016 1 commit
  9. 29 Dec, 2016 1 commit
  10. 26 Dec, 2016 1 commit
  11. 10 Nov, 2016 1 commit
  12. 03 Nov, 2016 1 commit
  13. 01 Nov, 2016 1 commit
  14. 07 Oct, 2016 1 commit
    • Enable CacheMarkdownField for the remaining models · 99205515
      Nick Thomas authored
      This commit alters views for the following models to use the markdown cache if
      present:
      
      * AbuseReport
      * Appearance
      * ApplicationSetting
      * BroadcastMessage
      * Group
      * Issue
      * Label
      * MergeRequest
      * Milestone
      * Project
      
      At the same time, calls to `escape_once` have been moved into the `single_line`
      Banzai pipeline, so they can't be missed out by accident and the work is done
      at save, rather than render, time.
  15. 14 Sep, 2016 1 commit
  16. 22 Jul, 2016 1 commit
  17. 12 Jul, 2016 1 commit
  18. 01 Jul, 2016 1 commit
  19. 30 Jun, 2016 1 commit
  20. 22 Jun, 2016 2 commits
  21. 17 Jun, 2016 1 commit
  22. 16 Jun, 2016 2 commits
  23. 14 Jun, 2016 1 commit
    • UI and copywriting improvements · 515205d3
      Rémy Coutable authored
      + Move 'Edit Project/Group' out of membership-related partial
      + Show the access request buttons only to logged-in users
      + Put the request access buttons out of in a more visible button
      + Improve the copy in the #remove_member_message helper
      Signed-off-by: 's avatarRémy Coutable <remy@rymai.me>
  24. 08 Jun, 2016 2 commits
  25. 04 May, 2016 2 commits
  26. 03 May, 2016 2 commits
  27. 28 Apr, 2016 1 commit
  28. 22 Mar, 2016 1 commit
  29. 21 Mar, 2016 1 commit
  30. 20 Mar, 2016 1 commit
  31. 18 Mar, 2016 1 commit
  32. 17 Mar, 2016 1 commit
  33. 16 Mar, 2016 1 commit