Enhancement #2765

Base: service description

Added by Giacomo Sanchietti about 7 years ago. Updated over 6 years ago.

Status:CLOSEDStart date:
Priority:NormalDue date:
Assignee:-% Done:

100%

Category:nethserver-base
Target version:v6.6
Resolution: NEEDINFO:No

Description

Add a description for services running on the system.
The description can be helpful inside the Dashboard/Services tab.

Each package could add a well-known label into its language files, something like:

<?php
...
$L['sshd_description'] = 'Remote secure shell daemon';
...
?>

Associated revisions

Revision 76d0a5bf
Added by Giacomo Sanchietti over 6 years ago

Web UI: add service description. Refs #2765

History

#1 Updated by Giacomo Sanchietti about 7 years ago

  • Target version set to ~FUTURE

#2 Updated by Giacomo Sanchietti over 6 years ago

  • Status changed from NEW to TRIAGED
  • Target version changed from ~FUTURE to v6.6
  • % Done changed from 0 to 20

#3 Updated by Giacomo Sanchietti over 6 years ago

  • Status changed from TRIAGED to ON_DEV
  • Assignee set to Giacomo Sanchietti
  • % Done changed from 20 to 30

#4 Updated by Giacomo Sanchietti over 6 years ago

  • Status changed from ON_DEV to MODIFIED
  • % Done changed from 30 to 60
Implemented inside following modules:
  • Dashboard/Services.php
  • NetworkServices.php

The description is saved in /en/NethServer_Module_Dashboard_Services.php language file.
Each description should be in the form:

$L['servicename_Description'] = 'My description';

For example:

$L['sshd_Description'] = 'Secure Shell';

#5 Updated by Giacomo Sanchietti over 6 years ago

  • Status changed from MODIFIED to ON_QA
  • Assignee deleted (Giacomo Sanchietti)
  • % Done changed from 60 to 70
Package in nethserver-testing:
  • nethserver-base-2.6.4-1.2.g76d0a5b.ns6.noarch.rpm
Test case
  • Open the Service tab
  • Most services should have a description (English only)

#6 Updated by Davide Principi over 6 years ago

  • Assignee set to Davide Principi

#7 Updated by Davide Principi over 6 years ago

  • Status changed from ON_QA to VERIFIED
  • Assignee deleted (Davide Principi)
  • % Done changed from 70 to 90

VERIFIED

#8 Updated by Davide Principi over 6 years ago

  • Status changed from VERIFIED to CLOSED
  • % Done changed from 90 to 100

In nethserver-updates 6.6:
nethserver-base-2.6.5-1.ns6.noarch.rpm

Also available in: Atom PDF