Commit graph

2566 commits

Author SHA1 Message Date
bdc34
db7fc7d979 Removing some unused lines. 2011-01-11 15:11:58 +00:00
mb863
96f8b93484 VNIH-1647: Removed empty meta elements from wilma's head.ftl 2011-01-11 14:29:03 +00:00
rjy7
790fc70fe7 NIHVIVO-1332 Add object property statement edit links 2011-01-11 02:04:20 +00:00
nac26
6dde502d10 NIHVIVO-1380 Removed unintended duplication of stylesheets introduced in r2074 2011-01-11 01:07:03 +00:00
cdtank
3d8f5d921c 1. Added temporal graph link for the highest organization code for "organizations" page.
2. Cleaned up some query runners.
3. Made GenericQueryRunner to accept sparql queries that does not depend on URIs.
4. Adde style for temporal graph link to wilma.css
2011-01-10 23:48:47 +00:00
rjy7
f5e6fbf409 NIHVIVO-1380 Comment on use of variable ${headContent} in the templates 2011-01-10 23:38:43 +00:00
nac26
a0bd5bb084 Added specific template for organizations menupage so Chintan can add the Temporal Graph link and keep vivo-specific code out of the Vitro core 2011-01-10 21:44:23 +00:00
jeb228
89a3c3bfba NIHVIVO-1129 Add the detailed report XSL stylesheet to the known_exceptions file. 2011-01-10 21:36:50 +00:00
jeb228
ffa4d7f0d5 NIHVIVO-1129 Add the detailed report XSL stylesheet. 2011-01-10 21:17:22 +00:00
rjy7
547cc14fb0 NIHVIVO-1380 On individual page, add rdf link tag for discoverable rdf 2011-01-10 21:13:06 +00:00
mb863
c530c6fd3b the content of this file goes to wilma.css 2011-01-10 19:59:19 +00:00
mb863
1c9aebf4f3 NIHVIVO-1640: Made text area element full width for Menu Management 2011-01-10 19:57:46 +00:00
ass92
9f7a5c2368 NIHVIVO-437 adding new controller mapping 2011-01-10 15:32:07 +00:00
rjy7
e478535592 NIHVIVO-1591 Apply datetime functions and macros in lib-datetime.ftl to propStatement views 2011-01-10 03:10:11 +00:00
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