6463 Commits

Author SHA1 Message Date
Richard Cordovano
c946abbce8 Merge pull request #2738 from rcordovano/2501-case-name-handling-fixes
2501 case name handling fixes
2017-04-24 14:11:01 -04:00
Richard Cordovano
daa4650ea5 Merge pull request #2708 from wschaeferB/2453-AddImageCancelHanging-4.4.0
2453 add image cancel hanging 4.4.0
2017-04-24 14:10:38 -04:00
Richard Cordovano
a4d2196484 Modify case display name/unique name handling 2017-04-21 18:10:22 -04:00
Richard Cordovano
440fac07fe Modify case display name/unique name handling 2017-04-21 17:39:26 -04:00
Eugene Livis
d84b3d4622 Removed references to java Android module 2017-04-21 15:01:32 -04:00
Eugene Livis
0760cacf28 Got Sofie's branch 2017-04-21 12:38:36 -04:00
William Schaefer
6d39f4ee9c Merge branch 'release-4.4.0' of https://github.com/sleuthkit/autopsy into 2453-AddImageCancelHanging-4.4.0 2017-04-19 16:59:43 -04:00
William Schaefer
ec2c8d6abf 2453 added wait cursor while cancelling addImage in case it takes a bit 2017-04-19 16:59:19 -04:00
Richard Cordovano
26f7c0aa63 Merge pull request #2716 from wschaeferB/2516-ExpandResultsTree
Expand all child nodes of the Results node in the tree
2017-04-19 16:58:34 -04:00
William Schaefer
2a2f6dcc55 Merge branch 'release-4.4.0' of https://github.com/sleuthkit/autopsy into 2453-AddImageCancelHanging-4.4.0 2017-04-19 16:23:14 -04:00
Richard Cordovano
fd5a62b277 Merge pull request #2711 from wschaeferB/2506-OptionsPanelOrder
2506 fix ordering of autopsy option panels to be consistant with prev…
2017-04-19 16:15:18 -04:00
William Schaefer
a1272ff548 2453 remove volatile add GuardedBy annotation for guarded boolean 2017-04-19 13:31:19 -04:00
William Schaefer
55c6fdeb5f Expand all child nodes of the Results node in the tree 2017-04-19 10:56:13 -04:00
Richard Cordovano
b856d265d8 Merge pull request #2713 from raman-bt/release-4.4.0
2536: Review ChildFactory uses for long-running tasks
2017-04-18 12:30:31 -04:00
Raman
0578d1f769 2536: Review ChildFactory uses for long-running tasks
- Review comments:  change log statement severity to SEVERE, instead of WARNING.
2017-04-18 11:50:40 -04:00
Richard Cordovano
f44da3d1bb Merge pull request #2707 from wschaeferB/2431-WellFormedCustomTypes-4.4.0
2431 well formed custom types 4.4.0
2017-04-18 09:29:42 -04:00
Raman
547c2f28e8 2536: Review ChildFactory uses for long-running tasks 2017-04-18 09:25:00 -04:00
William Schaefer
1d693fe889 2506 fix ordering of autopsy option panels to be consistant with previous versions 2017-04-17 15:58:56 -04:00
William Schaefer
3b1f41ccdb Merge branch 'release-4.4.0' of https://github.com/sleuthkit/autopsy into 2453-CaseCloseAfterCancelDiskAdd 2017-04-14 16:01:19 -04:00
William Schaefer
805bb381d7 2453 prevent possible hang from cancelling add image inhumanly fast 2017-04-14 15:59:46 -04:00
Richard Cordovano
d4ca777baf Merge pull request #2706 from APriestman/disableImageWriterNonWindows
Disable image writer on non windows systems
2017-04-14 09:34:59 -04:00
William Schaefer
a40da5b976 Merge branch 'release-4.4.0' of https://github.com/sleuthkit/autopsy into 2431-WellFormedCustomTypes-4.4.0 2017-04-13 13:04:08 -04:00
Richard Cordovano
bb8f46217e Merge pull request #2701 from wschaeferB/2462-UnableToDeleteCases
2462 unable to delete cases
2017-04-13 13:03:50 -04:00
William Schaefer
6ec5f2415c 2431 fixed issues with multiple slashes in a row and trailing slashes 2017-04-13 13:03:45 -04:00
William Schaefer
c737c2c68f 2431 fixed edge case with mime type media type being empty 2017-04-13 13:03:11 -04:00
Richard Cordovano
e5be1a0f7f Merge pull request #2700 from wschaeferB/2541-RenamingKeyword-rc-280
2541 renaming keyword release 440
2017-04-13 13:02:57 -04:00
William Schaefer
d33351e399 2431 Simplified message regarding invalid mime type format 2017-04-13 13:02:41 -04:00
William Schaefer
c805d8b689 2431 prevent users from creating mime types with apostraphes in them 2017-04-13 13:01:26 -04:00
William Schaefer
5ca68911f8 2431 Well formed custom mime types now enforced 2017-04-13 13:00:46 -04:00
William Schaefer
845117cbc3 2540 further standardize button sizing and spacing between options panels 2017-04-13 11:48:56 -04:00
Richard Cordovano
1a5f6182d9 Update case action exception error message 2017-04-12 16:50:59 -04:00
Richard Cordovano
7563e2b1ce Merge pull request #2697 from rcordovano/use-case-dir-for-case-res-lock
Use case dir in case resoruces lock
2017-04-12 16:35:01 -04:00
Richard Cordovano
781cfdcb2f Use case dir in case resoruces lock 2017-04-12 16:31:59 -04:00
Richard Cordovano
f4c0bd7e00 Merge pull request #2696 from wschaeferB/2512-ProfilePanelTooTall
2512 profile panel too tall
2017-04-12 16:30:21 -04:00
Richard Cordovano
be0772269a Merge pull request #2695 from sleuthkit/keyword_hit_refactor
Keyword hit refactor
2017-04-12 16:00:41 -04:00
Brian Carrier
1e3df6ade7 minor update 2017-04-12 15:15:20 -04:00
Richard Cordovano
cf66500b69 Merge pull request #2694 from rcordovano/2547-case-name-lock-in-auto-ingest
2547 case name lock in auto ingest
2017-04-12 15:12:47 -04:00
Brian Carrier
b5a75fea1f refactored KeywordHits now that we know its correct 2017-04-12 15:11:37 -04:00
Richard Cordovano
ecd83c78b6 Correct bundle property in Case class 2017-04-12 14:46:28 -04:00
Raman
296b0a9715 Renamed DummyNodeListener to PleasewaitNodeListener to make it obvious what it does. 2017-04-12 14:18:25 -04:00
Richard Cordovano
fe9513f2f9 Move case name lock back into AIM 2017-04-12 13:51:51 -04:00
Richard Cordovano
bca5a67aeb Merge pull request #2690 from wschaeferB/2518-AnalyzeDataAsap
2518 analyze data asap
2017-04-12 12:51:36 -04:00
Richard Cordovano
b2edfd35d3 Merge pull request #2674 from dgrove727/2504_CaseNameValidationError
Fixed parsing issue in case name validation error.
2017-04-12 11:35:06 -04:00
Ann Priestman
111cca6837 Disable image writer on non windows systems 2017-04-12 09:51:23 -04:00
Richard Cordovano
405b9835a8 caseNameToCaseDbName improvements 2017-04-11 18:21:28 -04:00
Richard Cordovano
6e286794a3 caseNameToCaseDbName improvements 2017-04-11 18:19:09 -04:00
Richard Cordovano
93ba74b0b0 caseNameToCaseDbName improvements 2017-04-11 18:17:45 -04:00
Richard Cordovano
6e3ba27a74 caseNameToCaseDbName improevments 2017-04-11 18:10:56 -04:00
Richard Cordovano
addcf9bd38 Improve comments in Case class 2017-04-11 18:02:49 -04:00
Richard Cordovano
5b60fe903d Separate case name cleanup from db name cleanup 2017-04-11 17:47:40 -04:00