Commit graph

525 commits

Author SHA1 Message Date
tworrall
867370adb9 more refactoring for multiple profile view support 2013-02-08 16:18:01 -05:00
j2blake
89f759fcbc VIVO-2 Modify the build so installers can create a container-neutral VIVO.
Split deploy.properties into build.properties and runtime.properties, with runtime.properties going into the Vitro home directory. Modify ConfigurationProperties to locate the Vitro home directory, either by System property or JNDI Environment variable, or from build.properties, and to read from both build.properties and runtime.properties. Revise the install and upgrade documents for VIVO and Vitro. Change comments and error messages that referred to deploy.properties by name.
2013-01-16 14:52:35 -05:00
tworrall
912a063a4b removed call to IndividualsViaVClassOptions for autocomplete fields. 2012-12-10 13:37:49 -05:00
hjkhjk54
1255d4ad19 updates making method(s) public so they can be called by other generators 2012-10-29 20:57:54 +00:00
hjkhjk54
09e5504a2a making method public to allow access from different generator 2012-10-29 19:38:04 +00:00
hjkhjk54
876bf71a74 Refactoring code for webpage management/editing generators to enabling addition of new webpage generators for data and metadata links in Datastar code. 2012-10-24 21:20:52 +00:00
hjkhjk54
fbcbaa75cb updating these two generators to include methods to return queries/etc. that can then be overridden in Datastar. The code for VIVO should still function exactly the same. 2012-10-22 21:58:10 +00:00
brianjlowe
1b8bcb37f0 NIHVIVO03967 retraction of inferences by SimpleBridgingRule in batch mode 2012-09-21 16:37:05 +00:00
tworrall
c60e9f9c5e merging r4262 to the trunk 2012-08-30 19:50:42 +00:00
hjkhjk54
3bed795ea4 page management: updates to allow for class group content to change to internal class/selected classes and vice versa. 2012-08-30 17:53:35 +00:00
hjkhjk54
c94e9ddb45 updates for page management 2012-08-16 21:18:10 +00:00
tworrall
ff7ef0267f merging r4248 into the trunk 2012-08-01 14:03:11 +00:00
briancaruso
5e79cca398 Merging from 1.5 maint branch
removing unnecessary option list building from several custom forms NIHVIVO-3899
2012-07-11 15:16:18 +00:00
kongchinhua
1336709d4f Fix XSS vulnerability 2012-07-11 00:58:46 +00:00
kongchinhua
6c062d7683 Corrected misspell of subdisciplines 2012-07-10 21:53:55 +00:00
tworrall
eb21c265be merging 4217 to trunk 2012-07-09 16:38:49 +00:00
kongchinhua
03be80f58a Add about map of science page support 2012-07-03 17:50:44 +00:00
briancaruso
e184f2ade3 Moving vivoSearchProhibited.n3 to ontologies/app/loadedAtStartup
Fixing a bug in the ContextNodeFields where initialBindings were no longer getting used so a critical variable in the SPARQL query was free. NIHVIVO-3853
2012-07-03 00:14:25 +00:00
tworrall
a60f78004c NIHVIVO-3836 and 3857 changes to the addPubToPerson custom form 2012-06-29 14:31:44 +00:00
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