Commit graph

429 commits

Author SHA1 Message Date
ass92
439b47600e code modification 2010-07-14 19:49:10 +00:00
ass92
4d1a39aea7 NIHVIVO-28 code added for Rename Resource tool. 2010-07-14 19:41:51 +00:00
ass92
748c138ebf NIHVIVO-28 result jsp page added for Rename Resource tool 2010-07-14 19:41:06 +00:00
ass92
f674a74940 NIHVIVO-28 jsp page for rename resource tool added. 2010-07-14 19:40:25 +00:00
cdtank
6a5194d677 1. Made changes so that for people who have 0 known publications sparkline vis is not generated at all for their profile page. 2010-07-14 19:30:06 +00:00
mb863
7717ab1626 2010-07-14 14:07:00 +00:00
jeb228
46aed7047c NIHVIVO-772 entityBasic.jsp will use imageUploadUtils.js instead of confirmPhotoDeletion.js. Modify PropertyEditLinks.java so only the thumbnail delete link will have the "thumbnail" class. 2010-07-14 13:45:35 +00:00
bdc34
418fc432e0 Changing entityMergedPropList so that it will look for customShortViews on all directly asserted classes before checking any super classes. NIHVIVO-629 NIHVIVO-630 2010-07-14 00:09:47 +00:00
mb863
8ad5417253 NIHVIVO-772: I am using the class 'thumbnail' to delete the thumbnail instead of class delete. 2010-07-13 20:19:38 +00:00
mb863
be6e85cf2e added comments to javascript 2010-07-13 18:08:25 +00:00
jeb228
a53572a354 Add license lines to some visualization files. 2010-07-13 18:06:35 +00:00
ass92
35f60021dd added license tag to the file. 2010-07-13 17:03:48 +00:00
cdtank
f091238731 1. Added code to color the author names in sidebar (in person level vis) depending whether they are ego or not 2010-07-13 17:01:10 +00:00
mb863
f0900aa262 NIHVIVO-364: Improved the error message if the Contact Form email address is not provided under Site Information 2010-07-13 16:07:32 +00:00
mb863
529decb0fe NIHVIVO-364 2010-07-13 16:06:16 +00:00
ass92
f4d219637a NIHVIVO-330 new jsp result page for tool to merge individuals 2010-07-13 15:35:02 +00:00
ass92
345689dc76 NIHVIVO-330 new javascript folder and file for tool to merge individuals 2010-07-13 15:33:06 +00:00
ass92
d29f950ed2 NIHVIVO-330 new jsp file for tool to merge individuals 2010-07-13 15:31:46 +00:00
ass92
b64dd13960 NIHVIVO-330 Code added to include tool to merge individuals 2010-07-13 15:30:30 +00:00
mb863
dbd0346c0d NIHVIVO-577: Deleted js function 2010-07-13 15:10:21 +00:00
mb863
ecd92ad5d6 NIHVIVO-577. Improved photo upload: error messages, photo thumbnail placeholder, and cleaned javascript files 2010-07-13 14:37:27 +00:00
nac26
bb08bef23f Add focus on email or new password fields. Also updated validation message for password length when creating a new password NIHVIVO-227 2010-07-13 14:03:24 +00:00
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