Skip to content
  • Johan Cwiklinski's avatar
    Rework solutions; fixes #2089 · 2e99b659
    Johan Cwiklinski authored
    Add solution object, form, add solution from ticket timeline
    Set solved adding solution, set solution rejected on status change
    Add schema and migration script for solutions (thanks to @tomolimo)
    Visual distinction beetween accepted and rejected solution
    Add ComonITILObject::maySolve() similar to canSolve() but not checking actuel status
    Add unit tests
    Use unicity on table for migration only
    Drop images on solutions background and use fa instead
    Do not rely only on ticket
    Rework display in tab (looks like timeline)
    Add approval form on solutions tab; invert approval buttons
    2e99b659