1. 10 Nov, 2022 1 commit
  2. 08 Nov, 2022 2 commits
  3. 07 Nov, 2022 2 commits
  4. 03 Nov, 2022 3 commits
  5. 01 Nov, 2022 1 commit
    • dockx thibault's avatar
      :sparkles: Feat(Tasks) - Dashboard v0.4 · f011accf
      dockx thibault authored
      Updates for tasks dashboards. Fixes and proper format.
      Adding custom columns and errors messages upon master tasks
      modification.
      f011accf
  6. 28 Oct, 2022 1 commit
  7. 27 Oct, 2022 1 commit
  8. 20 Oct, 2022 1 commit
  9. 19 Oct, 2022 3 commits
  10. 18 Oct, 2022 3 commits
  11. 17 Oct, 2022 4 commits
  12. 12 Oct, 2022 2 commits
  13. 11 Oct, 2022 2 commits
  14. 10 Oct, 2022 2 commits
  15. 07 Oct, 2022 2 commits
  16. 06 Oct, 2022 2 commits
  17. 04 Oct, 2022 1 commit
  18. 26 Sep, 2022 1 commit
  19. 14 Sep, 2022 1 commit
  20. 13 Sep, 2022 1 commit
  21. 06 Sep, 2022 2 commits
    • dockx thibault's avatar
      Merge branch... · 2ce2290f
      dockx thibault authored
      Merge branch '6228-bug-simpleplugin-foreign-key-attribute-values-are-not-always-being-updated-or-deleted' into '1.4-dev'
      
      Resolve "[Bug] - SimplePlugin - Foreign Key attribute values are not (always) being updated or deleted."
      
      Closes #6228
      
      See merge request fusiondirectory/fd!975
      2ce2290f
    • dockx thibault's avatar
      :ambulance: Fix(ForeignKey) - Arrays are processed properly · 765eeec8
      dockx thibault authored
      Arrays are now processed properly by foreign key modification.
      765eeec8
  22. 01 Sep, 2022 2 commits
    • dockx thibault's avatar
      Merge branch... · 9dd67340
      dockx thibault authored
      Merge branch '6226-bug-simpleplugin-foreign-key-attribute-value-is-never-found-within-a-setattribute-definition' into '1.4-dev'
      
      Resolve "[Bug] - SimplePlugin - Foreign Key attribute value is never found within a SetAttribute definition."
      
      Closes #6226
      
      See merge request fusiondirectory/fd!973
      9dd67340
    • dockx thibault's avatar
      :ambulance: Fix(simplePlugin): ForeignKeyCheck method · d3c16635
      dockx thibault authored
      ForeignKeyCheck methods contains fixes in case passed
      values are arrays.
      d3c16635