7082 Commits

Author SHA1 Message Date
Richard Cordovano
2fe53c33c7 Merge pull request #2705 from dgrove727/2446_ImageExtractorExceptionHandling
New catch blocks added to silently catch/return on errors.
2017-04-25 11:04:13 -04:00
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
U-BASIS\dgrove
dea7c6e29a Switched some 'WARNING' log levels to 'SEVERE'. 2017-04-24 12:28:45 -04:00
William Schaefer
5b6abc525e 2572 bmp included in list of allowable agency logo file types 2017-04-24 09:56:53 -04:00
William Schaefer
1a351441f2 2572 fix for when agency logo has not been set for Snapshot report generator 2017-04-21 19:08:41 -04:00
William Schaefer
be6639651b 2572 now browse button MUST be used to select Agency Logo, to prevent non image files 2017-04-21 18:54:13 -04:00
William Schaefer
87a81b4701 2572 fixed Agency Logo copying for reports to work with non png files 2017-04-21 18:35:58 -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
bccda6dc81 Modified Python scripts to add Raman's work 2017-04-21 16:37:17 -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
U-BASIS\dgrove
a953473393 Removed unused error message. 2017-04-20 12:46:37 -04:00
U-BASIS\dgrove
24d5a8efd7 Removed additional logging. 2017-04-20 12:39:34 -04:00
William Schaefer
cd8b8387cb 2572 re-added browse button functionality from Agency logo branch 2017-04-20 12:25:00 -04:00
U-BASIS\dgrove
18e9218471 Removed unused method. 2017-04-20 12:12:14 -04:00
William Schaefer
57e5d5e5c9 2572 fix merge of bundle.properties files between agency logo and release 2017-04-20 11:51:46 -04:00
William Schaefer
e662e0488f 2572 resolve merge conflicts between release and agency logo branch 2017-04-20 11:39:25 -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
U-BASIS\dgrove
92e79c9a28 Cleanup work. 2017-04-19 16:55:07 -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
U-BASIS\dgrove
e23e48cda5 Addition try/catch modifications to hide more log messages. 2017-04-19 15:35:48 -04:00
William Schaefer
a1272ff548 2453 remove volatile add GuardedBy annotation for guarded boolean 2017-04-19 13:31:19 -04:00
U-BASIS\dgrove
25e091229e Added 'Remove File Tag' and 'Remove Result Tag' options. 2017-04-19 12:31:05 -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
U-BASIS\dgrove
42d81be8dc New catch blocks added to silently catch/return on errors. 2017-04-13 16:30:38 -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