Commit graph

406 commits

Author SHA1 Message Date
tworrall
c3d67a7872 NIHVIVO-if all grants or pubs are hidden, the manage link should still be displayed 2012-06-27 19:16:24 +00:00
briancaruso
18f254ad59 Index all labels for an individual, to support searching on multiple labels and other-language versions of a label NIHVIVO-3811
Fixed number of threads used during a solr index update
Changed nameLowercaseSingleValue to not be a copy field
Changed logging in solr index building so that errors from the solr server are logged
2012-06-26 19:00:59 +00:00
brianjlowe
dc30531062 checking in some import statements that i needed to add to get vivo to build 2012-06-26 18:59:12 +00:00
hjkhjk54
35747e8eb8 fixed error in ProcessInternalClassDataGetterN3 after deleting JSON object from constructor in previous update. Also updated web.xml to remove Menu Management class paths that are no longer used. 2012-06-26 17:49:31 +00:00
stellamit
719975fa3d NIHVIVO-3797 routing search indexing queries for context node fields through rdfservice 2012-06-25 21:44:03 +00:00
hjkhjk54
c391a35b3d updates for page management - specifically handling of internal class etc. 2012-06-25 17:34:55 +00:00
hjkhjk54
3e34e4cdb2 Correcting isDefinedBy for concepts that are not best matches returned by UMLS search service 2012-06-25 00:37:17 +00:00
briancaruso
64a2aade4a Removing old N3 editing code. NIHVIVO-3807 2012-06-21 21:58:44 +00:00
tworrall
f14e2328c1 NIHVIVO-1630 the different role forms can now have their own datatime precisions for the start and end dates 2012-06-21 14:31:47 +00:00
tworrall
a3f603e008 generator had incorrect class URI for vivo:Grant 2012-06-20 15:59:34 +00:00
briancaruso
c2bfc88eef Default object property from changed to switch to auto complete when there are too many individuals found in the range. NIHVIVO-3792
Auto complete code, css, templates and js moved from vivo to vitro.
2012-06-19 22:05:07 +00:00
tworrall
4d680092d5 NIHVIVO 3783 added urltype select element to the template 2012-06-19 17:55:39 +00:00
hjkhjk54
075f7338c3 updates for page management 2012-06-18 21:14:45 +00:00
briancaruso
8d353cf977 Removing unused class. 2012-06-18 20:27:15 +00:00
hjkhjk54
00338b05d9 page management related updates 2012-06-15 22:14:29 +00:00
hjkhjk54
173a9454c4 updates for page management 2012-06-13 19:37:50 +00:00
stellamit
121acbc17b sameAs support in plugins 2012-06-12 20:47:47 +00:00
hjkhjk54
2a4647f140 updates for page management 2012-06-08 14:19:09 +00:00
tworrall
805ddb1d1e NIHVIVO 2599 and 2702 updates to addAuthorToPub to allow selection of organizations 2012-06-07 15:20:49 +00:00
hjkhjk54
391db5297c update to internal class n3 processing 2012-06-06 19:00:17 +00:00
hjkhjk54
5472c77cee updates for page management 2012-06-05 21:34:41 +00:00
tworrall
2c294c38e9 NIHVIVO-3768 grants management page 2012-05-25 15:28:56 +00:00
tworrall
359c2cb505 fixing package name 2012-05-23 13:54:42 +00:00
tworrall
91881dc6f5 NIHVIVO-3728 vivo components of publications management 2012-05-22 20:27:32 +00:00
tworrall
c126688a49 custom form changes for NIHVIVO-2594 and NIHVIVO-3761 2012-05-16 19:53:11 +00:00
tworrall
8b3e420dd7 NIHVIVO-3757 now using ChildVClassesOptions to get the organization types; AddPresenter role now using ChildVClassesWithParent 2012-05-10 19:01:49 +00:00
briancaruso
219ea3d0d5 Worked on refactoring the startup listeners NIHVIVO-3700. 2012-05-04 16:22:23 +00:00
j2blake
94662cc824 NIHVIVO-3746 Change DataGetter.getData() so it doesn't require VitroRequest. Modify implementations of DataGetter to conform. 2012-05-02 17:46:03 +00:00
j2blake
93fd34eb2e NIHVIVO-2411 Move JsonServlet into its own package, in preparation for refactoring. 2012-04-26 20:57:41 +00:00
briancaruso
558737bf80 Working on refactoring select option generation NIHVIVO-3657 2012-04-24 22:02:01 +00:00
j2blake
584a88d687 NIHVIVO-3729 Don't fetch the FreemarkerConfiguration only to pass it through 6 levels of calls. Instead, get it from the FreemarkerConfigurationLoader when you need it. 2012-04-20 20:51:33 +00:00
tworrall
028d367461 NIHVIVO-3709: updates to support editable autocomplete fields 2012-04-06 19:04:25 +00:00
tworrall
5e13309e8a custom form changes to support editable autocomplete fields; new validator classes 2012-04-04 14:01:41 +00:00
j2blake
6695832257 NIHVIVO-3404 Restructure the SelfEditorRelationshipPolicy to use the model in the RequestedAction, instead of a model assigned at system startup time. Also, break out the logic into separate RelationshipChecker objects, for easier maintenance. 2012-04-03 16:13:38 +00:00
j2blake
a4eddca19b NIHVIVO-3404 Rename accessor methods on AbstractObjectPropertyStatementAction to be consistent with those on AbstractDataPropertyStatementAction. 2012-03-30 21:44:43 +00:00
j2blake
0e5847d5d2 NIHVIVO-3404 Make instance fields on AbstractObjectPropertyStatementAction private. 2012-03-30 21:20:21 +00:00
j2blake
8b94fa3495 NIHVIVO-3404 Rename statement-related RequestedAction classes to consistent naming scheme. 2012-03-30 21:14:42 +00:00
j2blake
1d2a9c9dca Stop using VivoPolicy to suppress add, edit, and delete links. Use a hard-coded list for now, while waiting for the application ontology. 2012-03-28 18:38:29 +00:00
hjkhjk54
05b8ad270a updates to allow related concepts to be returned from GEMET as well as display which results are best matches and which are not. 2012-03-28 18:13:10 +00:00
tworrall
f0ccf65ddd updates related to autocomplete changes 2012-03-27 20:26:19 +00:00
hjkhjk54
0eafc20767 enable returning of related concepts in addition to best match results from GEMET service 2012-03-27 16:13:50 +00:00
hjkhjk54
08f6f4e6af removing page data getter folder because using data getters instead 2012-03-23 21:16:23 +00:00
brianjlowe
a89581f6c4 NIHVIVO-3540 removed erroneous xsd:anyURI datatype from linkAnchorText in AddEditWebpageFormGenerator 2012-03-22 20:15:41 +00:00
j2blake
19f47459e0 NIHVIVO-3300 Placeholder images are configured by a properties file, which is loaded at startup. 2012-03-22 20:10:13 +00:00
hjkhjk54
0ea1aa0065 updated comments within file 2012-03-16 20:35:27 +00:00
hjkhjk54
d875d2a0f1 updating generator for inclusion of external/user-defined concepts to prevent errors when clicking on edit link for concept from profile page - ensuring license line is correct 2012-03-16 20:31:20 +00:00
hjkhjk54
ec0792f7c0 updating generator for inclusion of external/user-defined concepts to prevent errors when clicking on edit link for concept from profile page 2012-03-16 19:40:32 +00:00
hjkhjk54
6963c32e6b updates for enabling autocomplete editing and n3editing to work. 2012-03-15 17:40:57 +00:00
tworrall
07c9c7c066 additional custom form changes to support multiple autocomplete fields 2012-03-13 16:17:11 +00:00
hjkhjk54
e1cedc156d enabling autocomplete selection when editing an existing relationship with uri to work correctly, specifically in the context of subject areas for the person has advising relationship form 2012-03-08 22:41:48 +00:00