14241 Commits

Author SHA1 Message Date
Ann Priestman
111cca6837 Disable image writer on non windows systems 2017-04-12 09:51:23 -04:00
Richard Cordovano
8cb7c7470d Merge pull request #2683 from rcordovano/2535-truncate-case-db-name-only
2535 truncate case db name only
2017-04-12 08:59:28 -04:00
millmanorama
7e2ac8e126 remove unused methods and dependency on solr 4.9.1 2017-04-12 13:34:00 +02:00
millmanorama
b502f0d2fc Merge remote-tracking branch 'upstream/rc-280' into 2371-RecentActivity
# Conflicts:
#	.gitignore
#	CoreLibs/build.xml
2017-04-12 12:12:50 +02:00
Richard Cordovano
405b9835a8 caseNameToCaseDbName improvements 2017-04-11 18:21:28 -04:00
Richard Cordovano
6e286794a3 caseNameToCaseDbName improvements 2017-04-11 18:19:09 -04:00
Richard Cordovano
93ba74b0b0 caseNameToCaseDbName improvements 2017-04-11 18:17:45 -04:00
Richard Cordovano
6e3ba27a74 caseNameToCaseDbName improevments 2017-04-11 18:10:56 -04:00
Richard Cordovano
addcf9bd38 Improve comments in Case class 2017-04-11 18:02:49 -04:00
Richard Cordovano
5b60fe903d Separate case name cleanup from db name cleanup 2017-04-11 17:47:40 -04:00
Eugene Livis
fceaf40735 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop 2017-04-11 16:31:50 -04:00
William Schaefer
d2fe6eb429 2462 made comments in deleteTextIndex more clear 2017-04-11 16:13:19 -04:00
William Schaefer
9afa7e79ac 2462 modified delete to use the indexName from the current Index 2017-04-11 16:11:42 -04:00
Eugene Livis
d1ffdf43ae Updated documentation 2017-04-11 16:03:51 -04:00
Eugene Livis
3701ca74f9 Modified Keyword.equals() method to take the new fileds into account 2017-04-11 15:51:11 -04:00
Richard Cordovano
1b46a77fa1 Merge pull request #2677 from wschaeferB/2461-DisableMenuForAutoIngest
2461 disable menu for auto ingest
2017-04-11 15:05:24 -04:00
William Schaefer
9c9066dd59 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 2512-ProfilePanelTooTall 2017-04-11 14:33:22 -04:00
William Schaefer
4846b270f6 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 2518-AnalyzeDataAsap 2017-04-11 14:32:01 -04:00
William Schaefer
c0324a18c3 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 2461-DisableMenuForAutoIngest 2017-04-11 14:31:16 -04:00
William Schaefer
3e511254f1 2462 rethrow exception when unable to delete case from invalid IndexMetadata 2017-04-11 14:26:38 -04:00
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
Eugene Livis
a05b4f73c5 Merge branch 'rc-280' of https://github.com/sleuthkit/autopsy into keyword_class_2495 2017-04-11 13:37:32 -04:00
William Schaefer
c69d011a74 2512 side by side label and field for ProfilePanel 2017-04-11 13:37:08 -04:00
Richard Cordovano
807f31d6cc Merge pull request #2676 from millmanorama/fix-jars-in-build
Fix jars in build
2017-04-11 13:34:29 -04:00
U-BASIS\zhaohui
60ab75240a 2403: Use manifestclasspath to avoid classpath too long in command line 2017-04-11 13:28:32 -04:00
millmanorama
07405e3d57 cleanup CoreLibs/build.xml 2017-04-11 18:02:02 +02:00
millmanorama
23938f65b8 remove release.dir property 2017-04-11 17:57:49 +02:00
millmanorama
33cd0c1191 Merge remote-tracking branch 'upstream/rc-280' into 2371-RecentActivity 2017-04-11 17:53:53 +02:00
millmanorama
6373f3a3eb reignore release folders 2017-04-11 17:50:44 +02:00
millmanorama
a3195e8fe5 fix build, don't have anything checked into release 2017-04-11 17:36:23 +02:00
William Schaefer
b45e337073 2512 further reduced height of ProfilePanel to 545 pixels 2017-04-11 11:21:55 -04: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
f94107e3ab Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 2512-ProfilePanelTooTall 2017-04-10 17:29:53 -04:00
Eugene Livis
aae52e2467 Reduced number of custructors in Keyword class 2017-04-10 17:03:11 -04:00
Eugene Livis
06daab8623 First cut at adding list name and original term to Keyword class 2017-04-10 16:21:03 -04:00
Eugene Livis
530c1745b3 First cut at adding list name and original term to Keyword class 2017-04-10 16:18:10 -04:00
William Schaefer
f0ab0721e0 2462 deleteTextIndex now uses CaseMetadata to get case dir 2017-04-10 15:06:25 -04:00
U-BASIS\dgrove
ec8c9f0b23 Fixed parsing issue in case name validation error. 2017-04-10 14:52:12 -04:00
Eugene Livis
b249cf701c Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop 2017-04-10 14:38:09 -04:00
U-BASIS\dgrove
63477b9f4d Fixed parsing error in case name validation error message. 2017-04-10 12:03:10 -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
Richard Cordovano
bb9023d0f9 Merge pull request #2669 from millmanorama/2470-casemetadata-backwards-compatibility
2470 reorganize field declarations to reflect schema versions, save absolu…
2017-04-10 09:35:21 -04: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
William Schaefer
428e75f91f Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 2461-DisableMenuForAutoIngest 2017-04-07 18:18:27 -04:00
Eugene Livis
1535b86d15 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop 2017-04-07 16:34:41 -04:00