Skip to content
  • Johan Cwiklinski's avatar
    Rework appliances from scratch · f6c2cbde
    Johan Cwiklinski authored
    Add basic appliance and item_appliance classes (from cluster and item_cluster)
    Add new objects from clustertypes
    Fixes, use modern methods for count, fix update
    Add missing tab (present in define.php), fix tests
    Work on form and search options
    Missed front files, add front form items
    Add notepad, add is_helpdesk_visible field
    Clonable
    Test clone
    Copy search options from old code (they should not change at all)
    Fix, add some missing fronts
    Add massive action to link/unlink items
    Fix display on item side; add MA on item side
    Fix helpdesk visible for appliances
    Apply 1 suggestion(s) to 1 file(s)
    Apply 1 suggestion(s) to 1 file(s)
    MR fixes
    Soem more MR fixes
    Apply 1 suggestion(s) to 1 file(s)
    Add is_visible_appliance in state table
    Disable MA
    Missing conf
    Fix associated items tab, add itemtype on associated items list
    Simplier header
    Fix redirection
    Fix texts
    Missing SO
    Another missing SO
    Fix rights; drop no longer used form
    Quick and dirty fix for tests
    Fix duplicate SO
    Fix missing forbidden MA
    Fix MA
    Apply same take_entity configuration as in certificates
    Missing comment field
    Add relations to appliances
    UI for relations
    Migrate and drop old relationtype field
    Use configuration, plugins can add their types if needed
    Not removed from install file
    Fix getetxt singular/plural
    f6c2cbde