BigW Consortium Gitlab

  1. 11 Jul, 2016 1 commit
  2. 07 Jul, 2016 1 commit
    • Added setting to set new users by default as external · a0a9494e
      Dravere authored
      As requested by the issue #14508 this adds an option in the application
      settings to set newly registered users by default as external. The
      default setting is set to false to stay backward compatible.
  3. 05 Jul, 2016 3 commits
  4. 30 Jun, 2016 1 commit
  5. 28 Jun, 2016 1 commit
  6. 20 Jun, 2016 2 commits
  7. 08 Jun, 2016 1 commit
    • Allow custom text on 'almost there' page · 40b6d906
      Sean McGivern authored
      Add a new application setting, after_sign_up_text. This is text to be
      rendered as Markdown and shown on the 'almost there' page after a user
      signs up, but before they've confirmed their account.
      
      Tweak the styles for that page so that centered lists look reasonable.
  8. 03 Jun, 2016 2 commits
  9. 31 May, 2016 1 commit
  10. 16 May, 2016 3 commits
  11. 12 May, 2016 11 commits
  12. 19 Apr, 2016 1 commit
    • Configuring of points per UDP packet · 229f3ce9
      Yorick Peterse authored
      This allows users to configure the number of points stored in a single
      UDP packet. This in turn can be used to reduce the number of UDP packets
      being sent at the cost of these packets being somewhat larger.
      
      The default setting is 1 point per packet so nothing changes for
      existing users.
  13. 18 Apr, 2016 3 commits
  14. 12 Apr, 2016 3 commits
  15. 05 Apr, 2016 1 commit
    • Standardize the way we check for and display form errors · 7a2370f7
      Robert Speicher authored
      - Some views had a "Close" button. We've removed this, because we don't
        want users accidentally hiding the validation errors and not knowing
        what needs to be fixed.
      - Some views used `li`, some used `p`, some used `span`. We've
        standardized on `li`.
      - Some views only showed the first error. We've standardized on showing
        all of them.
      - Some views added an `#error_explanation` div, which we've made
        standard.
  16. 31 Mar, 2016 1 commit
  17. 10 Mar, 2016 1 commit
  18. 09 Feb, 2016 1 commit
  19. 02 Feb, 2016 1 commit
  20. 01 Feb, 2016 1 commit