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 |
|
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 |
|
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 |
|
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 |
|