Commit graph

307 commits

Author SHA1 Message Date
cdtank
1ff00fa92f 1. Code cleanup
2. Made changes so that images in IE show up properly & scale properly.
2010-07-12 20:27:02 +00:00
bdc34
ffc9fc47e9 Adding feedback from search IndexController instead of a blank screen, so user knows when indexing is finished. NIHVIVO-783
Working on shor views for grants. NIHVIVO-630.
2010-07-12 18:51:19 +00:00
nac26
8d5e7a2dc0 JS tweaks for form validation (file upload) and delete confirmation NIHVIVO-577 2010-07-12 15:59:37 +00:00
bdc34
98ce002973 Changing postEditCleanUp.jsp to handle cancel when resourceToRedirectTo is set. 2010-07-12 15:18:16 +00:00
bdc34
81e40b0fef Adding license to IU files 2010-07-09 23:05:53 +00:00
rjy7
cb1ab5a041 In FreeMarkerHttpServlet.getTemplateLoader(), handle the case where the theme directory has no templates subdirectory without an error. 2010-07-09 22:10:43 +00:00
bdc34
0d09bcf546 merging in http://svn.mannlib.cornell.edu/svn/vitro/branches/iu-vis-vitro-1.1-pre-release from r4966 to r5166 2010-07-09 22:04:26 +00:00
mb863
ebd885c3bd 2010-07-09 21:09:42 +00:00
mb863
bb0468c459 put it back this file. 2010-07-09 21:08:38 +00:00
cdtank
ef7d36bba5 1. Included ellipsis for very long monikers in the side bar for the person level vis. 2010-07-09 20:50:23 +00:00
cdtank
8c77970189 1. Made changes to make sparklines be less ditant from the surrounding text.
2. Made style changes.
3. Enabled displaying of flash vis when there is atleast 1 publication, previously we looked for at least 1 co-authorship.
4. Made style changes to the tables displaying stats.
2010-07-09 20:16:42 +00:00
mb863
6f82d3c131 2010-07-09 19:56:27 +00:00
mb863
f1cbc27309 added loginUtils.js 2010-07-09 19:42:26 +00:00
mb863
0de5829857 made changes for login 2010-07-09 19:36:41 +00:00
mb863
d69cf13311 added with and height image attributes to thumbnail images 2010-07-09 19:35:58 +00:00
mb863
3fa97c16f1 deleted image attributes for width and height, so preexisting images are displayed correctly 2010-07-09 19:08:11 +00:00
cdtank
8e05bf4de4 1. Modified style of person pub count vis.
2. Modified the logic that generated download links for csv files.
3. Modified IE specific css code.
2010-07-09 19:00:20 +00:00
mb863
e78d6923db made changes for photo upload: new icon alert, created page for those with javascript disable, restructure javascript files 2010-07-09 18:55:04 +00:00
cdtank
eae82a00b4 1. Added fix for inappropriate display of tables.
2. Minor styling changes.
3. Code cleanup
2010-07-09 16:49:36 +00:00
cdtank
48d27df80d 1. Made chanegs so that in case of no records to be printed in the csv file, no link will appear.
2. Made style changes.
2010-07-09 15:13:30 +00:00
cdtank
835cf78a2b 1. Made minor style change for short sparkline.
2. Added more conditions & appropriate text for edge cases like 0 co-authorships.
2010-07-09 02:01:22 +00:00
cdtank
154c9e6dba 1. Added checking for 0 co-authorships. In that case dont make the flash vis call& other related ajax calls. Print an alternative message. 2010-07-09 01:39:42 +00:00
cdtank
c30d99692a 1. Refactored code
2. Fine tuned the sparkline generators for "person level" vis
3. Modified coauthorship vis code geenrator to fix link bugs
4. Modified front end for the person level so that IE behaves properly. 
5. Modified style to make sure no weirdness when a user's profile image is present or not.
6. Added handler for downloading a list of all the coauthors and its count.
2010-07-09 01:05:27 +00:00
ass92
499511d5ef NIHVIVO-3 new jsp file for permanent URIs 2010-07-08 23:13:07 +00:00
ass92
b76f0cda8e NIHVIVO-3 code for permanent URIs added 2010-07-08 23:11:19 +00:00
ass92
ce17d33b90 NIHVIVO-408 code modification for file upload. 2010-07-08 21:53:22 +00:00
cdtank
9e4836bd79 1. Refactoered code.
2. Handled the case when a person does not have any publications by generating dummy graphml file.
3. Added handlers for multiple sparklines on same page.
4. Added sparkline code generator for unique co-authors over time.
2010-07-08 21:28:05 +00:00
mb863
ed50a32549 Added note: "Please enter a password with more than 5 characters" 2010-07-08 19:54:23 +00:00
mb863
13bebf3b11 added "JavaScript must be enabled in order for you to log in. However, it seems JavaScript is either disabled or not supported by your browser. Please enable JavaScript by changing your browser options." to <noscrpit> tag 2010-07-08 19:53:00 +00:00
mb863
6f92bb143a added <noscript> tag 2010-07-08 19:21:09 +00:00
mb863
48eb027898 moved jcrop files to the jquery_plugins folder 2010-07-08 19:14:19 +00:00
cdtank
7e7f5c6bc7 1. Made changes re: how the sparklines are rendered in "Full Spark" mode.
2. Made style changes to the person level front end.
2010-07-08 18:32:17 +00:00
cdtank
7a8cbde92a 1. Made changes re: how the sparklines are rendered in "Full Spark" mode.
2. Made style changes to the person level front end.
2010-07-08 17:25:16 +00:00
rjy7
5a11344775 NIHVIVO-649 Add freemarker template flattening to build. Includes flattening of template directory structure in vivo theme, and renaming of templates as needed for clarity. 2010-07-08 17:10:31 +00:00
mb863
f71ef30358 Added styles, icons, and improved login and password change 2010-07-08 16:18:14 +00:00
mb863
b4bb6845b1 deleted extra </br> 2010-07-08 01:56:57 +00:00
mb863
a802685741 deleted maxSize attribute for Jcrop 2010-07-08 01:47:54 +00:00
mb863
ed4e3c70cd added class for cancel buttons 2010-07-08 01:46:33 +00:00
mb863
2fdce46bb6 added class = clear to clear floats 2010-07-08 01:45:35 +00:00
jeb228
74c7660321 NIHVIVO-638 Check in first phase of changes to the Login form and backend. 2010-07-07 19:35:46 +00:00
mb863
2253f889ed Updated dummy images with one that I have created. 2010-07-07 18:29:17 +00:00
rjy7
e972fd5549 NIHVIVO-725 Add VClassGroup type to SelectListGenerator in order to generate a select list of all classes belonging to publication classgroup for publication custom form. 2010-07-07 17:32:11 +00:00
mb863
f208d72d10 removed the following copy: "Max Size: 50 MB" 2010-07-07 17:18:16 +00:00
mb863
717e09e2cd Set an initial selection area of 115 by 115 pixels. Added minimum (115 by 115 pixels) and maximum (300 by 300 pixels) sizes for cropping images 2010-07-07 14:51:44 +00:00
cdtank
55cb5cf88b 1. Made minor changes as to how the csv were rendered.
2. Made change in the dummy vis client to link to a unique coauthors csv file.
2010-07-06 23:55:30 +00:00
cdtank
6a499d164f 1. Added handler for unique coauthors in csv data format for coauthorship visualization.
2. Added another method for nodes to get yearToPublicationsCouts directly.
3. Changed styling of person level vis.
4. Cleaned up code
2010-07-06 20:35:29 +00:00
mb863
a007e9d1a7 Change copy: "To make adjustments, you can drag around and resize the blue square to the right. When you are happy with your photo click the "Save Photo" button." for "To make adjustments, you can drag around and resize the photo to the right. When you are happy with your photo click the "Save Photo" button." 2010-07-06 17:53:01 +00:00
bdc34
9e9876cd43 Removing vitro:citation from back end editing and front end display. NIHVIVO-503 2010-07-05 19:16:50 +00:00
bdc34
26053fa33e Removing vitro:citation from back end editing. NIHVIVO-503 2010-07-05 17:20:40 +00:00
mb863
d3737502c9 Fix js for photo deletion. When the user chooses “Cancel”, he doesn't see anymore a page with the word “false” on it. 2010-07-05 15:49:13 +00:00