1. 30 May, 2017 1 commit
    • Ad Schellevis's avatar
      filter plugin, work in progress. add systemDefaults to plugin and add... · e3d6b139
      Ad Schellevis authored
      filter plugin, work in progress. add systemDefaults to plugin and add disablereplyto tag in there, so we can set this tag globally without having to link the config in the filter parsing logic.
      This shouldn't hurt our current deployment, it's needed to add "reply-to" parsing in the rule class.
      e3d6b139
  2. 29 May, 2017 8 commits
  3. 28 May, 2017 6 commits
  4. 27 May, 2017 5 commits
  5. 26 May, 2017 3 commits
  6. 25 May, 2017 1 commit
  7. 24 May, 2017 3 commits
  8. 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
  9. 22 May, 2017 4 commits
  10. 21 May, 2017 2 commits
  11. 19 May, 2017 1 commit
  12. 18 May, 2017 1 commit
  13. 17 May, 2017 3 commits
  14. 16 May, 2017 1 commit