adam-m
be3b56fafd
use visitor accept()
2012-11-28 22:54:51 -05:00
adam-m
5cf36f78ac
add default action for layout dir node
2012-11-28 22:54:22 -05:00
Devin148
8576d531c6
Update JavaHelp with new add image wizard information
2012-11-28 12:36:44 -05:00
Tim McIver
0949fb13d1
Updated Services and FileManager to implement the java.io.Closeable
...
interface and updated FileManager to throw TskCoreException when its API is
used after it has been closed. Closing is propagated to all services when
the Case object is closed. These changes are in support of AUT-613.
2012-11-28 11:14:17 -05:00
adam-m
b11a599aa7
Remove unused vistior from ingest
2012-11-28 10:56:20 -05:00
0xNF
5153f691c3
ImageWizardPanel 3 now displays currently processed directory.
2012-11-27 13:42:32 -05:00
Tim McIver
e8e9bd3558
Created Services class in Core module and added a member variable of this
...
type to Case with getter method. Created FileManager class and added member
of this type to Services class with getter method. Added method to
FileManager for obtaining files and refactored some code in RecentActivity
module to use thi new API where applicable. These changes partially satisfy
the requirements of AUT-613.
2012-11-27 11:31:06 -05:00
adam
e93522ca84
Merge pull request #104 from Devin148/master
...
Updates
2012-11-27 06:43:58 -08:00
adam-m
baedda6eca
progress bar fixes
2012-11-26 19:15:06 -05:00
adam-m
c1a6a24b6e
more file ingest progress bar fixes
2012-11-26 19:05:37 -05:00
adam-m
a3c2fb1f12
better mthreading synchronization fixes issues in some cases
2012-11-26 18:18:40 -05:00
adam-m
94e2e3117f
better ingest progress bar update if image requeued
2012-11-26 17:31:24 -05:00
Devin148
cb1ab3d9f1
Merge https://github.com/sleuthkit/autopsy
2012-11-26 16:30:34 -05:00
adam-m
7b0690ccf9
Using Scheduler class to maintain file ingest queues and not store all file objects in memory
2012-11-26 15:54:19 -05:00
adam-m
6a5f55b990
updated ingest scheduler
2012-11-22 14:04:51 -05:00
adam-m
5197f7954c
updated image task scheduler API
2012-11-22 14:04:30 -05:00
Devin148
9c82125aa6
Remove final add image wizard panel
2012-11-21 16:40:11 -05:00
adam-m
371b948ab7
added update message saying ingest started in the wizard
2012-11-21 10:52:09 -05:00
adam-m
454efab978
Merge branch 'master' of https://github.com/Devin148/autopsy
...
Conflicts:
Core/src/org/sleuthkit/autopsy/casemodule/AddImageWizardPanel2.java
2012-11-20 17:38:29 -05:00
Devin148
7a9e99c177
Reorder add image wizard
2012-11-20 17:25:24 -05:00
Devin148
28d25774ec
Use TSK to find device size on Linux
2012-11-20 15:12:45 -05:00
Devin148
e60ce5e143
Revert reordering of add image wizard
2012-11-20 14:21:31 -05:00
adam-m
c4d52cd176
Merge branch 'master' of https://github.com/Devin148/autopsy
2012-11-20 13:00:50 -05:00
adam-m
e4e6473b09
update wizard name, update status message that image added and ingest started
2012-11-20 13:00:14 -05:00
Devin148
e6b16d6aa9
Return blank path when no local drives exist
2012-11-20 12:55:14 -05:00
adam-m
1fb0d7c97f
better add image panel 1 resizing
2012-11-20 12:33:31 -05:00
adam-m
2f049062eb
Merge branch 'master' of https://github.com/Devin148/autopsy
2012-11-20 12:33:15 -05:00
Devin148
795ce481bb
Load local disks in a SwingWorker
2012-11-20 11:14:06 -05:00
adam-m
1258643187
Merge branch 'master' of https://github.com/Devin148/autopsy
2012-11-20 10:47:37 -05:00
adam-m
94c2829b53
Force app-level modality for start up dialog
2012-11-20 09:45:29 -05:00
adam-m
76a9eb8097
Refactored ingest scheduler class.
...
Used the new scheduler for image ingest.
TODO for file ingest.
2012-11-19 17:34:39 -05:00
Devin148
2227116f04
Move configure ingest modules before add image
2012-11-19 16:15:08 -05:00
Devin148
23d9ed64eb
Move LocalDisk checking to background thread
2012-11-19 16:12:00 -05:00
Devin148
4f6a7d69d7
Remove missing recent cases from list
2012-11-15 15:13:53 -05:00
Devin148
89596099a9
Comment on validating drive readability through Java
2012-11-15 13:32:17 -05:00
Devin148
18abac0046
Update error messages
2012-11-15 13:26:38 -05:00
Devin148
230dd94c50
Change error message to reflect code changes
2012-11-15 12:58:27 -05:00
Devin148
35d1e94adc
Check if drive is readable before adding to list
2012-11-15 12:43:47 -05:00
Devin148
1f2efe9b71
Differentiate physical drives and partitions on Linux
2012-11-14 17:02:57 -05:00
Devin148
d2a46e85ba
Remove testing case
2012-11-14 17:01:21 -05:00
Devin148
d3b3122862
Bugfixes for display on Linux machines
2012-11-14 16:02:24 -05:00
Devin148
eb50332fbf
Stop building keyword table in HTML report when user cancels
2012-11-14 10:55:11 -05:00
adam-m
7d26097925
new text utils
2012-11-14 10:05:35 -05:00
adam-m
ce6e710191
Merge branch 'master' of https://github.com/Devin148/autopsy
2012-11-14 09:49:13 -05:00
Devin148
b3e24b1d3c
Check for null in list of LocalDisks
2012-11-14 09:42:39 -05:00
Devin148
6d98553f30
Properly save new HTML report with save as
2012-11-14 09:41:36 -05:00
Devin148
1d3e052981
Fix UI size for add image panel
2012-11-13 16:24:33 -05:00
adam-m
1897ac0cf0
auto-update module versions
2012-11-13 16:21:02 -05:00
Devin148
b24adc6a75
Beautify local disk combo box
2012-11-13 16:12:24 -05:00
adam-m
2228394ea4
Merge branch 'master' of https://github.com/Devin148/autopsy
2012-11-13 16:11:54 -05:00