6538 Commits

Author SHA1 Message Date
William Schaefer
be2ca148ab Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 2462-UnableToDeleteCases 2017-04-11 13:48:52 -04:00
William Schaefer
828fc487f9 2462 fixed comment regarding cores with the same name 2017-04-11 13:45:05 -04:00
millmanorama
a3195e8fe5 fix build, don't have anything checked into release 2017-04-11 17:36:23 +02:00
millmanorama
cd3bbfcdf4 Merge branch '2371-minimize-installer-Core' into fix-jars-in-build
# Conflicts:
#	Core/build.xml
2017-04-11 15:01:05 +02:00
millmanorama
0737a1ed31 Merge remote-tracking branch 'upstream/rc-280' into fix-jars-in-build 2017-04-11 14:49:32 +02:00
millmanorama
a22f83d132 don't use release.dir property in build file 2017-04-11 14:48:41 +02:00
William Schaefer
f0ab0721e0 2462 deleteTextIndex now uses CaseMetadata to get case dir 2017-04-10 15:06:25 -04:00
William Schaefer
e832d9a17a Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 2462-UnableToDeleteCases 2017-04-10 11:44:51 -04:00
millmanorama
de71714c75 revert core build changes 2017-04-10 16:18:20 +02:00
millmanorama
7be31fe8cf don't use sync="true" when retrieving dependencies with Ivy. 2017-04-10 12:50:56 +02:00
William Schaefer
8b868d028e Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 2462-UnableToDeleteCases 2017-04-07 18:36:22 -04:00
millmanorama
6b23974032 reorganize field declarations to reflect schema versions, save absolute and relative and absolute paths of case database 2017-04-07 13:53:42 +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
1cc7ce6457 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 2462-UnableToDeleteCases 2017-03-30 17:24:52 -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
William Schaefer
d8b53d8fb8 2462 add missing @Deprecated tag to KeywordSearchService Interface deleteTextIndex 2017-03-30 10:54:27 -04:00
William Schaefer
072815cb8e 2462 fix deprecation tags on old delete method for index 2017-03-30 10:48:39 -04:00
William Schaefer
e67d42fea2 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 2462-UnableToDeleteCases 2017-03-29 17:10:49 -04:00
William Schaefer
e9f82d0ea7 2462 Auto Ingest Dashboard Delete Case button now works again 2017-03-29 17:10:36 -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