Commit graph

910 commits

Author SHA1 Message Date
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
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
rjy7
0f93083a66 NIHVIVO-774 Fine-tune tokenized autocomplete query to get desired results 2010-07-13 17:47:34 +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
jeb228
ff85d8f91c NIHVIVO-161 - Bug fix: on exit, distinguish between relative URLs and absolute URLs. 2010-07-13 15:42:26 +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
703a812cd5 NIHVIVO-577: Improved error message copy 2010-07-13 14:42:07 +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
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
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
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
cdtank
8e05bf4de4 1. Modified style of person pub count vis.
2. Modified the logic that generated download links for csv files.
3. Modified IE specific css code.
2010-07-09 19:00:20 +00:00
rjy7
b98db24a65 NIHVIVO-647 Server-side validation of publication form. Javascript event listeners. 2010-07-09 18:17:27 +00:00
rjy7
e5fcb73ad2 NIHVIVO-647 Corrections to earlier addition of name attribute: validation code needs to call getName() rather than getId() 2010-07-09 17:42:06 +00:00
cdtank
eae82a00b4 1. Added fix for inappropriate display of tables.
2. Minor styling changes.
3. Code cleanup
2010-07-09 16:49:36 +00:00
rjy7
273a49512e NIHVIVO-647 Continued work on publication form 2010-07-09 16:28:59 +00:00
cdtank
48d27df80d 1. Made chanegs so that in case of no records to be printed in the csv file, no link will appear.
2. Made style changes.
2010-07-09 15:13:30 +00:00
cdtank
154c9e6dba 1. Added checking for 0 co-authorships. In that case dont make the flash vis call& other related ajax calls. Print an alternative message. 2010-07-09 01:39:42 +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
bdc34
8f4b448dcb Fixing problems with too many threads for indexing. 2010-07-08 23:43:51 +00:00
ass92
d335d83d57 NIHVIVO-3 code for permanent URIs 2010-07-08 23:10:13 +00:00
cdtank
4c9f427d5e 2010-07-08 21:59:55 +00:00