William Schaefer
|
396f44f494
|
2094 basic working import and export of FilesSets
|
2017-02-22 14:49:40 -05:00 |
|
William Schaefer
|
128d993447
|
2094 merged in minor changes from CopyButton branch 2284
|
2017-02-22 14:07:41 -05:00 |
|
William Schaefer
|
db87e1f3e7
|
2094 import button functionality
|
2017-02-22 14:03:54 -05:00 |
|
William Schaefer
|
d80a8731c6
|
2094 added icons to export and import buttons
|
2017-02-22 12:00:35 -05:00 |
|
William Schaefer
|
f43ca9cc10
|
2284 minor clean up of booleans and formating
|
2017-02-22 11:37:06 -05:00 |
|
William Schaefer
|
87b79069ed
|
2094 Non functional Import Export buttons added to gui
|
2017-02-22 11:32:20 -05:00 |
|
William Schaefer
|
daa45839e0
|
2284 repositioned elements of panel
|
2017-02-21 18:50:15 -05:00 |
|
William Schaefer
|
a647c0bf5c
|
2284 Functioning Copy button
|
2017-02-21 18:01:14 -05:00 |
|
William Schaefer
|
12a98a795f
|
2284 copy set button enabled when set can be copied
|
2017-02-21 17:06:09 -05:00 |
|
William Schaefer
|
71a2226c86
|
2284 Added non-functional copy set button
|
2017-02-21 16:57:35 -05:00 |
|
William Schaefer
|
6acb5db6c2
|
2315 Autopsy Options panel renamed to View Options Panel
|
2017-02-21 15:21:39 -05:00 |
|
Ann Priestman
|
d6292a4f94
|
Finishing the Image Writer finish method
|
2017-02-21 15:01:25 -05:00 |
|
William Schaefer
|
bcd7b39b91
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 2309-ProfileDetailReadability
|
2017-02-21 13:39:57 -05:00 |
|
William Schaefer
|
7a99c50916
|
2306 warning for non standard mime types added
|
2017-02-21 12:45:46 -05:00 |
|
William Schaefer
|
d9ee6d629b
|
2307 removed mainWindow cursor change
|
2017-02-21 11:32:07 -05:00 |
|
William Schaefer
|
8214b8bf3f
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 2307-WaitCursorForSettings
|
2017-02-21 11:25:10 -05:00 |
|
William Schaefer
|
c9e9b8080f
|
2307-Wait cursor added for profile creation panel
|
2017-02-21 11:24:49 -05:00 |
|
Richard Cordovano
|
bf513ccae5
|
Merge pull request #2526 from wschaeferB/2306-FileTypesTreeFix
2306 File Types Tree will no longer blow up and disappear with non …
|
2017-02-21 10:03:31 -05:00 |
|
millmanorama
|
3c46bf1ce8
|
more cleanup
|
2017-02-21 14:27:21 +01:00 |
|
William Schaefer
|
8d355382ec
|
2309 - Modified Profile Settings Panel to be more readable
|
2017-02-17 17:26:43 -05:00 |
|
Richard Cordovano
|
3a6738324c
|
Fix Run Ingest Module wizard bugs
|
2017-02-17 16:09:05 -05:00 |
|
William Schaefer
|
d98d80f031
|
2306 File Types Tree will no longer blow up and disappear with non standard mimeTypes
|
2017-02-17 15:32:24 -05:00 |
|
Richard Cordovano
|
50be46cdee
|
Merge pull request #2509 from wschaeferB/2199-ProfilesInAddDataWizard
2199 profiles in add data wizard
|
2017-02-16 13:01:50 -05:00 |
|
Richard Cordovano
|
53d687a740
|
Fix logging error message for PhotoRecCarver
|
2017-02-15 17:47:29 -05:00 |
|
William Schaefer
|
cd5a435ed6
|
Merge branch '2198-RunIngestModulesWizard' of https://github.com/wschaeferB/autopsy into 2199-ProfilesInAddDataWizard
|
2017-02-15 16:39:52 -05:00 |
|
William Schaefer
|
7b634fbad9
|
2198- made Ingest Options panel save and load filters in a more logical manner
|
2017-02-15 16:38:00 -05:00 |
|
William Schaefer
|
fe9bb7741f
|
2199 merged in multi-line description change from 2198, resolved conflict
|
2017-02-15 15:00:53 -05:00 |
|
William Schaefer
|
8909d4e1a1
|
2198 multi line descriptions enabled for radio button scroll window
|
2017-02-15 14:51:42 -05:00 |
|
William Schaefer
|
773cf26198
|
2199 Formatting, copyright, and netbeans tips resolution
|
2017-02-15 12:18:35 -05:00 |
|
William Schaefer
|
6c3d280424
|
2199 fixed bug with highlighting of proper step in AddImageWizard
|
2017-02-15 11:19:10 -05:00 |
|
millmanorama
|
b68428cb51
|
cleanup, comments, delete dead code
|
2017-02-15 16:06:57 +01:00 |
|
millmanorama
|
edd03a66c1
|
remove TextMarkupLookup interface
|
2017-02-15 10:52:34 +01:00 |
|
millmanorama
|
6e3cf15fee
|
kws hit artifacts selected via the directory tree use the new regex highlighting
|
2017-02-15 10:52:33 +01:00 |
|
William Schaefer
|
e2f2435b76
|
2199 resolve conflicts from 2198 merge
|
2017-02-14 19:38:01 -05:00 |
|
William Schaefer
|
efef1b8077
|
2198 changed overridable methods to be used outside of constructor
|
2017-02-14 19:33:18 -05:00 |
|
William Schaefer
|
9702a52007
|
Merge branch '2197-ProfileOptionsPanel' of https://github.com/wschaeferB/autopsy into 2198-RunIngestModulesWizard
|
2017-02-14 19:11:03 -05:00 |
|
William Schaefer
|
b9b02e1bed
|
2197 fixed encapsulation issue regarding enabled modules list
|
2017-02-14 19:08:43 -05:00 |
|
William Schaefer
|
cd82f49d45
|
2199 resolve conflicts from merge and fix formatting on modified files
|
2017-02-14 17:12:15 -05:00 |
|
William Schaefer
|
cd606317eb
|
Merge branch '2198-RunIngestModulesWizard' of https://github.com/wschaeferB/autopsy into 2199-ProfilesInAddDataWizard
|
2017-02-14 17:08:31 -05:00 |
|
William Schaefer
|
2e28f72d85
|
2198 removed netbeans warning regarding method which could be overridden
|
2017-02-14 17:07:37 -05:00 |
|
William Schaefer
|
e91b638795
|
Merge branch '2198-RunIngestModulesWizard' of https://github.com/wschaeferB/autopsy into 2199-ProfilesInAddDataWizard
|
2017-02-14 16:50:01 -05:00 |
|
William Schaefer
|
2ceffc5788
|
Merge branch '2197-ProfileOptionsPanel' of https://github.com/wschaeferB/autopsy into 2198-RunIngestModulesWizard
|
2017-02-14 16:49:09 -05:00 |
|
William Schaefer
|
181cca420e
|
2197 formating of ingestProfiles
|
2017-02-14 16:45:53 -05:00 |
|
William Schaefer
|
8cb855e39e
|
2197 fixed unchecked conversion in getIngestProfiles
|
2017-02-14 16:44:54 -05:00 |
|
William Schaefer
|
4163db9db8
|
2199 merge and resolve conflicts from 2198
|
2017-02-14 16:29:29 -05:00 |
|
William Schaefer
|
c4c7cbb9f8
|
2198 formatting fixes to all modified files
|
2017-02-14 16:25:10 -05:00 |
|
William Schaefer
|
8e78f17f93
|
Merge branch '2197-ProfileOptionsPanel' of https://github.com/wschaeferB/autopsy into 2198-RunIngestModulesWizard
|
2017-02-14 16:08:05 -05:00 |
|
William Schaefer
|
064df7fedf
|
2197 removing Options from the options panel name
|
2017-02-14 16:07:27 -05:00 |
|
William Schaefer
|
8b4b2b2fb5
|
2198 resolve some additional conflicts from IngestProfiles rename
|
2017-02-14 15:56:21 -05:00 |
|
William Schaefer
|
640e08b8af
|
2198 - merged changes from 2197 and resolved conflicts
|
2017-02-14 15:44:07 -05:00 |
|