Commit graph

1782 commits

Author SHA1 Message Date
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
rjy7
b98db24a65 NIHVIVO-647 Server-side validation of publication form. Javascript event listeners. 2010-07-09 18:17:27 +00:00
rjy7
e5fcb73ad2 NIHVIVO-647 Corrections to earlier addition of name attribute: validation code needs to call getName() rather than getId() 2010-07-09 17:42:06 +00:00
jrm424
368fbff5a0 added local summary code for funding orgs, geo areas, emphasis areas and adjusted the tag names for investigators and collaborator entities 2010-07-09 17:25:51 +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
rjy7
273a49512e NIHVIVO-647 Continued work on publication form 2010-07-09 16:28:59 +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
bdc34
8f4b448dcb Fixing problems with too many threads for indexing. 2010-07-08 23:43:51 +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
d335d83d57 NIHVIVO-3 code for permanent URIs 2010-07-08 23:10:13 +00:00
cdtank
4c9f427d5e 2010-07-08 21:59:55 +00:00
ass92
e1229bd38c NIHVIVO-408 code modification for file upload 2010-07-08 21:54:51 +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
jrm424
17b9ffae12 merge similar tags e.g. FUNDING_x and collect repeated tags e.g. PRIORITY_AREAs 2010-07-08 21:00:00 +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
cdtank
bc1b43e9de 2010-07-08 16:04:01 +00:00
rjy7
99359f19c9 NIHVIVO-647 Add name attribute to vitro custom jsp input tag so that the name can differ from the id.
Removed flag1value1 stuff from all vivo custom forms, since no longer needed.
Initial setup for publication form javascript.
2010-07-08 15:08:41 +00:00
cdtank
fce96cde92 2010-07-08 14:54:58 +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
722bcdac0f NIHVIVO-638 don't require an immediate login after password change. 2010-07-07 21:14:11 +00:00
cdtank
6381316b62 1. Made changes so that all the sparkline content can be cut up & put into tables. This way we can control the alignment of multiple sparklines on the same page.
2. changed the separator for the coauthors csv to ";"
2010-07-07 20:48:30 +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
jrm424
89e43e232a These changes support the prevention of duplicatation of foaf:Person individuals when rdf is being generated for academic article authors (mkrdf.xsl), intellcont authors (mkicardf.xsl) or impact stmt collaborators (tbd). An initial xml file of foaf:Persons is obtained from Vivo by executing a sparql query (foafPersons.sparql) and transformed (foafPersons.xsl). This file is passed as an argument to mkrdf.xsl which may add more foaf:Persons. This new file is save an is used as input to the next transform i.e. mkicardf.xsl and so on. 2010-07-07 17:36: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