cdtank
a8974ded16
1. Adding license text to vis* xml file for dependency injection.
...
2. Removed unused dependency injection file.
2011-02-24 17:14:39 +00:00
cdtank
c0165225ad
1. Added license tags.
2011-02-24 16:33:22 +00:00
cdtank
187bcc1d9a
1. Major refactor of all the VOs that related to publications & grants.
...
2. Removed some redundant code re: overriden requals & hashcode.
2011-02-24 02:10:05 +00:00
jeb228
9006db1126
NIHVIVO-1207 Now that the Florida Shibboleth stuff has been refactored into the main code, there is no need for their FLShibboleth files.
2011-02-22 21:34:15 +00:00
jeb228
6789e63afe
Cleanup svn:ignore tags
2011-02-22 21:06:10 +00:00
jeb228
36a68df2a4
Cleanup svn:ignore tags
2011-02-22 21:04:12 +00:00
jeb228
f6ac938a5f
NIHVIVO-2157 svn:mergeinfo interferes with merges if it appears below the top level of the repository - remove it.
2011-02-22 20:48:22 +00:00
rjy7
6e6b2ef371
NIHVIVO-1563 Add template method models to help directive
2011-02-22 20:05:49 +00:00
cdtank
e67aac14bb
1. Refactored to remove a parameter not used by the called calss. see http://issues.library.cornell.edu/browse/NIHVIVO-2114
2011-02-22 19:58:36 +00:00
rjy7
6970daed9f
NIHVIVO-1563 Add template method models to dumpAll directive
2011-02-22 18:06:04 +00:00
cdtank
ef75e39130
1.Adding local scripts to svn:ignore.
2011-02-22 16:44:15 +00:00
rjy7
8bd5d285db
NIHVIVO-1564 Dump of template model objects provides information about methods and their return values
2011-02-21 21:40:49 +00:00
jeb228
2f54c55bbb
Mark Deepak's revisions as merged, after e-mail conversation with him.
2011-02-21 20:18:53 +00:00
jeb228
9831e0c8b4
Mark Chintan's revisions as merged, as per e-mail conversation with him.
2011-02-21 19:55:56 +00:00
rjy7
7aeb0ab401
Record-only merge of r2693 from rel-1.2-maint
2011-02-21 18:02:28 +00:00
rjy7
4ca22496f3
NIHVIVO-1629 Upgrade to jquery-ui version 1.8.9
2011-02-21 17:53:13 +00:00
hlm7
d788ae21b9
2011-02-16 21:30:46 +00:00
rjy7
c7803ded61
Merge r2690 from rel-1.2-maint
2011-02-16 16:28:59 +00:00
nac26
e7cf331c0e
Merged r2688 from rel-1.2-maint branch
2011-02-16 15:16:54 +00:00
rjy7
84ed6b810c
Merge r2885-2686 from rel-1.2-maint
2011-02-15 22:09:33 +00:00
rjy7
3247ec865d
Merge r2683 from rel-1.2-maint
2011-02-15 21:02:06 +00:00
hlm7
2eda1e41ca
Holly fixed one message error on a test case.
2011-02-15 16:45:47 +00:00
rjy7
12c2b4785d
Merge r2677-2678 from rel-1.2-maint
2011-02-15 15:11:48 +00:00
hlm7
f9a83bee66
2011-02-14 21:02:30 +00:00
hlm7
625ad9cc04
Holly did some final test case tweaking for release 1.2.
2011-02-14 19:14:39 +00:00
hlm7
8d19d58e8a
Holly tweaked various test cases to get them to run smoother.
2011-02-12 01:29:42 +00:00
cdtank
8ba4e02968
1. Smoother transition for loading screen.
...
2. Fix for IE not reacting to change events.
2011-02-11 23:35:53 +00:00
rjy7
55e86daf91
NIHVIVO-2018 Move visualization url-building out of templates into template models. Create vivo-specific IndividualTemplateModel for this purpose.
2011-02-11 23:04:40 +00:00
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