brianjlowe
5b6e86ab01
VIVO-500 property deletion updates for faux props
2013-11-06 17:29:19 -05:00
j2blake
bc0cf6be63
VIVO-483 Obsolete VIVO URIs in Vitro search code.
...
Break out the mechanism for building a list of Additional URI Finder instances. Override that in VIVO. Move AdditionalURIsForContextNodes to VIVO. References to obsolete URIs are in comments.
2013-11-06 13:07:08 -05:00
brianjlowe
725b2e7a57
Merge branch 'maint-rel-1.6' of https://github.com/vivo-project/Vitro into maint-rel-1.6
2013-11-06 12:46:18 -05:00
brianjlowe
85e9e16659
supporting stub deletion annotation in faux properties
2013-11-06 12:45:59 -05:00
j2blake
98f80dfd71
VIVO-483 Adjust indexing code for the ISF
...
This class should not have been in Vitro, since it uses VIVO URIs and is never referenced in Vitro. Also, it needed updating to match the ISF.
2013-11-06 12:26:59 -05:00
j2blake
171f47d392
Merge branch 'maint-rel-1.6' of git+ssh://github.com/vivo-project/Vitro into maint-rel-1.6
2013-11-06 11:45:17 -05:00
j2blake
7f67b1b7da
VIVO-495 fix bug in query-binding code.
2013-11-06 11:43:33 -05:00
brianjlowe
c2e8541732
fixes bug retrieving property inverses
2013-11-06 11:03:17 -05:00
brianjlowe
9914d3e4b9
Merge branch 'maint-rel-1.6' of https://github.com/vivo-project/Vitro into maint-rel-1.6
2013-11-06 11:02:39 -05:00
brianjlowe
b276cd5049
VIVO-499 fixes bug in deduping applicable properties
2013-11-06 11:02:33 -05:00
j2blake
ef25ee4dd6
Make it easier to monitor the ABoxReasoner thread.
2013-11-06 09:23:43 -05:00
j2blake
36c1ad6b6a
VIVO-448 ORNG was unable to parse our LOD response.
...
The date-time stamp on the document itself was not in the correct format.
2013-11-05 17:24:12 -05:00
brianjlowe
dc58791842
removed a debugging log statement
2013-11-05 15:53:11 -05:00
brianjlowe
447c677c39
VIVO-389 pellet exception
2013-11-05 12:39:45 -05:00
brianjlowe
93d941412f
quieting some migration log messages
2013-11-05 10:50:51 -05:00
brianjlowe
328abf20aa
Merge branch 'maint-rel-1.6' of https://github.com/vivo-project/Vitro into maint-rel-1.6
2013-11-05 10:49:16 -05:00
brianjlowe
60a86d94b2
VIVO-421 fixes bug with class drop downs
2013-11-05 10:49:11 -05:00
j2blake
2f78e09765
VIVO-452 Revise SparqlQueryDataGetter to use RDFService if possible.
2013-11-04 15:02:15 -05:00
brianjlowe
f75b1159e5
reenabling sparql constructs that shouldn't have been checked in as disabled
2013-11-04 14:55:57 -05:00
brianjlowe
644bdc42cf
Quieting ABoxUpdater log messages
2013-11-04 13:49:12 -05:00
brianjlowe
c27971a36e
Merge branch 'maint-rel-1.6' of https://github.com/vivo-project/Vitro into maint-rel-1.6
2013-11-04 13:33:03 -05:00
brianjlowe
be6bbdea6f
VIVO-459 change "show classes with restrictions on this property" to use languageNeutralWebappDaoFactory when finding classes
2013-11-04 13:32:57 -05:00
hudajkhan
cbd65f8639
breaking search portion of page out to include in jsp pages
2013-11-04 11:58:58 -05:00
brianjlowe
878c00027e
Merge branch 'maint-rel-1.6' of https://github.com/vivo-project/Vitro into maint-rel-1.6
2013-11-04 11:29:13 -05:00
brianjlowe
1999537379
enabling display of faux subproperties without visible "parents"
2013-11-04 11:28:59 -05:00
tworrall
01872dfde3
VIVO-435
2013-11-03 17:13:46 -05:00
j2blake
56b8343088
VIVO-452 LoggingRDFService may still require config properties after the main thread has shut down.
2013-11-01 15:39:55 -04:00
tworrall
be4f867f1f
Merge branch 'maint-rel-1.6' of https://github.com/vivo-project/Vitro into maint-rel-1.6
2013-11-01 11:42:07 -04:00
tworrall
8e61b7d874
VIVO-463
2013-11-01 11:41:00 -04:00
hudajkhan
20278bde17
updates to allow individuals with most specific type in dropdown to exclude subject and any objects for object property
2013-11-01 11:23:48 -04:00
j2blake
7022df040b
VIVO-428 corrected method calls left over from the first proof of concept.
2013-11-01 10:36:56 -04:00
j2blake
999e0c9008
Merge branch 'maint-rel-1.6' of git+ssh://github.com/vivo-project/Vitro into maint-rel-1.6
2013-10-31 16:16:02 -04:00
j2blake
d3a90915a6
VIVO-452 refine the LoggingRDFService.
2013-10-31 16:14:24 -04:00
brianjlowe
dc8324900d
Merge branch 'maint-rel-1.6' of https://github.com/vivo-project/Vitro into maint-rel-1.6
2013-10-31 16:12:23 -04:00
brianjlowe
7f1adbf5a1
VIVO-458 default form property faux property retrieval and change to QueryUtils.java to use RDFService
2013-10-31 16:12:12 -04:00
hudajkhan
15e0fc0e39
updates for individuals via solr field options
2013-10-31 15:08:58 -04:00
hudajkhan
39d7818ba1
Merge branch 'develop' of https://github.com/vivo-project/Vitro into develop
2013-10-31 15:08:25 -04:00
j2blake
3ba960e6ac
VIVO-452 First cut at a LoggingRDFService.
...
This will add instrumentation to the queries against the RDFService. Developers may enable logging, and optionally may restrict output by class, and may enable stack trace info on logging output.
2013-10-31 12:41:41 -04:00
brianjlowe
754c8004ae
Merge branch 'maint-rel-1.6' of https://github.com/vivo-project/Vitro into maint-rel-1.6
...
Conflicts:
webapp/src/edu/cornell/mannlib/vitro/webapp/servlet/setup/FileGraphSetup.java
2013-10-31 10:45:51 -04:00
brianjlowe
e1b7638202
various performance tweaks
2013-10-31 10:43:25 -04:00
hudajkhan
d82c8940bb
updates for deletion and setting up method of getting field options for individuals with a certain most specific type
2013-10-30 16:33:33 -04:00
Brian Caruso
b3a0b4cef8
Removing unused code and fixing NPE in IndividualRequestAnalysisContextImpl.java VIVO-229
2013-10-30 16:24:02 -04:00
j2blake
5a8f09352d
VIVO-443 Use language-specific templates to create email
...
For some reason, the password-reset template was too long to do proper substitution on the last line. Removing some of the intermediate content fixed the problem, but without appropriate content. I had been unhappy with the @@file approach anyway, so I went back to language-specific templates for each type of message.
2013-10-29 17:19:51 -04:00
j2blake
02525c7d6b
VIVO-396 Obtain preferred title from VCard
2013-10-28 11:58:45 -04:00
j2blake
2026a40943
VIVO-268 Restore data values to DataProperty RequestedAction classes.
2013-10-26 18:02:29 -04:00
j2blake
8419ce184a
VIVO-396 Refactoring JsonServlet and IndividualListController
...
VIVO-dependent code must be isolated from the Vitro classes, and these classes must be disentangled first. At least some.
2013-10-25 17:51:17 -04:00
tworrall
b4d90d4081
Merge branch 'maint-rel-1.6' of https://github.com/vivo-project/Vitro into maint-rel-1.6
2013-10-24 17:23:29 -04:00
tworrall
efc35eea75
changes for VIVO-408
2013-10-24 17:21:13 -04:00
j2blake
b95b21299e
VIVO-380 Check that Tomcat exists before trying to deploy to it.
2013-10-24 11:03:50 -04:00
tworrall
4ce41fb6ed
VIVO-397
2013-10-23 13:11:46 -04:00