nac26
|
b321fc38c9
|
Removed individual-sparklineVisualization.ftl. It's a vestigial file leftover from simpler times when individual--foaf-person.ftl was posing as individual.ftl in vitro
|
2011-01-26 16:27:05 +00:00 |
|
nac26
|
4c7c8dc8c5
|
NIHVIVO-1073 Style tweaks to pagination for menu pages
|
2011-01-26 16:15:10 +00:00 |
|
nac26
|
75f825ce6b
|
Removed erroneous backslash introduced r7179
|
2011-01-26 15:44:17 +00:00 |
|
rjy7
|
6d4fc4b4a4
|
Additions to freemarker samples page
|
2011-01-26 15:15:35 +00:00 |
|
bdc34
|
6170cd2f1f
|
Fixing compile error in defaultObjPropForm.jsp
|
2011-01-26 14:41:01 +00:00 |
|
nac26
|
f9faa680f2
|
NIHVIVO-1073 Pagination for browsing individuals
|
2011-01-26 14:32:26 +00:00 |
|
nac26
|
abb2228b9b
|
NIHVIVO-1073 Fairly significant refactoring of markup and styles for menu pages. Got rid of duplication between the default template and template for people class group.
|
2011-01-26 14:26:32 +00:00 |
|
nac26
|
f7e126cf50
|
Style and markup tweaks for browse index
|
2011-01-26 14:14:32 +00:00 |
|
rjy7
|
2fb9547738
|
NIHVIVO-1871 Added repair mode to grant and educational training custom forms.
|
2011-01-25 22:41:15 +00:00 |
|
rjy7
|
f243f48b3b
|
NIHVIVO-1895 Show placeholder image for non-person individual when displaying an add link for an image
|
2011-01-25 17:32:45 +00:00 |
|
mb863
|
4262389458
|
NIHVIVO-1315: Done more refactoring work on individual pages.
|
2011-01-25 15:54:18 +00:00 |
|
mb863
|
94b61c8351
|
NIHVIVO-1315: Added jQuery HTML Truncator for for showing "more"/"less" content with core:overview data property
|
2011-01-24 21:18:04 +00:00 |
|
mb863
|
e8c1c83aad
|
Refactored editing links for individual photo in individual pages
|
2011-01-24 19:28:44 +00:00 |
|
nac26
|
0d78f1f1f0
|
Moved fade-in for flash-message to vitroUtils.js since this behavior should apply throughout the app and should not be limited only to pages that include the login widget.
|
2011-01-24 18:26:51 +00:00 |
|
nac26
|
2be51ef25c
|
NIHVIVO-592 Class group browse for home page. Still waiting on update to JSONServlet (NIHVIVO-1674) so classes in class group can be returned for AJAX requests. Introducing alternative bar graph in lieu of pie chart.
|
2011-01-24 18:24:24 +00:00 |
|
mb863
|
9f3a4343d2
|
NIHVIVO-1851: Moved add photo link to lower-right corner of "dummy" image, where the edit & delete links appear
|
2011-01-24 18:07:22 +00:00 |
|
rjy7
|
a1c6286992
|
NIHVIVO-1859 Apply collation subclass filtering in Java postprocessing rather than in query, due to inefficiency of graph filtering in the SPARQl query as it is converted to SQL
|
2011-01-24 17:57:28 +00:00 |
|
mb863
|
f9c467fa16
|
NIHVIVO-1885: Fixed: Links to organizations in person's Positions list are not colored like other property links
|
2011-01-24 17:43:42 +00:00 |
|
mb863
|
c0074b0ce8
|
NIHVIVO-1884: Fixed: Over text on foaf:Person page is extending too far to the right
|
2011-01-24 17:08:37 +00:00 |
|
mb863
|
a7264bc840
|
NIHVIVO-1878: back to tops links point to top of the page instead of property groups menu.
|
2011-01-24 15:21:13 +00:00 |
|
mb863
|
593deed634
|
NIHVIVO-1315: Refactoring generic individual pages
|
2011-01-24 03:08:00 +00:00 |
|
rjy7
|
3fd87d1050
|
NIHVIVO-1873 Fixed defaults on macro parameters
|
2011-01-22 04:54:52 +00:00 |
|
rjy7
|
1b2f34eadc
|
NIHVIVO-1863 Fix collated view of core:personInPosition and core:hasResearchArea
|
2011-01-21 21:54:15 +00:00 |
|
nac26
|
1f2edcc622
|
NIHVIVO-1820 Updated precision to full (Second) and requiredLevel to none for dateTimeInterval dateTimeValue custom forms. NIHVIVO-1855, NIHVIVO-1829 Corrected submit button text for dateTimeIntervalForm.jsp
|
2011-01-21 20:18:05 +00:00 |
|
rjy7
|
643d0063aa
|
NIHVIVO-1839 Modify parameters on editingLinks macro so can pass in hard-coded value for rdfs:label
|
2011-01-21 17:57:55 +00:00 |
|
rjy7
|
ac624c0bc3
|
Changes to individual templates and associated queries
|
2011-01-21 17:49:16 +00:00 |
|
mb863
|
781f3d042f
|
NIHVIVO-1315: Refactoring individual.ftl. This was duplicated in VIVO and VITRO.
|
2011-01-21 03:20:01 +00:00 |
|
mb863
|
94141e048c
|
NIHVIVO-1776: Refactored alert error message when user delete individual's photo.
|
2011-01-21 03:16:07 +00:00 |
|
mb863
|
f96fbfa3f8
|
NIHVIVO-1643: Styled admin panel.
|
2011-01-21 03:12:59 +00:00 |
|
bjl23
|
969a7a8469
|
NIHVIVO-1844 SPARQL syntax fix
|
2011-01-20 22:57:17 +00:00 |
|
bdc34
|
ee844c9f3d
|
dateTimeIntervalForm and dateTimeValueForm now display full year.
|
2011-01-20 22:50:43 +00:00 |
|
bjl23
|
2531f62a7a
|
modification to collation query to avoid SDB inefficiency - see NIHVIVO-1840
|
2011-01-20 19:26:38 +00:00 |
|
mb863
|
8019766830
|
NIHVIVO-1838: Fixed some browser issues in IE 6 and 7
|
2011-01-20 18:31:23 +00:00 |
|
rjy7
|
b71400d74e
|
NIHVIVO-1633 Support collation toggling for all object properties. Basic functionality in place but not all queries working perfectly yet.
|
2011-01-19 20:46:36 +00:00 |
|
tlw72
|
3ccd9cec48
|
NIHVIVO-1821: minor change to css to clean up large border edge
|
2011-01-19 20:18:23 +00:00 |
|
rjy7
|
31ea87ae58
|
Check that vClassGroup is non-null to prevent errors on the page
|
2011-01-19 19:06:13 +00:00 |
|
bdc34
|
6fe1b3c1ab
|
Adding custom form for editing a data time value NIHVIVO-1662
|
2011-01-19 17:40:33 +00:00 |
|
bdc34
|
f6632d6f70
|
Adding custom form for editing a data time value NIHVIVO-1662
|
2011-01-19 17:35:22 +00:00 |
|
ass92
|
c69bc2d9fc
|
NIHVIVO-1714 new ftl for Recompute Inferences issue.
|
2011-01-19 16:07:58 +00:00 |
|
rjy7
|
08e3a6d8ae
|
Some formatting changes to sparql query form to provide clarity
|
2011-01-19 15:08:13 +00:00 |
|
tlw72
|
38227f9115
|
have the welcome message fade out
|
2011-01-19 14:53:00 +00:00 |
|
tlw72
|
d41e94a822
|
change vivo-basic select text to vivo-basic (deprecated)
|
2011-01-18 22:03:55 +00:00 |
|
tlw72
|
27b2f2d95c
|
change vivo-basic select text to vivo-basic (deprecated)
|
2011-01-18 21:52:11 +00:00 |
|
rjy7
|
ce76206f7c
|
NIHVIVO-1704 Enable jump links after returning to individual profile after submitting an editing form. Pass property all the way down the property display macro chain, so any macro has access to property attributes like name, localname, and uri. Provide PropertyTemplateModel.getLocalName() and PropertyTemplateModel.getUri() for this purpose.
|
2011-01-18 21:21:14 +00:00 |
|
tlw72
|
5439382e64
|
removed line referencing welcome flash message
|
2011-01-18 20:58:55 +00:00 |
|
tlw72
|
b1be1e99a2
|
NIHVIVO-1789: modified text for forced password change
|
2011-01-18 20:57:02 +00:00 |
|
mb863
|
9e0d4fb4a0
|
NIHVIVO-641: Fixed space issues in browse alpha navigation
|
2011-01-18 15:39:25 +00:00 |
|
mb863
|
6eea3ec3a1
|
NIHVIVO-1494: Styled non-javascript browse version and removed raphael js files.
|
2011-01-18 15:29:59 +00:00 |
|
rjy7
|
2ebaf3f208
|
Remove import of non-existent library lib-dump.ftl
|
2011-01-18 14:57:07 +00:00 |
|
nac26
|
c27938d19b
|
NIHVIVO-1071 Changed title attributes of edit links to use "entry" instead of "relationship". imageUploadUtils.js was updated only to reflect this change, but still needs work to resolve the bug described in NIHVIVO-1776
|
2011-01-18 12:23:02 +00:00 |
|