11617 Commits

Author SHA1 Message Date
jmillman
6d67e2e10b cleanup in promptDialogManager and TimeLineController
capitalize comments in PromptDialogManager

more cleanup in promptDialogManager and TimeLineController
2016-04-25 12:02:25 -04:00
jmillman
9bd387a819 Merge remote-tracking branch 'upstream/develop' into TL-show-datasource-name-when-ingest-done
Conflicts:
	Core/src/org/sleuthkit/autopsy/timeline/TimeLineController.java
2016-04-25 10:08:52 -04:00
Richard Cordovano
db15dcc21e Clarify embedded file extractor module start up error message 2016-04-22 17:33:15 -04:00
Richard Cordovano
18d0f618dc Merge pull request #2079 from karlmortensen/IngestModuleExceptions
Messaging for IngestModuleExceptions
2016-04-22 17:21:55 -04:00
Richard Cordovano
fd6429f034 Merge pull request #2086 from millmanorama/TL-reload-button
add a update database button the "timeline out of date" warning in the status bar.
2016-04-22 15:30:23 -04:00
Richard Cordovano
a1bfaabf14 Merge pull request #2083 from millmanorama/IG-use-alias-in-sql
use alias in sql query to avoid ambiguity about column name
2016-04-22 14:21:55 -04:00
Richard Cordovano
a7faf8e6c9 Merge pull request #2080 from millmanorama/TL-fix-events-tree
Tl fix events tree
2016-04-22 14:20:17 -04:00
jmillman
0bb69a45ac cleanup in PromptDialogManager, CancellationProgressTask, and TimeLineController 2016-04-21 15:43:14 -04:00
jmillman
18c49ce382 cleanup in TimeLineController 2016-04-21 14:41:45 -04:00
jmillman
8163d351cf show datasource name when ingest completed results in prompt to rebuld timeline db. 2016-04-21 13:54:16 -04:00
jmillman
f8c722b0d0 comments and clean up in RebuildDataBase, EventsRepository, TimeLineController, and StatusBar 2016-04-21 13:00:42 -04:00
jmillman
339e4b7971 remove unused properties form Bundle_ja.properties 2016-04-21 12:20:32 -04:00
jmillman
c23df9d417 minor cleanup, comments in TimeLineController and RebuildDataBase and EventsRepository 2016-04-21 12:20:27 -04:00
jmillman
61b06f8729 add a "update db" button to StatusBar 2016-04-21 12:20:12 -04:00
Oliver Spohngellert
900590b39a Fixed global settings panels' ui 2016-04-20 16:00:25 -04:00
Karl Mortensen
6f2fc8b8dc Merge branch 'develop' of github.com:sleuthkit/autopsy into IngestModuleExceptions 2016-04-20 15:04:15 -04:00
Karl Mortensen
f088bfdd74 ExtractRegistry throws IngestModuleException if unable to startup successfully 2016-04-20 15:04:03 -04:00
Oliver Spohngellert
7da048ff97 Fixed merge conflicts 2016-04-20 14:09:55 -04:00
Richard Cordovano
41802b4c0b Merge pull request #2084 from BasisOlivers/sig-ui-fix
Updated UI for File types.
2016-04-20 14:04:10 -04:00
Oliver Spohngellert
7e8894ee03 Updated UI for File types. 2016-04-20 13:52:23 -04:00
jmillman
c60f9e692a use alias in sql query to avoid ambiguity about column name 2016-04-20 12:58:16 -04:00
Karl Mortensen
1f0fefc10e Remove debug messages 2016-04-20 12:41:44 -04:00
Karl Mortensen
673e3bc639 Merge branch 'develop' of github.com:sleuthkit/autopsy into IngestModuleExceptions 2016-04-20 12:31:49 -04:00
Karl Mortensen
77a5696336 Remove changed Japanese internationalization items 2016-04-20 12:31:30 -04:00
Karl Mortensen
7506627af2 Update text 2016-04-20 12:30:36 -04:00
Oliver Spohngellert
3955decc2b Added documentation 2016-04-20 12:27:40 -04:00
Karl Mortensen
59e9e8e694 Remove debug logging, have higher level classes deal with Exceptions 2016-04-20 11:20:58 -04:00
Oliver Spohngellert
82fe446c5b Added apply functionality to autopsy tab. 2016-04-20 11:12:34 -04:00
Richard Cordovano
ab4b1ef8fb Fix typo in build.xml for Autopsy suite 2016-04-20 10:21:29 -04:00
Richard Cordovano
e111390e30 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop 2016-04-20 10:16:19 -04:00
Richard Cordovano
2e6c926ca9 Merge pull request #2082 from BasisOlivers/aut-2092
File extension mismatch ui upgrade
2016-04-20 10:11:57 -04:00
Richard Cordovano
4b57b1a3b8 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop 2016-04-20 10:04:03 -04:00
Richard Cordovano
85b436cf08 Change Autopsy3 to Autopsy4 in build.xml 2016-04-20 10:03:30 -04:00
Richard Cordovano
d9b055e5ee Change Autopsy3 to Autopsy4 in build.xml 2016-04-20 10:01:10 -04:00
Karl Mortensen
63196051ba Merge branch 'develop' of github.com:sleuthkit/autopsy into IngestModuleExceptions 2016-04-20 09:32:21 -04:00
Oliver Spohngellert
a77deeb0b4 Fixed merge conflicts. 2016-04-19 16:15:37 -04:00
Oliver Spohngellert
86fd94f328 Added documentation and checks for whether anything was changed before saving. 2016-04-19 16:08:52 -04:00
Oliver Spohngellert
f9c419c134 Fixed merge conflicts. 2016-04-19 15:42:34 -04:00
Oliver Spohngellert
4829557794 Merge remote-tracking branch 'upstream/develop' into aut-2092 2016-04-19 15:35:41 -04:00
Richard Cordovano
2a099cf87d Merge pull request #2078 from BasisOlivers/ui-bugfix
Fixed file size rule ui bug.
2016-04-19 15:35:08 -04:00
jmillman
6e93249736 comments and minor cleanup in SubTypeTreeItem 2016-04-19 15:32:47 -04:00
jmillman
cc58b96764 comments and minor cleanup in EventsTreeItem; replace Deque with list 2016-04-19 15:23:33 -04:00
jmillman
a10b1fd23e comments and minor cleanup in EventTypeTreeItem 2016-04-19 15:03:07 -04:00
jmillman
dc1c989fd5 comments and minor cleanup in DescriptionTreeItem 2016-04-19 15:00:09 -04:00
Oliver Spohngellert
3220f619dd Added documentation, removed apply button for hash db. 2016-04-19 14:57:42 -04:00
jmillman
701d9c54c6 comments and minor cleanup in BaseTypeTreeItem 2016-04-19 14:53:34 -04:00
Richard Cordovano
cee800dba3 Merge pull request #2076 from BasisOlivers/aut-2034
Serialization for file extension mismatch
2016-04-19 14:52:25 -04:00
jmillman
a1eea710a9 comments and minor cleanup in EventStripeNode 2016-04-19 14:41:22 -04:00
Karl Mortensen
b852cafa41 merge 2016-04-19 14:23:16 -04:00
jmillman
f041783a19 comments and minor cleanup in EventClusterNode 2016-04-19 14:17:32 -04:00