brianjlowe
ea0822600b
preventing the inference recompute from being triggered by empty file graphs
2013-10-11 16:03:55 -04:00
j2blake
fd91aa4580
VIVO-70 Create a DocumentModifier to handle PreferredTitle
...
Preferred Title is no longer a property. Instead use Title from the VCard.
2013-10-11 15:46:31 -04:00
brianjlowe
c5a849e163
improvements to GroupedPropertyList : using context dao factory to determine applicable data properties, and then using request-specific dao factory to get language-correct versions of properties when editing
2013-10-11 14:57:24 -04:00
hudajkhan
51cdc922a2
adding ability to specify page permissions through page management
2013-10-10 14:24:54 -04:00
j2blake
c9248b1f81
VIVO-333 External-auth login button should be language-sensitive.
...
Don't specify the text in the runtime.properties. Instead, get it from all.properties. Show the button if externalAuth.netIdHeaderName is specified.
2013-10-09 16:38:14 -04:00
brianjlowe
2417555e1c
VIVO-326 collate by subclass for qualified properties
2013-10-09 14:28:18 -04:00
hudajkhan
781c5105f1
Merge branch 'develop' of https://github.com/vivo-project/Vitro into develop
2013-10-09 12:52:26 -04:00
hudajkhan
2109c70f87
update to check if uri valid property uri before checking it exists as property
2013-10-09 12:52:05 -04:00
j2blake
eee9d5ab97
minor cleanup
2013-10-08 16:22:37 -04:00
j2blake
7cccf19e45
VIVO-297 Use /display form of URLs on pages, not /individual form.
...
Individuals that don't belong to the default namespace still use the /individual form.
2013-10-08 16:22:21 -04:00
j2blake
b94cd7950d
VIVO-301 make search facets language-sensitive
...
The search facets come from the VClassGroupCache which stores the English labels. Added a VClassGroupsForRequest object to supply language-specific names.
2013-10-08 14:54:56 -04:00
brianjlowe
e2c48e65f9
VIVO-303 picklist sorting
2013-10-08 14:33:38 -04:00
brianjlowe
946c40a13e
Merge branch 'develop' of https://github.com/vivo-project/Vitro into develop
2013-10-08 14:33:10 -04:00
j2blake
593b01da24
VIVO-320 Fix error: models were reversed.
2013-10-08 10:41:54 -04:00
brianjlowe
32be076e29
Merge branch 'develop' of https://github.com/vivo-project/Vitro into develop
2013-10-08 09:41:02 -04:00
brianjlowe
5293824fa2
work on VIVO-303 picklist sorting and display
2013-10-08 09:40:57 -04:00
tworrall
6ba8de8a9d
fixed additional uris for context node tests
2013-10-07 15:48:22 -04:00
j2blake
6dc8094827
VIVO-317 Provide an un-language-filtered WebappDaoFactory
...
Store it in VitroRequest. See that it matches the model-switching of the usual WebappDaoFactory.
2013-10-07 15:17:43 -04:00
tworrall
0837552f6e
updated sparql queries to use new ISF properties
2013-10-07 11:37:06 -04:00
hudajkhan
ea01cd7b39
Merge branch 'develop' of https://github.com/vivo-project/Vitro into develop
2013-10-04 15:42:26 -04:00
hudajkhan
16ea16b9e7
updates for page management and property deletion and seeing individual page when model is switched
2013-10-04 15:40:55 -04:00
j2blake
d6094eeb50
VIVO-295 Added a metadata section to LOD results.
...
Includes date and rights, among other things. While we're at it, support LOD requests with /n123/n123.jsonld
2013-10-04 15:37:17 -04:00
brianjlowe
d546a5ace3
VIVO-323 fixes SQLException adding class groups and property groups
2013-10-04 15:02:46 -04:00
brianjlowe
3a5fa4c551
various minor improvements
2013-10-04 14:27:52 -04:00
j2blake
a4d007e05c
VIVO-281 Fix a bug in the display filter.
2013-10-04 10:56:06 -04:00
Brian Caruso
bb6a256be3
Improving error messages from ContextNodeFields and PagedSearchController
2013-10-03 16:14:54 -04:00
hudajkhan
8eaba019a6
Merge branch 'develop' of https://github.com/vivo-project/Vitro into develop
2013-10-03 12:48:19 -04:00
hudajkhan
c1c1f18750
remove duplicate license line
2013-10-03 12:46:59 -04:00
j2blake
bbae772a6a
Make startup log messages more compact
2013-10-03 11:53:08 -04:00
j2blake
2fe7c30ef0
VIVO-308 Revise SelfEditorRelationshipPolicy to fit the ISF
...
Change the RelationshipChecker classes, and update the unit tests.
2013-10-03 11:52:25 -04:00
hudajkhan
61b0f5d9ea
Merge branch 'develop' of https://github.com/vivo-project/Vitro into develop
2013-10-02 14:58:15 -04:00
hudajkhan
3e5c770506
updates for page management security, labels
2013-10-02 14:58:01 -04:00
j2blake
dc3fa33402
VIVO-305 Look in the full model for the matching property.
...
Looking in the abox means only looking in kb-2 and its sub-models (filegraphs). Looking in the full model means abox and tbox and all named graphs.
2013-10-01 15:52:21 -04:00
hudajkhan
8d520895ac
Merge branch 'develop' of https://github.com/vivo-project/Vitro into develop
2013-10-01 11:24:30 -04:00
hudajkhan
9fae5d7c3e
updates for label management
2013-10-01 11:24:15 -04:00
brianjlowe
1db72b3397
various small fixes
2013-10-01 10:21:08 -04:00
brianjlowe
8671bf3c5d
switching vitro:example and vitro:shortDef to new IAO properties, and adding escaping to JSON strings in site admin listing pages
2013-09-30 15:51:31 -04:00
tworrall
4d5a567e36
VIVO-285: visualization updates for ISF
2013-09-30 09:29:19 -04:00
brianjlowe
4202f30ea7
VIVO-237 changed "attach to TBox" function to "attach snapshot to ontology" using in-memory copies so older ingest examples should still work while avoiding a performance hit.
2013-09-27 17:05:41 -04:00
brianjlowe
9ef5e783a3
fixing model used by RestrictionOperationController
2013-09-27 16:40:34 -04:00
brianjlowe
9f2171c2a3
Changing VClassRetryController to use context dao factory
2013-09-27 16:16:25 -04:00
Brian Caruso
1658d7784a
Adding email/pw auth to sparql query page
2013-09-27 16:04:06 -04:00
brianjlowe
688b858641
VIVO-266 and VIVO-24 improvements to restriction editing
2013-09-27 15:42:43 -04:00
brianjlowe
a719e6b706
minor data migration tweak
2013-09-27 14:17:38 -04:00
brianjlowe
cba46c4f72
fixes out of memory error with getRelatedRestrictions()
2013-09-27 10:53:18 -04:00
brianjlowe
9533717b32
switching the sparql query servlet back to using the unfiltered RDF service
2013-09-26 14:28:22 -04:00
hudajkhan
b970fb42d8
updates for label management
2013-09-26 13:58:44 -04:00
hudajkhan
525267f40a
Merge branch 'develop' of https://github.com/vivo-project/Vitro into develop
...
Conflicts:
webapp/src/edu/cornell/mannlib/vitro/webapp/edit/n3editing/configuration/generators/ManageLabelsForIndividualGenerator.java
2013-09-24 15:10:43 -04:00
hudajkhan
112b55d8bc
updates for edit submission preprocessor, passing vreq, also beginning to add middle name to foaflabelpreprocessor
2013-09-24 14:59:31 -04:00
hudajkhan
0ec8dcbce1
updates for labels and uri method in webappdaofactory
2013-09-24 13:44:12 -04:00