3760 Commits

Author SHA1 Message Date
Sidhesh Mhatre
9b021d5adb Throw TskCoreException if localPath is invalid 2015-06-24 15:42:45 -04:00
Brian Carrier
a7a0c803c4 Show max file count window only once - not each refresh 2015-06-24 15:39:33 -04:00
sidheshenator
67ff3ee7cd Text FileReport added to databse. Logger format changed 2015-06-24 15:30:11 -04:00
Richard Cordovano
641e33cf51 Fix CollaborationManager.shutdown() bug and ctor exception handling by Case 2015-06-24 11:46:58 -04:00
jmillman
8808496f83 catch IllegalStateException from Case.getCurrentCase() in TagsManager methods 2015-06-24 10:29:03 -04:00
jmillman
f9f1c7db94 use private notifyPropertyChangeEvent() method in notifyNewDataSource 2015-06-24 10:17:51 -04:00
jmillman
2d7cc05e30 remove TagAction class since it provides no value 2015-06-24 10:13:59 -04:00
sidheshenator
ef50ce604b setDataViewByOffset() and setDataViewByPageNumber() in DataContentViewerHex refactored 2015-06-23 17:03:26 -04:00
sidheshenator
d3bd4a6ed7 exceptions handled for invalid offsets 2015-06-23 16:16:31 -04:00
Richard Cordovano
f196a6c05c Merge branch 'collaborative' of https://github.com/sleuthkit/autopsy into collaborative 2015-06-23 15:39:57 -04:00
Richard Cordovano
60bdfc9c7f Remove redundant deadlock causing synch from IngestManager 2015-06-23 15:39:20 -04:00
Richard Cordovano
f1c014f84f Merge pull request #1392 from karlmortensen/size_compare
watch out for unknown (-1)
2015-06-23 14:33:28 -04:00
Karl Mortensen
fc0c6af1d3 watch out for unknown (-1) 2015-06-23 12:36:03 -04:00
jmillman
964679ad9a only prompt that the events db is out of date, when the timeline window is open 2015-06-23 11:21:40 -04:00
Brian Carrier
23a393e2fa Merge branch 'release-3.1.3' of github.com:sleuthkit/autopsy into release-3.1.3 2015-06-23 10:31:08 -04:00
Brian Carrier
0f47400d3a Hand copied changes from collab branch to this branch. Did not copy the time out terminator because that is not in tdevelop yet. 2015-06-23 10:30:33 -04:00
Richard Cordovano
07e8802f48 Removed XSD validation from XMLCaseManagement 2015-06-22 17:27:16 -04:00
Richard Cordovano
9a8562bf65 Fixed service failed/restored msg sequence 2015-06-22 17:03:52 -04:00
Richard Cordovano
faf551ce60 Merge develop into collaborative 2015-06-22 14:58:21 -04:00
jmillman
3fa996d6fc Tag Events
- created new Case.Event enum values for BlackBoard/Content tags added/deleted
- created new PropertyChangeEvent subclasses for  BlackBoard/Content tags added/deleted
- replaced ModuleDataEvent hack  with new Tag Events
- removed [in] from javadocs, other minor cleanup
2015-06-22 14:53:07 -04:00
sidheshenator
05b53ca5f4 files skipped due to unknown size logged 2015-06-22 14:49:49 -04:00
Richard Cordovano
f4272b8f6f Catch JMSException that should not propagate from RemoteEventPublisher 2015-06-22 14:03:57 -04:00
sidheshenator
3c3584b23d files skipped due to unknown size logged 2015-06-22 14:00:01 -04:00
sidheshenator
cdac97e879 Unused fields removed. Potential NPE checked in SevenZipExtractor 2015-06-22 13:35:45 -04:00
sidheshenator
09be261f89 Unused fields removed. Potential NPE checked in SevenZipExtractor 2015-06-22 13:34:08 -04:00
sidheshenator
aad652a7a7 Unused fields removed. Potential NPE checked in SevenZipExtractor 2015-06-22 13:27:33 -04:00
Richard Cordovano
0f39ba0837 Merge develop into collaborative 2015-06-22 12:06:27 -04:00
Richard Cordovano
e72ac30409 Merge pull request #1385 from karlmortensen/windowlocation
make windows open over the top of what opened them.
2015-06-21 18:15:48 -04:00
Richard Cordovano
d5cf37bd04 Complete lock down of UI in non-interactive mode 2015-06-21 09:28:22 -04:00
Karl Mortensen
0660bd0a54 make windows open over the top of what opened them. 2015-06-19 16:47:27 -04:00
Richard Cordovano
ad376fc96d Restrict events and UI if not running interactively 2015-06-19 14:28:10 -04:00
Richard Cordovano
8ec247c622 Merge pull request #1382 from sidheshenator/embedded_file_extractor_runtime_exceptions
comment about POI RuntimeExceptions added
2015-06-19 13:32:28 -04:00
Sidhesh Mhatre
03731d9756 comment about POI RuntimeExceptions added 2015-06-19 13:23:27 -04:00
Richard Cordovano
f5fe025df1 Merge pull request #1377 from sleuthkit/datasourceRefresh
Datasource refresh
2015-06-19 13:19:32 -04:00
sidheshenator
b6d0c3c5b6 catch all throwables while instantiating the POI container 2015-06-19 11:43:13 -04:00
Brian Carrier
62df408f0e do not add to list 2015-06-18 17:23:08 -04:00
Brian Carrier
5e0d8a6f5e Fixed compiler warnings 2015-06-18 16:01:30 -04:00
Brian Carrier
f391e32f6b Merge pull request #1368 from sidheshenator/embedded_file_extractor_refactor
embedded file extractor module refactored
2015-06-18 13:48:44 -04:00
Brian Carrier
e356317e0e Merge remote-tracking branch 'origin' into datasourceRefresh 2015-06-18 13:32:25 -04:00
Richard Cordovano
6071dc5357 Merge branch 'collaborative' of https://github.com/sleuthkit/autopsy into closed-case-checks 2015-06-18 12:13:21 -04:00
Richard Cordovano
e641d14f7e Make IngestManager.isRunningINteractiveyl public again 2015-06-18 11:54:40 -04:00
Richard Cordovano
24b0fd1d64 Merge pull request #1373 from karlmortensen/trim_whitespace
trim whitespace in multiuserpanel items
2015-06-17 16:33:53 -04:00
Richard Cordovano
4e0f7b4f7e Merge pull request #1369 from karlmortensen/more_comments
comment where each requirement comes from
2015-06-17 16:32:59 -04:00
Richard Cordovano
82f1cfe4a5 Merge pull request #1372 from karlmortensen/no_popup_for_unknown_paths
no popup when not interactive
2015-06-17 16:32:31 -04:00
Karl Mortensen
ff0d4769b7 trim whitespace in multiuserpanel items 2015-06-17 15:22:33 -04:00
Karl Mortensen
8dda2c5839 no popup when not interactive 2015-06-17 14:12:24 -04:00
sidheshenator
e1b2844b95 stack trace removed for POI container init warnings 2015-06-17 13:53:44 -04:00
Richard Cordovano
a37ed4814f Merge branch 'collaborative' of https://github.com/sleuthkit/autopsy into closed-case-checks 2015-06-17 13:29:47 -04:00
Karl Mortensen
be9fd906a4 Warn if failure, allow retry 2015-06-17 09:26:00 -04:00
Karl Mortensen
dbdd346f81 comment where each requirement comes from 2015-06-17 08:58:52 -04:00