Skip to content
  1. Feb 28, 2023
  2. Feb 27, 2023
  3. Feb 17, 2023
  4. Feb 15, 2023
  5. Feb 14, 2023
  6. Feb 13, 2023
  7. Feb 12, 2023
  8. Feb 10, 2023
  9. Feb 09, 2023
  10. Aug 09, 2022
  11. Jul 25, 2022
  12. Jul 21, 2022
  13. Jul 19, 2022
  14. Jul 16, 2022
  15. Feb 17, 2022
    • TIS's avatar
      Mostly Drupal-9 compatibility: \Drupal::service('entity.query')->get() >>>... · 16be6855
      TIS authored
      Mostly Drupal-9 compatibility: \Drupal::service('entity.query')->get() >>> \Drupal::entityQuery(); entity_load() >>> \Drupal::entityTypeManager()->getStorage()->load(); getOwner()->getUsername() >>> getOwner()->getAccountName(); get_messages >>> \Drupal::messenger()->deleteAll(); set_message >>> \Drupal::messenger()->addMessage(); SafeMarkup::checkPlain() >>> Html::escape(); +\Drupal\Core\Routing\TrustedRedirectResponse
      8.x-1.0
      16be6855
  16. Jul 31, 2020
  17. Jul 22, 2020
    • TIS's avatar
      Evaluation Entity created, now stores evaluations and you can manage it;... · e1aec6b5
      TIS authored
      Evaluation Entity created, now stores evaluations and you can manage it; Emailing changed: email will be sent only once on page reload; Help modified; New option Direct jump; New config settings for admin evaluations: evalasuser, adminsendmail; Update 8101 available so you don't need to uninstall previous version
      e1aec6b5
  18. Jul 10, 2020
  19. Jul 08, 2020
  20. Jun 29, 2020
  21. Jun 23, 2020
  22. Jun 21, 2020
  23. Jun 20, 2020
  24. Jun 17, 2020
  25. Jun 15, 2020
  26. Feb 25, 2011
  27. Sep 05, 2010
    • Tthpl Istvn's avatar
      · 1dd54854
      Tthpl Istvn authored
      Schema update implemented
      Evalwf Settings - Thanks for filling HTML textarea -> wysiwyg opportunity added
      1dd54854
  28. Sep 03, 2010
    • Tthpl Istvn's avatar
      · d73f755a
      Tthpl Istvn authored
      New options:
        - Direct jump to result page option
        - Thanks for filling HTML
      d73f755a
  29. Sep 02, 2010
    • Tthpl Istvn's avatar
      · 771e348e
      Tthpl Istvn authored
      wrong evaluation with Key-value pairs issue fixed
      771e348e
  30. Feb 23, 2010
    • Tthpl Istvn's avatar
      · c08b31f3
      Tthpl Istvn authored
      - Some changes because of coding standards
      - English Text messages "repaired"
      - Hungarian Language file added
      6.x-1.0
      c08b31f3
  31. Oct 21, 2009
    • Tthpl Istvn's avatar
      · f2ebf992
      Tthpl Istvn authored
      - Email format - repaired
      - Delete a condition function - repaired
      - If the original form has been changed bug - patch included
      - Delete all EvalWF datas function - implemented
      f2ebf992
  32. May 23, 2009