Commit graph

2566 commits

Author SHA1 Message Date
jeb228
378acfd9dd NIHVIVO-1129 produce better comparisons in the merged results. 2011-01-20 17:11:59 +00:00
cdtank
1a36693cb1 1. Fixed the bug NIHVIVO-1803.
2. Changed the code/style that shows/hides collaborator links (co-pi & co-author n/ws) for a person, so that the code that will check if any publications/grants are attached to a person can manipulate visibility of these links.
2011-01-20 16:55:55 +00:00
rjy7
2a0d21ad3c Fix typo in ARQ function call 2011-01-20 16:51:14 +00:00
jeb228
270b9ef984 Use correct capitalization in the call to add "getURLParam.js" 2011-01-20 15:51:07 +00:00
rjy7
e02cb9d26a NIHVIVO-1633 Handling of invalid custom list view configs 2011-01-20 15:20:49 +00:00
cdtank
fa2f4be087 1. Fixed a design bug for IE where the y-axis legen did not get the padding-top.
2. Reflected the changes for publication version of temporal-graphs into grants version.
2011-01-20 00:18:51 +00:00
hlm7
7739c19ad4 Holly did some more tweaking due to JIRA issues being resolved. 2011-01-19 23:55:30 +00:00
cdtank
6af3fee6b1 1. Changed layout per Katy's suggestion for Temporal Graph Vis.
2. Refactored javascript code for Temporal graph vis.
3. Fixed couple of bugs including the one in which an entity had only one publication the line graph showed weird behavior.
4. Modified the behavior of the temporal linear graph to always try to display last 10 years at least on the line graph.
2011-01-19 23:47:52 +00:00
bkoniden
239b6d40d7 NIVIVO - 1732 For temporal graph vis if an organization does not have any publications then there is no option to switch to "by Grants" mode 2011-01-19 21:45:43 +00:00
bdc34
5c43a368a5 Adding DateTimeInterval and DateTimeValue to search exclusion list. NIHVIVO-1762 2011-01-19 20:52:22 +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
hlm7
a5a9305a5c Holly tweaked CreatePeople test suite a bit more... 2011-01-19 20:40:49 +00:00
cdtank
f6429af187 1. Made changes so that publication related visualization queries respect the 1.2 ontology's date proeprties & also pre-1.2 onotology data. It first attempts to get date using new property, failing which it sees if date is present in old property & proceeds accordingly.
2. Refactored code for temporal graph vis. Fixed couple of bugs in it.
2011-01-19 20:23:22 +00:00
bkoniden
c73cb28426 The queries for TemporalGraph, CoPI and PersonGrantCount (individual sparkline for grants) now include core:hasInvestigatorRole and core:investigatorRoleOf while calculating the total number of grants. 2011-01-19 20:11:39 +00:00
sjm222
df5f7eb38e NIHVIVO-1818 custom form annotation for dateTimeValue and dateTimeInterval 2011-01-19 18:10:01 +00:00
rjy7
156934e2a3 Minor typographical change 2011-01-19 15:28:41 +00:00
tlw72
9993686591 have the welcome message fade out 2011-01-19 14:53:18 +00:00
hlm7
2db533b365 Holly did some additional fine-tuning of the CheckVisualizations test suite. 2011-01-19 01:12:38 +00:00
hlm7
eebc3424d7 Holly made more test case changes due to issue resolution. 2011-01-19 00:16:03 +00:00
rjy7
500ab0eb0d NIHVIVO-1704 Enable jump links after returning to individual profile after submitting an editing form. Pass property all the way down the property display macro chain, so any macro has access to property attributes like name, localname, and uri. Provide PropertyTemplateModel.getLocalName() and PropertyTemplateModel.getUri() for this purpose. 2011-01-18 21:46:15 +00:00
rjy7
9d20a13c18 NIHVIVO-1730 Fix error in template variable reference 2011-01-18 21:31:07 +00:00
hlm7
38593ed974 Holly changed another test suite due to chapter being enterable now. 2011-01-18 21:21:32 +00:00
hlm7
132df18d29 Holly made change due to chapter field now being editable. 2011-01-18 21:17:08 +00:00
tlw72
2aab0cfd6f NIHVIVO-1788 and 1799: fixed welcome message overlap 2011-01-18 21:01:37 +00:00
hlm7
9ff40d7d64 Holly removed 2 unused test cases from the CheckVisualizations test suite. 2011-01-18 20:30:05 +00:00
hlm7
e348c1588f Holly finished up the first draft of the CheckVisualizations test suite. 2011-01-18 20:29:03 +00:00
bjl23
d5d2c30515 NIHVIVO-1801 modification to sparql query for DateTimePrecisions 2011-01-18 20:23:08 +00:00
hlm7
633dc3774e Holly has started a new CheckVisualizations test suite. It needs a lot more work. 2011-01-18 16:44:18 +00:00
mb863
4930226b6f NIHVIVO-641: Fixed space issues in browse alpha navigation 2011-01-18 15:39:10 +00:00
mb863
02306b5301 NIHVIVO-1494: Styled non-javascript browse version and removed raphael js files. 2011-01-18 15:30:19 +00:00
hlm7
8c54caa768 Holly made some minor test case tweaks. 2011-01-18 15:10:02 +00:00
nac26
370c15a28a NIHVIVO-592 Non-JavaScript browse for home page is just about there. Needs some styling tweaks from Manolo 2011-01-18 11:54:58 +00:00
nac26
5a30680747 NIHVIVO-1073 Markup and stylesheet cleanup. 2011-01-18 11:46:52 +00:00
rjy7
74ba0be165 NIHVIVO-1665 Handle datetime intervals with incomplete data 2011-01-18 04:42:21 +00:00
rjy7
a9d5241b3a NIHVIVO-1737 Fix missing space in educational training display. 2011-01-18 03:12:05 +00:00
rjy7
2fbc6c22ca NIHVIVO-1665 Fix query for core:dateTimeInterval to allow for incomplete data 2011-01-18 02:16:14 +00:00
rjy7
31cb81dec6 NIHVIVO-1665 Handle display core:DateTimeValue with core:dateTime data prop but no precision, and with neither precision nor dateTime data prop. DateTimeValues as part of DateTimeIntervals not handled yet. 2011-01-18 00:25:43 +00:00
mb863
aed0c6abb3 NIHVIVO-634: Fixed style issues in 'browse by' section for individuals with no thumb images 2011-01-18 00:17:13 +00:00
hlm7
dbae3d8417 Holly updated all the vivo-basic test suites to include the wilma changes. 2011-01-17 23:53:16 +00:00
hlm7
f96260b40e Holly made additional changes to the CreatePeople test suite due to changes in messages. 2011-01-17 23:15:45 +00:00
tlw72
82e39d2087 Update to fade out the welcome log in message 2011-01-17 22:45:39 +00:00
hlm7
d7531738c8 Holly finalized (she hopes) the AddNonPersonThings test suite. 2011-01-17 22:26:25 +00:00
mb863
378584adcd NIHVIVO-1764: Worked on styling individual display and individual editing display. 2011-01-17 21:55:16 +00:00
sjm222
11d99def78 offer create for offers course, authorship for organization 2011-01-17 17:30:51 +00:00
hlm7
2a3dd20a7c Holly made changes to test cases due to JIRA issue resolution. 2011-01-17 17:01:44 +00:00
mb863
0ae18b29a7 NIHVIVO-1710: Fixed spacing for additional links 2011-01-17 16:29:46 +00:00
jeb228
4a21c4b7e4 Record the manual merge of r2237 from the release 1.2 maintenance branch. 2011-01-17 15:21:39 +00:00
sjm222
7fd3914a53 deleting sparql query, will use java code instead 2011-01-17 14:53:11 +00:00
ejc12
3d3e3879ec Merging: Fixing the css location 2011-01-17 04:04:57 +00:00
ejc12
4d043080da Forgot to fix the css location when I moved the file to this dir. 2011-01-17 04:02:11 +00:00