Subversion Repositories computer_asset_manager_v1

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
63 rodolico 1
Licenses
2
   Search licenses
3
   Edit license
4
   Add a license
5
   Move a license
6
 
7
   After each one, ensure they show up in the particular device.
8
   Walder, Five Star, niska and badger all have licenses assigned to them
9
 
10
Files
11
   Add file to client, site and device (a file can only be in one of these)
12
   After each addition, verify they display in appropriate client/site/device
13
   From a client/site/file, remove a file. Verify it is no longer there
14
   Display a file by clicking on the name in the client/site/device. It should be downloaded or displayed depending on your browser
15
   Same, but this time edit a file. Two things:
16
      Edit without uploading a new file. File should stay the same (ID is the same), but values change
17
      Edit a file by uploading a new file. ID should change, meaning the old record was marked as removed
18
   HINT: You can look at a file even after it has been removed with if you know the file_id (ID in the column):
19
      http://develop/computer_asset_manager/modules/file/upload_file.html?file_id=1
20
      replace 'http://develop/computer_asset_manager/' with whatever link you are using
21
 
22
Others:
23
   For devices, you should also see sections for sysinfo, maintenance and backup, if appropriate to the machine. Look at mickey.dailydata.net for an example.
24