vitro/webapp/web/js
2012-06-21 20:44:42 +00:00
..
account NIHVIVO-3502 Fix the proxy panel so all of the contents always have an image - either the profile image, if available, or the correct placeholder. Avoid hard-coding the URL of the placeholder, so we can remove the kluge of a person.thumbnail.jpg in Vitro 2012-03-21 20:33:34 +00:00
edit updates to include tinymce in the default data property editing form 2011-11-02 18:00:04 +00:00
extensions NIHVIVO-194 First draft of educational background form. Degree select doesn't get populated, so committing now so BrianC can take a look. 2010-04-02 20:15:07 +00:00
imageUpload NIHVIVO-1776: Refactored alert error message when user delete individual's photo. 2011-01-21 03:16:07 +00:00
individual NIHVIVO 2465 and 2485 display and manage multiple rdfs labels 2012-06-13 18:41:25 +00:00
jquery-ui NIHVIVO-1629 Upgrade to jquery-ui version 1.8.9 2011-02-21 17:53:10 +00:00
jquery_plugins NIHVIVO-3538 implemented a jquery plus java captcha on the contact form page 2012-03-08 20:44:21 +00:00
login Moved fade-in for flash-message to vitroUtils.js since this behavior should apply throughout the app and should not be limited only to pages that include the login widget. 2011-01-24 18:26:51 +00:00
menupage updates for page management as well as updates to new URI maker and individual dao jena to handle creation of new URI (old code was returning duplicate when maximum number of attempts was exhausted in NewURIMakerVitro b/c IndividualDaoJena kept returning the same URI since Random instance was set with system time seed and possibly the calls to the method were occurring close together in time and nextInt kept returning the same number). 2012-06-21 20:44:42 +00:00
openSocial NIHVIVO 3722, 3723 and 3725 css and js changes for OpenSocial gadgets 2012-06-19 13:37:51 +00:00
raphael NIHVIVO-1997 Removed pie charts and class group browse from menu pages due to current limitations of individual counts for classes. This should all be brought back from the dead in the future once we implement counts based on most specific type. 2011-02-03 03:06:02 +00:00
siteAdmin NIHVIVO-3771 new object and data property hierarchies and listings 2012-05-31 14:00:17 +00:00
sparql NIHVIVO-3510 fixed bugs introduced in updating sparql query builder to generate prefixes 2011-12-15 17:36:37 +00:00
tiny_mce updates to include tinymce in the default data property editing form 2011-11-02 18:00:04 +00:00
userMenu modified js to set submenu width based on width top level ul 2011-06-08 20:55:53 +00:00
betterDateInput.js Improve output: distinguish between failed assertions (failures) and unexpected exceptions (errors), and print a filtered stack trace for any exception. 2010-01-29 22:13:57 +00:00
browseClassGroups.js VIVO-369 NIHVIVO-2510 Expanded the width of the <ul> for class names. Very long classnames will still extend to a second line and throw off the alignment of the bar graph. 2011-05-13 18:03:20 +00:00
browserUtils.js Merge r5382 from http://svn.mannlib.cornell.edu/svn/vitro/branches/nihvivo-rel-1.1-maint 2010-07-22 15:44:34 +00:00
commentForm.js NIHVIVO-3538 implemented a jquery plus java captcha on the contact form page 2012-03-08 20:44:21 +00:00
commentsForm.jsp Rewrote comment form controllers and templates in FreeMarker. 2010-05-19 19:50:54 +00:00
customFormUtils.js Updating to allow addAuthorsToInformation and other custom forms to detect validation errors combined at top of page(method updated was findValidationErrors) 2011-11-22 21:40:59 +00:00
detect.js Improve output: distinguish between failed assertions (failures) and unexpected exceptions (errors), and print a filtered stack trace for any exception. 2010-01-29 22:13:57 +00:00
ents_edit.js NIHVIVO-2317 NIHVIVO-2318 removing vitro namespace properties from editing and various Java classes and interfaces 2011-07-05 19:14:16 +00:00
ents_retry.js Improve output: distinguish between failed assertions (failures) and unexpected exceptions (errors), and print a filtered stack trace for any exception. 2010-01-29 22:13:57 +00:00
html5.js NIHVIVO-556: Added latest HTML5 JavaScript shiv for IE to recognize and style HTML5 elements. 2010-11-01 18:32:00 +00:00
jquery.fix.clone.js updates for page management 2012-06-01 21:32:56 +00:00
jquery.js NIHVIVO-1629 Upgrade to jQuery 1.5.1 2011-02-25 15:21:50 +00:00
json2.js updates for page management - javascript, freemarker, and n3 editing/generator changes 2012-05-19 01:38:54 +00:00
selectivizr.js 2010-10-06 19:40:09 +00:00
toggle.js Improve output: distinguish between failed assertions (failures) and unexpected exceptions (errors), and print a filtered stack trace for any exception. 2010-01-29 22:13:57 +00:00
utils.js Add custom form utils mixin to forms for educational background and position history. 2010-06-14 20:06:52 +00:00
vitro.js NIHVIVO-70 Moved license text to top of all files, for consistency with Eclipse file templates to be created. 2010-01-31 04:38:14 +00:00
vitroUtils.js NIHVIVO-2154 dwr/util.js overwrites $, so use jQuery() rather than $() 2011-02-25 15:47:55 +00:00