Commit graph

24 commits

Author SHA1 Message Date
Tim Worrall
3509614caa ensure that last names beginning in lower case get sorted correctly 2014-08-27 13:19:29 -04:00
Tim Worrall
751e752778 minor tweak to list view 2014-06-12 16:43:07 -04:00
Tim Worrall
4e5071758e set display levels on position subtypes so that th eprimary position can be filtered out of list view 2014-06-12 10:34:37 -04:00
tworrall
ace38832fe list view updates 2013-10-29 14:47:41 -04:00
tworrall
fbf2c4b651 VIVO-112: more updates for educational training and a change for organizationHasPositionHistory 2013-09-10 11:33:20 -04:00
tworrall
35d136fec3 VIVO-112 ISF changes relating to custom forms and list views 2013-08-26 16:58:49 -04:00
tworrall
cefee06309 merging r4252 to the trunk 2012-08-07 19:37:11 +00:00
tworrall
ff7ef0267f merging r4248 into the trunk 2012-08-01 14:03:11 +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
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
d736204bfc NIHVIVO-1868 Custom query for core:organizationForPosition shows only people in current positions 2011-01-24 15:01: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
nac26
6e588300e6 NIHVIVO-1338 Removed rogue tab at the end of one line 2011-01-06 14:04:34 +00:00
rjy7
05d1dd8721 NIHVIVO-1338 Add subclass collation to organizationForPosition custom query 2011-01-05 22:15:59 +00:00
rjy7
2db6e37522 NIHVIVO-1334 Fixes to queries to prevent incorrect solutions 2011-01-05 21:45:57 +00:00
nac26
583ec198d5 NIHVIVO-1338 Custom list view for core:organizationForPosition 2011-01-04 14:04:55 +00:00