Commit graph

5006 commits

Author SHA1 Message Date
rjy7
7c1e9a7148 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:29 +00:00
nac26
9f6d3a9f2b NIHVIVO-1071 Updated primary comments for consistency explaining the role of each individual template. 2011-01-13 14:23:28 +00:00
nac26
09686a919d NIHVIVO-1073 Removed researchers section as we won't be able to deliver this for 1.2. See NIHVIVO-1601 for more info. 2011-01-13 14:20:13 +00:00
nac26
c6f0d227a9 Refactored approach for inserting visualization links on menu pages. Still hoping to remove JavaScript altogether based on outcome of NIHVIVO-1681 2011-01-13 14:00:56 +00:00
sjm222
5cd5251bbf renaming the properties that connect a person to an AwardReceipt 2011-01-13 03:23:34 +00:00
cdtank
72feb61f5f 1. Made change so that first deploy.proeprties file is looked for a valid URI for highest level organization in (visualization.topLevelOrg) & if found & valid, this will be used in the temporal graph vis for top level org. 2011-01-13 00:25:00 +00:00
rjy7
5a8f0ce1f3 NIHVIVO-1332 Editing link for rdfs:label 2011-01-12 23:52:35 +00:00
cdtank
898f305f05 1. Fixed a bug in menupage for organizations. Caused due to undefined variable. 2011-01-12 23:44:11 +00:00
bkoniden
9971e5fa2b Committing the following changes
1) Handling Null pointer Exceptions for EntityPubCount, EntityGrantCount and EntitySubOrganizationTypes
2) Removing the dependency on vis_mode parameter in the server side code. The class the individual belongs to is retrieved using vitroRequest.getWebappDaoFactory().getIndividualDao().getIndividualByURI(IndividualURI).isVClass(ClassURI)
3) On the client side, the vis_mode parameter is set(from the value passed on by the requesthandler) to differentiate between personURL and SubOrganizationTemporalGraphURL on drill down.
4) Added entityComparisonErrorActivator.ftl to handle edge cases (if the resultset of the queries is NULL)
2011-01-12 23:16:30 +00:00
mb863
2152bb6008 Removed supersleight.js call from theme. 2011-01-12 22:27:29 +00:00
cdtank
8e9c69cd24 1. Fixed the old way of rendering sparklines for profile to use the freemarkerized one as well. Earlier the broken code lead to non-loading of old profile pages. 2011-01-12 21:52:52 +00:00
cdtank
c7b9c208ef 1. Made changes to the URLs in the repository to use /visualization instead of /visualizationfm 2011-01-12 19:59:20 +00:00
jeb228
1ceec020b4 NIHVIVO-1129 add tests for auto-complete fields. 2011-01-12 19:36:32 +00:00
cdtank
91b3b33738 1. Attempting to delete old visualization front-end 2011-01-12 19:30:59 +00:00
cdtank
fecd8d938d 1. Attempting to delete old visualization back-end & front-end 2011-01-12 19:29:37 +00:00
cdtank
3b8ac290a7 1. Attempting to delete old visualization back-end & front-end 2011-01-12 19:29:03 +00:00
cdtank
08e643982a 1. Attempting to delete old visualization back-end & front-end 2011-01-12 19:28:21 +00:00
mb863
dcad4e0d3f NIHVIVO-1675: Removing pictos fonts and adding our own ones. 2011-01-12 18:24:41 +00:00
sjm222
1e6c0b7899 checking in latest academicDegree.rdf file (adding Nursing degree) 2011-01-12 18:07:51 +00:00
cdtank
dea26c9527 1. Cleaned up paths in the freemarker templates to not refer old visualization urls.
2. Changed web.xml url-pattern mapping from old visualization servlet TO freemarkerized version.
3. Updated style for temporal graph vis.
4. Changed freemarkerized code snippets to not refer old visualization servlets.
2011-01-12 17:18:16 +00:00
mb863
f84cc726ac Removed pictos font because we can't distribute this font with the application. 2011-01-12 15:59:46 +00:00
nac26
37724c6787 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:46:44 +00:00
rjy7
2ffe08753a NIHVIVO-1332 Add edit and delete links for data property statements 2011-01-12 15:31:52 +00:00
mb863
7e515e3347 NIHVIVO-1072: Added title attribute to VIVO logo in header pages. 2011-01-12 15:30:49 +00:00
rjy7
8ddba03210 Changed some variable and macro names 2011-01-12 14:55:23 +00:00
sjm222
48bfabbe64 uncommenting the knowledge base update listener 2011-01-12 00:57:48 +00:00
sjm222
d4152f2ede VIVOONT-331 AND VIVOONT-332 2011-01-11 22:54:30 +00:00
cdtank
ee81f45917 1. Code cleanup & refactor of temporal graph front-end.
2. Added the feature that top 3 entities are always selected by default when page is loaded.
2011-01-11 22:42:56 +00:00
rjy7
02aa704916 Add rdf link to individual page 2011-01-11 21:56:46 +00:00
mb863
e92e8bf72f NIHVIVO-1623: header-background.png is conflicting with supersleight.js or viceversa. I have created a header-background.jpg that will fix the problem for IE6. 2011-01-11 21:44:48 +00:00
rjy7
83d0056263 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:15 +00:00
mb863
bf10a0fadd NIHVIVO-1316: Added add/edit/delete functionality to object properties in individual pages. 2011-01-11 19:58:40 +00:00
cdtank
84f5b029fa 1. Did a refactor of the javascript code for temporal graph vis.
2. Implemented the ellipsis feature for the legend row (containing the bar & label for selected entities). If the label is too long it will try to fit in the provided space & append "..." at the end.
2011-01-11 19:50:21 +00:00
bdc34
b2d569b110 Working on DateTimeWithPrecision handeling in personHasPositionHistory and organizationHasPositionHistory custom forms NIHVIVO-1653 2011-01-11 18:21:13 +00:00
rjy7
a724147895 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:34 +00:00
jeb228
e0f3879df0 NIHVIVO-1129 release 1.2 uses "displayold" for now. release 1.1.1 does not. 2011-01-11 17:41:24 +00:00
bdc34
e5aab7191b Fixing start date on interval for addRoleToPersonTwoStage form NIHVIVO-1646 2011-01-11 17:07:32 +00:00
jeb228
2390606633 NIHVIVO-1129 A second cut at the tests, with separate versions for 1.1.1 and 1.2 2011-01-11 17:04:12 +00:00
rjy7
277f7dc3ba NIHVIVO-1332 Modifications to controller, template models, and templates for editing controls 2011-01-11 17:03:56 +00:00
mb863
9befde777c NIHVIVO-1624: Fixed layout issues for site admin in IE6 and 7 2011-01-11 15:45:01 +00:00
bdc34
db7fc7d979 Removing some unused lines. 2011-01-11 15:11:58 +00:00
mb863
96f8b93484 VNIH-1647: Removed empty meta elements from wilma's head.ftl 2011-01-11 14:29:03 +00:00
rjy7
790fc70fe7 NIHVIVO-1332 Add object property statement edit links 2011-01-11 02:04:20 +00:00
nac26
6dde502d10 NIHVIVO-1380 Removed unintended duplication of stylesheets introduced in r2074 2011-01-11 01:07:03 +00:00
cdtank
3d8f5d921c 1. Added temporal graph link for the highest organization code for "organizations" page.
2. Cleaned up some query runners.
3. Made GenericQueryRunner to accept sparql queries that does not depend on URIs.
4. Adde style for temporal graph link to wilma.css
2011-01-10 23:48:47 +00:00
rjy7
f5e6fbf409 NIHVIVO-1380 Comment on use of variable ${headContent} in the templates 2011-01-10 23:38:43 +00:00
nac26
a0bd5bb084 Added specific template for organizations menupage so Chintan can add the Temporal Graph link and keep vivo-specific code out of the Vitro core 2011-01-10 21:44:23 +00:00
jeb228
89a3c3bfba NIHVIVO-1129 Add the detailed report XSL stylesheet to the known_exceptions file. 2011-01-10 21:36:50 +00:00
jeb228
ffa4d7f0d5 NIHVIVO-1129 Add the detailed report XSL stylesheet. 2011-01-10 21:17:22 +00:00
rjy7
547cc14fb0 NIHVIVO-1380 On individual page, add rdf link tag for discoverable rdf 2011-01-10 21:13:06 +00:00