Commit graph

653 commits

Author SHA1 Message Date
bdc34
d0a42181bf author and publication links cannot be deleted from the authorship node
authorship node will not offer an add link for author or pub 
NIHVIVO-739
2010-07-14 15:56:38 +00:00
jeb228
9bd5a500e2 Reduce logging clutter at startup. 2010-07-14 15:49:36 +00:00
rjy7
1cb7a1f071 Minor tweak to code that looks for development build in configuration properties 2010-07-14 15:06:05 +00:00
sjm222
d82753d4f4 commenting out updateKnowledgeBase listener 2010-07-14 14:58:59 +00:00
rjy7
60b8d453a5 Lowercase query string in autocomplete untokenized name query 2010-07-14 14:37:48 +00:00
jeb228
a1cd3cef34 NIHVIVO-721 Rebuild the search index every time the server starts. 2010-07-14 14:32:22 +00:00
mb863
7717ab1626 2010-07-14 14:07:00 +00:00
mb863
a5f51c51e9 NIHVIVO-364: Improved error message when an administrator doesn't provide a contact email address 2010-07-14 13:58:29 +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
ass92
8a299c67a0 code modification for permanent uri tool. 2010-07-14 12:55:00 +00:00
jrm424
bc50c8ea4c using 'store' as opposed to 'tmp' kept --tmp but added --store and use $g_store instead of $g_tmp 2010-07-14 11:52:28 +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
jeb228
0e721dcb22 NIHVIVO-721 Make indenting consistent. Standardize error logging. 2010-07-13 20:52:23 +00:00
jeb228
44df1e5008 NIHVIVO-721 Remove compiler warnings. 2010-07-13 20:41:37 +00:00
jeb228
4c6036bcb1 NIHVIVO-793 put INFO level messages in the log when the Index rebuild starts and when it completes. 2010-07-13 20:36:19 +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
jrm424
2e466a82c4 adding GEO and PA xsl's
nzsxml a script used to create aaid <-> netid mapping xml for non-zero sized xml files
expanded aiIngest to handle impact stmt collections INV,CE,FO,GEO,PA
adjusted aiicsort.xsl to handle the new stuff
2010-07-13 19:47:22 +00:00
jeb228
868ecf5310 NIHVIVO-161 - Bug fix: check the dimensions on the current image, not on a previous one. 2010-07-13 19:46:57 +00:00
ass92
ef86bd7875 code corrections for Permanent URI and merge individual method. 2010-07-13 19:18:52 +00:00
bjl23
a4438d4007 resolves NIHVIVO-795 bug 2010-07-13 19:01:51 +00:00
jeb228
6f663d2d81 More explicit error messages. 2010-07-13 18:58:32 +00:00
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