Commit graph

230 commits

Author SHA1 Message Date
bdc34
5ccc19bd8a Setting home menu to have URL mapping of "/" NIHVIVO-1383 2011-01-06 16:05:35 +00:00
nac26
9ab78ca9cf NIHVIVO-1339 core:relatedRole custom list view is a work in progress. To review potential implementation options with Rebecca 2011-01-06 14:44:04 +00:00
nac26
bbd51fca82 NIHVIVO-1339 NIHVIVO-1340 Completed hasRole custom list views:
** core:hasClinicalRole
** core:hasLeaderRole
** core:hasMemberRole
** core:hasOutreachProviderRole
** core:hasServiceProviderRole
** core:hasResearcherRole
** core:hasInvestigatorRole
** core:hasCo-PrincipalInvestigatorRole
** core:hasPrincipalInvestigatorRole
** core:hasTeacherRole
** core:hasPresenterRole
2011-01-06 14:10:37 +00:00
bkoniden
214bd1fbfc Uncommented the entry for entity_comparison in beans.xml 2011-01-05 16:24:31 +00:00
sjm222
5526ba9128 latest version of ontology - picking up the display view annotation for foaf person - deleting scirr annotations that were accidentally checked into submodels directories. 2011-01-05 13:07:40 +00:00
sjm222
0b63a94894 incremental development for NIHVIVO-1286 2011-01-05 12:12:08 +00:00
rjy7
4d1f781575 NIHVIVO-1462 Add servlet mappings to support request of individual profile by netid 2011-01-04 18:58:23 +00:00
sjm222
fe193eb1df Incremental development for NIHVIVO-1286. 2011-01-04 17:52:27 +00:00
rjy7
6bee028d0c NIHVIVO-1459 Add annotation for foaf:Person custom display view. Add template individual--foaf-person.ftl. Removed unused templates. 2011-01-04 16:38:23 +00:00
nac26
583ec198d5 NIHVIVO-1338 Custom list view for core:organizationForPosition 2011-01-04 14:04:55 +00:00
nac26
e07a78d3a8 NIHVIVO-1338 Custom list view for core:personInPosition 2011-01-04 13:28:48 +00:00
sjm222
9df5da7de8 Removing non-existent date properties from "sort by" annotations. fixing problem with dateFiled and dateIssued (they weren't being exported from flora - had to delete and then re-enter them). 2010-12-28 15:03:43 +00:00
sjm222
f006d94da8 incremental development of release 1.2 knowledge base migration 2010-12-28 00:56:49 +00:00
sjm222
ea5270e40a incremental development for release 1.2 knowledge base migration 2010-12-27 22:07:04 +00:00
sjm222
adcff9fc32 latest version of the ontology; small corrections found while preparing for mapping for release 1.2 2010-12-27 19:11:23 +00:00
sjm222
fed95e5507 incremental development for release 1.2 knowledge base migration 2010-12-27 19:02:57 +00:00
sjm222
ef74123532 incremental knowledge base migration development for 1.2 2010-12-27 13:36:49 +00:00
sjm222
a6f7cffdec incremental development of 1.2 knowledge base migration 2010-12-27 00:50:15 +00:00
sjm222
bfb5e2dbf3 latest version of ontology 2010-12-26 17:15:16 +00:00
cdtank
419c9dbfb5 1. Modified dependency injection bean to use proper packages.
2. Started the bifurcation process of person level into coauthor person level & copi person level.
3. Fixed person pub count sparkline to use new data structures.
4. Modified co athor vis code genrator to save some more data for use by the templates.
2010-12-23 16:51:03 +00:00
cdtank
d08cdd3498 1. Modified dependency injection bean to include the new freemarkerized vis.
2. Modified freemarker branch to use newly added visFramework constants.
3. Completed freemarkerization of co-pi vis code generator.
4. Modified co-autho req handler to handle all data responses (2 sparkline, 2 network) instaed of person level.
5. Adde dperson level request handler to freemarker branch.
2010-12-22 21:14:07 +00:00
bdc34
4fdaafb8f7 Changing URL for N3 based menu editor. 2010-12-22 15:36:37 +00:00
bdc34
0cbe566a90 Adding classgroups to menu pages. NIHVIVO-632 2010-12-22 15:31:33 +00:00
sjm222
33ce4a7296 VIVOONT-274 (how to represent Clinical Trials) 2010-12-22 02:26:36 +00:00
rjy7
9195704be9 NIHVIVO-1341, NIHVIVO-1335 Handle various error conditions in list view config (blank query, blank template name, template doesn't exist) 2010-12-21 00:00:23 +00:00
bjl23
f38cc4a6b0 removing web.xml.sdb 2010-12-20 21:24:08 +00:00
sjm222
2c103c0144 NIHVIVO-1403 - affiliatedOrganization not available during creation of a new College (Organization) 2010-12-20 12:24:57 +00:00
rjy7
23302816ac NIHVIVO-1341 Change names of custom list view config files, xml elements, templates. 2010-12-20 04:20:36 +00:00
rjy7
92040a8eb2 NIHVIVO-1341 Change names of custom list view config files, xml elements, templates. 2010-12-17 22:11:04 +00:00
cdtank
81855eddc2 1. Removed SOPs from the visualization codebase. Switched it with log.debugs.
2. Added person grant count & coauthorship to the freemarker version of dependency inhection bean.
3. Fixed a bug in garnt count freemarker.
4. Made use of urlbuilder instead of making urls by just encoding/appending parameters.
5. Add co-pi to the freemarker package. Completed the back-end conversion.
2010-12-17 22:05:53 +00:00
bdc34
b2eee20029 Adding back to web.xml some elements that were accidently removed. 2010-12-16 19:13:34 +00:00
bdc34
f9ded41220 Adding setup of VClassGroupCache to web.xml 2010-12-16 15:20:07 +00:00
rjy7
83b432744e More accurate names for files, properties, and variables related to custom views. 2010-12-16 15:16:50 +00:00
cdtank
06523d402e 1. Changed vis architecture to serve 3 type of responses from 3 corresponding url patterns (standard, ajax, data).
2. Removed debug statements from publication sparkline ftl.
3. Reworked publication sparkline & utilities visualziation to ahere to new architecture.
4. Started work on co-authorship freemarkerization.
5. Removed FileResponseValues type per talks with Rebecca Y. & Nick C.
6. Temporarily disabled person grant count visualization (freemarker version).
2010-12-16 01:18:39 +00:00
sjm222
84768be55a NIHVIVO-1515 (repackaging ontology files) 2010-12-15 19:07:00 +00:00
bkoniden
313a2da5da committing persongrantcount related files,new Egocentric swf file, CoPIVisCodeGenerator, person_level.js (to include co-author and co-pi vis). 2010-12-15 17:20:57 +00:00
rjy7
31dbc619a4 NIHVIVO-1341 Get custom view config file for a property.
NIHVIVO-1336 Sparql query for core:educationalTraining.
2010-12-15 16:52:59 +00:00
bdc34
68087eea1d Working menu editing controller NIHVIVO-710 2010-12-14 22:16:31 +00:00
bdc34
d2885cf94e Moving vclass group caching out of BrowsController and into its own object. 2010-12-14 17:20:39 +00:00
jeb228
d30c4bbf80 NIHVIVO-1363 Create a separate controller to handle AJAX sparql queries. The calling sequence changes slightly. 2010-12-14 16:41:48 +00:00
rjy7
65972bcd75 NIHVIVO-1513 New individual page was generating errors when user is logged in because some property labels were not set. Fixed by setting in the property template model constructor.
NIHVIVO-1334 Initial set up for custom list views.
2010-12-13 22:46:43 +00:00
cdtank
7e9bcdaab2 1. Created folder structure for the theme components (css, images, js) so that visualizations can become theme agnostic.
2. Modified FreeMarkerized (FM) sparklines on the profile page to actually make calls to freemarker version of person publication count sparkline. (TODO: currently the code to replace "/visualization" with "/visualizationfm" is hard coded. Thsi will be resolved once change is made in IndividualController to call FM personPubCount controller.)
3. Added new templates for FM version of visualizations. 
4. Added a new bean which recognized FM versions of visualizations.
5. Created FM branch of the visualization architecture & Person publication count visualization.
6. For Person pub count abstracted out the html/javascript code creator to be on the front end itself. (TODO: refactor SparklineData VO to remove attributes that save the html/js code.)
2010-12-13 20:07:51 +00:00
sjm222
72e24bb661 VIVOONT-319 (delete core:displayOrder property) 2010-12-13 18:03:57 +00:00
sjm222
f693e73cd5 updates for VIVOONT-241 2010-12-11 01:33:05 +00:00
sjm222
9593c2ac8a updating with the VIVOONT issues that were resolved on 12/10/2010 2010-12-11 00:12:46 +00:00
nac26
cb3cb76393 NIHVIVO-1473 Updated order of default menu items to match wireframes 2010-12-10 18:24:38 +00:00
bdc34
c8238f8ce8 Removing a mapping for the home directory. 2010-12-10 17:55:26 +00:00
bdc34
b14cb5596e Changing menu item and page publications to research. NIHVIVO-1473 2010-12-09 23:46:33 +00:00
bjl23
85ac3866d7 updated web.xml for SDB 2010-12-09 22:30:39 +00:00
sjm222
4912d62841 restructing the directory hierarchy for optional modules and mappings 2010-12-09 21:30:13 +00:00