Commit graph

20 commits

Author SHA1 Message Date
tworrall
ace38832fe list view updates 2013-10-29 14:47:41 -04:00
tworrall
55670d67dd VIVO-386 and VIVO-385 2013-10-21 15:16:44 -04:00
brianjlowe
afedf991f2 in-process conversion of position rendering to ISF 2013-08-06 16:23:44 -04:00
tworrall
b7b7607242 NIHVIVO3232: updated to order by rank 2012-03-05 21:20:49 +00:00
tworrall
490d5dedeb NIHVIVO-3230: list view now displays the parent organization of the org that the position is in 2011-11-08 16:45:06 +00:00
tworrall
2159c4ae6a NIHVIVO-2725: replaced rdf:type statements with vitro:mostSpecificType 2011-10-25 20:45:13 +00:00
ryounes
15b07e56f0 NIHVIVO-2186 Finalize changes to custom list view queries for hiding incomplete statements from non-logged-in user 2011-03-22 20:22:20 +00:00
ryounes
f80de8c1ba NIHVIVO-2186 Modify custom list view queries to filter out statements with no linked individual when user is not editing the page. Involves pruning the grouped property list of properties and groups which are thereby empty. 2011-03-21 22:24:37 +00:00
rjy7
2a3b6615f7 NIHVIVO-1879 Combine collated and uncollated list view queries into a single query, with preprocessing to get the right version. 2011-03-02 22:33:01 +00:00
rjy7
d99dbdd526 NIHVIVO-2073 Modify custom view when there is no linked individual 2011-02-08 22:52:53 +00:00
rjy7
b99b656236 NIHVIVO-1724 Display core:hrJobTitle if there is no rdfs:label on the position 2011-02-04 14:52:06 +00:00
bjl23
51ce919b28 updated list views with CONSTRUCTs 2011-01-31 22:52:40 +00:00
bjl23
2cbd060696 rolling back undesirable changes from r.2403, 'boatload' 2011-01-28 16:49:54 +00:00
bjl23
7313e4210d rewritten list view queries with UNIONs plus various and sundry other bugfixes and improvements; also probably new bugs 2011-01-27 20:57:14 +00:00
rjy7
7afd3789a5 NIHVIVO-1859 Apply collation subclass filtering in Java postprocessing rather than in query, due to inefficiency of graph filtering in the SPARQl query as it is converted to SQL 2011-01-24 17:57:30 +00:00
rjy7
a36565442a NIHVIVO-1633 Support collation toggling for all object properties. Basic functionality in place but not all queries working perfectly yet. 2011-01-19 20:46:39 +00:00
rjy7
7edc978038 NIHVIVO-1339 In relatedRole view, display role type label if role has no label (for investigator roles and children).
NIHVIVO-1334 Remove terms from SELECT clause that don't get displayed (e.g., dateTimeInterval) but are used to get other terms.
2011-01-07 20:34:30 +00:00
rjy7
c50dc09c86 NIHVIVO-1625 For custom list views that order by end datetime descending, reorder (within a collation, if property is collated) to put nulls at beginning rather than end. 2011-01-07 17:13:46 +00:00
rjy7
2db6e37522 NIHVIVO-1334 Fixes to queries to prevent incorrect solutions 2011-01-05 21:45:57 +00:00
nac26
e07a78d3a8 NIHVIVO-1338 Custom list view for core:personInPosition 2011-01-04 13:28:48 +00:00