2024 Commits

Author SHA1 Message Date
Eugene Livis
87c69e18da Removed Solr upgrade JARs and IndexUpgrader class 2017-04-17 16:23:43 -04:00
Richard Cordovano
bb8f46217e Merge pull request #2701 from wschaeferB/2462-UnableToDeleteCases
2462 unable to delete cases
2017-04-13 13:03:50 -04:00
Richard Cordovano
e5be1a0f7f Merge pull request #2700 from wschaeferB/2541-RenamingKeyword-rc-280
2541 renaming keyword release 440
2017-04-13 13:02:57 -04:00
William Schaefer
69af487d45 2540 add keyword icon made standard new icon 2017-04-13 11:59:49 -04:00
William Schaefer
845117cbc3 2540 further standardize button sizing and spacing between options panels 2017-04-13 11:48:56 -04:00
William Schaefer
155028efca 2541 resize keyword list panel, larger buttons, more consistant with other panels size 2017-04-13 11:20:36 -04:00
William Schaefer
5bad83da00 2541 clean up boolean logic of copying a keyword list 2017-04-13 11:17:13 -04:00
Eugene Livis
ed5831795e Fixed typo 2017-04-12 13:53:44 -04:00
William Schaefer
d4290e4f99 2540 Edit List button now named Edit List Name 2017-04-12 13:47:56 -04:00
William Schaefer
1b1ef37288 2541 trim trailing and leading spaces from list names to avoid visual dupes 2017-04-12 13:47:42 -04:00
William Schaefer
ff55fd7412 2541-Keywordlists rename no longer deletes names with unchanged name 2017-04-12 13:47:29 -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
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
millmanorama
a3195e8fe5 fix build, don't have anything checked into release 2017-04-11 17:36:23 +02: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
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
cb302733e6 KWS uses BootstrapIvy.xml 2017-04-07 15:41:54 +02:00
Richard Cordovano
344429b39c Merge pull request #2657 from wschaeferB/2492-EditKeywordsTitle
2492 - dialog opened by Edit Keyword button now titled Edit Keyword
2017-04-06 17:51:55 -04:00
Richard Cordovano
3a7697e5f5 Merge pull request #2649 from millmanorama/2371-CoreLibs-IG-KWS-EMAIL
2371 corelibs, ig, kws
2017-04-05 09:22:34 -04:00
Richard Cordovano
eaf8272861 Update JIRA reference in SolrSearchService.java 2017-04-04 18:23:49 -04:00
William Schaefer
fd781e207d 2492 - dialog opened by Edit Keyword button now titled Edit Keyword 2017-04-03 14:25:08 -04:00
millmanorama
481c994a20 don't delete release folder 2017-03-31 15:23:23 +02:00
millmanorama
a9520d1891 move solr deployment and index upgrade tools out of release, and copy them in on build. Download jars need for index upgraders with Ivy. 2017-03-31 15:23:22 +02:00
millmanorama
034af79420 delete solr jars on clean 2017-03-31 15:22:55 +02:00
millmanorama
d91784aced delete modules/ext for suite, corelibs, and KWS on clean 2017-03-31 15:22:52 +02: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
c20712d2db 2462 replaced debug statement with logging of exception in solrSearchService 2017-03-30 17:24:43 -04:00
eugene7646
b075904015 Merge pull request #2647 from wschaeferB/2491-ConsistantCapitals
2491 consistant capitals
2017-03-30 16:55:06 -04:00
U-BASIS\dgrove
f2eb93ce23 Fixed code to replace first character to match Solr 6 case name rules. 2017-03-30 14:16:57 -04:00
William Schaefer
5ef574d1fc 2491 A couple more Keyword list related capital letters made consistant 2017-03-30 13:46:07 -04:00
William Schaefer
0cbb0fe56f 2491 consistant capitalization of titles involving Keyword List 2017-03-30 13:38:23 -04:00
U-BASIS\dgrove
d2cd213cd0 Modified regex filter so it's in line with Solr 6 core name rules. 2017-03-30 13:02:32 -04:00
William Schaefer
44d6edb349 2462 added check to ensure list of Indexes was not empty 2017-03-30 12:50:05 -04:00
William Schaefer
eacf3e7015 2462 added comment to clarify new method in solrsearchservice 2017-03-30 11:06:02 -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
f6cb425445 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 2462-UnableToDeleteCases 2017-03-30 10:29:18 -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
Eugene Livis
a3e4195f66 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into kws_list_fix 2017-03-29 16:16:41 -04:00
Eugene Livis
07f74f5cc6 Server.closeCore() does not throw exception if core is already closed 2017-03-29 16:04:32 -04:00