9697 Commits

Author SHA1 Message Date
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
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
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
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
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
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
momo
ec7a615786 remove templates menu item from tools 2015-10-19 13:18:19 -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
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
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
jmillman
e95e8b785e more fixes to tooltips 2015-10-16 15:52:37 -04:00
jmillman
d7dc55cdd5 add status bar message about dragging IntervalSelector 2015-10-16 15:07:01 -04:00
jmillman
2690d1c4ed fix tooltips for event bundles and add general tooltip instructing user to "drag to select interval..." 2015-10-16 14:18:55 -04:00
jmillman
645d6fba1d remove right click menu to start IntervalSelector dragging. Improve Ux of IntervalSelector 2015-10-16 14:12:50 -04:00
jmillman
668a335319 make IntervalSelector more of a first class citizen, and enhance its UX 2015-10-16 14:12:46 -04:00
jmillman
b31e172f13 change interval selector to BorderPane 2015-10-16 14:12:43 -04:00
jmillman
49965d73a2 refacto select interval action to separate inner class 2015-10-16 14:12:39 -04:00
jmillman
84a31f3738 allow user to drag interval selector with any mouse button 2015-10-16 14:12:34 -04:00
momo
5aab86ae29 remove 08, for deflate compression, from gzip sig 2015-10-16 12:52:57 -04:00
momo
208544d841 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop 2015-10-16 12:47:45 -04:00
Richard Cordovano
3c235d9bac Do linting of SingleUserCaseImporter 2015-10-16 12:00:28 -04:00
momo
89a3f6b5fa add more details for intillij 2015-10-16 11:11:33 -04:00
Richard Cordovano
d79df41db9 Merge pull request #1625 from eugene7646/kws
Added baloon notification if KWS core creation fails
2015-10-16 10:59:25 -04:00
Eugene Livis
f5a32922bf Changed UI message text 2015-10-16 10:57:05 -04:00
Richard Cordovano
1604cb2f95 Merge pull request #1624 from eugene7646/password
Ability to convert text to hex text and back
2015-10-16 10:52:32 -04:00
Richard Cordovano
ef55636388 Merge pull request #1599 from mhmdfy/jython-dox
Jython dox
2015-10-16 10:28:16 -04:00
momo
64e0e0a9ae fix merge conflict with gzip mimtype 2015-10-15 17:59:17 -04:00
momo
058f5ec9ce Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop 2015-10-15 17:54:45 -04:00
Richard Cordovano
30cbaea9e5 Merge pull request #1626 from karlmortensen/splitInstructions
split service install instructions into individual parts
2015-10-15 17:52:21 -04:00
Richard Cordovano
bf394e0f26 Merge pull request #1609 from mhmdfy/sanitize-utf-8
Sanitize utf 8
2015-10-15 17:09:27 -04:00
momo
bb0dc09925 use same given charset 2015-10-15 17:08:00 -04:00
Karl Mortensen
940a45e8cf split service install instructions 2015-10-15 16:37:59 -04:00
Eugene Livis
711c958a04 Added baloon notification if KWS core creation fails 2015-10-15 15:40:59 -04:00