Commit graph

1852 commits

Author SHA1 Message Date
rjy7
21f3291f55 NIHVIVO-1591 Custom views for core:dateTimeValue, core:dateTimeInterval, core:start, core:end 2011-01-10 02:21:24 +00:00
cdtank
03269fce33 1. Adding license text. 2011-01-08 00:21:05 +00:00
rjy7
4d69f9574b NIHVIVO-1590 dateTimeValue custom list view finished; dateTimeInterval custom list view in progress. 2011-01-08 00:11:26 +00:00
cdtank
3cd9016715 1. Fixed the notification bug in temporal graph vis for IE. 2011-01-08 00:03:26 +00:00
mb863
5e5f4686e9 NIHVIVO-641: Changed markup <article> for <li> in individual display list on browse by section. 2011-01-07 22:12:08 +00:00
bkoniden
a740497bb6 Committing the following changes
1) Added entry for entity_grant_count in visualizations-beans-injection-fm.xml
2) Styling changes in layout.css -- changed the styling for buttons.
3) util.js -- Removed hardcoding of URLs see NIH VIVO 1618 and 1619
4) Made queries for EntityGrantCount, EntityPubCount and EntitySubOrganizationTypes more generic. Added Export as CSV functionailty for EntityGrantCount
2011-01-07 21:59:59 +00:00
bjl23
1425b33e04 correcting unintended web.xml modification 2011-01-07 21:21:25 +00:00
bjl23
651808da50 additions to example.deploy.properties 2011-01-07 21:18:13 +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
hlm7
3aaed96705 Holly made changes to the RDF test suites due to modifications on the Export RDF page. 2011-01-07 19:44:44 +00:00
mb863
d19cea680f NIHVIVO-641: The content of menupage.css in vivo theme goes to wilma.css so I am deleting the file. 2011-01-07 19:09:26 +00:00
mb863
c2fc5c245a NIHVIVO-641: Deleted /wilma/css/menupage.css and moved its content to willma.css 2011-01-07 18:30:57 +00:00
sjm222
0c4cab7706 update for NIHVIVO-1631, core:organizerOf 2011-01-07 18:02:09 +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
ab34a586fe NIHVIVO-1339 Allow for null specificRole in relatedRole property statement display 2011-01-07 15:52:38 +00:00
rjy7
09bf93297b NIHVIVO-650 Change servlet mappings so request for individual profile directs to new IndividualController 2011-01-07 14:46:57 +00:00
rjy7
4666a2815e NIHVIVO-1339 Allow for null specificRole in hasRole property statement display 2011-01-07 14:37:48 +00:00
sjm222
67bba3d15f commenting back kb update listener - classgroup problems 2011-01-07 11:05:50 +00:00
sjm222
93d29334b0 uncommenting knowledge base update listener 2011-01-07 10:20:45 +00:00
hlm7
a298de4bf9 Holly made changes to the test cases due to ontology changes. 2011-01-07 00:36:22 +00:00
sjm222
61dd0c62c8 repackaging optional files 2011-01-06 23:59:09 +00:00
sjm222
269aca6619 VIVOONT-328, VIVOONT-329 and NIHVIVO-622 2011-01-06 23:54:57 +00:00
jeb228
c5c31f63a8 NIHVIVO-1129 Add groups of tests logged in as Site Admin or as Self-Editor. 2011-01-06 21:31:23 +00:00
jeb228
e6c8b84802 Allow for additional jquery plugins in VIVO productMods. 2011-01-06 21:24:40 +00:00
rjy7
5474fe2bb7 NIHVIVO-1610 Extracted datetime code in propStatement templates into a macro. 2011-01-06 21:19:44 +00:00
mb863
77c1b1235c NIHVIVO-1574: Refactored upload image templates, and made upload images css file theme agnostic. 2011-01-06 21:14:46 +00:00
cdtank
c5904868c0 1. Added notification plugin for the temporal graph vis,
2. Made sure that notification appears when more than 10 entites are attempted to be compared.
2011-01-06 20:52:23 +00:00
jeb228
1e27c494eb NIHVIVO-1129 Add a test for Info Resource pages. 2011-01-06 20:47:01 +00:00
bdc34
89fef9ab6c Adding datetime interval to personHasEducationalTraining form, NIHVIVO-631 2011-01-06 19:36:41 +00:00
jeb228
6c5ea5b3e0 NIHVIVO-1129 Tweak the tests to pull Individual URIs from a file. 2011-01-06 18:28:18 +00:00
cdtank
58336a27de 1. Fixed the bug in temporal graph vis, where more than 10 entities could be selected.
2. fixed the notification to show a proper error message & for decent amount of time.
3. Did major reactors to javascript code to make it go faster.
2011-01-06 18:25:04 +00:00
nac26
eab9b4ef8d NIHVIVO-631 Removed startdate from n3required list. 2011-01-06 18:13:05 +00:00
rjy7
9f62e70e81 NIHVIVO-1336 Modifications to educational training query and template due to core:EducationalTraining being associated with a core:DateTimeInterval rather than a core:DateTimeValue 2011-01-06 17:02:01 +00:00
mb863
88697e61db NIHVIVO-1316: Changed id selector "left-side" to "share-contact" 2011-01-06 16:52:19 +00:00
bdc34
5ccc19bd8a Setting home menu to have URL mapping of "/" NIHVIVO-1383 2011-01-06 16:05:35 +00:00
nac26
4739e32b34 NIHVIVO-1339 Completed core:relatedRole custom list view thanks to Rebecca's help in using rdfs:subPropertyOf to keep this streamlined and generic. It does not assume that the individual in the role is of class foaf:Person 2011-01-06 16:01:40 +00:00
hlm7
29a628bc02 Holly made changes due to new date/time process. 2011-01-06 15:11:07 +00:00
nac26
9ab78ca9cf NIHVIVO-1339 core:relatedRole custom list view is a work in progress. To review potential implementation options with Rebecca 2011-01-06 14:44:04 +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
nac26
6e588300e6 NIHVIVO-1338 Removed rogue tab at the end of one line 2011-01-06 14:04:34 +00:00
nac26
ec80cda36c NIHVIVO-1336 Updated to use dateTimeInterval instead of dateTimeValue since core:EducationalTraining has a restriction on the interval and Brian updated personHasEducationalTraining.jsp to assert as dateTimeInterval. Will confirm with Stella that this is correct. 2011-01-06 13:57:48 +00:00
nac26
fef35dfc69 NIHVIVO-1071 Style cleanup at the top of individual--foaf-person.ftl to tighten up space in attempt to ensure property group nav is above the fold. 2011-01-06 03:50:11 +00:00
nac26
094a245c36 Updated test for publications vs. publication just in case we end up displaying this text down the road even when there are no publications 2011-01-06 03:42:54 +00:00
nac26
5030119bae My changes from r1974 were lost but the publication(s) malarkey is squashed once again 2011-01-06 03:05:05 +00:00
hlm7
9332e8f9bc Holly made changes due to a navigation change for publications. 2011-01-06 02:24:15 +00:00
nac26
f2100e807c NIHVIVO-631 NIHVIVO-1354 Updated dateTimePrecision and changed property name references to "education and training" to reflect latest updates to ontology 2011-01-06 02:18:39 +00:00
nac26
a637142ca9 NIHVIVO-631 Updated dateTimePrecision 2011-01-06 01:47:54 +00:00
nac26
75d5c83c7b NIHVIVO-631 Added customForm.css and updated dateTimePrecision 2011-01-06 01:38:08 +00:00
cdtank
65480ffee7 2011-01-05 23:31:17 +00:00
bdc34
fcfbf97f54 Working on converting addRoleToPersonTwoStage to date time with precision NIHVIVO-631 2011-01-05 22:36:06 +00:00