Commit graph

715 commits

Author SHA1 Message Date
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
mb863
9dc505f94f NIHVIVO-641: Browse alpha mechanism has been changed to an horizontal layout and placed it above the individuals display area. 2011-01-13 23:43:16 +00:00
rjy7
3ee875f738 NIHVIVO-1688 Create an individual.ftl in vivo that makes references to the vivo ontology; make vitro individual.ftl ontology-neutral. Separate overview into separate template. 2011-01-13 22:25:36 +00:00
rjy7
dbbe25b65c NIHVIVO-1332 Editing links for vitro:primaryLink and vitro:additionalLink properties 2011-01-13 21:11:19 +00:00
bjl23
a4f67be80e NIHVIVO-1584 database agnosticism improvements 2011-01-13 19:44:19 +00:00
ass92
b1615469ff RDF list link name changed 2011-01-13 17:17:12 +00:00
mb863
6344af504e NIHVIVO-1496: Removing more pictos fonts and creating more graphic icons substituting the picto fonts. 2011-01-13 17:09:21 +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
ass92
cb5e1e4a55 NIHVIVO-1376 Download link name changed. 2011-01-13 15:12:27 +00:00
ass92
afb5809ef5 NIHVIVO-1376 change to show URL List Link on the page. 2011-01-13 15:11:22 +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
bdfca9c730 NIHVIVO-1678 Now that all classes are returned (even empties), we cannot blindly select the first class as the default one to browse. 2011-01-13 14:35:21 +00:00
nac26
e69d78e05e NIHVIVO-597 Markup and syntax cleanup 2011-01-13 14:31:51 +00:00
nac26
5cc1ef373b NIHVIVO-1071 Updated primary comments for consistency, explaining the role of each individual template. 2011-01-13 14:24:31 +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
6b47329954 Refactored approach for inserting visualization links on menu pages. Still hoping to remove JavaScript altogether based on outcome of NIHVIVO-1681. Also introduced the initial version of application-wide styles with vitro.css. 2011-01-13 14:05:14 +00:00
nac26
cde5de7217 Small syntax tweak related to indenting an element's contents 2011-01-13 13:56:58 +00:00
nac26
b3b8ef7f6e NIHVIVO-1677 Updated browse widget to handle VClasses with zero individuals. Also applied changes to classGroups.ftl for index. 2011-01-13 13:48:40 +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
rjy7
00691d1d40 NIHVIVO-1332 Editing link for rdfs:label 2011-01-13 00:38:26 +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
rjy7
50edcb5bbf NIHVIVO-1332 Editing link for rdfs:label 2011-01-12 23:52:33 +00:00
bkoniden
cc24b25a38 Making changes to the temporal-vis section of individual.ftl to reflect the changed URL. 2011-01-12 23:19:06 +00:00
mb863
9197b888cc Moved supersleight.js to vitro core. 2011-01-12 22:25:44 +00:00
bdc34
b024863f42 Changing VClassGroupCache to not filter out groups and classes with no individuals as part of NIHVIVO-1666 Fixing URLs in browse widget as part of NIHVIVO-592 2011-01-12 20:00:42 +00:00
mb863
dea0385806 NIHVIVO-1675: Removing pictos fonts and adding our own ones. 2011-01-12 18:24:23 +00:00
mb863
e54925888f NIHVIVO-1675: Removing pictos fonts and adding our own ones. 2011-01-12 18:24:04 +00:00
mb863
b2979b462e Replacing edit/delete/add icons from individual pages 2011-01-12 17:07:03 +00:00
nac26
fcaa94088e NIHVIVO-592 Updated allClassGroups macro so Brian Caruso can review needed improvements to facilitate browse on home page (work in progress) 2011-01-12 15:45:56 +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
86b6d57fcf Add rdf link to individual page 2011-01-11 21:56:45 +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
bdc34
a91f571868 Adding a rough draft of the date time with precision form. NIHVIVO-1662 2011-01-11 20:40:54 +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
d96f24ba1b NIHVIVO-1332 Refactoring to move creation of an EditingHelper object to GroupedPropertyList, so it only has to be created once per page rather than once per property or link. 2011-01-11 15:26:43 +00:00
rjy7
94b9fa9091 NIHVIVO-1332 Add object property statement edit links 2011-01-11 02:04:17 +00:00
rjy7
a504b703bd NIHVIVO-1380 Comment on use of variable ${headContent} in the templates 2011-01-10 23:38:41 +00:00
mb863
666b4e173d NIHVIVO-1315: RE-adjusted text indentation for collated properties. 2011-01-10 22:51:27 +00:00
mb863
9e159a8255 NIHVIVO-1315: Adjusted text indentation for collated properties. 2011-01-10 22:41:45 +00:00
rjy7
be8930ea5c NIHVIVO-1380 On individual page, add rdf link tag for discoverable rdf 2011-01-10 22:19:35 +00:00
nac26
dc27a74a8a Added specific template for organizations menupage so Chintan can add the Temporal Graph link and keep vivo-specific code out of the Vitro core (see vivo r2077 for accompanying changes) 2011-01-10 21:45:37 +00:00
jeb228
e11711902b Fix the capitalization in getURLParam.js 2011-01-10 21:19:01 +00:00
mb863
464618a20d NIHVIVO-1640: Made text area element full width for Menu Management 2011-01-10 19:57:21 +00:00
tlw72
9d22d1d08e NIHVIVO-33: change Default Password to Temporary Password 2011-01-10 19:39:35 +00:00
tlw72
526190da27 NIHVIVO-1637: modify modified text on forced password change 2011-01-10 19:33:37 +00:00