4250 Commits

Author SHA1 Message Date
jmillman
8ca30ecef5 comments, cleanup, bundlization 2015-11-18 15:33:10 -05:00
jmillman
3d5592a994 consolidate timeline db update prompts to single dialog with expandable details section
refactor prompting logic to gather reasons and then present single prompt
rename TimeLineController  properties to follow conventions
2015-11-18 15:33:06 -05:00
jmillman
7f9e8e406d don't bother rolling back timeline updates if the task is cancelled, just don't recorddb population state updates. 2015-11-18 15:33:02 -05:00
jmillman
a8613e6aa1 backout change to service. consolidate tasks under concrete implementation of new abstract class. improve cancellation progress display 2015-11-18 15:32:57 -05:00
jmillman
329100ec80 transition prompt dialogs to JFX and new dialog manager. changing to service has caused multipe progess dialogs... 2015-11-18 15:32:53 -05:00
momo
0db10dd176 remove unused imports 2015-11-17 13:08:16 -05:00
momo
7504725b6f add column arrangement storage 2015-11-17 13:05:23 -05:00
jmillman
cda31217ef refactor away ProgressUpdate.java 2015-11-16 14:22:58 -05:00
jmillman
41e32bc09a use a reusable service rather than tasks. refactor threading some 2015-11-16 14:03:57 -05:00
jmillman
77e1d3f8ee comments and minor refactoring 2015-11-16 11:55:04 -05:00
jmillman
3c3b05a7dc drop extra confirmation dialog 2015-11-16 11:25:28 -05:00
jmillman
1b48afa811 don't block while rebuilding repo, use JFX dialogs WIP 2015-11-16 11:25:22 -05:00
Richard Cordovano
11213a2da2 Merge pull request #1718 from eugene7646/wait_cursor
Fixed a potential wait cursor not going away issue
2015-11-16 09:57:45 -05:00
Eugene Livis
092df1ff54 Fixed a potential wait cursor not going away issue 2015-11-12 17:21:53 -05:00
momo
1484a39d51 take care of the case where file is too small 2015-11-12 15:00:12 -05:00
Richard Cordovano
7f488594f6 Merge pull request #1701 from mhmdfy/canceling-message
Canceling message
2015-11-12 14:06:49 -05:00
momo
69a96efb08 canceling vs cancelling 2015-11-12 14:04:47 -05:00
momo
1663398505 canceling vs cancelling 2015-11-12 14:03:35 -05:00
momo
1b0a5320b2 remove white space 2015-11-12 13:57:35 -05:00
momo
5c50f14383 remove white space 2015-11-12 13:57:02 -05:00
momo
0beffc6a4b merge conflict 2015-11-12 13:56:11 -05:00
momo
37c769d8b5 if information is not present, do not display message 2015-11-12 13:45:32 -05:00
Richard Cordovano
ea3484461b Merge pull request #1710 from mhmdfy/ingest-dir
Ingest dir
2015-11-12 13:33:12 -05:00
momo
d0f1d3c3bf some refactoring; 2015-11-12 13:27:38 -05:00
momo
f2db8bf0b8 new design 2015-11-12 13:07:46 -05:00
Richard Cordovano
097531f3ae Merge pull request #1693 from mhmdfy/footer-mimetypes
Footer mimetypes
2015-11-12 11:09:03 -05:00
momo
6fdfe73afd start from offset 0 at the end 2015-11-12 10:38:43 -05:00
Richard Cordovano
5c4bba2801 Merge pull request #1714 from millmanorama/TL-snapshot-flow-fix
Tl snapshot flow fix
2015-11-12 09:55:57 -05:00
jmillman
02085717e3 cleanup 2015-11-11 16:31:33 -05:00
jmillman
a340a9542f fix NPE caused by faulty reordering of steps in constructor 2015-11-11 14:30:18 -05:00
millmanorama
7fa37d460b escape file name 2015-11-11 10:23:51 -05:00
millmanorama
de96de9c49 WIP 2015-11-11 10:23:45 -05:00
Richard Cordovano
7da4b34d43 Merge pull request #1712 from millmanorama/TL-no-events-back
add "back" to actions available form no events dialog
2015-11-10 16:59:41 -05:00
Richard Cordovano
b580a1afa5 Merge pull request #1709 from millmanorama/TL-guidelin-tooltip
Tl guideline tooltip
2015-11-10 16:58:59 -05:00
Richard Cordovano
961d03bb86 Merge pull request #1708 from eugene7646/index3
More indexing of blackboard artifacts
2015-11-10 16:58:44 -05:00
Richard Cordovano
409255717f Merge pull request #1703 from millmanorama/TL-scroll-speed
fix scroll speed management
2015-11-10 16:58:20 -05:00
millmanorama
8b383096e2 add "back" to actions available form no events dialog
adjust layout of no events dialog
move strings from Bundle.properties to NbBundle.Messages annotations
2015-11-10 15:08:26 -05:00
momo
1abc5e7180 fix comment 2015-11-10 11:21:21 -05:00
momo
6cefe96ca1 remove flag, use context 2015-11-10 11:20:17 -05:00
jmillman
4118514afc cleanup GuideLine.java : comments, reduce arguments to constructor, style via css
cleanup EventDetailsChart.java: move GuideLine resizing behavior into GuideLine.java, add stylesheet
2015-11-10 11:06:12 -05:00
jmillman
20debd55e7 improve default chart tooltip. fixe guideline tooltip. fix guideline drag mouse event handler 2015-11-10 09:52:15 -05:00
jmillman
00f4f4309f fix tooltip on GuideLine 2015-11-10 09:52:10 -05:00
Eugene Livis
fc6d01db90 More indexing of blackboard artifacts 2015-11-09 16:47:43 -05:00
momo
4cbec0d272 only file ingest if directory 2015-11-09 16:30:05 -05:00
Eugene Livis
a884525cda More modules are indexing blackboard artifacts 2015-11-09 16:29:13 -05:00
Eugene Livis
156e95c7e8 Minor changes to zip extractor 2015-11-09 14:52:26 -05:00
Eugene Livis
dd2c9e740d One more module 2015-11-09 14:40:45 -05:00
Eugene Livis
ed9ce9ecb1 More modules 2015-11-09 14:28:11 -05:00
Eugene Livis
62cf000756 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into index1 2015-11-09 14:22:02 -05:00
Eugene Livis
78e090e9ba KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/SolrSearchService.java 2015-11-09 14:19:19 -05:00