Commit Graph
18776 Commits
Author SHA1 Message Date
Richard Cordovano 1d7bf119bb Merge pull request #1642 from millmanorama/zoom-out-fixes
fix stack overflow when zooming way out by disabling zooming out further than the entire case... other minor cleanup
2015-10-21 16:36:05 -04:00
jmillman 7c90264368 Merge remote-tracking branch 'upstream/develop' into zoom-out-fixes
Conflicts:
	Core/src/org/sleuthkit/autopsy/timeline/actions/Bundle.properties
	Core/src/org/sleuthkit/autopsy/timeline/ui/VisualizationPanel.java
2015-10-21 16:26:02 -04:00
jmillman 849919ae72 add com.sun.javafx.Utils shim class. requires Java 8u60 2015-10-21 16:19:05 -04:00
U-Mhmdfy-PC\Mhmdfy 1615df7cf7 Merge branch 'develop' of https://github.com/mhmdfy/autopsy into develop 2015-10-21 15:49:43 -04:00
Richard Cordovano c0a43b677d Merge pull request #1634 from mhmdfy/remove-template-tools
Remove template tools
2015-10-21 15:47:07 -04:00
Richard Cordovano 676b29ffe3 Merge pull request #1632 from millmanorama/screenshot-report
fix screenshot functionality to include entire visualization, and min…
2015-10-21 15:46:16 -04:00
Richard Cordovano 16489d6398 Merge pull request #1630 from millmanorama/emphasize_interval_selector
Emphasize interval selector
2015-10-21 15:45:58 -04:00
Richard Cordovano 2149b06095 Merge pull request #1628 from mhmdfy/jython-dox
add more details for intillij
2015-10-21 15:45:27 -04:00
jmillman 6f779f0787 refactor Timeline initialization code to align with ImageGallery and use more constructor style dependency injection. 2015-10-21 12:52:23 -04:00
Brian Carrier 12f673457a Merge pull request #1640 from sleuthkit/file_type_fix
File type fix
2015-10-21 12:38:13 -04:00
Brian Carrier 1b3f9ad2fb Made use of new API for predefined file types 2015-10-21 12:36:08 -04:00
Brian Carrier bfc316b342 Added API for raw bytes for signature 2015-10-21 11:53:56 -04:00
Brian Carrier 387f7919ee Added question about what to log 2015-10-21 11:42:41 -04:00
Brian Carrier 55255d491c Fix new file type sigs, catch parse exceptions, log when case can't be created 2015-10-21 11:40:52 -04:00
jmillman 6e8b47b7f6 add com.sun.javafx.Utils shim class. requires Java 8u60 2015-10-21 10:45:37 -04:00
Brian Carrier 486460ae8b Merge pull request #1638 from sleuthkit/new_docs
Updated to reflect new ant target names
2015-10-21 09:48:32 -04:00
Brian Carrier 47d1b4be54 Updated to reflect new ant target names 2015-10-21 09:48:07 -04:00
Richard Cordovano af876d3c76 Remove rule for .cur from predefined file types 2015-10-21 09:30:07 -04:00
Richard Cordovano 052efc147d Merge pull request #1627 from mhmdfy/predefined-mime-types
Predefined mime types
2015-10-21 09:27:01 -04:00
jmillman f98cf3e600 WIP towards view artifacts in timeline action 2015-10-20 11:54:29 -04:00
momo e4d21bbdde Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop 2015-10-20 11:20:57 -04:00
Brian Carrier 1bc044a500 Merge pull request #1631 from sleuthkit/multi_user_docs
made collaborative vs multi-user consistent, moved multi-user to end …
2015-10-20 11:16:55 -04:00
Brian Carrier 97b5b562c9 Merge branch 'develop' into multi_user_docs 2015-10-20 10:59:51 -04:00
Brian Carrier 040c45ef5c Addressed comments 2015-10-20 10:59:47 -04:00
momo aae1c2a8b5 remove unused helper methods 2015-10-20 10:52:41 -04:00
momo fade9f18d8 remove maps 2015-10-20 10:45:28 -04:00
momo 5a138d26f2 fix equals 2015-10-20 10:19:33 -04:00
jmillman 46e050370c View in timeline action WIP 2015-10-20 10:18:26 -04:00
Karl Mortensen c8141cafab no multi-user settings is not an error 2015-10-20 09:18:30 -04:00
Brian Carrier 996a2b0f0e Updated doxygen version in path 2015-10-19 22:56:33 -04:00
Brian Carrier b4c846c9c4 Updated TAG file to where TSK datamodel file actually is 2015-10-19 22:16:15 -04:00
Karl Mortensen cc92ac6bc5 add database info to case properties 2015-10-19 17:19:04 -04:00
Brian Carrier 4a2d44032a Merge pull request #1636 from sleuthkit/load_fixes
Load fixes
2015-10-19 17:08:49 -04:00
Brian Carrier 4aa93c2296 made dependency loading consistent with previous releases 2015-10-19 17:07:21 -04:00
Karl Mortensen 276d9e1c63 add scroll pane for multi user options 2015-10-19 16:01:30 -04:00
momo ec7a615786 remove templates menu item from tools 2015-10-19 13:18:19 -04:00
jmillman 91f79a3a06 fix stack overflow when zooming way out by disabling zooming out further than the entire case... other minor cleanup 2015-10-19 12:55:29 -04:00
jmillman 3010cb7845 fix screenshot functionality to include entire visualization, and minor cleanup 2015-10-19 11:34:38 -04:00
Brian Carrier 2837c6b50b Added comment about what is stored where 2015-10-19 11:28:34 -04:00
momo 8b0f934f3e UI change based on edit vs save new 2015-10-19 11:22:00 -04:00
Brian Carrier 56869400c3 made collaborative vs multi-user consistent, moved multi-user to end of docs, add prereq sections to some network setup, added other references to multi-user in docs 2015-10-19 11:20:49 -04:00
momo cdd2c76a05 comments 2015-10-19 10:22:25 -04:00
momo 0deb5cd25a variable name 2015-10-19 10:17:45 -04:00
momo c07149935a remove unused i 2015-10-19 10:15:26 -04:00
momo e574b1e9a9 revert accidental changes in form 2015-10-19 10:13:47 -04:00
momo 42c8e4bb73 fix equals in sig 2015-10-19 09:53:28 -04:00
momo 88942afc85 change type to Filetype 2015-10-19 09:21:30 -04:00
Brian Carrier 0179e86e78 Merge branch 'develop' of github.com:sleuthkit/autopsy into develop 2015-10-18 21:51:02 -04:00
Brian Carrier f72a62f35a report framework resets progress bar at end 2015-10-18 21:50:25 -04:00
jmillman e550718f72 cleanup 2015-10-16 17:08:36 -04:00