bjl23
691feaee81
resolves NIHVIVO-711 re: DAO factory methods on VitroHttpServlet
2010-07-13 18:30:08 +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
rjy7
0f93083a66
NIHVIVO-774 Fine-tune tokenized autocomplete query to get desired results
2010-07-13 17:47:34 +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
jeb228
ec15ba5a49
NIHVIVO-161 - Test that the image to be uploaded is at least as large as the thumbnail will be.
2010-07-13 16:11:21 +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
jeb228
ff85d8f91c
NIHVIVO-161 - Bug fix: on exit, distinguish between relative URLs and absolute URLs.
2010-07-13 15:42:26 +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
ass92
164946a8cf
NIHVIVO-330 code added for tool to merge individuals
2010-07-13 15:28:17 +00:00
jeb228
0b02cc5fbb
NIHVIVO-161 - If the user cancels the process, return them to the page they were viewing when they started.
2010-07-13 15:23:28 +00:00
mb863
dbd0346c0d
NIHVIVO-577: Deleted js function
2010-07-13 15:10:21 +00:00
mb863
703a812cd5
NIHVIVO-577: Improved error message copy
2010-07-13 14:42:07 +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
rjy7
d653cc8744
NIHVIVO-776 Allow any logged in user to access SparqlQueryServlet, because the servlet is requested via Ajax from custom forms.
2010-07-13 14:35:32 +00:00
jeb228
b0e72fb0e9
NIHVIVO-161 - If the user tries to upload a file that is too large, return a friendly error message.
2010-07-13 14:26:28 +00:00
jeb228
6cffc40c33
NIHVIVO-161 - Improve the exception handling for files that exceed the maximum size.
2010-07-13 14:25:54 +00:00
nac26
011da5a7af
Updated MIN_PASSWORD_LENGTH (6) and MAX_PASSWORD_LENGTH (12) to coincide with what's currently enforced on the "backend" when creating user accounts NIHVIVO-227 NIHVIVO-784
2010-07-13 14:06:34 +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
ass92
4b2da00daf
NIHVIVO-3 code for getUnusedURI in permanent URI tool updated.
2010-07-13 12:31:50 +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
jrm424
616029965d
collectBy and group for Investigator, CollaborativeEntity, and FundingOrg. upgraded mklist to handle zero file size.
...
added all-aiid2netid.xsl to create a global mapping from the raw dm xml files
2010-07-12 20:25:35 +00:00
bdc34
362ddc8371
Fixing VivoListener exception at tomcat startup.
2010-07-12 19:33:52 +00:00
bjl23
2b537937be
restricting TBox annotations updates to rdfs and vitro namespaces
2010-07-12 19:14:38 +00:00
bdc34
83e3379592
Changing message of IndexController to reflect that index rebuild happens in a different thread.
2010-07-12 18:58:34 +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
bdc34
e05cc6e041
Adding feedback from search IndexController instead of a blank screen, so user knows when indexing is finished. NIHVIVO-783
2010-07-12 18:49:32 +00:00
bjl23
a85683d99b
some smush improvements
2010-07-12 18:17:03 +00:00
bjl23
eafbc664c2
minor improvement related to NIHVIVO-393
2010-07-12 17:37:53 +00:00
bjl23
b451ccc184
should fix the cause of NIHVIVO-393
2010-07-12 17:33:36 +00:00
bdc34
0e0b32837c
Change to EditSubmission for blank URIs of new resources
...
Adding post edit redirect for addPublicationToAuthor.jsp
2010-07-12 16:10:14 +00:00
rjy7
ade800e2d4
NIHVIVO-747 Apply client-side autocomplete filtering to add authors form
2010-07-12 16:07:58 +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
rjy7
880a54c7f4
NIHVIVO-779 Modify autocomplete controller to do tokenized or untokenized index. Autocomplete on add authors form uses untokenized index.
2010-07-12 15:08:33 +00:00
rjy7
cc59f54794
NIHVIVO-646 Using Javascript on page rather than hidden divs to pass information to the addAuthorsForm Javascript. Fix problems in DataPropertyComparator that were causing errors to be thrown on the page when no xsd datatype defined for an authorship rank.
2010-07-12 14:47:34 +00:00
sjm222
15ca4bae76
don't call the miscellaneousReplacements method for the 1.0 to 1.1 upgrade, that was a one-time operation for 0.9 to 1.0 (for the "about" text)
2010-07-12 01:45:39 +00:00
sjm222
42b0b79377
miscellaneous small updates made while testing the 1.0 to 1.1 upgrade process.
2010-07-12 01:41:44 +00:00
bdc34
4241506730
Added nameunanalized field to lucene index.
2010-07-11 23:37:46 +00:00
bdc34
93b53a67c3
Hiding delete for core:authorInAuthorship NIHVIVO-739
...
Adding error message when Freemarker template system is not configured correctly in web.xml
Adding principal investigator and co-pi role custom forms NIHVIVO-626
2010-07-11 21:21:40 +00:00
rjy7
1a9e853a4d
Moved form validators that are specific to vivo out of vitro and into vivo.
2010-07-11 15:34:44 +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