Richard Cordovano
d006fb3aab
Tweak message in keywordsearch bundle.properties
2015-10-30 14:38:17 -04:00
Richard Cordovano
5d2585d943
Add null check to keywordsearch.Server.coreINdexFolderExists
2015-10-30 13:54:49 -04:00
Richard Cordovano
c459b62a34
Remove unhelpful string constant from keywordsearch.Server
2015-10-30 13:48:08 -04:00
Richard Cordovano
006d92838f
Correct open/create keyword search index checking
2015-10-30 13:40:40 -04:00
Richard Cordovano
55a6b18d4c
Merge pull request #1682 from millmanorama/TL-text-zoom-stack-overflow
...
further limit time zoom to events in case. limit time range selection…
2015-10-30 10:00:26 -04:00
Richard Cordovano
c09326ea46
Merge pull request #1681 from millmanorama/resource-exception-fix
...
fix resource exception
2015-10-30 10:00:05 -04:00
Richard Cordovano
1ea6f0bf70
Merge pull request #1679 from millmanorama/subcluster_expansion_2
...
Subcluster expansion 2
2015-10-30 09:59:42 -04:00
jmillman
12d883b71a
further limit time zoom to events in case. limit time range selection to interval spanning events in case. cleanup focused on VisualizationPanel.java
2015-10-29 15:29:06 -04:00
Richard Cordovano
87f5319261
Temp fix for ad-hoc KWS enabling in multi-user cases
2015-10-29 10:58:13 -04:00
Richard Cordovano
9106009960
Merge pull request #1680 from mhmdfy/fix-regression-test
...
Make sure to insert name and path in the currect fields
2015-10-29 08:52:01 -04:00
jmillman
27f1fe21aa
fix resource exception
2015-10-28 17:08:06 -04:00
momo
e9fcdc5022
Make sure to insert name and path in the currect fields
2015-10-28 13:53:44 -04:00
jmillman
8297a2558c
Merge branch 'TL-layout-optimization' into subcluster_expansion_2
...
Conflicts:
Core/src/org/sleuthkit/autopsy/timeline/datamodel/eventtype/ArtifactEventType.java
2015-10-28 12:15:33 -04:00
jmillman
7a21241fc8
reimplement subcluster expansion
2015-10-28 12:10:38 -04:00
jmillman
b6087f0b14
remove duplicate index creation call
2015-10-28 11:01:32 -04:00
Richard Cordovano
981497d763
Merge pull request #1677 from karlmortensen/minorDocTweak
...
reorder steps for better flow
2015-10-27 16:18:59 -04:00
jmillman
cb21f32873
minor db optimizations
2015-10-27 15:23:52 -04:00
jmillman
31cc6ebb95
layout optimization WIP
2015-10-27 15:23:28 -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
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
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
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