Commit graph

3225 commits

Author SHA1 Message Date
j2blake
8b34e8d5d0 Remove unused classes related to authentication. 2011-07-01 19:40:35 +00:00
deepakkoni
5a4a2d22f5 Removing researchAreaOf from the informationresource queries. 2011-07-01 18:59:45 +00:00
stellamit
6fac9339d6 additional logging messages to vivo.all.log during knowledge base migration 2011-07-01 17:18:12 +00:00
briancaruso
e16052a7a0 Fixing NPE in test of IndexBuilder. NIHVIVO-2813 2011-07-01 16:32:21 +00:00
j2blake
89a91757c0 NIHVIVO-2279 Flesh out the UI for editing UserAccount, and associating with Individual Profiles 2011-07-01 16:19:53 +00:00
ryounes
50b159710b NIHVIVO-2459 Improvements to stemmed autocomplete matching. NIHVIVO-2801 Fix error in SolrAutocompleteController. 2011-07-01 16:19:31 +00:00
j2blake
cebc368738 NIHVIVO-2279 create new methods on SelfEditingConfiguration, to help associate UserAccounts with Individual profiles. 2011-07-01 16:13:42 +00:00
j2blake
555e068d6a NIHVIVO-2279 convert UserAccountsAjaxController from its first version, which was essentially a stub. 2011-07-01 16:13:23 +00:00
j2blake
f86f8e893c NIHVIVO-2279 create new methods on SelfEditingConfiguration, to help associate UserAccounts with Individual profiles. 2011-07-01 16:12:05 +00:00
briancaruso
8904a227d6 Adding MultiValuedEditSubmission 2011-07-01 14:19:10 +00:00
briancaruso
5cb9198ada Fixing NPE in SolrPagedSearchController NIHVIVO-2809 2011-06-30 22:41:56 +00:00
briancaruso
b8f2118d4b refactoring IndividualToSolrDocument.java. Fix for NIHVIVO-2806 2011-06-30 21:40:59 +00:00
briancaruso
2751ba798b Closing QueryExecution in some code. Adding EditN3GeneratorTest. 2011-06-30 16:30:33 +00:00
ryounes
646d3ed00c Fix inadvertent change to method name in r8364 2011-06-30 12:54:38 +00:00
anupsawant
5f3ee8aa07 r 8364 changes to exclude check on betamap 2011-06-30 12:10:16 +00:00
anupsawant
14bba181c2 r 8364 added a statement to get count of uris that are being indexed. 2011-06-30 11:29:33 +00:00
anupsawant
1f8fec7a52 r 8346 changes made to exclude target info field 2011-06-30 10:48:56 +00:00
anupsawant
6ec704cd77 r 8367 changes made to change boost on fields 2011-06-30 10:48:30 +00:00
anupsawant
c3419ba1fe r 8364 changes made to change boost on fields 2011-06-30 10:45:28 +00:00
anupsawant
e7b383ed81 r 8364 changes made to exclude targetinfo 2011-06-30 10:44:54 +00:00
anupsawant
4dbed884cc r 8364 changes made to exclude phi 2011-06-30 10:44:29 +00:00
briancaruso
1031455e4c working on memory leak NIHVIVO-2782 2011-06-29 23:53:23 +00:00
stellamit
025fb1b435 changing some log messages from debug level to warn level. 2011-06-29 21:25:25 +00:00
ryounes
b3abd584dc NIHVIVO-2801 Fix SolrIndividualListController to handle a situation where the index contains a number of non-existent individuals 2011-06-29 21:25:16 +00:00
deepakkoni
74a48d09a3 Adding licensing info. 2011-06-29 20:46:13 +00:00
deepakkoni
ab8a6f0662 Adding the following files related to refactoring of EditRequestDispatch
1) DefaultDataPropertyFormGenerator
2) DefaultObjectPropertyFormGenerator
3) DefaultPropertyFormGenerator
4) EditDataPropStmtRequestDispatchController
5) EditRequestDispatchController
6) n3DeleteController
7) defaultPropertyForm.ftl

