Commit graph

1832 commits

Author SHA1 Message Date
nac26
c4ff1dacd8 NIHVIVO-1467 Major Field of Degree is no longer a required field 2010-12-08 22:49:38 +00:00
jeb228
bba8d7fc1d NIHVIVO-1379 If not sufficiently authorized to view a restricted page, redirect to home page with a message. 2010-12-08 22:35:05 +00:00
mb863
21848e1b5e NIHVIVO-1238: Continue doing styling work. 2010-12-08 20:45:13 +00:00
nac26
83bc276517 Missed identity.ftl for vivo-basic in r1815 and updated css for custom forms to avoid descendent selectors that make assumptions about markup defined in the theme 2010-12-08 17:23:52 +00:00
sjm222
cd58425e1d renaming optional-modules to optional-module 2010-12-08 17:15:50 +00:00
nac26
c9fa835a9e NIHVIVO-1389 NIHVIVO-1407 NIHVIVO-1437 Significant refactoring of templates both in vitro core and vivo themes to ensure consistent markup with 3 different base templates at play (page.ftl, basicPage.jsp and formPrefix/formSuffix.jsp) Resulted in creating smaller component freemarker templates that could be included by all of the base templates, whether ftl or jsp. This is a temporary compromise while we continue our conversion to Freemarker. The goal was to keep jsp files outside of the theme and working behind the scenes. 2010-12-08 14:04:45 +00:00
sjm222
5f4239f448 update to VIVOONT-298 2010-12-07 18:11:01 +00:00
sjm222
2132eea006 updates for VIVOONT-310, VIVOONT-311, VIVOONT-298 and NIHVIVO-1260 2010-12-07 17:51:07 +00:00
ass92
5b84b6a75d NIHVIVO-1449 remove VitroJenaModelMakerSetup listener 2010-12-07 17:22:33 +00:00
ass92
d61952e1ca NIHVIVO-1449 remove VitroJenaModelMakerSetup listener 2010-12-07 17:07:23 +00:00
jeb228
1fcfe313df NIHVIVO-1232 Create InformationResourceEditingPolicySetup, add to web.xml, and modify EditProhibitionListener to keep it current. 2010-12-06 20:03:41 +00:00
nac26
4bab472a46 temporary fix to ensure jquery is called for custom forms while I'm monkeying around to ensure consistency in markup across 3 base templates 2010-12-06 16:37:01 +00:00
rjy7
814c782c03 NIHVIVO-1464 Return to person rather than publication after adding a publication to a person. 2010-12-06 16:22:14 +00:00
sjm222
e602666b91 NIHVIVO-1477 (make wilma the default theme) 2010-12-03 20:08:55 +00:00
sjm222
fcfafed792 making subclasses of geographicFocus applicable to EventSeries 2010-12-03 18:53:38 +00:00
sjm222
c22b104816 making geographicFocus applicable to EventSeries 2010-12-03 18:10:39 +00:00
sjm222
87ba177bac making geographicFocus applicable to EventSeries 2010-12-03 17:53:55 +00:00
sjm222
eb98fa9e80 VIVOONT-284 (make EventSeries a sibling of Event instead of a subclass of it) 2010-12-03 17:33:21 +00:00
sjm222
7b61caf100 VIVOONT-254 (organize VIVO classes under BFO hierarchy) 2010-12-03 16:19:46 +00:00
bkoniden
72662f38bf 1) Added link for Co-PI network on the Co-Author visualization.
2) created entityComparison folder under themes/wilma/css/visualization and added layout.css there to make Temporal Vis working with wilma.
3) Created new classes for PersonGrantCount(sparkline for grants over time) and EntityGrantCount(grants for institutional level entities)
2010-12-03 15:53:50 +00:00
bdc34
e4503d3e43 Adding menu controller, tomcat filter for menu page URL routing NIHVIVO-1073 NIHVIVO-597 2010-12-02 21:12:33 +00:00
bdc34
880fec4325 Change core:organizationGrantingDegree to core:trainingAtOrganization on the personHasEducationalTraining form, NIHVIVO-1468 2010-12-02 16:52:55 +00:00
sjm222
9a65736084 VIVOONT-304 (The "offer create option" setting for core:editorOf should be set to yes.) 2010-12-02 15:24:16 +00:00
bkoniden
5dbe8f00b1 Added licensing information to the files I created. Deleted freemarker files/folders that i've created inside src/edu/cornell/mannlib/vitro/webapp/visualization. Since chintan is working on Freemarker-ization, he's going to take care of it. 2010-11-30 22:42:34 +00:00
sjm222
b3f60fedcd modifications to last update - making sure properties stay associated with classes during their hierarchy moves. 2010-11-30 19:31:03 +00:00
sjm222
dd9b007052 ontology udpates for VIVOONT-286 (make Service not a subclass of Process), VIVOONT-287 (make Agreement not a subclass of Relationship), VIVOONT-288 (make Authorship a subclass of Relationship), VIVOONT-293 (support for Author as listed provenance information), VIVOONT-301 (delete AbstractInformation class) and VIVOONT-302 (make EducationalTraining not a subclass of Process) 2010-11-30 16:36:31 +00:00
jeb228
82e1c60d97 NIHVIVO-1379 If a user is logged in but not authorized to view a page, send them to a page with an explanation. 2010-11-29 22:36:20 +00:00
jeb228
8fbfc2267f NIHVIVO-151 send all logout requests directly to /logout. Remove old links to login_process.jsp 2010-11-29 21:37:04 +00:00
bdc34
4ab63d07f3 In personHasEducationalTraining.ftl, disabling an experimental FM based custom form. NIHVIVO-1404 2010-11-29 19:16:47 +00:00
bkoniden
22ae33bab6 Integrating the latest swf file and added changes to person_level.js accordingly. 2010-11-29 17:23:40 +00:00
jeb228
3fb1c8e463 NIHVIVO-1399 create a servlet and template to use in faking external authentication. Add the info to web.xml, but commented out. 2010-11-28 22:35:09 +00:00
sjm222
534face143 set domain of core:sponsorsAward to foaf:Organization. (if not set, and using restriction instead, the reverse property caused undesirable behavior in the default editing: "Please select an existing Thing for...." 2010-11-24 18:10:25 +00:00
sjm222
80db8ef0d3 updates for VIVOONT-296 and VIVOONT-297 2010-11-24 17:44:21 +00:00
bkoniden
4bb68f332e Fixed the bug related to "loading up Co-Author/Co-PI" visualizations and their dependency on the domain name. 2010-11-23 23:02:39 +00:00
bkoniden
415670e28d Fixed the problem of Axis text not being in the middle. 2010-11-23 19:43:53 +00:00
bkoniden
a06d2e03ba Committing the following changes in Temporal Vis
1)level that indicates the status of the page needs to be made "Level"
2)Make the range on both the axes - 5 years.
3)By default, sort by publication count and select the top 5.
4)Only two levels – Institution level and Person level.
5)Change the name of clear to "Remove All"
6)put a star next to entity type column to indicate that some types have been leftout.
2010-11-23 18:09:19 +00:00
sjm222
b9b433fd18 updating current build with the latest version of the ontology. Set the display level to "nobody" for most of the geopolitical data properties. 2010-11-23 17:19:04 +00:00
sjm222
0c01383e3e deleting geopolitical-annotations, and will create a new one if it is needed. 2010-11-23 15:51:35 +00:00
bkoniden
7b9a7cf5e2 1) Removed entry for freemarker in visualization-beans-injection.xml
2) Commented out the part related to query.isSelectType() in all the QueryRunners
3) Added a generalized query for temporal vis that doesn't impose hierarchy. (Even if there are only people in a University/School, it works!)
4) Added print method to CoPIData
2010-11-23 15:41:57 +00:00
bjl23
0dee8e6d21 SDB-related web.xml change 2010-11-22 20:43:31 +00:00
bkoniden
67d14f3212 re-integrating the branch /branches/iu-vis-dev-branches/vivo-post-1.1 2010-11-22 19:39:51 +00:00
sjm222
3488c43f55 updates for VIVOONT-290 and VIVOONT-291 2010-11-22 17:53:26 +00:00
bjl23
586425464d SDB code into trunk; not yet active by default 2010-11-22 16:24:31 +00:00
sjm222
662d495706 removing geopolitical flags - per Brian L. no longer needed. 2010-11-22 15:34:44 +00:00
sjm222
07ce9d7a98 up to date ontology files from flora - after the 1.0 geo removal operation. 2010-11-22 15:31:51 +00:00
sjm222
a592689f67 updated geopolitical files for version 1.1 of fao / version 1.2 of vivo 2010-11-22 15:14:05 +00:00
sjm222
577afb9348 updated geopolitical files for version 1.1 2010-11-22 15:13:06 +00:00
sjm222
bc3e60ac36 date/time, doc status and academic degreee individuals - updated files. 2010-11-22 15:02:12 +00:00
sjm222
019f461e4a updated individual submodel abox files for academic degrees, date time value precsions and document statuses. Also, a few date/time mapping sparql constructs. 2010-11-22 15:00:25 +00:00
rjy7
4fd4ccdddf Fixed setting of editMode 2010-11-18 01:08:59 +00:00