3403 Commits

Author SHA1 Message Date
Brian Carrier
c9c6170447 remove observers when case is closed 2015-06-12 09:34:42 -04:00
Brian Carrier
8852689726 Finished update to views area to refresh - listen to new data sources 2015-06-12 09:31:50 -04:00
Brian Carrier
deb3fa3317 removed RecentFiles area of views 2015-06-11 23:50:36 -04:00
Brian Carrier
f520af45b2 File size node refreshes based on updates 2015-06-11 23:49:39 -04:00
Brian Carrier
c52b58a230 File type refreshes on events - prevents stale results 2015-06-11 23:10:59 -04:00
sidheshenator
7b8b2431f3 Old module name mapped with the new module name 2015-06-11 13:37:14 -04:00
Richard Cordovano
20e0758ff6 Merge remote-tracking branch 'upstream/develop' into collaborative 2015-06-11 09:31:55 -04:00
Sidhesh Mhatre
f82d53fabc Excession logging issue fixed
Embedded File Extractor Module no longer logs "Procession XYZ file..." messages.
2015-06-11 09:10:14 -04:00
Richard Cordovano
e38c3dc239 Merge remote-tracking branch 'upstream/develop' into collaborative 2015-06-11 09:10:05 -04:00
Brian Carrier
d3b66102c5 Expose child class so that it can be casted in DirectoryTree 2015-06-11 01:14:19 -04:00
Brian Carrier
6648873dbb added reloadKeys method to DataSourcesNode 2015-06-11 00:51:36 -04:00
Brian Carrier
eab558bac5 formatting 2015-06-11 00:42:32 -04:00
Brian Carrier
820135d772 Created Keys class for DataSource to update more cleanly when new data sources are added 2015-06-11 00:40:07 -04:00
Brian Carrier
23e17c3a77 revert previous commit to open wizard 2015-06-10 23:15:37 -04:00
Brian Carrier
6bfae6adbc Added comments to datamodel nodes 2015-06-10 23:04:44 -04:00
Richard Cordovano
3e1ae507fa Make CollaborationMonitor use CaseDbConnection.canConnect() 2015-06-10 13:08:16 -04:00
Richard Cordovano
c420c36383 Merge pull request #1333 from karlmortensen/jar
Force copy of jar files from TSK to Autopsy upon build
2015-06-10 10:57:44 -04:00
Karl Mortensen
ea11b6db0c Force copy of jar files from TSK to Autopsy upon build 2015-06-10 09:50:03 -04:00
Richard Cordovano
e07f6a358d Merge remote-tracking branch 'upstream/develop' into collaborative 2015-06-10 09:39:00 -04:00
Brian Carrier
47a0a6f9c0 Merge branch 'develop' of github.com:sleuthkit/autopsy into develop 2015-06-09 22:23:04 -04:00
Richard Cordovano
4af23213e9 Update new case wizard for change in CaseDbConnectionInfo API 2015-06-09 16:09:11 -04:00
Richard Cordovano
dc2b7e4255 Merge pull request #1323 from karlmortensen/cp
Connection Pooling
2015-06-09 15:30:14 -04:00
Eamonn Saunders
362ab0ebae Modified PhotoRec module message to indicate that it was the saving (and not the carving) of unallocated space that failed. 2015-06-09 14:58:53 -04:00
sidheshenator
6592492e0d removed unused imports 2015-06-09 10:43:39 -04:00
Karl Mortensen
5f0b5165a3 fix silly merge 2015-06-09 09:42:34 -04:00
Karl Mortensen
1459ff6f56 merge in monitor 2015-06-09 09:31:17 -04:00
Richard Cordovano
6d42317b4d Merge pull request #1325 from rcordovano/collaboration-monitor
Collaboration monitor
2015-06-08 18:05:35 -04:00
Richard Cordovano
9950ffea93 Increase number of threads in CollaborationMonitor periodic tasks pool 2015-06-08 17:43:32 -04:00
Richard Cordovano
5adce9a623 Fix CollaboratinoMonitor stale remote task detection 2015-06-08 16:50:32 -04:00
Eugene Livis
5911c0911b Fix to get AIM to work 2015-06-08 16:36:08 -04:00
Richard Cordovano
e910fac7e8 Fix local task reporting bug in CollaborationMonitor 2015-06-08 16:12:27 -04:00
Richard Cordovano
caddaccb37 Refine CollaborationMonitor service status reporting 2015-06-08 15:43:27 -04:00
Karl Mortensen
437301a4ba Merge branch 'collaborative' of https://github.com/sleuthkit/autopsy into cp 2015-06-08 15:41:05 -04:00
sidheshenator
4993e48d66 Add the derived files to the job after closing open resources 2015-06-08 14:59:56 -04:00
Karl Mortensen
c2deb82a1b Connection Pooling 2015-06-08 14:31:38 -04:00
Richard Cordovano
2d030aef8e Complete first implementation of CollaboratinoMonitor 2015-06-08 13:52:41 -04:00
Richard Cordovano
b6c8c28d49 Correct merge of upstream 2015-06-08 11:38:05 -04:00
Richard Cordovano
0117cb72f8 Merge upstream 2015-06-08 11:36:45 -04:00
Richard Cordovano
6affa596c0 Remove public access to IngestManager.isRunningInteractively(), fix deprecated method calls 2015-06-08 11:12:50 -04:00
Richard Cordovano
5c61fc15b9 Merge pull request #1321 from eugene7646/tree_view_fix
Removed duplicate call to CoreComponentControl.openCoreWindows()
2015-06-08 11:07:32 -04:00
Richard Cordovano
7d3bc0c4cc Merge develop branch into collabortive branch 2015-06-08 11:05:50 -04:00
Eugene Livis
207857f45c Removed duplicate call to CoreComponentControl.openCoreWindows() 2015-06-08 10:45:37 -04:00
Richard Cordovano
8c9e1f0d70 Merge pull request #1319 from eugene7646/rename_warning
Changed warning text per Brian's request
2015-06-08 10:23:50 -04:00
Richard Cordovano
23635b0f8f Refine CollaboratinoMonitor 2015-06-05 18:10:37 -04:00
Eugene Livis
287ad37189 Changed warning text per Brian's request 2015-06-05 15:18:36 -04:00
Eugene Livis
c0551db926 Fixed a bug where directory free was not showing up 2015-06-05 15:09:05 -04:00
Richard Cordovano
d6740d756e Fix initialization omission in CollaboratinoManager 2015-06-05 14:42:26 -04:00
Richard Cordovano
40520cf312 Revise CollaborationMonitor 2015-06-05 13:49:34 -04:00
Brian Carrier
fd70adfc55 Merge pull request #1315 from sidheshenator/python_module_reload_and_logging
Python module reload and logging
2015-06-05 13:16:16 -04:00
Richard Cordovano
b91f9aedb0 Merge pull request #1311 from millmanorama/timeline_dialogs_text
Timeline dialogs text
2015-06-05 12:07:43 -04:00