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
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
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
dea0385806
NIHVIVO-1675: Removing pictos fonts and adding our own ones.
2011-01-12 18:24:23 +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
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
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
rjy7
f5b0e79169
Store pagination links in a variable so it doesn't have to be computed twice.
2011-01-10 18:31:59 +00:00
mb863
00dc9aef8a
Increased size of photo to be cropped.
2011-01-10 15:08:46 +00:00
mb863
00d144196a
NIHVIVO-641: Changed markup <article> for <li> in individual display list on browse by section.
2011-01-07 22:11:49 +00:00
mb863
3b95c44b39
NIHVIVO-1574: Refactored upload image templates, and made upload images css file theme agnostic.
2011-01-06 21:12:46 +00:00
rjy7
8340088969
NIHVIVO-1510 Fix to exception-handling in creating a collated property list, so only invalid configuration exceptions trigger switching to a collated list.
2011-01-06 19:25:59 +00:00
mb863
5929c82c22
NIHVIVO-1315: Changed id selector "left-side" to "share-contact"
2011-01-06 16:51:44 +00:00
nac26
fe43eac71e
NIHVIVO-1071 Style cleanup at the top of individual--foaf-person.ftl to tighten up space in attempt to ensure property group nav is above the fold. Other tweaks to markup (id's on existing elements instead of unnecessary additional <a>) and style (removed boxes around instances of collated properties).
2011-01-06 03:49:03 +00:00
mb863
5b5f855856
NIHVIVO-1315: Styled Temporal Graph
2011-01-05 20:34:44 +00:00
cdtank
587e83f6b1
1. Modified code so that external script includes from a secure (https) source in a template are also accepted.
...
2. Removed include of google vis api form individual template & moved it to sparkline template.
2011-01-05 19:15:24 +00:00
tlw72
877826d405
NIHVIVO-1505: restyled page navigation
2011-01-05 15:38:33 +00:00
nac26
6f02c05f31
NIHVIVO-641 Moved menupage--classgroup-people.ftl to vivo where it belongs
2011-01-05 14:16:51 +00:00
nac26
5e071c5849
NIHVIVO-1073 Added all 26 letters to menupage-browse.ftl
2011-01-05 14:14:52 +00:00
mb863
9bb0592e4e
NIHVIVO-1315: Done a lot of clean up work on styles for properly render individual display pages.
2011-01-04 22:19:45 +00:00
rjy7
46a17a9c46
NIHVIVO-1462 Handle requests for non-existent individuals
2011-01-04 19:30:24 +00:00
rjy7
2111854d74
NIHVIVO-1459 Create generic individual.ftl template by stripping away person-specific code.
2011-01-04 17:03:53 +00:00
rjy7
d292100f8b
NIHVIVO-1459 Add annotation for foaf:Person custom display view. Add template individual--foaf-person.ftl. Removed unused templates.
2011-01-04 16:38:22 +00:00
rjy7
ab927b494a
Changed name of IndividualProfileUrlMethod in template data model from "url" to "profileUrl"
2011-01-04 15:11:07 +00:00
rjy7
e65f567fce
NIHVIVO-1491 Display person's positions at top of page
2011-01-04 15:02:11 +00:00
rjy7
734ca39d26
NIHVIVO-1491 Restore earlier commits that were clobbered by a later revision
2011-01-04 14:48:19 +00:00
nac26
155629db58
Renamed "dummyImages" to "placeholders"
2011-01-04 00:17:35 +00:00
nac26
b0b65d14e3
NIHVIVO-641 Renaming and refactoring of menupage partials
2011-01-04 00:16:36 +00:00
bkoniden
4dac98f9c0
1) Added code for testing if an individual is an organization in IndividualTemplateModel.java
...
2) Couple of changes to the css of table in Temporal graph. -- in demo_table.css
3) Added section for temporal graph icon in individual.ftl
2011-01-03 22:49:51 +00:00
rjy7
675adfab19
NIHVIVO-1491 Display of overview and research areas on person profile page
2011-01-03 22:34:17 +00:00
mb863
fb7e71ab9d
NIHVIVO-634:
...
Included in menupage.ftl 3 include files:
*menupage-browse.ftl: Template for browsing class groups in menupages
*menupage-classCroupMenu.ftl: Template for class groups menu in menupages
*menupage-browseByVClass.ftl: Template for browsing VClasses in menupages
Cleaned markup
2011-01-03 21:42:12 +00:00