Note: These files are not fully functional yet. While some of them are partially functional, others need some filling up to do.
2011-06-29 19:27:33 +00:00
stellamit
19f69c62ba NIHVIVO-2426 knowledge base migration 2011-06-29 18:43:42 +00:00
ryounes
0f3491f42d Updates to default list view: remove moniker, and handle label vs. local name from sparql query rather than a data postprocessor 2011-06-29 15:50:23 +00:00
j2blake
87dc7698e1 NIHVIVO-2279 first steps toward associating a UserAccount with a Profile. 2011-06-29 15:36:14 +00:00
briancaruso
6f65d712cc Working on memory leak in solr indexing. Changed ContextNodeFields to single threaded. 2011-06-28 23:47:44 +00:00
stellamit
cd976b67bc development for NIHVIVO-2426, knowledge base migration. 2011-06-28 20:37:55 +00:00
hjkhjk54
030b454a2b Changes to fix error with NIHVIVO-2726 (switching to main model removes original model). Also updated template for individuals for classes to employ main class group template. Also fixed error NIHVIVO-2785 where clicking on class on internal/external page repeated class name on page. 2011-06-28 19:54:23 +00:00
ryounes
997b3ef2cd NIHVIVO-2459 Tokenized, stemmed autocomplete search 2011-06-28 19:18:03 +00:00
ryounes
a7c271a9bd NIHVIVO-2459 Two edgeNGram field definitions for autocomplete. Untokenized autocomplete search. 2011-06-28 16:57:47 +00:00
anupsawant
5136b7c095 r 8289 change for index update 2011-06-27 21:44:25 +00:00
anupsawant
e41f90a653 r 8335 change for index update 2011-06-27 21:44:02 +00:00
anupsawant
d94b6b5186 r 8320 : change for index update 2011-06-27 21:43:41 +00:00
ryounes
15f5fba80b NIHVIVO-2459 Define edgeNGram field for autocomplete on people names. NIHVIVO-2437 Refactoring in search controllers to remove outdated references to Lucene. 2011-06-27 20:54:15 +00:00
stellamit
d659a0acef incremental development for NIHVIVO-2426 (data migration) 2011-06-27 19:38:01 +00:00
stellamit
e2afb2aee6 don't print warning about multiple assertions in site DB of one annotation 2011-06-27 19:10:01 +00:00
stellamit
2cadb8be71 NIHVIVO-2426b and NIHVIVO-2771 knowledge base migration work 2011-06-27 18:10:01 +00:00
stellamit
93aa82e50a NIHVIVO-2426 and NIHVIVO-2771 knowledge base migration work 2011-06-24 21:17:06 +00:00
ryounes
95679dbed7 Miscellaneous minor refactoring 2011-06-24 19:27:54 +00:00
ryounes
76fc86abc4 NIHVIVO-2767 Fix loop variable test in SolrPagedSearchController.getClassGroups(), so no error is generated if fewer results returned than the maxHitCount. 2011-06-24 19:26:51 +00:00
j2blake
9665f3b327 NIHVIVO-2758 Move SelfEditorRelationshipPolicy and unit tests from Vitro into Vivo, since it uses URIs from the Vivo ontology. Change the package. 2011-06-24 19:15:18 +00:00
hjkhjk54
26008ff924 Removed some commented out code and fixed path name for display model display model. 2011-06-24 18:57:40 +00:00
j2blake
c774dc5550 NIHVIVO-2758 Move VivoPolicy from Vitro into Vivo. Change the package and merge the Setup class. 2011-06-24 18:53:58 +00:00
anupsawant
74644178a4 committing change for index time count 2011-06-24 17:23:21 +00:00
anupsawant
9b36435061 committing change for index time count 2011-06-24 17:23:10 +00:00
hjkhjk54
1fe20cde78 removing older file 2011-06-24 17:12:51 +00:00