BigW Consortium Gitlab

  1. 04 Dec, 2016 1 commit
    • Add issue events filter and make sure "All" really shows everything · bb447383
      Oxan van Leeuwen authored
      Currently, the EventFilter whitelists event types for the "All" filter.
      This has gotten outdated, which causes the confusing behaviour of the
      "All" tab not really showing all events. To make matters worse, by
      default no tab at all is selected, which does show all events, so
      selecting the "All" tab actually hides some events.
      
      Fix this by:
      - Making sure All always includes all activity, by abolishing the
        whitelist and just returning all events instead.
      - Make the All tab selected by default.
      - Add Issue events tab to include the specific events around opening
        and closing issues, since there was no specific filter to see them
        yet.
      
      Fixes #24826
  2. 20 Oct, 2016 2 commits
    • Differentiate the expire from leave event · f488b9f7
      Callum Dryden authored
      At the moment we cannot see weather a user left a project due to their
      membership expiring of if they themselves opted to leave the project.
      This adds a new event type that allows us to make this differentiation.
      Note that is not really feasable to go back and reliably fix up the
      previous events. As a result the events for previous expire removals
      will remain the same however events of this nature going forward will be
      correctly represented.
    • Differentiate the expire from leave event · 9124310f
      Callum Dryden authored
      At the moment we cannot see weather a user left a project due to their
      membership expiring of if they themselves opted to leave the project.
      This adds a new event type that allows us to make this differentiation.
      Note that is not really feasable to go back and reliably fix up the
      previous events. As a result the events for previous expire removals
      will remain the same however events of this nature going forward will be
      correctly represented.
  3. 05 Oct, 2016 1 commit
  4. 03 Jun, 2016 2 commits
  5. 31 May, 2016 1 commit
  6. 30 May, 2016 1 commit
  7. 03 Oct, 2015 1 commit
  8. 03 Oct, 2014 1 commit
  9. 13 Feb, 2013 1 commit
  10. 05 Nov, 2012 1 commit