4072 Commits

Author SHA1 Message Date
Richard Cordovano
67555944db Merge remote-tracking branch 'upstream/master' 2013-08-23 14:58:53 -04:00
Brian Carrier
7fe23dcc3a Merge pull request #257 from rcordovano/tags_fix
Added necessary null pointer check to static initializer of Tags class
2013-08-23 10:54:25 -07:00
Richard Cordovano
8260085809 Made the ReportGenerator able to handle the situation when there are no artifact table reports to be generated 2013-08-23 13:37:35 -04:00
Samuel H. Kenyon
dc67e309b5 Move the About box Close button to a more reasonable location. 2013-08-23 13:11:08 -04:00
Richard Cordovano
1855a6f629 Merge branches 'master' and 'tags_fix' 2013-08-23 12:49:13 -04:00
Richard Cordovano
9327e2eeae Added necessary null pointer check to static initializer of Tags class 2013-08-23 12:40:11 -04:00
Richard Cordovano
5dc5d526cd Merge remote-tracking branch 'upstream/master' 2013-08-23 10:57:34 -04:00
Brian Carrier
d51471a6ec updated error messages in modules. Exif uses only signatures now 2013-08-23 10:10:21 -04:00
Brian Carrier
3d364decf2 updated ingest message in wizard 2013-08-23 10:09:26 -04:00
Brian Carrier
91dded9b8b Made final status message more detailed 2013-08-23 10:08:17 -04:00
Richard Cordovano
0d509d2ca0 Merge remote-tracking branch 'upstream/master' 2013-08-23 08:58:50 -04:00
Brian Carrier
c1719f6928 Updated splash and about dialogs 2013-08-22 22:38:49 -04:00
Brian Carrier
2f57a206d1 Merge pull request #256 from rcordovano/persistent_tags
Added persistence of tag names across cases
2013-08-22 18:47:53 -07:00
Richard Cordovano
7cf83f76c0 Corrected mistake in local variable name in Tags.java 2013-08-22 18:39:56 -04:00
Richard Cordovano
97c141ca87 Added persistence of tag names across cases 2013-08-22 18:29:35 -04:00
Brian Carrier
a763f5d258 Merge branch 'master' of https://github.com/sleuthkit/autopsy 2013-08-22 15:24:58 -04:00
Brian Carrier
3119e64f24 Fixed hang when report is generated with RAW_TOOL_OUTPUT 2013-08-22 15:24:53 -04:00
Jeff Wallace
2d0218d8a4 Refactored advanced installer script 2013-08-22 15:19:50 -04:00
Jeff Wallace
65bb4a05ed Merge https://github.com/sleuthkit/autopsy
Conflicts: (due to line ending problems)
	Core/src/org/sleuthkit/autopsy/corecomponents/DataContentViewerMedia.java
	build-windows.xml
	build.xml
2013-08-22 09:54:56 -04:00
Brian Carrier
344e3faad3 Merge pull request #252 from raman-bt/master
i. Changed access specifier on casemodule.Case.addImage() to public, so ...
2013-08-21 19:13:59 -07:00
Brian Carrier
3b63bad025 Merge pull request #255 from rcordovano/explorer_lookup_fix
Eliminated redundant associateLookup() call in DataResultTopComponent.componentOpened().
2013-08-21 19:11:14 -07:00
Richard Cordovano
5212246511 Removed 24x24 version of 'New Case' icon 2013-08-21 16:26:34 -04:00
raman-bt
96c5ba0779 Make HTML report more robust with artifact names in the HTML and icon files. 2013-08-21 16:08:38 -04:00
Richard Cordovano
767e2dd6c4 Eliminated redundant calls to assocaiteLookup() in DataResultTopComponent 2013-08-21 16:00:34 -04:00
Richard Cordovano
338aeb58a7 Possible solution for IllegalStateException due to redundant associateLookup() calls 2013-08-21 15:35:12 -04:00
Richard Cordovano
c10e2b4b31 Deleted smaller new case icon 2013-08-21 15:06:08 -04:00
Richard Cordovano
d1405c813f Added improved version of btn_icon_create_new_case-24.png 2013-08-21 13:59:54 -04:00
Richard Cordovano
0cb46643e5 Added 24x24 version of btn_icon_create_new_case.png 2013-08-21 13:52:58 -04:00
Brian Carrier
93e6abe5a6 Updated build files for installer 2013-08-21 12:23:20 -04:00
raman-bt
1e67510c8a i. Changed access specifier on casemodule.Case.addImage() to public, so other modules can access it
to display a newly added image in the UI.
ii. Fixed the names of icons in HTML report to go with the recent renaming of some Web artifacts.
2013-08-20 14:09:59 -04:00
Brian Carrier
0e1592d345 Merge branch 'master' of https://github.com/sleuthkit/autopsy 2013-08-20 13:35:55 -04:00
Brian Carrier
7ab52993a2 removed call to update_version.py from ant and changed variable names 2013-08-20 13:35:38 -04:00
Brian Carrier
ce306636a5 fixed bug where images could not be resized and exceptions occured 2013-08-20 13:16:24 -04:00
Brian Carrier
ae55dd03c5 Merge pull request #251 from rcordovano/close_case
Changed access specifier of Case.closeCase() method
2013-08-19 19:54:28 -07:00
Richard Cordovano
917398c591 Changed access specifier of Case.closeCase() method 2013-08-19 18:30:00 -04:00
Brian Carrier
63374ad0f3 Updated result viewer docs again 2013-08-18 21:58:20 -04:00
Brian Carrier
e6fe90719a Updated doxygen for dataresult viewers 2013-08-16 22:16:28 -04:00
Brian Carrier
09b737b766 Added link to wiki 2013-08-16 21:47:48 -04:00
df-test-runner
9abf7e9710 Removed outdated reference to ant target. 2013-08-16 13:38:36 -04:00
Jeff Wallace
cf98b8b1e8 Updated build windows script, which doesn't deal with native libraries anymore. 2013-08-16 12:58:42 -04:00
Brian Carrier
2bc314d79f Fixed typo in sample ingest module 2013-08-16 12:54:02 -04:00
Brian Carrier
0f5dd2894a Merge branch 'master' of https://github.com/sleuthkit/autopsy 2013-08-16 12:53:01 -04:00
Brian Carrier
2fb3dc67c6 normalized use of resetComponent for content viewers and better handle case where no tabs are enabled so that viewers reset and old data is not visible. 2013-08-16 12:52:54 -04:00
Brian Carrier
fbb7f28f87 Merge branch 'master' of github.com:sleuthkit/autopsy 2013-08-14 23:44:25 -04:00
Brian Carrier
72e5ea71b2 Added sample data source ingest module and updated docs to refer to it. 2013-08-14 23:44:09 -04:00
Brian Carrier
2407bbee91 Added sample data source ingest module and updated docs to refer to it. 2013-08-14 23:44:02 -04:00
Jeff Wallace
f0dd4f5687 Updated output formatting and added return value enumeration. 2013-08-14 15:57:53 -04:00
Jeff Wallace
0298450238 Removed library loading functions from the core installer and updated the build script, which doesn't need to get the tsk libs anymore. 2013-08-14 15:22:07 -04:00
Brian Carrier
1a6c40d97d minor comments to update_versions.py 2013-08-14 13:33:37 -04:00
Brian Carrier
68c642cf1b Updated sample file ingest and added commented out code to Loader to load example modules for testing 2013-08-13 17:52:31 -04:00