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