11407 Commits

Author SHA1 Message Date
Richard Cordovano
c33d0086ef Update comment about netbeans-plat-version in build.xml 2016-04-27 09:58:06 -04:00
Richard Cordovano
3e6285f86c Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop 2016-04-26 17:29:52 -04:00
Richard Cordovano
a4412894fd Remove jellytools from disabled modules list 2016-04-26 17:29:17 -04:00
Richard Cordovano
2261756547 Merge pull request #2092 from karlmortensen/fixWarnings
Fix warning for @NbBundle.Messages
2016-04-26 17:03:38 -04:00
Karl Mortensen
4345b4e83b Fix warning for @NbBundle.Messages 2016-04-26 17:00:50 -04:00
Richard Cordovano
313e8ab179 Synch netbeans-plat-version properties 2016-04-26 16:44:47 -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
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
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
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
Karl Mortensen
59e9e8e694 Remove debug logging, have higher level classes deal with Exceptions 2016-04-20 11:20:58 -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
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
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
Karl Mortensen
254dc67854 Messaging for IngestModuleExceptions 2016-04-19 13:46:08 -04:00
Oliver Spohngellert
d624eab01d Fixed file size rule ui bug. 2016-04-19 13:35:48 -04:00
jmillman
1545639c76 comments and minor cleanup in DetailsChart , pull HideDescriptionAction and UnhideDescriptionAction out as top level classes 2016-04-19 12:57:45 -04:00
jmillman
501a108a6f comments and minor cleanup in DetailsChart and DetailsChartLayoutSettings 2016-04-19 12:20:46 -04:00
jmillman
3a093cd112 comments and minor cleanup 2016-04-19 11:07:13 -04:00
Oliver Spohngellert
3289326de6 Got rid of unnecessary re-put in map. 2016-04-19 10:29:42 -04:00