momo
1d63ef0559
remove extra white space
2015-10-27 14:36:12 -04:00
momo
14c91eb2df
remove predefined sig to add to another pull request
2015-10-27 14:34:14 -04:00
Karl Mortensen
fdfa9594b9
have them create a folder
2015-10-27 14:12:21 -04:00
Karl Mortensen
ab791b76f4
+<br>
2015-10-27 12:53:24 -04:00
Karl Mortensen
b727b9ae19
one more
2015-10-27 12:42:55 -04:00
Richard Cordovano
c150c4bd39
Fix handling of case database type in corecomponents.MultiUserSettingsPanel.save
2015-10-27 12:37:19 -04:00
Karl Mortensen
e9451f3b1b
reorder steps for better flow
2015-10-27 12:17:13 -04:00
Richard Cordovano
dfedf2bf21
Merge pull request #1676 from millmanorama/revert_subcluster_expansion
...
Revert "Merge pull request #1615 from millmanorama/subcluster_expansion"
2015-10-27 11:58:17 -04:00
jmillman
f09e10a2f9
Revert "Merge pull request #1615 from millmanorama/subcluster_expansion"
...
This reverts commit dbf954d18313a2bcd73e9734ef3106cee903a048, reversing
changes made to 8e345c0bc76103fbc62b4cc7c525b677117235df.
Conflicts:
Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/DetailViewPane.java
Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/EventBundleNodeBase.java
Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/EventClusterNode.java
Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/EventDetailsChart.java
Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/EventStripeNode.java
2015-10-27 11:51:41 -04:00
momo
98e43b7666
the -1 implementation
2015-10-27 10:48:01 -04:00
momo
b777cf88e8
preliminary implimentation
2015-10-27 09:26:21 -04:00
Richard Cordovano
d6543dd967
Move ingest job cancellation into Case class
2015-10-26 15:31:02 -04:00
Richard Cordovano
fc313f15ad
Merge pull request #1674 from rcordovano/kws_open_core_error_handling
...
Kws open core error handling
2015-10-26 15:15:42 -04:00
Richard Cordovano
a176ec3481
Remove console only stack trace print from keywordsearch.KeywordSearch
2015-10-26 15:08:47 -04:00
Richard Cordovano
4afd626f43
Correct bundle key ref in keywordsearch.KeywordSearch
2015-10-26 15:02:21 -04:00
Richard Cordovano
14c80d7d14
Fix typo in core.RuntimeProperties comment
2015-10-26 14:58:51 -04:00
momo
88a88606b2
check Java version before running
2015-10-26 14:57:54 -04:00
Richard Cordovano
f4f6481054
Refine keyword search error notifications
2015-10-26 14:57:01 -04:00
Richard Cordovano
ee3600e59a
Provide feedback if keyword search index create/open fails
2015-10-26 14:40:16 -04:00
Richard Cordovano
56a294c124
Merge pull request #1672 from eugene7646/stop_listening
...
Making sure nodes stop listening when current case is closed
2015-10-26 11:57:19 -04:00
Eugene Livis
759cf60045
Making sure nodes stop listening when current case is closed
2015-10-26 11:46:33 -04:00
Richard Cordovano
3bff5a7b8e
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into kws_open_core_error_handling
2015-10-26 11:45:44 -04:00
Richard Cordovano
8af08e32d7
Merge pull request #1671 from millmanorama/develop
...
timeline fixes
2015-10-26 11:45:34 -04:00
Richard Cordovano
4c5576e603
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into kws_open_core_error_handling
2015-10-26 11:44:42 -04:00
jmillman
ead078559d
make sure we reset the controller when the case changes.
2015-10-26 11:41:57 -04:00
jmillman
ebec736f83
add tool tip to quick hide button
2015-10-26 11:41:11 -04:00
Richard Cordovano
ac6ee77d09
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop
2015-10-26 11:41:00 -04:00
Richard Cordovano
13b3903ae7
Make username and pwd optional in events.MessageServiceConnectionInfo
2015-10-26 11:40:27 -04:00
Richard Cordovano
c0f45ba371
Merge pull request #1670 from millmanorama/develop
...
remove extra =
2015-10-26 11:32:50 -04:00
jmillman
1b53b29220
remove extra =
2015-10-26 11:27:12 -04:00
momo
4af444e3b7
Merge branch 'multi-sig-mime-type' of https://github.com/mhmdfy/autopsy into predefined-multi-sig
2015-10-26 11:11:05 -04:00
momo
2f64660048
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into predefined-multi-sig
2015-10-26 11:07:27 -04:00
momo
f8036b4067
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into multi-sig-mime-type
2015-10-26 11:06:34 -04:00
momo
16eb404d67
add new multi sigs
2015-10-26 11:06:22 -04:00
Richard Cordovano
5502959346
Make keyword search index creation thread-safe and noisy on failure
2015-10-26 11:05:55 -04:00
Richard Cordovano
07183ee07a
Merge pull request #1669 from millmanorama/develop
...
correct capitalization in UI messages
2015-10-26 11:02:28 -04:00
Richard Cordovano
283890a36e
Merge pull request #1668 from karlmortensen/pointToIndexHtml
...
Point to index html
2015-10-26 11:02:08 -04:00
jmillman
39466eb3a8
correct capitalization in UI messages
2015-10-26 11:01:01 -04:00
Karl Mortensen
3745f0da6a
full path
2015-10-26 10:50:51 -04:00
Richard Cordovano
ff134f29e1
Merge pull request #1667 from karlmortensen/updateProperties
...
4.0.0
2015-10-26 10:49:51 -04:00
Richard Cordovano
072348d14c
Merge pull request #1666 from karlmortensen/addImage
...
Add image
2015-10-26 10:49:28 -04:00
Richard Cordovano
2cbd23ad0e
Merge pull request #1665 from karlmortensen/removeImage
...
remove image
2015-10-26 10:49:14 -04:00
Karl Mortensen
139b9a9a5a
image gallery help points to main index
2015-10-26 10:45:30 -04:00
Karl Mortensen
b6d93067cf
4.0.0
2015-10-26 10:07:34 -04:00
momo
1b87e838e4
clarify comments
2015-10-26 09:36:40 -04:00
Karl Mortensen
7a95c2901e
add image
2015-10-26 09:26:46 -04:00
Karl Mortensen
496166846e
remove image
2015-10-26 09:24:53 -04:00
Richard Cordovano
fdb89df79d
Merge pull request #1664 from sleuthkit/new_case_wizard_layout
...
New case wizard layout changes for case type
2015-10-26 09:22:32 -04:00
Richard Cordovano
78f55ea980
Merge pull request #1663 from sleuthkit/mq_pw_optional
...
Mq pw optional
2015-10-26 09:21:55 -04:00
Brian Carrier
baeef27066
Updated version to 4.0.0
2015-10-25 21:31:45 -04:00