1. 06 7月, 2016 3 次提交
  2. 30 6月, 2016 1 次提交
  3. 29 6月, 2016 1 次提交
  4. 09 6月, 2016 1 次提交
    • S
      Allow custom text on 'almost there' page · 40b6d906
      Sean McGivern 提交于
      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.
      40b6d906
  5. 03 6月, 2016 2 次提交
  6. 31 5月, 2016 1 次提交
  7. 17 5月, 2016 3 次提交
  8. 12 5月, 2016 11 次提交
  9. 19 4月, 2016 1 次提交
    • Y
      Configuring of points per UDP packet · 229f3ce9
      Yorick Peterse 提交于
      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.
      229f3ce9
  10. 18 4月, 2016 3 次提交
  11. 13 4月, 2016 1 次提交
  12. 12 4月, 2016 2 次提交
  13. 05 4月, 2016 1 次提交
    • R
      Standardize the way we check for and display form errors · 7a2370f7
      Robert Speicher 提交于
      - 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.
      7a2370f7
  14. 01 4月, 2016 1 次提交
  15. 10 3月, 2016 1 次提交
  16. 09 2月, 2016 1 次提交
  17. 02 2月, 2016 1 次提交
  18. 01 2月, 2016 1 次提交
  19. 29 1月, 2016 1 次提交
  20. 26 1月, 2016 2 次提交
  21. 20 1月, 2016 1 次提交