Commit graph

637 commits

Author SHA1 Message Date
mb863
241848ad9e Refactored term of use template 2011-02-03 19:53:34 +00:00
mb863
62b48d0296 NIHVIVO-1954: Changed id="submit" for class="submit". 2011-02-03 17:03:08 +00:00
nac26
603c9cee21 NIHVIVO-1997 Reviving temporal graph link. Was accidentally lost in r7298 2011-02-03 15:59:45 +00:00
nac26
66163d24c2 Reordered scripts to ensure jQuery is first. Put html5.js within conditional comments so that the additional http request is fired only for those browsers that need the crutch (IE8 and below) 2011-02-03 14:34:20 +00:00
nac26
7a0a2655ed NIHVIVO-1997 Removed pie charts and class group browse from menu pages due to current limitations of individual counts for classes. This should all be brought back from the dead in the future once we implement counts based on most specific type. 2011-02-03 03:06:02 +00:00
mb863
ee0c1dd5bb NIHVIVO-1954: Done some markup refactoring changing ID's into classes.
Also,  in some cases I wasn't able to change id selectors because these are used temporarily due to the custom jsp tags (<v:input>) 
for editing forms which require an id and do not allow a class. This will be 
removed once we refactor the editing forms to Freemarker
2011-02-02 17:15:05 +00:00
rjy7
e954cccca3 Fix vitroLinks display so if there are no links, property heading doesn't display twice. 2011-02-02 16:48:33 +00:00
nac26
0db60ac7d8 NIHVIVO-1995 Removed individual counts from classes and added logic that attempts to identify super class 2011-02-02 16:10:58 +00:00
nac26
72fe7b1a42 NIHVIVO-1910 Updated title attribute for add link next to property heading to use property name 2011-02-01 21:38:48 +00:00
rjy7
8c1020bf31 NIHVIVO-1717 Suppress add link on vitro:primaryLink if there's already a primary link for the individual 2011-02-01 21:27:06 +00:00
tlw72
41e441b9da NIHVIVO-1976: updated error alert styles 2011-02-01 17:34:49 +00:00
nac26
c018e84ecc NIHVIVO-1883 - Added test to collatedObjectPropertyListing macro so that statements that are not in a subclass will be listed in the to level <ul>, instead of being nested 2011-01-31 23:56:48 +00:00
rjy7
4dcad0134a Fix comments 2011-01-31 20:52:12 +00:00
rjy7
f8cb61a833 Another comment update 2011-01-31 20:19:04 +00:00
rjy7
5c0342d8ce Fix comments 2011-01-31 20:17:30 +00:00
rjy7
ede95e2fcb Cleanup of sparkline visualization template and hasStatements function 2011-01-31 20:01:37 +00:00
nac26
285400f3df NIHVIVO-1959 Added default value for property parameter in hasStatement(). Tried to put the onus of determining whether a property is available in the function. Work in progress. 2011-01-31 16:51:10 +00:00
nac26
86d3f8ff3d NIHVIVO-1959 Added hasStatements() function for use by individual templates and especially visualization team to test and decide whether data is present to proceed with visualizations. Should eliminate initial ajax requests and the need for vivo specific code in vitro core. Work in progress. 2011-01-31 15:35:24 +00:00
nac26
e5b0ed9b29 NIHVIVO-1948 Missed committing this with r7241. Adds essential scrollTo jquery plugin 2011-01-31 15:23:11 +00:00
nac26
bb8617ba4a NIHVIVO-1883 For collated object properties, don't print the <h3> if we have no heading to render (individuals that are not asserted as any sub class) 2011-01-31 05:27:19 +00:00
nac26
f0a3b8cc79 NIHVIVO-1929 Added test for when startDate = endDate. In this case, display this as a single date instead of an interval. 2011-01-31 05:10:52 +00:00
mb863
8e9689aff4 NIHVIVO-1953: Removed search.css from wilma. Made search theme agnostics. Added styles. 2011-01-30 17:58:33 +00:00
rjy7
ac74c1041a Changed name of image property display macro (was erroneously named "imageLinks") 2011-01-28 20:23:36 +00:00
nac26
dd839ebd18 NIHVIVO-1073 Menu page refactoring. Removed temporary placeholder files and introduced pie charts on menu pages. UI team will compare with bar graphs on home page and determine whether we'll stick with one type over the other or throw them both into the mix. 2011-01-28 18:25:21 +00:00
nac26
81813bcb83 NIHVIVO-592 Improvements to class group browse and bar graphs on home page. 2011-01-28 18:21:17 +00:00
rjy7
bb8e0b5aae Remove unneeded commented-out lines from templates 2011-01-28 14:55:08 +00:00
rjy7
c01dc9bf65 Fixed template error on person page when positions or research areas are null 2011-01-27 21:09:23 +00:00
rjy7
43e18bf8af Moved display of personInPosition and hasResearchArea properties to a macro. Adjusted css selectors accordingly to align with auto-generated ids. 2011-01-27 16:07:51 +00:00
mb863
92764b0c1a NIHVIVO-1315, NIHVIVO1316: Re-factored the markup and styles for individual pages. Also I have introduced an image placeholder for non person individuals. 2011-01-26 22:12:51 +00:00
ass92
c743ef2253 NIHVIVO-1571 new freemarker template to support rdb to sdb conversion 2011-01-26 21:44:11 +00:00
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
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
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
e8c1c83aad Refactored editing links for individual photo in individual pages 2011-01-24 19:28:44 +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
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
f96fbfa3f8 NIHVIVO-1643: Styled admin panel. 2011-01-21 03:12:59 +00:00
rjy7
31ea87ae58 Check that vClassGroup is non-null to prevent errors on the page 2011-01-19 19:06:13 +00:00