Commit graph

44 commits

Author SHA1 Message Date
bdc34
30e1269c3e Adding test for DateTimeWithPrecision. 2010-11-11 19:12:08 +00:00
rjy7
3cd38b7583 NIHVIVO-1304 Initial implementation of Widget directive. Requires two templates, one for assets and one for markup; would like to combine into a single template with two macros instead. 2010-11-10 19:50:30 +00:00
jeb228
a2ad0b880c Kluge to stop compile errors in Hudson. 2010-11-09 22:38:07 +00:00
bdc34
8968b07c53 Working on date time with precision edit element, NIHVIVO-295. 2010-11-09 20:37:09 +00:00
nac26
8ccfef4fcc more tweaks to wilma to correct issues with theme images (visualization, property groups, and editing) and markup conflicts for custom editing forms NIHVIVO-556 2010-10-26 17:17:37 +00:00
jeb228
cd437cfab5 NIHVIVO-736 transitioning from LoginFormBean to LoginStatusBean. 2010-10-13 16:46:23 +00:00
cdtank
0f6c18fca1 1. Removed the checking of publication being an instance of bibo:Document in sparql query. This check is unnecessary. Refer [VIVOFEED-583] at http://issues.library.cornell.edu/browse/VIVOFEED-583 for more info. 2010-10-01 17:25:51 +00:00
cdtank
571182b98e 1. Made changes to the styling of text for the sparklines. Made them more amenable to IE's whims. 2010-09-15 20:46:08 +00:00
rjy7
56856f0704 NIHVIVO-1023 Change position history custom form to use autocomplete rather than select list for related organization 2010-09-01 21:06:17 +00:00
cdtank
765190c5f5 1. google does not like me so decided to screw the sparkline dimensions a day before the conference. So had to change the code with new dimensions. This is (hopefully) just a stop-gap solution. Will file a bug with the Google Vis API later on. Thanks to Nick & Micah for working on this. 2010-08-10 20:57:52 +00:00
cdtank
438c31d179 1. Adding "standalone" mode for co-authorship vis (just the flash & nothing else). 2010-08-09 15:45:43 +00:00
cdtank
0846299deb 1. Code cleanup & refactor.
2. More code documentation.
3. Minor change in wordings.
2010-08-03 23:04:44 +00:00
cdtank
8372464464 1. Added updated flash vis from Asik.
2. Modified the front end for person level vis so that when the flash vis height decreases it does not leave a trail of whitepace below it. All the wrapping containers adjust properly now.
3. Made the person pub count use set instead of list. I had already made other viss do this.
2010-07-30 17:29:34 +00:00
cdtank
0ba1e950aa 1. Refactored code.
2. Removed edges of documents that has more than 100 co-authors.
2010-07-29 23:33:40 +00:00
cdtank
d7e39e2953 1. Made changes so that visualizations url prefix is less vague (refer NIHVIVO-967) 2010-07-29 22:17:13 +00:00
cdtank
636ab2bf65 1. Refactored code to use the vis services provided via dependency injection method. 2010-07-29 21:37:14 +00:00
cdtank
e22b5d7d23 1. Refactored code to make it more amenable to dependency injection. Removed unnecessary state preservation from all the VisRequestHandlers. 2010-07-29 21:13:58 +00:00
cdtank
107eabbe14 1. PAth issues for the bean file caused the vis to be not loaded. right now checking out various options & for now included a catch-all exception handler so that graceful degradation in case of no .xml file happens. 2010-07-29 17:22:45 +00:00
cdtank
a6a29b7155 1. Added constructs for handling visualization dependency injection into vis controller.
2. Refactored code.
2010-07-29 16:54:12 +00:00
cdtank
0e745f94c3 1. Added updated flash vis from Asik.
2. Refactored code.
2010-07-28 21:44:14 +00:00
cdtank
819a9028a6 1. Added License text 2010-07-27 23:50:19 +00:00
cdtank
d55b88c2f6 1. Code Cleanup & Refactor. 2010-07-27 23:46:42 +00:00
cdtank
6bfb37d127 1. Changed the logic of duplicate edge detection (now the time complexity is O(1) instead of O(n^2))
2. Cleanup.
2010-07-27 17:38:25 +00:00
cdtank
81f0ad89d6 1. Fix to resolve this > http://issues.library.cornell.edu/browse/NIHVIVO-1007
2. Basically I forced orders whenever edges & nodes were created using custom comparator & collections.sort
2010-07-26 17:45:05 +00:00
bdc34
a89c1550d0 Merge To trunk. Adding filtering of Positions in past. NIHVIVO-984 2010-07-24 21:37:23 +00:00
cdtank
233f101685 1. Changed the order of nodes & edges.
2. Checked for exisitng of nodes/edges & also size before getting any relevant further properties..
2010-07-23 21:32:47 +00:00
cdtank
25352b8a41 1. license text inserted. 2010-07-23 21:23:02 +00:00
cdtank
94b6c47294 1. Made style changes to person level vis front end.
2. Updated co-author vis from Asik.
3. Made code changes so that graphml sent to the flash vis will always be ordered by node ids instead of letting flash vis handle it.
2010-07-23 21:13:13 +00:00
cdtank
f47c886d27 1. code cleanup 2010-07-23 20:28:14 +00:00
cdtank
57c954bf2b 1. Cleaned up code
2. Removed debug prints.
2010-07-23 16:12:22 +00:00
cdtank
b1ef6b1644 1. Change of page title for person level vis 2010-07-22 22:18:50 +00:00
cdtank
53987ce8f3 1. Updated flash vis form Asik.
2. Modified the fix for GUESS compatibility with coauthorship graphml file
2010-07-22 21:38:45 +00:00
cdtank
25137bab55 1. Improved the slugify logic. 2010-07-22 21:28:22 +00:00
cdtank
70e58dd4ce 2010-07-22 21:05:40 +00:00
nac26
d961b13c0c merge from rel-1.1-maint branch: fixing some "thumnail" typos NIHVIVO-958 2010-07-22 17:59:54 +00:00
cdtank
50dd3ba19f 1. Fixed the issue when the author's name was really really long, flash vis used to create a scrollbar just for the legend. We made use of ellipsis in case of really long names.
2. The same for the sidebar author names.
3. Removed unused code.
2010-07-21 21:04:55 +00:00
cdtank
766ecaf06d 1. reverting the td widths to be a standard 30pixels for both person pub count & coauthor sparklines. they were different in previous commit causing alignment issues in the deployed code. 2010-07-21 18:33:34 +00:00
cdtank
7a07c45271 1. code cleanup
2. changed captilization of "Co-authors"
2010-07-21 17:58:19 +00:00
cdtank
7440b856f1 1. Made changes to wordings per Katy's request.
2. Fixed the separator issue for list of coauthors csv file.
3. Made style fix for person level vis.
2010-07-21 16:17:23 +00:00
cdtank
6e44ac29b6 1. csv for coauthors list for each year had a trailing separator. modified the code to remove that. 2010-07-21 15:12:35 +00:00
cdtank
3bb6454283 1. Delete unrelated file. 2010-07-20 18:07:05 +00:00
cdtank
9b9180d24d 1. Attempting to move vivo-specific vis code to "vivo package" 2010-07-20 17:49:44 +00:00
rjy7
66df54d2a3 NIHVIVO-799 Added select list type UNSORTED_LITERALS to specify a list of literals with no alpha sorting. Allows putting "Select one" as first option without getting sorted into the middle of the list. 2010-07-14 22:14:31 +00:00
rjy7
b3ff5b645b Move vivo src directory out of productMods directly under vivo. Previous location didn't build correctly. 2010-07-12 20:23:50 +00:00