Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow choosing Item Properties #1501

Open
wants to merge 35 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
35 commits
Select commit Hold shift + click to select a range
298dbd6
split ColumnsManager in two (logic and UI)
FelipeFcosta Jan 16, 2023
4d9a15c
#52: add 'properties' button in ReportDialog
FelipeFcosta Jan 17, 2023
5f0c225
new window that extends columnsManagerUI without changing iped cols
FelipeFcosta Jan 17, 2023
e13089c
add method to get selected properties
FelipeFcosta Jan 17, 2023
4255dcd
#52: change default selected checkboxes
FelipeFcosta Jan 17, 2023
2c3e3ab
#52: save selected properties in moduleDir
FelipeFcosta Jan 18, 2023
55406f3
fix checkboxes not remembering current state
FelipeFcosta Jan 19, 2023
d57e2e0
#52: save selected props after clicking ok, and always load from file…
FelipeFcosta Jan 19, 2023
d580523
keep a reference for all checkboxes states
FelipeFcosta Jan 20, 2023
d2b1f64
put methods in correct class
FelipeFcosta Jan 20, 2023
b80809e
#52: load from file and display only selected (basic) props in HTMLRe…
FelipeFcosta Jan 23, 2023
1a2314c
fix not reopening columnsManagerUI, disposing super class in report UI
FelipeFcosta Jan 24, 2023
e9b4f81
#52: display selected properties in html report
FelipeFcosta Jan 27, 2023
1c3f5b7
#52: save selected properties in [moduledir]/data folder
FelipeFcosta Jan 27, 2023
82dbfbb
#52: change dialog title
FelipeFcosta Jan 31, 2023
5f2a2ac
#52: rewrite replaceFirst method
FelipeFcosta Jan 31, 2023
6bb8201
#286: create new ColumnsManagerUI window to select properties before …
FelipeFcosta Feb 2, 2023
ac49c49
move 'moveTimelineColumns' to UI class
FelipeFcosta Feb 2, 2023
c7d232d
Merge branch 'master' into AllowChoosingItemProperties
FelipeFcosta Feb 2, 2023
5711fac
further split class into UI and logic
FelipeFcosta Feb 6, 2023
9ba6acd
allow user to check only currently visible properties
FelipeFcosta Feb 6, 2023
db9c48e
#52, #286: add clear button for report window and toggle select for c…
FelipeFcosta Feb 8, 2023
8b34806
#52: set idindatasource to be always the last property of an item to …
FelipeFcosta Feb 9, 2023
9f4de1c
#52: fix boolean property parsing bug
FelipeFcosta Feb 9, 2023
89f4629
Merge branch 'master' into AllowChoosingItemProperties
FelipeFcosta Feb 9, 2023
2865e9b
cleaner code for enabling/disabling okButton
FelipeFcosta Feb 9, 2023
5b277a5
#52: add limit (100) for number of properties selected
FelipeFcosta Feb 9, 2023
0c3171e
#52: folder for columns; handle 'checkVisible' when more than 100 vis…
FelipeFcosta Feb 10, 2023
185d278
translate or add TBT new .properties entries
FelipeFcosta Feb 10, 2023
3f69cd3
#52: translate back basic item properties, use single item.html for a…
FelipeFcosta Feb 10, 2023
74216c1
#52: make IdInSource and Path required report html properties
FelipeFcosta Feb 13, 2023
31dae56
#52: keep required fields after clicking 'check only visible' button
FelipeFcosta Feb 13, 2023
ad2034f
#52: always execute disableRequiredPropCheckBoxes() when updating pan…
FelipeFcosta Feb 13, 2023
71f7a6e
Merge branch 'master' into AllowChoosingItemProperties
FelipeFcosta Feb 16, 2023
aad9653
Call to load selected properties once on task init.
patrickdalla Apr 5, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -153,8 +153,14 @@ ColumnsManager.Video=Video
ColumnsManager.PeerToPeer=PeerToPeer
ColumnsManager.UFED=UFED
ColumnsManager.AutoManageCols=Manage columns automatically (slower)
ColumnsManager.SelectVisible=Check only visible
ColumnsManager.ClearButton=Clear All
ColumnsManager.LoadingCols=Loading used columns...
ColumnsManager.Filter=[Type to filter]
ColumnsManager.LimitReachedMessage=You can select up to {0} properties
ColumnsManager.LimitReachedVisibleMessage=The first {0} visible properties were selected
ColumnsManager.LimitReachedTitle=Limit reached
ColumnsManager.ToggleSelectAll=Select / Unselect All
ColumnsManager.WindowsEvt=Windows Events
CompositeViewer.Title=Viewer
CopyProperties.Copying=Copying
Expand Down Expand Up @@ -364,6 +370,9 @@ ReportDialog.NoAttachments=Do not auto export email attachments
ReportDialog.noLinkedItems=Do not auto export chat attachments
ReportDialog.Output=Output folder:
ReportDialog.OutputRequired=Output folder required\!
ReportDialog.PropertiesButton=Properties
ReportDialog.PropertiesLabel=File properties to include
ReportDialog.PropertiesDialogTitle=Choose Properties
ReportDialog.Record=Lab Case Number
ReportDialog.RecordDate=Lab Case Date
ReportDialog.ReportDate=Report Date
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -153,8 +153,14 @@ ColumnsManager.Video=Video
ColumnsManager.PeerToPeer=PeerToPeer
ColumnsManager.UFED=UFED
ColumnsManager.AutoManageCols=Spalten automatisch verwalten (langsamer)
ColumnsManager.SelectVisible=Check only visible [TBT]
ColumnsManager.ClearButton=Clear All [TBT]
ColumnsManager.LoadingCols=Lade verwendete Spalten...
ColumnsManager.Filter=[Eingeben zum Filtern]
ColumnsManager.LimitReachedMessage=You can select up to {0} properties [TBT]
ColumnsManager.LimitReachedVisibleMessage=The first {0} visible properties were selected [TBT]
ColumnsManager.LimitReachedTitle=Limit reached [TBT]
ColumnsManager.ToggleSelectAll=Select / Unselect All [TBT]
ColumnsManager.WindowsEvt=Windows Ereignisse
CompositeViewer.Title=Betrachter
CopyProperties.Copying=Kopiere
Expand Down Expand Up @@ -364,6 +370,9 @@ ReportDialog.NoAttachments=E-Mail-Anhänge nicht automatisch exportieren
ReportDialog.noLinkedItems=Chat-Anhänge nicht automatisch exportieren
ReportDialog.Output=Ausgabeverzeichnis:
ReportDialog.OutputRequired=Ausgabeverzeichnis ist notwendig\!
ReportDialog.PropertiesButton=Properties [TBT]
ReportDialog.PropertiesLabel=File properties to include [TBT]
ReportDialog.PropertiesDialogTitle=Choose Properties [TBT]
ReportDialog.Record=Fall-Nr des Labor
ReportDialog.RecordDate=Falldatum des Labor
ReportDialog.ReportDate=Berichtsdatum
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -153,8 +153,14 @@ ColumnsManager.Video=Vídeo
ColumnsManager.PeerToPeer=PeerToPeer
ColumnsManager.UFED=UFED
ColumnsManager.AutoManageCols=Administrar columnas automáticamente (más lento)
ColumnsManager.SelectVisible=Check only visible [TBT]
ColumnsManager.ClearButton=Clear All [TBT]
ColumnsManager.LoadingCols=Cargando columnas usadas...
ColumnsManager.Filter=[Escribir para filtrar]
ColumnsManager.LimitReachedMessage=You can select up to {0} properties [TBT]
ColumnsManager.LimitReachedVisibleMessage=The first {0} visible properties were selected [TBT]
ColumnsManager.LimitReachedTitle=Limit reached [TBT]
ColumnsManager.ToggleSelectAll=Select / Unselect All [TBT]
ColumnsManager.WindowsEvt=Eventos de Windows
CompositeViewer.Title=Visor
CopyProperties.Copying=Copiando
Expand Down Expand Up @@ -364,6 +370,9 @@ ReportDialog.NoAttachments=No exportar automáticamente archivos adjuntos de cor
ReportDialog.noLinkedItems=No exportar automáticamente archivos adjuntos de chat
ReportDialog.Output=Carpeta de salida:
ReportDialog.OutputRequired=Carpeta de salida requerida\!
ReportDialog.PropertiesButton=Properties [TBT]
ReportDialog.PropertiesLabel=File properties to include [TBT]
ReportDialog.PropertiesDialogTitle=Choose Properties [TBT]
ReportDialog.Record=Número de caso de laboratorio
ReportDialog.RecordDate=Fecha del caso de laboratorio
ReportDialog.ReportDate=Fecha del informe
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -153,8 +153,14 @@ ColumnsManager.Video=Video
ColumnsManager.PeerToPeer=PeerToPeer
ColumnsManager.UFED=UFED
ColumnsManager.AutoManageCols=Gestione automatica delle colonne (più lento)
ColumnsManager.SelectVisible=Check only visible [TBT]
ColumnsManager.ClearButton=Clear All [TBT]
ColumnsManager.LoadingCols=Caricamento colonne utilizzate...
ColumnsManager.Filter=[Tipo di filtro]
ColumnsManager.LimitReachedMessage=You can select up to {0} properties [TBT]
ColumnsManager.LimitReachedVisibleMessage=The first {0} visible properties were selected [TBT]
ColumnsManager.LimitReachedTitle=Limit reached [TBT]
ColumnsManager.ToggleSelectAll=Select / Unselect All [TBT]
ColumnsManager.WindowsEvt=Eventi Windows
CompositeViewer.Title=Viewer
CopyProperties.Copying=Copia
Expand Down Expand Up @@ -364,6 +370,9 @@ ReportDialog.NoAttachments=Non esportare automaticamente gli allegati delle emai
ReportDialog.noLinkedItems=Non esportare automaticamente gli allegati delle chat
ReportDialog.Output=Cartella di destinazione:
ReportDialog.OutputRequired=Cartella di destinazione richiesta\!
ReportDialog.PropertiesButton=Properties [TBT]
ReportDialog.PropertiesLabel=File properties to include [TBT]
ReportDialog.PropertiesDialogTitle=Choose Properties [TBT]
ReportDialog.Record=Numero del Caso in laboratorio
ReportDialog.RecordDate=Data del Caso di laboratorio
ReportDialog.ReportDate=Data del Report
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -153,8 +153,14 @@ ColumnsManager.Video=Vídeo
ColumnsManager.PeerToPeer=PeerToPeer
ColumnsManager.UFED=UFED
ColumnsManager.AutoManageCols=Gerenciar colunas automaticamente (mais lento)
ColumnsManager.SelectVisible=Marcar apenas visíveis
ColumnsManager.ClearButton=Limpar tudo
ColumnsManager.LoadingCols=Carregando Colunas Populadas...
ColumnsManager.Filter=[Digite para filtrar]
ColumnsManager.LimitReachedMessage=Você pode selecionar até {0} propriedades
ColumnsManager.LimitReachedVisibleMessage=As primeiras {0} propriedades visíveis foram selecionadas
ColumnsManager.LimitReachedTitle=Limite atingido
ColumnsManager.ToggleSelectAll=Marcar / Desmarcar tudo
ColumnsManager.WindowsEvt=Eventos do Windows
CompositeViewer.Title=Visualizador
CopyProperties.Copying=Copiando
Expand Down Expand Up @@ -369,6 +375,9 @@ ReportDialog.NoAttachments=Não exportar anexos de emails automaticamente
ReportDialog.noLinkedItems=Não exportar mídias de chats automaticamente
ReportDialog.Output=Pasta do relatório:
ReportDialog.OutputRequired=Necessário especificar pasta de saída\!
ReportDialog.PropertiesButton=Propriedades
ReportDialog.PropertiesLabel=Propriedades dos arquivos a incluir
ReportDialog.PropertiesDialogTitle=Escolher propriedades
ReportDialog.Record=Registro/Protocolo
ReportDialog.RecordDate=Data do Registro
ReportDialog.ReportDate=Data do Laudo
Expand Down
11 changes: 11 additions & 0 deletions iped-app/resources/localization/iped-engine-messages.properties
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,17 @@ HTMLReportTask.FileCount=File Count
HTMLReportTask.FirstPage=First Page
HTMLReportTask.GalleryLink=Image Gallery
HTMLReportTask.GalleryTitle=Thumbnails
HTMLReportTask.ItemName=Name
HTMLReportTask.ItemPath=Path
HTMLReportTask.ItemType=File Type
HTMLReportTask.ItemSize=Logical Size
HTMLReportTask.ItemCreated=Created Date
HTMLReportTask.ItemModified=Modified Date
HTMLReportTask.ItemAccessed=Last Accessed Date
HTMLReportTask.ItemDeleted=Deleted
HTMLReportTask.ItemCarved=Carved
HTMLReportTask.ItemHash=Hash
HTMLReportTask.ItemIdInSource=Exported as
HTMLReportTask.LastPage=Last Page
HTMLReportTask.MakingHtmlReport=Creating HTML report...
HTMLReportTask.NextPage=Next Page
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,17 @@ HTMLReportTask.FileCount=Anzahl Dateien
HTMLReportTask.FirstPage=Erste Seite
HTMLReportTask.GalleryLink=Bilder-Galerie
HTMLReportTask.GalleryTitle=Vorschau
HTMLReportTask.ItemName=Name
HTMLReportTask.ItemPath=Pfad
HTMLReportTask.ItemType=Dateityp
HTMLReportTask.ItemSize=logische Größe
HTMLReportTask.ItemCreated=Erstelldatum
HTMLReportTask.ItemModified=Modifikationsdatum
HTMLReportTask.ItemAccessed=Datum letzter Zugriff
HTMLReportTask.ItemDeleted=Gelöscht
HTMLReportTask.ItemCarved=Wiederhergestellt
HTMLReportTask.ItemHash=Hash
HTMLReportTask.ItemIdInSource=Exportiert als
HTMLReportTask.LastPage=Letzte Seite
HTMLReportTask.MakingHtmlReport=Erstelle HTML Bericht...
HTMLReportTask.NextPage=Nächste Seite
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,17 @@ HTMLReportTask.FileCount=Recuento de archivos
HTMLReportTask.FirstPage=Primera página
HTMLReportTask.GalleryLink=Galería de imágenes
HTMLReportTask.GalleryTitle=Miniaturas
HTMLReportTask.ItemName=Nombre
HTMLReportTask.ItemPath=Ubicación
HTMLReportTask.ItemType=Tipo de Archivo
HTMLReportTask.ItemSize=Tamaño Lógico
HTMLReportTask.ItemCreated=Fecha Creación
HTMLReportTask.ItemModified=Fecha Modificación
HTMLReportTask.ItemAccessed=Fecha Último Acceso
HTMLReportTask.ItemDeleted=Eliminado
HTMLReportTask.ItemCarved=Carved
HTMLReportTask.ItemHash=Hash
HTMLReportTask.ItemIdInSource=Exportar como
HTMLReportTask.LastPage=Última página
HTMLReportTask.MakingHtmlReport=Creando informe HTML...
HTMLReportTask.NextPage=Página siguiente
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,17 @@ HTMLReportTask.FileCount=Numero file
HTMLReportTask.FirstPage=Prima Pagina
HTMLReportTask.GalleryLink=Galleria immagini
HTMLReportTask.GalleryTitle=Anteprima
HTMLReportTask.ItemName=Nome
HTMLReportTask.ItemPath=Percorso
HTMLReportTask.ItemType=Tipo File
HTMLReportTask.ItemSize=Dimensione Logica
HTMLReportTask.ItemCreated=Data Creazione
HTMLReportTask.ItemModified=Data Modifica
HTMLReportTask.ItemAccessed=Data Ultimo Accesso
HTMLReportTask.ItemDeleted=Cancellato
HTMLReportTask.ItemCarved=Recuperato
HTMLReportTask.ItemHash=Hash
HTMLReportTask.ItemIdInSource=Esportato come
HTMLReportTask.LastPage=Ultima pagina
HTMLReportTask.MakingHtmlReport=Creazione Report HTML...
HTMLReportTask.NextPage=Pagina successiva
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,17 @@ HTMLReportTask.FileCount=Contagem de arquivos
HTMLReportTask.FirstPage=Primeira Página
HTMLReportTask.GalleryLink=Galeria de Imagens
HTMLReportTask.GalleryTitle=Miniaturas
HTMLReportTask.ItemName=Nome
HTMLReportTask.ItemPath=Caminho
HTMLReportTask.ItemType=Tipo de arquivo
HTMLReportTask.ItemSize=Tamanho lógico
HTMLReportTask.ItemCreated=Data de criação
HTMLReportTask.ItemModified=Data de modificação
HTMLReportTask.ItemAccessed=Data de acesso
HTMLReportTask.ItemDeleted=Excluído
HTMLReportTask.ItemCarved=Reconstituído
HTMLReportTask.ItemHash=Hash
HTMLReportTask.ItemIdInSource=Exportado como
HTMLReportTask.LastPage=Última Página
HTMLReportTask.MakingHtmlReport=Gerando relatório HTML...
HTMLReportTask.NextPage=Próxima página
Expand Down
13 changes: 1 addition & 12 deletions iped-app/resources/root/htmlreport/de-DE/templates/item.html
Original file line number Diff line number Diff line change
@@ -1,12 +1 @@
<a name="bk_obj%SEQ%"> </a>
<div class="clrBkgrnd bkmkSeparator bkmkValue"><span class="bkmkColLeft bkmkValue labelBorderless clrBkgrnd" width="100%" border="1">Name</span><span class="bkmkColRight bkmkValue"><b>%NAME%</b></span></div>
<div class="row"><span class="bkmkColLeft bkmkValue labelBorderless clrBkgrnd" width="100%" border="1">Pfad</span><span class="bkmkColRight bkmkValue">%PATH%</span></div>
<div class="row"><span class="bkmkColLeft bkmkValue labelBorderless clrBkgrnd" width="100%" border="1">Dateityp</span><span class="bkmkColRight bkmkValue">%TYPE%</span></div>
<div class="row"><span class="bkmkColLeft bkmkValue labelBorderless clrBkgrnd" width="100%" border="1">logische Gr&ouml;&szlig;e</span><span class="bkmkColRight bkmkValue">%SIZE% Bytes</span></div>
<div class="row"><span class="bkmkColLeft bkmkValue labelBorderless clrBkgrnd" width="100%" border="1">Erstelldatum</span><span class="bkmkColRight bkmkValue">%CREATED%</span></div>
<div class="row"><span class="bkmkColLeft bkmkValue labelBorderless clrBkgrnd" width="100%" border="1">Modifikationsdatum</span><span class="bkmkColRight bkmkValue">%MODIFIED%</span></div>
<div class="row"><span class="bkmkColLeft bkmkValue labelBorderless clrBkgrnd" width="100%" border="1">Datum letzter Zugriff</span><span class="bkmkColRight bkmkValue">%ACCESSED%</span></div>
<div class="row"><span class="bkmkColLeft bkmkValue labelBorderless clrBkgrnd" width="100%" border="1">Gel&ouml;scht</span><span class="bkmkColRight bkmkValue">%DELETED%</span></div>
<div class="row"><span class="bkmkColLeft bkmkValue labelBorderless clrBkgrnd" width="100%" border="1">Wiederhergestellt</span><span class="bkmkColRight bkmkValue">%CARVED%</span></div>
<div class="row"><span class="bkmkColLeft bkmkValue labelBorderless clrBkgrnd" width="100%" border="1">Hash</span><span class="bkmkColRight bkmkValue">%HASH%</span></div>
<div class="row"><div class="row"><span class="bkmkColLeft bkmkValue labelBorderless clrBkgrnd" width="100%" border="1">Exportiert als</span><span class="bkmkColRight bkmkValue"><b>%EXPORTED%</b></span></div>
<div class="row"><span class="bkmkColLeft bkmkValue labelBorderless clrBkgrnd" width="100%" border="1">%PROPERTY_NAME%</span><span class="bkmkColRight bkmkValue">%PROPERTY_VALUE%</span></div>
13 changes: 1 addition & 12 deletions iped-app/resources/root/htmlreport/en/templates/item.html
Original file line number Diff line number Diff line change
@@ -1,12 +1 @@
<a name="bk_obj%SEQ%"> </a>
<div class="clrBkgrnd bkmkSeparator bkmkValue"><span class="bkmkColLeft bkmkValue labelBorderless clrBkgrnd" width="100%" border="1">Name</span><span class="bkmkColRight bkmkValue"><b>%NAME%</b></span></div>
<div class="row"><span class="bkmkColLeft bkmkValue labelBorderless clrBkgrnd" width="100%" border="1">Path</span><span class="bkmkColRight bkmkValue">%PATH%</span></div>
<div class="row"><span class="bkmkColLeft bkmkValue labelBorderless clrBkgrnd" width="100%" border="1">File Type</span><span class="bkmkColRight bkmkValue">%TYPE%</span></div>
<div class="row"><span class="bkmkColLeft bkmkValue labelBorderless clrBkgrnd" width="100%" border="1">Logical Size</span><span class="bkmkColRight bkmkValue">%SIZE% Bytes</span></div>
<div class="row"><span class="bkmkColLeft bkmkValue labelBorderless clrBkgrnd" width="100%" border="1">Created Date</span><span class="bkmkColRight bkmkValue">%CREATED%</span></div>
<div class="row"><span class="bkmkColLeft bkmkValue labelBorderless clrBkgrnd" width="100%" border="1">Modified Date</span><span class="bkmkColRight bkmkValue">%MODIFIED%</span></div>
<div class="row"><span class="bkmkColLeft bkmkValue labelBorderless clrBkgrnd" width="100%" border="1">Last Accessed Date</span><span class="bkmkColRight bkmkValue">%ACCESSED%</span></div>
<div class="row"><span class="bkmkColLeft bkmkValue labelBorderless clrBkgrnd" width="100%" border="1">Deleted</span><span class="bkmkColRight bkmkValue">%DELETED%</span></div>
<div class="row"><span class="bkmkColLeft bkmkValue labelBorderless clrBkgrnd" width="100%" border="1">Carved</span><span class="bkmkColRight bkmkValue">%CARVED%</span></div>
<div class="row"><span class="bkmkColLeft bkmkValue labelBorderless clrBkgrnd" width="100%" border="1">Hash</span><span class="bkmkColRight bkmkValue">%HASH%</span></div>
<div class="row"><div class="row"><span class="bkmkColLeft bkmkValue labelBorderless clrBkgrnd" width="100%" border="1">Exported as</span><span class="bkmkColRight bkmkValue"><b>%EXPORTED%</b></span></div>
<div class="row"><span class="bkmkColLeft bkmkValue labelBorderless clrBkgrnd" width="100%" border="1">%PROPERTY_NAME%</span><span class="bkmkColRight bkmkValue">%PROPERTY_VALUE%</span></div>
13 changes: 1 addition & 12 deletions iped-app/resources/root/htmlreport/es-AR/templates/item.html
Original file line number Diff line number Diff line change
@@ -1,12 +1 @@
<a name="bk_obj%SEQ%"> </a>
<div class="clrBkgrnd bkmkSeparator bkmkValue"><span class="bkmkColLeft bkmkValue labelBorderless clrBkgrnd" width="100%" border="1">Nombre</span><span class="bkmkColRight bkmkValue"><b>%NAME%</b></span></div>
<div class="row"><span class="bkmkColLeft bkmkValue labelBorderless clrBkgrnd" width="100%" border="1">Ubicación</span><span class="bkmkColRight bkmkValue">%PATH%</span></div>
<div class="row"><span class="bkmkColLeft bkmkValue labelBorderless clrBkgrnd" width="100%" border="1">Tipo de Archivo</span><span class="bkmkColRight bkmkValue">%TYPE%</span></div>
<div class="row"><span class="bkmkColLeft bkmkValue labelBorderless clrBkgrnd" width="100%" border="1">Tamaño Lógico</span><span class="bkmkColRight bkmkValue">%SIZE% Bytes</span></div>
<div class="row"><span class="bkmkColLeft bkmkValue labelBorderless clrBkgrnd" width="100%" border="1">Fecha Creación</span><span class="bkmkColRight bkmkValue">%CREATED%</span></div>
<div class="row"><span class="bkmkColLeft bkmkValue labelBorderless clrBkgrnd" width="100%" border="1">Fecha Modificación</span><span class="bkmkColRight bkmkValue">%MODIFIED%</span></div>
<div class="row"><span class="bkmkColLeft bkmkValue labelBorderless clrBkgrnd" width="100%" border="1">Fecha Último Acceso</span><span class="bkmkColRight bkmkValue">%ACCESSED%</span></div>
<div class="row"><span class="bkmkColLeft bkmkValue labelBorderless clrBkgrnd" width="100%" border="1">Eliminado</span><span class="bkmkColRight bkmkValue">%DELETED%</span></div>
<div class="row"><span class="bkmkColLeft bkmkValue labelBorderless clrBkgrnd" width="100%" border="1">Carved</span><span class="bkmkColRight bkmkValue">%CARVED%</span></div>
<div class="row"><span class="bkmkColLeft bkmkValue labelBorderless clrBkgrnd" width="100%" border="1">Hash</span><span class="bkmkColRight bkmkValue">%HASH%</span></div>
<div class="row"><div class="row"><span class="bkmkColLeft bkmkValue labelBorderless clrBkgrnd" width="100%" border="1">Exportar como</span><span class="bkmkColRight bkmkValue"><b>%EXPORTED%</b></span></div>
<div class="row"><span class="bkmkColLeft bkmkValue labelBorderless clrBkgrnd" width="100%" border="1">%PROPERTY_NAME%</span><span class="bkmkColRight bkmkValue">%PROPERTY_VALUE%</span></div>
13 changes: 1 addition & 12 deletions iped-app/resources/root/htmlreport/it-IT/templates/item.html
Original file line number Diff line number Diff line change
@@ -1,12 +1 @@
<a name="bk_obj%SEQ%"> </a>
<div class="clrBkgrnd bkmkSeparator bkmkValue"><span class="bkmkColLeft bkmkValue labelBorderless clrBkgrnd" width="100%" border="1">Nome</span><span class="bkmkColRight bkmkValue"><b>%NAME%</b></span></div>
<div class="row"><span class="bkmkColLeft bkmkValue labelBorderless clrBkgrnd" width="100%" border="1">Percorso</span><span class="bkmkColRight bkmkValue">%PATH%</span></div>
<div class="row"><span class="bkmkColLeft bkmkValue labelBorderless clrBkgrnd" width="100%" border="1">Tipo File</span><span class="bkmkColRight bkmkValue">%TYPE%</span></div>
<div class="row"><span class="bkmkColLeft bkmkValue labelBorderless clrBkgrnd" width="100%" border="1">Dimensione Logica</span><span class="bkmkColRight bkmkValue">%SIZE% Bytes</span></div>
<div class="row"><span class="bkmkColLeft bkmkValue labelBorderless clrBkgrnd" width="100%" border="1">Data Creazione</span><span class="bkmkColRight bkmkValue">%CREATED%</span></div>
<div class="row"><span class="bkmkColLeft bkmkValue labelBorderless clrBkgrnd" width="100%" border="1">Data Modifica</span><span class="bkmkColRight bkmkValue">%MODIFIED%</span></div>
<div class="row"><span class="bkmkColLeft bkmkValue labelBorderless clrBkgrnd" width="100%" border="1">Data Ultimo Accesso</span><span class="bkmkColRight bkmkValue">%ACCESSED%</span></div>
<div class="row"><span class="bkmkColLeft bkmkValue labelBorderless clrBkgrnd" width="100%" border="1">Cancellato</span><span class="bkmkColRight bkmkValue">%DELETED%</span></div>
<div class="row"><span class="bkmkColLeft bkmkValue labelBorderless clrBkgrnd" width="100%" border="1">Recuperato</span><span class="bkmkColRight bkmkValue">%CARVED%</span></div>
<div class="row"><span class="bkmkColLeft bkmkValue labelBorderless clrBkgrnd" width="100%" border="1">Hash</span><span class="bkmkColRight bkmkValue">%HASH%</span></div>
<div class="row"><div class="row"><span class="bkmkColLeft bkmkValue labelBorderless clrBkgrnd" width="100%" border="1">Esportato come</span><span class="bkmkColRight bkmkValue"><b>%EXPORTED%</b></span></div>
<div class="row"><span class="bkmkColLeft bkmkValue labelBorderless clrBkgrnd" width="100%" border="1">%PROPERTY_NAME%</span><span class="bkmkColRight bkmkValue">%PROPERTY_VALUE%</span></div>
Loading