Richard Cordovano
|
09cc46e736
|
Merge pull request #2605 from dgrove727/2298_SlackFileCounts
New code to filter out known files from count when they're hidden.
|
2017-03-15 14:14:37 -04:00 |
|
Richard Cordovano
|
321d114a9c
|
Merge pull request #2604 from wschaeferB/2390-LocalDiskUnselected
2390 localDiskPanel next button now disables when un-selected
|
2017-03-15 14:13:33 -04:00 |
|
Richard Cordovano
|
d7d670266a
|
Merge pull request #2603 from APriestman/iwFixes
Fix image writer error display on local disk panel
|
2017-03-15 14:12:58 -04:00 |
|
William Schaefer
|
9926036c35
|
2390 localDiskPanel next button now disables when un-selected
|
2017-03-15 11:19:15 -04:00 |
|
U-BASIS\dgrove
|
0d8abefb4a
|
New code to filter out known files from count when they're hidden.
|
2017-03-15 11:18:26 -04:00 |
|
Richard Cordovano
|
f104de7c0a
|
Merge pull request #2602 from millmanorama/2300-slack-file-oom
2300 slack file oom
|
2017-03-15 09:32:48 -04:00 |
|
Ann Priestman
|
a0c2cfa2a0
|
Fix image writer error display on local disk panel
|
2017-03-15 08:38:30 -04:00 |
|
Richard Cordovano
|
2c0d051a92
|
Merge pull request #2600 from dgrove727/2298_SlackFileCounts
Added code to correctly handle slack file visibility in folder file c…
|
2017-03-14 15:55:26 -04:00 |
|
Richard Cordovano
|
7acb6c4571
|
Fix corrupted value in bundle.properties for file prop sheet
|
2017-03-14 15:53:35 -04:00 |
|
U-BASIS\dgrove
|
b43125664e
|
Added code to correctly handle slack file visibility in folder file counts.
|
2017-03-14 13:14:52 -04:00 |
|
William Schaefer
|
3587783304
|
2347 repaired writer error display for LocalDiskPanel
|
2017-03-14 11:52:03 -04:00 |
|
William Schaefer
|
4a6f6da03f
|
2347 fixed error with @messages for local disk panel's table
|
2017-03-14 11:22:06 -04:00 |
|
William Schaefer
|
86886bc651
|
2347-added comments and @messages to LocalDiskPanel for clarity
|
2017-03-14 11:09:34 -04:00 |
|
William Schaefer
|
c09085026d
|
2347 fixed some nbbundle messages for the UI elements in localdiskPanel I broke
|
2017-03-13 12:18:02 -04:00 |
|
William Schaefer
|
664a591a45
|
2347 Changed Jcombobox for Local disk selection to table
|
2017-03-13 11:53:36 -04:00 |
|
millmanorama
|
cee2cb8b1f
|
make DataResultFilterChildren into a ChildFactory
|
2017-03-13 16:50:40 +01:00 |
|
Richard Cordovano
|
6c32991bc9
|
Simplify CoordinationService API and make it thread-safe
|
2017-03-11 17:14:23 -05:00 |
|
Richard Cordovano
|
de8dc8f425
|
Make app coord svc namespace ext point
|
2017-03-11 13:21:13 -05:00 |
|
Richard Cordovano
|
bd0649af96
|
Add getAppNamespaceRoot to CoordinationService
|
2017-03-11 12:13:33 -05:00 |
|
Richard Cordovano
|
870ddd44fc
|
Tidy up CoordinationService, remove unused category node
|
2017-03-11 11:45:16 -05:00 |
|
Richard Cordovano
|
5ed4490335
|
Merge pull request #2590 from sleuthkit/img_writer
Merge image writer into develop
|
2017-03-10 16:40:34 -05:00 |
|
Richard Cordovano
|
e7f8e40b9f
|
Merge pull request #2585 from wschaeferB/2348-DspSelectionPanel
2348 dsp selection panel
|
2017-03-10 13:28:21 -05:00 |
|
Richard Cordovano
|
6c02d33ff4
|
Merge pull request #2589 from millmanorama/2300-slack-file-oom
Update AbstractContentChildren.java
|
2017-03-10 12:45:49 -05:00 |
|
Ann Priestman
|
969828236e
|
Added IllegalStateException case
|
2017-03-10 11:18:26 -05:00 |
|
Jonathan Millman
|
43ce2ebe57
|
Update AbstractContentChildren.java
|
2017-03-10 16:35:59 +01:00 |
|
Ann Priestman
|
bddd918d83
|
Forgot to make a new Bundle.properties file
|
2017-03-10 10:23:35 -05:00 |
|
Richard Cordovano
|
fa2364cdbc
|
Merge pull request #2588 from millmanorama/2300-slack-file-oom
turn off lazy loading in the datasources section of the directory tre…
|
2017-03-10 10:20:27 -05:00 |
|
millmanorama
|
6aa1d2d4b8
|
turn off lazy loading in the datasources section of the directory tree to stop OOMEs
|
2017-03-10 16:10:05 +01:00 |
|
Ann Priestman
|
7173bd55bb
|
More refactoring and cleanup.
Updated strings in confirmation dialog.
Moved image writer to new package
|
2017-03-10 09:57:35 -05:00 |
|
William Schaefer
|
b4e2280dc3
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 2348-DspSelectionPanel
|
2017-03-09 15:12:49 -05:00 |
|
Ann Priestman
|
d12c5b48a8
|
More refactoring
|
2017-03-09 15:00:24 -05:00 |
|
Ann Priestman
|
980efcb326
|
Adding ImageWriterService
|
2017-03-09 13:45:14 -05:00 |
|
Richard Cordovano
|
ce14e3465d
|
Merge pull request #2583 from zhhl/fixLogoPathInHTMLReport
fix the logo path using absolute path problem in HTML report
|
2017-03-09 13:31:35 -05:00 |
|
U-BASIS\zhaohui
|
1dfc018ac1
|
fix the logo path using absulte path problem in HTML report
|
2017-03-09 13:23:51 -05:00 |
|
William Schaefer
|
ea6159999b
|
2348 made some text more clear in AddImageWizardSelectDspPanel
|
2017-03-09 13:07:52 -05:00 |
|
William Schaefer
|
f263f1a09b
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 2348-DspSelectionPanel
|
2017-03-08 17:58:07 -05:00 |
|
William Schaefer
|
feaf89cb1e
|
2348 added comments to new methods and classes that were missing them
|
2017-03-08 17:57:02 -05:00 |
|
Richard Cordovano
|
a77e23a655
|
Improvements to table header for artifact contetn viewer
|
2017-03-08 17:35:57 -05:00 |
|
William Schaefer
|
a47fa38410
|
2348 fixed recently refactored class references that were missed
|
2017-03-08 17:25:22 -05:00 |
|
William Schaefer
|
66aa903503
|
2348 Renamed data source related AddImageWizard panels
|
2017-03-08 17:17:36 -05:00 |
|
William Schaefer
|
8d88325c86
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 2348-DspSelectionPanel
|
2017-03-08 17:11:57 -05:00 |
|
Richard Cordovano
|
fe54f03e9b
|
Merge pull request #2578 from wschaeferB/2367-DisableEditProfile
2367 disable edit profile
|
2017-03-08 17:10:22 -05:00 |
|
William Schaefer
|
c001b52fbf
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 2348-DspSelectionPanel
|
2017-03-08 16:56:23 -05:00 |
|
William Schaefer
|
e9d05fe167
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 2348-DspSelectionPanel
|
2017-03-08 16:38:49 -05:00 |
|
William Schaefer
|
d61042a6a4
|
2355 Adjusted comments in IngestOptionsPanel to come before what they refer to
|
2017-03-08 16:35:46 -05:00 |
|
William Schaefer
|
9f0004d40b
|
2367 - simplified logic while disabling and enabling buttons on Profile panel
|
2017-03-08 16:17:38 -05:00 |
|
William Schaefer
|
78739087c1
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 2367-DisableEditProfile
|
2017-03-08 15:48:59 -05:00 |
|
William Schaefer
|
a9a9ae24fa
|
2355 simplified approach to handling multiple FileIngestFilter panels
|
2017-03-08 15:37:06 -05:00 |
|
William Schaefer
|
799c25d7a2
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 2355-FixFileIngestFilter
|
2017-03-08 14:57:17 -05:00 |
|
William Schaefer
|
84a4566505
|
2348 removed jComboBox from AddImageWizardChooseDataSourceVisual
|
2017-03-08 14:55:59 -05:00 |
|