Commit graph

485 commits

Author SHA1 Message Date
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
ass92
e1229bd38c NIHVIVO-408 code modification for file upload 2010-07-08 21:54:51 +00:00
cdtank
9e4836bd79 1. Refactoered code.
2. Handled the case when a person does not have any publications by generating dummy graphml file.
3. Added handlers for multiple sparklines on same page.
4. Added sparkline code generator for unique co-authors over time.
2010-07-08 21:28:05 +00:00
cdtank
7e7f5c6bc7 1. Made changes re: how the sparklines are rendered in "Full Spark" mode.
2. Made style changes to the person level front end.
2010-07-08 18:32:17 +00:00
cdtank
7a8cbde92a 1. Made changes re: how the sparklines are rendered in "Full Spark" mode.
2. Made style changes to the person level front end.
2010-07-08 17:25:16 +00:00
rjy7
5a11344775 NIHVIVO-649 Add freemarker template flattening to build. Includes flattening of template directory structure in vivo theme, and renaming of templates as needed for clarity. 2010-07-08 17:10:31 +00:00
cdtank
bc1b43e9de 2010-07-08 16:04:01 +00:00
rjy7
99359f19c9 NIHVIVO-647 Add name attribute to vitro custom jsp input tag so that the name can differ from the id.
Removed flag1value1 stuff from all vivo custom forms, since no longer needed.
Initial setup for publication form javascript.
2010-07-08 15:08:41 +00:00
cdtank
fce96cde92 2010-07-08 14:54:58 +00:00
jeb228
722bcdac0f NIHVIVO-638 don't require an immediate login after password change. 2010-07-07 21:14:11 +00:00
cdtank
6381316b62 1. Made changes so that all the sparkline content can be cut up & put into tables. This way we can control the alignment of multiple sparklines on the same page.
2. changed the separator for the coauthors csv to ";"
2010-07-07 20:48:30 +00:00
jeb228
74c7660321 NIHVIVO-638 Check in first phase of changes to the Login form and backend. 2010-07-07 19:35:46 +00:00
rjy7
e972fd5549 NIHVIVO-725 Add VClassGroup type to SelectListGenerator in order to generate a select list of all classes belonging to publication classgroup for publication custom form. 2010-07-07 17:32:11 +00:00
rjy7
11455c5757 NIHVIVO-753 Undo toggling of last name field label, and javascript name-fixing. See discussion under NIHVIVO-444 for the rationale behind these changes.
NIHVIVO-725 More work on publication form.
2010-07-07 14:57:18 +00:00
cdtank
55cb5cf88b 1. Made minor changes as to how the csv were rendered.
2. Made change in the dummy vis client to link to a unique coauthors csv file.
2010-07-06 23:55:30 +00:00
cdtank
6a499d164f 1. Added handler for unique coauthors in csv data format for coauthorship visualization.
2. Added another method for nodes to get yearToPublicationsCouts directly.
3. Changed styling of person level vis.
4. Cleaned up code
2010-07-06 20:35:29 +00:00
bdc34
4fb12f79d5 Fix to comment. 2010-07-06 16:18:20 +00:00
rjy7
2c0e262412 NIHVIVO-646 Small style changes. A note in DataPropertyComparator. 2010-07-06 01:45:09 +00:00
bdc34
43cb152455 Search index should reindex as pellet adds new types. NIHVIVO-702 2010-07-05 20:30:11 +00:00
bdc34
9e9876cd43 Removing vitro:citation from back end editing and front end display. NIHVIVO-503 2010-07-05 19:16:50 +00:00
rjy7
36f0714549 NIHVIVO-746 Handle unranked authorships in add authors to publication form. 2010-07-05 16:58:43 +00:00
rjy7
29544748e3 Removed method to return moniker or vclass, now unnecessary after corrections to IndividualJena.getMoniker() in r5103. 2010-07-04 17:39:50 +00:00
rjy7
c92f69134c NIHVIVO-647 Code fixes in IndividualJena.getMoniker() for cases where there is no moniker and less than 2 vclasses, so that we return the vclass. This was the intent behind the existing code but it was not working correctly. 2010-07-04 17:27:08 +00:00
jeb228
83afb6c5f0 NIHVIVO-161 Add dialog box to the "delete" link for an image on the Individual page. 2010-07-03 21:38:37 +00:00
rjy7
9b4ce17b1b NIHVIVO-646 Fixed reordering bug in Javascript 2010-07-02 19:34:35 +00:00
bdc34
d470d49c48 Improving SearchReindexingListener so it does a better job with rdf:type changes. NIHVIVO-724 2010-07-02 19:13:20 +00:00