1. 27 May, 2017 5 commits
  2. 26 May, 2017 3 commits
  3. 25 May, 2017 1 commit
  4. 24 May, 2017 3 commits
  5. 23 May, 2017 1 commit
    • Ad Schellevis's avatar
      mvc, model. Validation issue when storing a value for the first time. · 091b0754
      Ad Schellevis authored
      If a field isn't required and the user sets it with a faulty value, it would pass because it didn't know it wasn't set before user input.
      There where two issues, first one, not knowing it was in init state (solved with internalFieldLoaded), next all field types should have used actionPostLoadingEvent to customize loading behaviour.
      091b0754
  6. 22 May, 2017 4 commits
  7. 21 May, 2017 2 commits
  8. 19 May, 2017 1 commit
  9. 18 May, 2017 1 commit
  10. 17 May, 2017 3 commits
  11. 16 May, 2017 1 commit
  12. 15 May, 2017 7 commits
  13. 14 May, 2017 8 commits