Commit graph

223 commits

Author SHA1 Message Date
mb863
32cd9c4d14 NIHVIVO-556: Added latest HTML5 JavaScript shiv for IE to recognize and style HTML5 elements. 2010-11-01 18:32:00 +00:00
bkoniden
c5e3d2f9cd Merging r6206 from branched/iu-vis-dev-branches/vitro-post-1.1 . Adding temporal visualization code to trunk. 2010-10-26 16:47:44 +00:00
jeb228
e841c8d546 NIHVIVO-762 removed md5.js and the "crypto" JavaScript package from Dojo. Not needed since we aren't doing client-side encryption of passwords. 2010-10-15 14:22:16 +00:00
mb863
c3ef4d3c43 2010-10-06 20:41:52 +00:00
mb863
45a4f8e690 added supersleight.js to jquery_plugins and added new pah to known_exceptions.txt 2010-10-06 20:30:20 +00:00
mb863
4549e8e610 2010-10-06 19:40:09 +00:00
rjy7
fe6cde2220 NIHVIVO-1024 Fixed error in clearFields() method of customFormUtils from last commit: field val was not being cleared. When type selection changes, prevent emptying of acSelector field if a new type value has been entered manually. 2010-09-03 20:18:36 +00:00
rjy7
4342f28e80 NIHVIVO-1024 When returning from validation error in educational background form (and roles form in repair mode), hide org name validation error if org name field is hidden. 2010-09-03 19:32:34 +00:00
rjy7
09f16809fd NIHVIVO-1024 Implement educational training custom form as a single-step form. Merged two css files. 2010-09-02 19:54:03 +00:00
rjy7
028f4c038f Upgrading to jQuery UI 1.8.4 2010-08-19 13:36:00 +00:00
rjy7
51123056d0 Upgrading to jQuery UI 1.8.4 2010-08-19 13:32:58 +00:00
mb863
6978b85600 NIHVIVO-1015: Fixed: Cropping photo creating extra gap when reducing browser size 2010-07-26 19:33:23 +00:00
rjy7
a82411b2f0 merge r5315 r5323:5325 r5333 r5359 r5381 from http://svn.mannlib.cornell.edu/svn/vitro/branches/nihvivo-rel-1.1-maint 2010-07-22 18:47:44 +00:00
rjy7
4b990e4649 Merge r5382 from http://svn.mannlib.cornell.edu/svn/vitro/branches/nihvivo-rel-1.1-maint 2010-07-22 15:44:34 +00:00
rjy7
4bfeadf3ad Merging r5332 r5336:5338 r5341 r5349 from http://svn.mannlib.cornell.edu/svn/vitro/branches/nihvivo-rel-1.1-maint 2010-07-20 23:24:01 +00:00
cdtank
a688d30ac5 1. Attempting to move vivio-specific vis code to "vivo package" 2010-07-20 17:48:30 +00:00
cdtank
382fd6ae80 1. Made changes to incorporate conditional wordings for side-bar in person level vis. 2010-07-19 19:14:36 +00:00
cdtank
b3dc7364ef 1. Made minor changes to image display logic
2. Made sparkline text changes as requested by Nick C.
2010-07-15 17:02:33 +00:00
cdtank
94d8de065e 1. Made changes so that proper thumbnail image location can be retrieved 2010-07-15 16:42:47 +00:00
cdtank
619d797a25 1. Testing out a way to get image thumbnail url for a profile of a person
2. Fixed a bug: when no moniker is present, in person level vis, moniker related jQuery code threw error.
2010-07-15 05:49:38 +00:00
mb863
624b0120bd NIHVIVO-808: Fixed for IE 7 and 8, working on IE 6 2010-07-14 19:49:15 +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
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
ass92
345689dc76 NIHVIVO-330 new javascript folder and file for tool to merge individuals 2010-07-13 15:33:06 +00:00
mb863
dbd0346c0d NIHVIVO-577: Deleted js function 2010-07-13 15:10:21 +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
nac26
8d5e7a2dc0 JS tweaks for form validation (file upload) and delete confirmation NIHVIVO-577 2010-07-12 15:59:37 +00:00
bdc34
81e40b0fef Adding license to IU files 2010-07-09 23:05:53 +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
0de5829857 made changes for login 2010-07-09 19:36:41 +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
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
mb863
48eb027898 moved jcrop files to the jquery_plugins folder 2010-07-08 19:14:19 +00:00
mb863
a802685741 deleted maxSize attribute for Jcrop 2010-07-08 01:47:54 +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
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
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
mb863
71f1b8001b Added JS confirmation for photo deletion. 2010-07-02 19:18:44 +00:00
cdtank
34b06281e5 1. minor modification to the styling & change in a url parameter. 2010-07-02 01:26:45 +00:00
cdtank
a8d6b13c3d 1. Made changes to style of the person level elements.
2. Made changes as to how the URI for "download data" & "view full timeline n/w" were generated.
2010-07-02 01:06:46 +00:00