61 Commits

Author SHA1 Message Date
momo
974bbe3e18 using the path for 3.8.11 2015-08-05 10:21:44 -04:00
jmillman
26c979395d fix image/video support in content viewer 2015-07-27 16:44:33 -04:00
jmillman
afaed0ab18 Merge remote-tracking branch 'upstream/develop' into data_result_viewer_video_thumbnails 2015-07-07 13:00:40 -04:00
Brian Carrier
8f50658aac Merge branch 'release-3.1.3' into develop 2015-06-29 19:05:07 -04:00
jmillman
13ad8aaaeb remove uneeded notification code; let event handlers do it all. optionalize DrawableView 2015-06-25 10:09:09 -04:00
Brian Carrier
91725425f4 Updated versions to 3.1.3 2015-06-18 15:41:47 -04:00
jmillman
2abdeaee8c Merge branch 'develop' into data_result_viewer_video_thumbnails
Conflicts:
	Core/nbproject/project.xml
	Core/src/org/sleuthkit/autopsy/corecomponents/DataResultViewerThumbnail.java
	Core/src/org/sleuthkit/autopsy/coreutils/ImageUtils.java
2015-06-10 13:44:07 -04:00
sidheshenator
ed1a97540f Jython upgraded to the latest 2.7.0 version 2015-05-12 10:25:51 -04:00
Brian Carrier
f16e48603e Updated NBM module version numbers 2015-03-04 22:40:01 -05:00
sidheshenator
e1bc923fdb Menu/Help/Help Contents removed from the UI 2015-02-13 13:56:17 -05:00
APriestman
919d8a83f8 Added STIX module code to Autopsy. 2015-02-03 10:34:29 -05:00
Richard Cordovano
58b283276c Add dependency fro NetBeans command line parsing 2015-01-26 15:35:15 -05:00
Eamonn Saunders
4a098b7694 Exported keywordsearchservice package. 2015-01-09 13:33:17 -05:00
Brian Carrier
69c35704cf updated to version 3.1.1 and associated Library versions 2014-10-31 12:17:50 -04:00
Brian Carrier
e5ecfc5ab3 exposed method to detect file type, keyword search uses existing blackboard type or utility method. Fixes bug whereby open office documents did not have text extracted. 2014-09-23 17:05:44 -04:00
jmillman
e059d5dfa1 change source level to 1.8; use more generic method to look up branded resources in AboutWindowPanel 2014-08-26 16:09:14 -04:00
Richard Cordovano
366433631d Update project.xml with relative path to jython JAR file 2014-08-11 17:50:38 -04:00
Richard Cordovano
7df48651a1 Additional evolution of Python module support 2014-07-22 16:39:07 -04:00
Richard Cordovano
4d5bfe2438 Resolve merge conflict with develop branch 2014-07-22 09:24:03 -04:00
Brian Carrier
09af907129 Updated to use SQLite JAR that TSK also uses 2014-07-21 19:32:37 -07:00
Richard Cordovano
b9d212114b Add Jython ingest module support, first draft 2014-07-15 17:29:22 -04:00
Brian Carrier
85548bd89b Updated version numbers for 3.1.0 2014-07-09 12:10:09 -04:00
Brian Carrier
d3d8ea6870 moved file type, exten, exif, timeline into core NBM. Fixed file type ID buffer bug 2014-04-08 10:54:00 -04:00
Brian Carrier
fa00b2d8ed moved EXIF module into core 2014-04-08 00:00:22 -04:00
Brian Carrier
442037ebf9 removed unneeded files in core 2014-04-03 15:16:07 -04:00
Trilok Shahi
6819238227 removed unecessary jars, and some small code changes 2014-04-03 11:52:12 -04:00
Trilok Shahi
4f29f54f65 KML report added 2014-04-02 13:01:29 -04:00
Trilok Shahi
0807f3be3e merge conflict resolution 2014-03-14 15:13:16 -04:00
Trilok Shahi
6d524d7f28 adding project file 2014-03-14 14:58:30 -04:00
Richard Cordovano
70ddbfb3c7 Merged Autopsy 3.0.9 release into develop (master->develop) 2014-03-11 15:21:33 -04:00
Brian Carrier
781164d12e Updated library versions for 3.0.9 release 2014-01-28 21:36:13 -05:00
Richard Cordovano
77b772297b Updated references to sqlite JAR 2014-01-16 10:27:31 -05:00
Jeff Wallace
a4217f43f7 Updated autopsy to use newest sqlite jar. 2013-11-05 14:31:28 -05:00
Richard Cordovano
b05908d8a4 First step in merge of new_tags_api branch into master 2013-10-23 10:58:49 -04:00
Richard Cordovano
79cab5df57 Interim commit of work on new tags API 2013-10-11 17:46:19 -04:00
Brian Carrier
0ea2c884c4 updated module version numbers and Autopsy version numbers 2013-09-25 13:57:45 -04:00
Brian Carrier
19ac7e5757 updated news and added comments 2013-09-04 15:11:41 -04:00
Jeff Wallace
8da7e7bc3e Updated project.xml in Core to remove vlc dependency 2013-08-13 12:58:13 -04:00
Jeff Wallace
ed75e9258b Bug fixes with vlc. Tested component with external modules. 2013-08-01 16:14:58 -04:00
adam-m
ebf53d3711 update modules versions for the release 2013-06-05 12:49:07 -04:00
adam-m
ee8ef11882 update modules versions for the release 2013-03-20 15:13:07 -04:00
adam-m
6816a1eaf1 update modules versions 2013-02-12 17:24:45 -05:00
Tim McIver
a71143591f Merge branch 'master' of https://github.com/sleuthkit/autopsy into timeline
Conflicts:
	thunderbirdparser/nbproject/project.properties
2013-01-18 11:07:50 -05:00
adam-m
93de5d7c33 Update versions for 3.0.4 release 2013-01-18 09:56:07 -05:00
Tim McIver
17e13a5e5d Reinstated removal of 'disabled.modules' from nbproject/platform.properties.
Also removed reference to JavaFX jar in Core.
2013-01-15 15:27:45 -05:00
Tim McIver
8cfbbc0024 Updates in effort to upgrade from Java 6 to Java 7. 2013-01-14 16:58:32 -05:00
0xNF
4db3397553 Merge https://github.com/sleuthkit/autopsy 2013-01-09 07:35:37 -08:00
adam-m
330c3ca45a update module versions and deps for release 2013-01-04 16:39:13 -05:00
0xNF
6c52649ce5 Added timeline functionality.
Select it from the tools menu -> Make Timeline
2012-12-28 16:44:46 -05:00
Tim McIver
48a2e5d6a0 Created a General options panel containing a single checkbox to 'Remember preferred content viewer' - no real functionality yet. 2012-12-28 11:00:14 -05:00