Commit graph

2388 commits

Author SHA1 Message Date
cdtank
51e424e993 1. Minor improvement in the "loading..." mechanism for temporal graoh vis. 2011-02-11 22:46:12 +00:00
cdtank
fb7889db10 1. Fix for NIHVIVO-2126 2011-02-11 21:26:03 +00:00
bkoniden
8923eaf09f converting log.info's to log.debug's in all the query runners 2011-02-11 21:20:01 +00:00
rjy7
f73b521a4e NIHVIVO-1461 When template not found, propagate error message up the call stack 2011-02-11 20:41:37 +00:00
bkoniden
e41a4522f7 Removed publication_year_using_1_1_property from the queries for better response times with visualizations and fixed the issue with publications with unknown dates not appearing with temporal vis for publications. 2011-02-11 19:47:28 +00:00
cdtank
ad3497d0bc 1. Partial fix for NIHVIVO-2130. Now the downloadable csv file properly prints out all the authors, with same name. The right hand side bar still prints wrong values in case of authors with duplicate names.
2. Solution for 2 stage loading for temporal graph where now when the intial call is made to it, it returns with the markup & js lib includes & then makes an ajax call to get the data file in json format which is the used to render the linegraph & the table.
2011-02-11 19:06:49 +00:00
bjl23
f1bcbd69ca NIHVIVO-2125 adding spaces to labels (hand merge of scires file to trunk because something screwy happened) 2011-02-11 16:57:40 +00:00
bjl23
b8bfa975e4 NIHVIVO-2125 adding spaces to labels 2011-02-11 16:53:14 +00:00
mb863
d49d74a95a NIHVIVO-2121: Fixed stretched image thumbnail issue on menupage individual listing 2011-02-11 16:02:15 +00:00
hlm7
a64166e329 2011-02-11 04:40:40 +00:00
hlm7
3fbfcec33c 2011-02-11 03:43:16 +00:00
hlm7
e1941c41c1 2011-02-11 01:40:18 +00:00
rjy7
935f78e92f Merge r2644 from rel-1.2.-maint branch 2011-02-10 22:32:48 +00:00
mb863
b09e2510b9 NIHVIVO-1838: In IE6, users weren't able to click on the input search field for search in home and interior pages. This is probably caused by supersleigh.js and/or ietester.
To fix the problem. I have changed the background search image to a gif file for the search box in homepage. For search in interior pages, I have created a gif for IE 6 but kept the original  png for any browser version.
2011-02-10 22:07:28 +00:00
mb863
6e0dc8763b NIHVIVO-1838: In IE6, users weren't able to click on the input search field for search in home and interior pages. This is probably caused by supersleigh.js and/or ietester.
To fix the problem. I have changed the background search image to a gif file for the search box in homepage. For search in interior pages, I have created a gif for IE 6 but kept the original  png for any browser version.
2011-02-10 21:58:04 +00:00
rjy7
fb0ee9bba9 Removed a print statement to System.out 2011-02-10 21:52:22 +00:00
jeb228
00f6302223 Release 1.2 maintenance branch 2011-02-10 19:08:07 +00:00
jeb228
92ca30ce14 NIHVIVO-2098 DO SHOW the link for temporal visualization unless deploy.properties specifies "visualization.temporal = disabled" 2011-02-10 18:59:06 +00:00
ejc12
d2b3df1674 Minor editorial changes applied to the docs. 2011-02-10 18:37:48 +00:00
jeb228
882846e29f NIHVIVO-2098 Do not show the link for temporal visualization unless deploy.properties specifies "visualization.temporal = enabled" 2011-02-10 18:37:02 +00:00
tlw72
64c1ead9d8 NIHVIVO-2097: minor style adjustment 2011-02-10 18:30:14 +00:00
mb863
d4911fea4d NIHVIVO-2101: Added "${urls.base}/favicon.ico" to <link rel="shortcut icon" type="image/x-icon" href="${urls.base}/favicon.ico"> 2011-02-10 18:27:06 +00:00
mb863
f8ba4238c2 NIHVIVO-2101
Created favicon for VIVO instance
2011-02-10 17:59:26 +00:00
rjy7
486629232a Minor tweak to value of temporal vis enabled flag in template data model 2011-02-10 17:42:27 +00:00
ejc12
1de12bc1a7 Editorial changes. 2011-02-10 17:09:09 +00:00
ejc12
d7532d12eb Editorial changes. When updating from Nick's version, lost section VII re optional SDB store text. 2011-02-10 17:07:38 +00:00
bdc34
57819fa584 Changes to EntityPublicationCountConstructQueryRunner and EntitySubOrganizationTypesConstructQueryRunner to improve temporal visualizations. 2011-02-10 16:58:55 +00:00
tlw72
5a1c1a3e84 NIHVIVO-2097: modified layout and text in vis. error page 2011-02-10 16:43:35 +00:00
nac26
0c1dbdd91e NIHVIVO-2098 Moved the <#assign> directive inside the test for temporalVisualizationEnabled and added a comment to explain what this is all about 2011-02-10 16:33:03 +00:00
rjy7
93bfd579b4 Deleting organizationLabel 2011-02-10 16:26:09 +00:00
tlw72
0301cf02fc NIHVIVO-2097: added h2 style for viz error page to ensure correct heading placement 2011-02-10 16:22:34 +00:00
jeb228
40a089ef31 NIHVIVO-2098 Do not show the link for temporal visualization unless deploy.properties specifies "visualization.temporal = enabled" 2011-02-10 16:19:48 +00:00
cdtank
24795af665 1. Making a change to send an organization label to the error response for temporal graoph vis. If the organization uri is invalid then we send "Unknown Organization" 2011-02-10 16:19:16 +00:00
ejc12
9e50f212d0 Nick's version I can revert to is 2620. I am fixing the heading numbers and the link to the admin guide in this verions. 2011-02-10 14:54:12 +00:00
ejc12
1ff0a5a584 Fixed the subheading under Theme section. 2011-02-10 14:48:58 +00:00
ejc12
286388d8ac I removed content on the customizing your theme and pointed to the site admin guide for this. I hope Nick is ok with that. 2011-02-10 14:47:05 +00:00
nac26
4fa2f0b206 NIHVIVO-1330 Draft of theming modifications documentation for upgrade. Still needs work. 2011-02-10 14:19:58 +00:00
nac26
e5cfa2c910 Corrected target attribute and updated content for consistency with upgrade doc. 2011-02-10 13:45:47 +00:00
ejc12
a500f980e8 Adding the text from Brian about SDB to install.html (one section) and upgrade-1.2.html (2 sections).
Also added a new intro sentence to Pellet reasoner section.
Completes Jira NIHVIVO-1782
2011-02-10 04:23:54 +00:00
ejc12
6e65e2bb83 Fixing footer layout issue. 2011-02-10 02:23:21 +00:00
ejc12
d1ed775315 Fixing footer layout issue 2011-02-10 02:23:06 +00:00
ejc12
74c069b587 Adding BrianL's note about MySql version. 2011-02-10 02:22:37 +00:00
ejc12
5f3cd99335 Updating from most recent release announcement draft. Still needs Nick's theme documentation. 2011-02-09 23:36:30 +00:00
ejc12
fad27accef Updating from most recent release announcement.
Adding BrianL's note about MySql version.
2011-02-09 23:28:12 +00:00
cdtank
0607ce9128 1. Removed redundant variable 2011-02-09 22:42:11 +00:00
hlm7
8c798e40d1 Holly did more finalization of the test cases. 2011-02-09 22:33:00 +00:00
cdtank
f1e9475716 1. Made changes to fix the bug NIHVIVO-2087. Incorrent count values were being displayed in cases of collaborators sparklines. 2011-02-09 22:29:34 +00:00
mb863
f62776d24f Fixed some padding issues for IE6 and 7. 2011-02-09 22:21:40 +00:00
bkoniden
706d9d3c9f Made some significant changes as part of tweaking the queries to reduce response times with SDB. -- NOT CONSIDERED FINAL. 2011-02-09 22:13:36 +00:00
sjm222
e09eeae3b9 adding hasStudyPopulation to a property group 2011-02-09 20:37:10 +00:00