Commit graph

2162 commits

Author SHA1 Message Date
rjy7
9d20a13c18 NIHVIVO-1730 Fix error in template variable reference 2011-01-18 21:31:07 +00:00
bjl23
d5d2c30515 NIHVIVO-1801 modification to sparql query for DateTimePrecisions 2011-01-18 20:23:08 +00:00
nac26
5a30680747 NIHVIVO-1073 Markup and stylesheet cleanup. 2011-01-18 11:46:52 +00:00
rjy7
74ba0be165 NIHVIVO-1665 Handle datetime intervals with incomplete data 2011-01-18 04:42:21 +00:00
rjy7
a9d5241b3a NIHVIVO-1737 Fix missing space in educational training display. 2011-01-18 03:12:05 +00:00
rjy7
2fbc6c22ca NIHVIVO-1665 Fix query for core:dateTimeInterval to allow for incomplete data 2011-01-18 02:16:14 +00:00
rjy7
31cb81dec6 NIHVIVO-1665 Handle display core:DateTimeValue with core:dateTime data prop but no precision, and with neither precision nor dateTime data prop. DateTimeValues as part of DateTimeIntervals not handled yet. 2011-01-18 00:25:43 +00:00
mb863
378584adcd NIHVIVO-1764: Worked on styling individual display and individual editing display. 2011-01-17 21:55:16 +00:00
sjm222
11d99def78 offer create for offers course, authorship for organization 2011-01-17 17:30:51 +00:00
nac26
76e3160abf NIHVIVO-1760 Updated logic for data checking templates. Will only suggest logging in if no authenticated session exists. 2011-01-17 02:29:23 +00:00
nac26
f53298509c NIHVIVO-1073 Added check for no data. Primarily used for initial state after new installation. 2011-01-16 22:43:43 +00:00
rjy7
524d75af97 Merge r2191-2192 from trunk 2011-01-15 22:24:16 +00:00
rjy7
dd0cb09dd3 Merge r2193 from trunk 2011-01-15 05:02:07 +00:00
cdtank
a952289ed7 1. Changed styling a bit for error messages on temporal graph vis. 2011-01-14 21:56:15 +00:00
cdtank
609e5fd763 1. Removed generic styles so that vivo-sitewide styles are not overridden
2. Changed manual script includes to let template it do for us.
3. Changed default 10 colors for temporal graph line bars.
2011-01-14 21:39:11 +00:00
rjy7
2672057996 NIHVIVO-1713 Suppress display of vitro:Keyword property on individual page. Wasn't working on old individual page; back end editing for this property is buggy; and the property itself will be removed in 1.3. 2011-01-14 21:33:40 +00:00
rjy7
aa88e1f249 NIHVIVO-1332 Moved getImageUploadUrl from UrlBuilder to ObjectPropertyTemplateModel. Temporarily removed hard-coded co-author display from foaf:Person page. 2011-01-14 19:34:19 +00:00
bjl23
d2ba625c57 NIHVIVO-1572 servlet mapping for inference recomputing controller 2011-01-14 19:31:39 +00:00
bkoniden
2a48f7e864 commented out console.log statements in util.js and attached click event functionality to change event for select.comparisonValues in entityComparison*.ftl 2011-01-14 18:52:21 +00:00
sjm222
bfd27bf2b9 VIVOONT-333 adding restrictions for some properties on core:ResearchOpportunity 2011-01-14 18:25:47 +00:00
cdtank
a4686f0f77 1. changed the layout & style for temporal graph vis.
2. Added latest version for datatable jquery plugin.
3. Changed pagination GUI for tmeporal graph vis.
2011-01-14 18:14:03 +00:00
bkoniden
51f108547a 1) Created a ftl for displaying Temporal vis Grants.
2) Made changes to util.js to reflect the state (grants or pubs)
2011-01-14 17:56:56 +00:00
rjy7
ca4b049797 NIHVIVO-1679 Remove servlet mappings to old individual page. They are left in as comments in case someone needs them. 2011-01-14 17:30:46 +00:00
rjy7
d9a1f64a9c NIHVIVO-1332 Editing links for individual image 2011-01-14 17:30:07 +00:00
nac26
58b492214e NIHVIVO-1073 NIHVIVO-641 Refactoring default vitro level behavior of menupages (does not assume any classes and is not ontology aware). Introducing the ability to proxy the default behavior defined in browseByVClass.js and define something different in browseByVClassPeople.js with how we render the retrieved individuals. 2011-01-14 15:15:32 +00:00
mb863
560764a6e5 Removed class="". 2011-01-14 00:25:38 +00:00
rjy7
906b3f9863 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:28 +00:00
rjy7
345e2e255e 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:38 +00:00
nac26
7331bb1d72 NIHVIVO-1684 Updated uri for research class group to old uri for publications class group. Yes...definitely publications and NOT people 2011-01-13 21:55:48 +00:00
nac26
6154893fb5 NIHVIVO-1684 Updated uri for research class group to old uri for people class group, well...because it is what it is 2011-01-13 21:53:43 +00:00
cdtank
63a3e318ea 1. Added comment about the new visualization.topLevelOrg property for deploy.proeprties. Added similar content for install.txt.
2. Made front-end improvements to temporal graph vis per Katy's suggestions.
3. Made improvements to person level vis front-end.
2011-01-13 21:30:15 +00:00
rjy7
e9a2cae473 NIHVIVO-1332 Editing links for vitro:primaryLink and vitro:additionalLink properties 2011-01-13 21:11:22 +00:00
bkoniden
af67aa69cb sparklineVO.unknownPublications had been accidentally changed to sparklineVO.unknownPublication on line91 in personPublicationSparklineContent.ftl . So, fixing that. 2011-01-13 20:05:47 +00:00
mb863
7820908db7 Changed css color #13968c to #2485AE across viz pages to match Wilma theme color scheme. 2011-01-13 19:10:15 +00:00
mb863
ba8ae34d40 NIHVIVO-641: Forgot to delete <@dumpAll /> in template 2011-01-13 18:49:04 +00:00
mb863
7d1fdce28f NIHVIVO-641: Hard-coded urls for Find by section in menupages type people 2011-01-13 18:47:44 +00:00
mb863
57bc645389 NIHVIVO-1496: Removing more pictos fonts and creating more graphic icons substituting the picto fonts. 2011-01-13 17:10:46 +00:00
ass92
d7c7ab41e0 NIHVIVO-1376 adding mapping for EntityURLController 2011-01-13 15:16:44 +00:00
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
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
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
cdtank
91b3b33738 1. Attempting to delete old visualization front-end 2011-01-12 19:30:59 +00:00
cdtank
08e643982a 1. Attempting to delete old visualization back-end & front-end 2011-01-12 19:28:21 +00:00