6231 Commits

Author SHA1 Message Date
Richard Cordovano
84b9e7b0d8 Add ingest and case listeners to refresh to ImageNode 2017-01-10 18:08:31 -05:00
William Schaefer
fa2ce5b6bb 1903 empty space issue with FilesSetDefsPanel fixed 2017-01-10 18:04:29 -05:00
William Schaefer
4cca7d6df2 1903 restored accidently removed rule checking in FilesSet 2017-01-10 12:56:34 -05:00
William Schaefer
166a36af12 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 1903-IngestSetFilter 2017-01-10 11:28:49 -05:00
William Schaefer
9f0fa67849 1903 formatting in FilesSet.java 2017-01-10 11:21:55 -05:00
William Schaefer
5c8206e5ea 1903 fixed empty rule list case to not provide hits 2017-01-10 11:21:02 -05:00
William Schaefer
4ec8e0f7ff 1903 fixed some netbeans warnings 2017-01-09 17:57:39 -05:00
William Schaefer
f7ad6291de 1903 working version of File Ingest Filters 2017-01-09 17:12:02 -05:00
William Schaefer
d93953dc0e 1903 Fixed remaining label in FilesSetDefsPanel 2017-01-06 13:45:00 -05:00
William Schaefer
416ff5d62e 1903 Fixed most of UI elements on FilesSetDefsPanel 2017-01-06 13:18:08 -05:00
William Schaefer
ed529ac6c7 1903 Fixed bugs with comboBox ordering and filter creation through combobox 2017-01-05 16:14:20 -05:00
William Schaefer
c568e08858 1903 fixed title of File Ingest FilesSetPanel 2017-01-05 14:05:21 -05:00
William Schaefer
efe189055f 1903 InterestingItemDefsPanel refactored into FilesSetDefsPanel 2017-01-05 12:55:43 -05:00
Ann Priestman
a7cc1ce09e Moved CoordinationService from Experimental to Core 2017-01-05 11:26:06 -05:00
William Schaefer
2438fab524 1902-added actionlistener for combo box 2017-01-04 15:41:31 -05:00
William Schaefer
8d9782709c 1903 some fixes to sizing on IngestJobSettingsPanel 2017-01-04 14:31:35 -05:00
William Schaefer
8d8635f449 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 1903-IngestSetFilter 2017-01-04 12:57:10 -05:00
William Schaefer
ec8ea1179e 1903 renamed Manager and Settings class for handling FilesSet objects 2017-01-04 12:33:24 -05:00
William Schaefer
6843b4fab2 1903 File Ingest Filter changes to bring execution more in line with design 2017-01-04 12:02:22 -05:00
Ann Priestman
7c2fe3d63c Make Autopsy scale correctly on high DPI displays 2017-01-03 12:42:00 -05:00
Richard Cordovano
46369eff44 Update NBM versioning for 4.3.0 2017-01-02 18:45:21 -05:00
Richard Cordovano
62abe62a6c Update Autopsy version numbers 2017-01-02 18:44:54 -05:00
Richard Cordovano
13411450aa 4.3.0 preps: DSPs, public API restore, const name 2017-01-02 17:36:59 -05:00
William Schaefer
d426c0a76a Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 1903-IngestSetFilter 2016-12-29 11:03:45 -05:00
Ann Priestman
a7a5dcb2ef Update link to online documentation 2016-12-29 08:08:47 -05:00
Richard Cordovano
85bd18a7f2 Update image DSP type string 2016-12-28 13:16:23 -05:00
William Schaefer
2f5dd79d48 2147 Eleminating issue with timeline exception by changing lambdas to anon inner classes 2016-12-27 16:41:18 -05:00
William Schaefer
f6b4df71a7 2142 wrapped IllegalStateExeption errors in TagsManager, added break on error to loops 2016-12-22 12:24:58 -05:00
Richard Cordovano
53e7ff4252 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop 2016-12-19 12:04:44 -05:00
Richard Cordovano
6f73889945 Avoid exporting non-public types via AutopsyItemVisitor 2016-12-19 11:58:33 -05:00
Richard Cordovano
186a998436 Merge pull request #2431 from wschaeferB/2149-MimeTypeTreeNullPointerFix
Clearing and filling hashmap now wrapped by same synchronized block
2016-12-14 17:38:11 -05:00
William Schaefer
6820aa81c5 Added listener for case closed event, changed warning on failure to an error 2016-12-14 17:33:52 -05:00
Richard Cordovano
0312fbd4e5 Merge pull request #2423 from APriestman/autoIngestMove
Auto ingest move
2016-12-14 16:05:06 -05:00
Ann Priestman
203ed65e50 Cleanup.
Moved TimeStampUtils into AutoIngest.
Changed some exception strings.
Made the RuntimeProperties methods synchronized.
2016-12-14 14:49:30 -05:00
William Schaefer
add50b1628 Clearing and filling hashmap now wrapped by same synchronized block 2016-12-14 14:18:03 -05:00
Richard Cordovano
176e36581c Move new FileTypesByExtNode class into new FileTypesByExtension class 2016-12-11 14:26:00 -05:00
Richard Cordovano
d574e1ba69 Tidy up and refactor file types data model classes 2016-12-11 13:41:26 -05:00
Richard Cordovano
ebe1a30238 Add private constructor to utility class FileTypeExtensions 2016-12-11 12:38:16 -05:00
Richard Cordovano
377e91ebb0 Tidy up EmptyNode class 2016-12-11 12:35:26 -05:00
William Schaefer
af43a7c562 1903 added text for moved processUnalloc button to Bundle_ja props 2016-12-07 12:41:19 -05:00
William Schaefer
5adf9d3ea7 1903 minor fixes to naming and property text 2016-12-07 12:30:55 -05:00
William Schaefer
5287772dc5 1903-Removed changes to DataSourceNode which trigger contents to refresh but tree to collapse 2016-12-07 10:29:47 -05:00
William Schaefer
8f216bf330 1917 Renamed child factory for consistency 2016-12-07 10:11:40 -05:00
William Schaefer
5290f1d211 1917-Added back mistakenly removed japanese bundle properties 2016-12-05 18:14:22 -05:00
William Schaefer
efee3816f6 1917-Corrected variable name for skCase 2016-12-05 17:57:30 -05:00
William Schaefer
dfacb3b41b 1903-Resolved conflicts from merge 2016-12-05 15:41:48 -05:00
William Schaefer
c1463b91b5 1903-Added placeholder icon for Ingest Set Filter 2016-12-05 15:23:27 -05:00
William Schaefer
97f9064d30 1903-saving of previously used filter fixed 2016-12-05 15:20:47 -05:00
William Schaefer
155b1cead2 1917 Modified documentation for EmptyNode
class
2016-12-02 13:04:16 -05:00
Ann Priestman
96db8ba580 Merge remote-tracking branch 'upstream/develop' into autoIngestMove 2016-12-02 11:00:08 -05:00