Commit graph

910 commits

Author SHA1 Message Date
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
rjy7
fc8e41feec NIHVIVO-646 JS bug fixes and refinements 2010-07-02 18:29:07 +00:00
jeb228
9a525138bf NIHVIVO-161 Check to see whether they are logged in before permitting this edit. 2010-07-02 17:28:01 +00:00
jeb228
c613eb6d7c NIHVIVO-161 Fix links so a non-Person with no photo will have the usual "Image +" link. Add "thumbnail" class to the link, so it is available for special CSS, if desired. 2010-07-02 16:53:57 +00:00
jeb228
14eb8a1311 NIHVIVO-161 Compensate for an image that was reduced for display. 2010-07-02 15:57:24 +00:00
rjy7
767ca049e0 Created method for VitroHttpServlet setup, callable by FreeMarker controllers that have their own doGet() method. 2010-07-02 14:45:11 +00:00
rjy7
9cdaabd0fb NIHVIVO-646 Reorder authorships through drag-and-drop. Handle success and failure cases. Reset element positions after a removal. 2010-07-02 03:40:04 +00:00
cdtank
a8d6b13c3d 1. Made changes to style of the person level elements.
2. Made changes as to how the URI for "download data" & "view full timeline n/w" were generated.
2010-07-02 01:06:46 +00:00
bdc34
ec7a7c23a8 Adding ability to hide classes in search. NIHVIVO-643. Adding ability to have n3 files in ontology directories. 2010-07-02 00:24:15 +00:00
cdtank
12a005ea96 1. Making changes to house the draft integration of coauthor, sparkline & other person level vis's content in one place.
2. Made changes to the styling of some elements like publication data table etc.
2010-07-01 22:26:36 +00:00
rjy7
194d7cdb81 NIHVIVO-646 Drag-and-drop author reordering 2010-07-01 18:27:06 +00:00
cdtank
64ff99a222 1. Created a draft person level vis (integration of sparkline & co-authorship vis)
2. Modified the person pub count to use a single VO to give access to jsp to various contents of sparkline.
3. Modified test bed to include link to Person Level vis.
2010-07-01 16:45:02 +00:00
jeb228
15bcf62f7f NIHVIVO-161 Tweak the javascript and the arithmetic for cropping the image. 2010-07-01 15:54:31 +00:00
cdtank
0e8e1dc9e2 1. Refactored code to use a utility method instead of having the same method being defined in each of the vis request handlers.
2. Adding a "person level" vis package to handle combination of sparkline & co-authorship vis page.
3. Testing out the concept of accessing fields of a class form jsp page.
2010-07-01 15:54:11 +00:00
jeb228
ebba9909fb NIHVIVO-161 Make image height and width available to the cropping template. 2010-07-01 13:34:50 +00:00
cdtank
d87ffcc3be 1. Made changes to the sparkline logic to display last 10 years of activity (at the minimum).
2. Made changes to alter the text next to the sparklines to include the range of years considered.
2010-06-30 20:53:54 +00:00
cdtank
7564c9b24e 1. added a VO for the person pub count data. The goal is to be able to get specific parts of the visualization like download data link, table etc.
2. modified peson pub count to make use of the VO.
3. Made changes to the front-end code for the co-authorship to include all the person-level objects.
4. cleaned & refactored the code.
2010-06-30 19:19:48 +00:00
jeb228
643ed3d53f NIHVIVO-161 Tweak the interface for displaying a system error. 2010-06-30 18:42:09 +00:00
jeb228
7b3b9d27e8 NIHVIVO-161 Don't show "main image" as an object propety in the editing list. 2010-06-30 18:39:35 +00:00
jeb228
ceb1bb2af9 NIHVIVO-161 Remove obsolete files from previous implementation. 2010-06-30 18:12:49 +00:00
jeb228
0b83d8b681 NIHVIVO-161 Refine the controller so we can forward to other locations. 2010-06-30 18:02:42 +00:00
rjy7
a0169e34d4 NIHVIVO-646 Improved the name query for autocomplete 2010-06-30 15:25:30 +00:00
jeb228
020c60d9eb NIHVIVO-161 First cut at Image Upload 2010-06-30 13:44:33 +00:00
rjy7
0a649cf023 Add license text 2010-06-30 12:54:40 +00:00
jeb228
7ae2136362 NIHVIVO-161 First cut at the controller. 2010-06-30 12:37:00 +00:00
cdtank
94755a7f73 1. Refactored/Cleaned the front-end for the co-author vis.
2. Added Gson library for making use of json. 
3. Added capability to send information in json format. We will use this especially in getting non-specific information on the fly about an individual.
2010-06-29 22:07:55 +00:00