Commit graph

115 commits

Author SHA1 Message Date
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
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
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
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
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
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
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
nac26
c3fa7734f1 NIHVIVO-592 Non-JavaScript browse for home page is just about there. Needs some styling tweaks from Manolo 2011-01-18 11:54:30 +00:00
nac26
f5fb93df93 NIHVIVO-1071 Attempting to restore function where we jump back to the property in when returning from an edit form. Still needs work (have to run a couple questions by Rebecca) 2011-01-18 11:51:52 +00:00
tlw72
416552483d Reworked again to make this work for user-defined menus 2011-01-17 18:13:47 +00:00
mb863
7e971dbef3 NIHVIVO-1710: Fixed spacing for additional links 2011-01-17 16:29:30 +00:00
tlw72
0cf2822237 Add check for research to eliminate awkward heading when there is none 2011-01-17 16:02:38 +00:00
jeb228
940fe03123 Merge r7065, r7066 from the release 1.2 maintenance branch 2011-01-17 14:58:37 +00:00
nac26
adbdee50ed Merged r7063 from nihvivo-rel-1.2-maint branch 2011-01-17 02:33:41 +00:00
rjy7
5731e19a43 Merge r7061 from nihvivo-rel-1.2-maint 2011-01-17 01:31:02 +00:00
nac26
4aa1aebd3a Merged r7059 from nihvivo-rel-1.2-maint branch 2011-01-16 23:14:16 +00:00
nac26
9d9a900d33 Merged r7057 from nihvivo-rel-1.2-maint branch 2011-01-16 22:53:21 +00:00
bdc34
9e273a9df6 Adding null check to dump.ftl. Moving common vars to method in BrowseWidget NIHVIVO-1674 2011-01-14 20:13:51 +00:00
bdc34
f40a33062b Adding check for existance of stylesheets in dumpAll.ftl 2011-01-14 19:44:16 +00:00
rjy7
c9bcf1aacd NIHVIVO-1332 Corrected variable name in imageLinks macro 2011-01-14 18:11:56 +00:00
rjy7
91abe8e801 NIHVIVO-1332 Editing links for individual image 2011-01-14 17:17:36 +00:00
rjy7
c6fa64ff98 NIHVIVO-1332 Editing links for vitro link properties. Restore lines that were incorrectly commented out in previous commit. Move ftl for displaying links from an include to a macro, to parameterize the ul class value. 2011-01-13 23:54:26 +00:00
rjy7
dbbe25b65c NIHVIVO-1332 Editing links for vitro:primaryLink and vitro:additionalLink properties 2011-01-13 21:11:19 +00:00
rjy7
01e6cf274c Don't print property group menu container elements if there are no property groups to display in the menu 2011-01-13 15:55:34 +00:00
rjy7
5ea215f7e1 NIHVIVO-1322 Separated IndividualTemplateModel into two classes, one for profile page and one for listing individuals in the context of search, browse, menupages, etc. The needs of the two cases are quite different. 2011-01-13 15:09:27 +00:00
nac26
be6efbd42b NIHVIVO-1073 Removed placeholder for individual count on "All" entry in alphabetical index 2011-01-13 14:14:16 +00:00
nac26
cde5de7217 Small syntax tweak related to indenting an element's contents 2011-01-13 13:56:58 +00:00
nac26
f312a15571 Small syntax tweak 2011-01-13 00:43:06 +00:00
nac26
8e24bb1350 NIHVIVO-1678 Updated menupage templates to handle VClasses with zero individuals. 2011-01-13 00:40:19 +00:00
nac26
d99c66c746 NIHVIVO-1678 Updated menupage-browse.ftl to handle VClasses with zero individuals. Also streamlined the alpha index with a freemarker list in preparation for Manolo's horizontal/inline style. 2011-01-13 00:38:16 +00:00
mb863
e5b43812f1 NIHVIVO-1315: Added title and alt HTML atributes to add, edit, and delete icons. 2011-01-12 15:14:34 +00:00
rjy7
a4121be4f6 Changed some variable and macro names 2011-01-12 14:55:22 +00:00
rjy7
a6adc5163d NIHVIVO-1332 Display property title on untitled properties like phone, email if there is an add link to display. Changed a Java class name. 2011-01-11 20:54:14 +00:00
mb863
d61a526542 NIHVIVO-1316: Added add/edit/delete functionality to object properties in individual pages. 2011-01-11 19:58:13 +00:00
rjy7
c02c26a393 NIHVIVO-1332 Add object property add links 2011-01-11 19:21:11 +00:00
rjy7
b7ccda71aa NIHVIVO-1332 Move edit links following object property statement (UI team request). Compute edit and delete access rights in advance, since edit url may need a deleteProhibited param. 2011-01-11 18:02:32 +00:00
rjy7
3451bb4786 NIHVIVO-1332 Modifications to controller, template models, and templates for editing controls 2011-01-11 17:03:52 +00:00
rjy7
94b9fa9091 NIHVIVO-1332 Add object property statement edit links 2011-01-11 02:04:17 +00:00