Skip to content
  • Dainis Abols's avatar
    Tag and process update v4.4.0 · ba693ea8
    Dainis Abols authored
    Changelog:
    - archived documents changed to status "Nav aktuāls"
    - added tag to document view
    - added tag to table list view
    - added new field process
    - added new field process to table list view
    - removed outdated "Studiju ceļvedis" link
    - added red "Archived" mark to document title in table list view
    - renamed tags
    - renamed archived checkbox
    
    Update executables:
    `UPDATE tx_lunas_domain_model_document SET process_id = 0 WHERE process_id IS NULL;`
    ba693ea8