Commit graph

32 commits

Author SHA1 Message Date
tworrall
ace38832fe list view updates 2013-10-29 14:47:41 -04:00
tworrall
f1abafa3aa updates for VIVO-401 and VIVO-418 which were related issues 2013-10-25 16:35:44 -04:00
tworrall
79347ad2ad miscellaneous clean up of minor display issues 2013-10-15 11:55:48 -04:00
tworrall
36cdb97a05 fixed missing research activity bug 2013-10-03 15:05:19 -04:00
tworrall
fca87953d2 VIVO-112 2013-09-23 09:04:22 -04:00
tworrall
e3de41dc64 VIVO-112: updates to handle grant roles correctly 2013-09-09 13:32:10 -04:00
tworrall
cae4fe03c1 VIVO-112: more changes for role related forms and addAuthorToPub 2013-08-29 12:35:35 -04:00
tworrall
59431742e1 VIVO-112: another round of updates to support the ISF changes 2013-08-28 16:58:02 -04:00
brianjlowe
188761c52e work on VIVO-60 application ontology controls for property/class combinations 2013-05-22 16:48:52 -04:00
tworrall
9bd545bfbb merging r4254 to the trunk 2012-08-08 20:46:30 +00:00
tworrall
2c294c38e9 NIHVIVO-3768 grants management page 2012-05-25 15:28:56 +00:00
stellamit
db124422af NIHVIVO-3266 (list views for roles) NIHVIVO-3206 (data migration) 2011-10-28 21:42:25 +00:00
ryounes
482992f837 NIHVIVO-2605 Initial version of list view for core:hasPresenterRole 2011-06-20 17:04:12 +00:00
ryounes
2418a41c1e NIHVIVO-2723 Fix collated queries on listViewConfig-hasRole and listViewConfig-hasEditReviewRole. 2011-06-20 15:29:07 +00:00
ryounes
a98b77762c NIHVIVO-2480 Fix core:hasRole list view so an activity with no rdfs:label can be returned by the query 2011-04-13 16:14:49 +00:00
ryounes
a47a480552 NIHVIVO-2325 Retrieve property in core:hasRole list view query, since the view supports multiple properties, so the template knows which property is being displayed. 2011-03-29 13:46:28 +00:00
ryounes
be6c3c5a30 NIHVIVO-2325 Display core:hasPreseneterRole date as non-interval 2011-03-28 22:25:10 +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
ryounes
f71c5d52c3 NIHVIVO-1162 Add sorting by grant/activity name after end date and start date to core:hasRole list view 2011-03-18 18:38:41 +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
rjy7
d61c7412ce NIHVIVO-1727 Update collated hasRole query with same changes made in uncollated query 2011-01-31 15:02:04 +00:00
rjy7
c833e512e2 NIHVIVO-1727 Allow for optional activity label, using activity local name when no label exists. 2011-01-31 15:00:24 +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
nac26
bbd51fca82 NIHVIVO-1339 NIHVIVO-1340 Completed hasRole custom list views:
** core:hasClinicalRole
** core:hasLeaderRole
** core:hasMemberRole
** core:hasOutreachProviderRole
** core:hasServiceProviderRole
** core:hasResearcherRole
** core:hasInvestigatorRole
** core:hasCo-PrincipalInvestigatorRole
** core:hasPrincipalInvestigatorRole
** core:hasTeacherRole
** core:hasPresenterRole
2011-01-06 14:10:37 +00:00