6522 Commits

Author SHA1 Message Date
millmanorama
de71714c75 revert core build changes 2017-04-10 16:18:20 +02:00
Richard Cordovano
9313c9a58a Merge pull request #2656 from wschaeferB/2454-LocalDiskThread
2454 Removed redundant else block corrected level of access for disk …
2017-04-06 17:51:06 -04:00
Richard Cordovano
4e20919b9f Merge pull request #2659 from sleuthkit/results_content_viewer_fix
display last column for all rows, remove duplicate code, use attribut…
2017-04-06 13:00:27 -04:00
millmanorama
2f9a7906f4 move ivy bootstrapping to BootstrapIvy.xml 2017-04-05 17:42:51 +02:00
millmanorama
c0db3bdcc7 Merge remote-tracking branch 'upstream/develop' into 2371-minimize-installer-Core
# Conflicts:
#	.gitignore
2017-04-05 17:37:42 +02:00
Raman
66919e2271 VIK-2502: Change radio buttons to toggle buttons for picking profile
Center align label text w.r.t to button.
2017-04-04 13:25:32 -04:00
Brian Carrier
0c40b16e71 display last column for all rows, remove duplicate code, use attribute display method, always escape 2017-04-03 15:40:23 -04:00
William Schaefer
74845fa4ed 2454 Removed redundant else block corrected level of access for disk lists 2017-04-03 10:11:06 -04:00
eugene7646
c5b31b92d9 Merge pull request #2655 from raman-bt/develop
VIK-2502: Change radio buttons to toggle buttons for picking profile
2017-03-31 16:23:22 -04:00
Raman
4b723283df VIK-2502: Change radio buttons to toggle buttons for picking profile 2017-03-31 16:10:48 -04:00
U-BASIS\dgrove
657b9c3fa6 Updated copyright date. 2017-03-31 15:56:48 -04:00
eugene7646
f5ee898874 Merge pull request #2651 from wschaeferB/2452-UpdateLocalDiskDSP
2452 update local disk dsp
2017-03-31 13:02:02 -04:00
William Schaefer
bd02d05261 2452 correct logger message regarding cancellation 2017-03-31 11:15:36 -04:00
William Schaefer
60d49e4237 2452 Right side of local disk panel now lines up correctly 2017-03-31 10:46:08 -04:00
millmanorama
7765a8d806 copy InternalPythonModules and photorec_exec to release, remove mactime from repo 2017-03-31 16:37:02 +02:00
millmanorama
fdfebc5f75 delete Core/release/modules on clean. Most jars downloaded with Ivy, some moved into thirdparty. 2017-03-31 15:43:40 +02:00
Brian Carrier
48dbd52dd2 Added more support in tree for INTERESTING_ARTIFACTS and send ingest inbox for interesting file hits 2017-03-30 21:20:20 -04:00
William Schaefer
a6795e4246 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 2452-UpdateLocalDiskDSP 2017-03-30 17:15:03 -04:00
William Schaefer
ad1c5ba0cf 2452 fixed refresh local disks button 2017-03-30 17:14:47 -04:00
eugene7646
b075904015 Merge pull request #2647 from wschaeferB/2491-ConsistantCapitals
2491 consistant capitals
2017-03-30 16:55:06 -04:00
William Schaefer
97692500a5 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 2452-UpdateLocalDiskDSP 2017-03-30 16:02:26 -04:00
William Schaefer
2f1c2a0040 2505 adjusted code to use standard apache method to remove extension 2017-03-30 15:48:49 -04:00
William Schaefer
c907bee915 2452 partially working refresh button and warning fixed localDisk DSP 2017-03-30 15:40:58 -04:00
William Schaefer
6d9cff1a60 2491 Consistant use of colons after list labels in options 2017-03-30 13:39:11 -04:00
William Schaefer
10db0ef6e2 Fixed resizing of Profile Description Label on ProfileSettingsPanel 2017-03-30 11:37:20 -04:00
William Schaefer
6f412a8a76 Fixed issue with periods in profile names causing trouble 2017-03-30 11:31:40 -04:00
Raman
c4a5f91ae2 VIK-2481: Media tab should not be enabled for sqlite.db (or *.db files) 2017-03-28 15:25:39 -04:00
Raman
1e629afedd Ensure ModuleDataEvent is only fired if there are indeed any new artifacts. 2017-03-27 14:12:54 -04:00
Raman
b124a26a84 Android module firs ModuleDataEvent event for Contacts, CallLogs and Text message artifacts. 2017-03-27 13:05:16 -04:00
Brian Carrier
34e7d8a165 Merge pull request #2631 from eugene7646/substring_search_2384
Substring search 2384
2017-03-24 14:52:22 -04:00
Eugene Livis
c3c8d9df72 Merge Brian's UI changes 2017-03-24 13:26:29 -04:00
Brian Carrier
cb111c22a3 desired tree now works, except for the extra layer at the predefined regexps. 2017-03-24 09:49:11 -04:00
Brian Carrier
7fd6536182 Update to previous commit to now properly show files 2017-03-23 22:17:10 -04:00
Richard Cordovano
0a89b0f90d Make new case wizard create display name/case name aware case dirs 2017-03-23 20:40:07 -04:00
Brian Carrier
aa14a594e2 initial attempt at changing the keyword search tree to handle lists with substrings and regexps 2017-03-23 18:18:30 -04:00
Richard Cordovano
7b8cbc6301 Update auto ingest for case display name vs. case name 2017-03-23 18:11:42 -04:00
Richard Cordovano
e8fcffcfea Add setIndeterminate to ProgressPanel ctor 2017-03-23 17:46:59 -04:00
Richard Cordovano
7aebdfcaff Merge branch 'develop' of github.com:sleuthkit/autopsy into develop 2017-03-23 00:22:55 -04:00
William Schaefer
da3dceaa97 2463-Simplified logic for disabling Local Disk DSP when Multi-User 2017-03-22 19:04:58 -04:00
William Schaefer
cab94a912b Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 2463-DisableLocalDiskForMulti 2017-03-22 18:34:00 -04:00
William Schaefer
eef0042f5a 2463 - Change default selection when selected DSP would be disabled 2017-03-22 18:16:12 -04:00
William Schaefer
40ab73615b 2452 - Updated text for switching to VHD upon completion of image writer 2017-03-22 18:04:09 -04:00
William Schaefer
099e3dda47 2463 disable instead of hide local disk DSP when multi-user 2017-03-22 18:01:34 -04:00
Eugene Livis
e3945fc13c Merge branch 'develop' of https://github.com/sleuthkit/autopsy into substring_search_2384 2017-03-22 17:49:10 -04:00
Eugene Livis
89bcf3dcb0 Changes how KWS list substring search results are displayed 2017-03-22 17:45:56 -04:00
Richard Cordovano
dfe7d074b0 Fix inaccurate case operation progress messages 2017-03-22 17:20:13 -04:00
Richard Cordovano
e20460773a Merge branch 'develop' of github.com:sleuthkit/autopsy into develop 2017-03-22 17:10:21 -04:00
Richard Cordovano
177fbfb261 Fix case properties GUI text 2017-03-22 17:10:02 -04:00
William Schaefer
690fff3c0c 2457-removed parens around s in Create/edit filters option 2017-03-22 16:54:53 -04:00
millmanorama
b981923546 refactor getThumbnail to reduce if/else clutter 2017-03-22 11:56:44 +01:00