8641 Commits

Author SHA1 Message Date
jmillman
9c98dbabe4 cleanup and verify NextUnseenGroup and related functionality. Add seen status to GroupTreeCell 2015-06-04 13:06:49 -04:00
jmillman
b2d2b3e746 (still buggy)show unseen status and improve next unseen action; reset changes that broke regrouping 2015-06-04 13:04:27 -04:00
jmillman
7e260f6818 cleanup 2015-06-04 13:04:25 -04:00
Richard Cordovano
45b233bfdc Merge in upstream 2015-06-04 12:25:21 -04:00
Brian Carrier
9ea43527b1 Merge pull request #1306 from sidheshenator/lookup_additional_location_for_py_modules
search additional locations for python modules
2015-06-04 11:50:34 -04:00
Richard Cordovano
c80f81f073 Merge pull request #1294 from karlmortensen/warn_user_nicely
Warn user nicely
2015-06-04 11:46:45 -04:00
Karl Mortensen
2e9aa8ba60 merge 2015-06-04 11:45:48 -04:00
Karl Mortensen
91be468c74 private addproblems 2015-06-04 11:43:13 -04:00
Karl Mortensen
88f40b55b7 not public 2015-06-04 11:39:15 -04:00
Richard Cordovano
e018c2f6be Merge pull request #1308 from karlmortensen/retry_db_ops
remove error observer from case
2015-06-04 11:26:55 -04:00
sidheshenator
1395f5f1be Added BB query sample PY code in the exsiting fileIngestModule.py 2015-06-04 11:13:26 -04:00
Karl Mortensen
a9c95d60c7 remove error observer from case 2015-06-04 10:22:47 -04:00
Karl Mortensen
bede5b5e70 remove deprecated 2015-06-04 10:08:55 -04:00
Richard Cordovano
c6b2e936dd Merge pull request #1305 from millmanorama/grouptreecell_npe_fix
fix NPE in GroupTreeCell by not removing null Listener
2015-06-04 09:45:33 -04:00
Richard Cordovano
2e51d53467 Merge pull request #1304 from millmanorama/create_module_output_folder
Create module output folder
2015-06-04 09:45:09 -04:00
sidheshenator
3f87e78f1d InternalPythonModules folder added along with a readme file 2015-06-04 09:24:45 -04:00
Richard Cordovano
a7b83af5bb Evolve CollaborationManager implementation 2015-06-03 18:03:36 -04:00
Richard Cordovano
e8b207f5fb Make Case.notifyNewDataSource() not attempt window ops if not running interactively 2015-06-03 16:55:27 -04:00
Richard Cordovano
5dd3849f15 Add AddingDataSourceEvent class 2015-06-03 16:43:18 -04:00
Richard Cordovano
66fd8b6415 Merge remote-tracking branch 'upstream/collaborative' into collaboration-monitor 2015-06-03 14:49:42 -04:00
sidheshenator
9b7ea4d0b9 search additional locations for python modules 2015-06-03 14:45:24 -04:00
Richard Cordovano
fa5122e989 Provisional change to Case API to allow public publishing of data source added 2015-06-03 14:24:48 -04:00
Richard Cordovano
23fafe0f1f Additional work on CollaborationMonitor 2015-06-03 14:19:23 -04:00
jmillman
0f7c26aed7 fix NPE in GroupTreeCell by not removing null Listener; comments 2015-06-03 11:11:26 -04:00
Karl Mortensen
653bf5980f Merge branch 'collaborative' of https://github.com/sleuthkit/autopsy into warn_user_nicely 2015-06-02 17:16:20 -04:00
Karl Mortensen
8f90010ab2 warn nicely again 2015-06-02 17:14:25 -04:00
jmillman
ceeab5223b fix comment formatting 2015-06-02 16:48:24 -04:00
jmillman
ea610c51ae fix db creation at case change by creating ModuleOutput/Image Gallery folder if needed.
use Path api instead of strings.
2015-06-02 16:35:48 -04:00
Richard Cordovano
ac9763b329 Merge pull request #1302 from millmanorama/GroupPane_Refactor
Group pane refactor and Categorization bugs
2015-06-02 14:51:46 -04:00
Richard Cordovano
5e198ab098 Merge remote-tracking branch 'upstream/collaborative' into collaboration-monitor 2015-06-02 14:46:01 -04:00
Richard Cordovano
0c74f22735 Merge pull request #1300 from APriestman/timezoneNPE
Switched call to getStringTime to use dataSource instead of abstractF…
2015-06-02 14:43:20 -04:00
Richard Cordovano
a8f845bc90 Merge pull request #1299 from karlmortensen/better_disk_space_checking
reduce size of free space required for carving, as the file is alread…
2015-06-02 14:38:06 -04:00
jmillman
e7a9aa7a12 comments 2015-06-02 14:03:33 -04:00
jmillman
5b6251b9f7 fix categorization bug updating ui 2015-06-02 13:35:14 -04:00
jmillman
6e4107a72b simplify CategorizeAction 2015-06-02 12:36:35 -04:00
jmillman
8359528f71 show progress of categorization tasks 2015-06-02 12:36:33 -04:00
jmillman
8a7831b57d cleanup; fix typo 2015-06-02 12:36:31 -04:00
jmillman
a08fa13c5f added convenience methods to access attrubutes of GroupKey; cleanup 2015-06-02 12:36:29 -04:00
jmillman
7bf122e1d6 rename DrawableDB.isImagefile() => isDrawableFile(), and other minor cleanup 2015-06-02 12:36:26 -04:00
jmillman
03c64089eb interim refactor of GroupPane to attempt to eliminate ConcurerntModificationException 2015-06-02 12:36:24 -04:00
APriestman
ae4158b02e Switched call to getStringTime to use dataSource instead of abstractFile to avoid a possible null pointer exception 2015-06-02 11:35:25 -04:00
Karl Mortensen
c59e9e2f9d reduce size of free space required for carving, as the file is already copied to the drive, we don't need 2x. Also warn the user if carving doesn't occur because of lack of disk space. 2015-06-02 09:58:14 -04:00
Richard Cordovano
0322ef8b8a Merge pull request #1297 from millmanorama/develop
remove unneeded  cancellation logging from IngestManager
2015-06-01 16:38:18 -04:00
jmillman
ce3f8aed1f remove unneeded cancellation logging from IngestManager 2015-06-01 16:32:45 -04:00
Karl Mortensen
0b8bf7964a Merge branch 'collaborative' of https://github.com/sleuthkit/autopsy into warn_user_nicely 2015-06-01 16:16:13 -04:00
Richard Cordovano
acb427910d Merge pull request #1291 from karlmortensen/caseType
remove parameter
2015-06-01 15:22:58 -04:00
Richard Cordovano
76b1d49d60 Merge pull request #1293 from esaunders/develop
Fix for unalloc space null pointer exception
2015-06-01 15:19:00 -04:00
Brian Carrier
119dd22c92 Merge branch 'develop' of github.com:sleuthkit/autopsy into develop 2015-06-01 15:08:22 -04:00
Brian Carrier
f433651b53 Added back in feature to open add data source iwzard if empty case is open 2015-06-01 15:08:04 -04:00
Karl Mortensen
87d4747a4c static 2015-06-01 14:18:56 -04:00