Commit graph

1703 commits

Author SHA1 Message Date
bdc34
68087eea1d Working menu editing controller NIHVIVO-710 2010-12-14 22:16:31 +00:00
rjy7
53ca30a08d NIHVIVO-1354 Changed property on old educational training short view to use trainingAtOrganization rather than organizationGrantingDegree, just so I can produce output to compare new list view output to. 2010-12-14 20:48:55 +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
cdtank
f15022e264 1. Added license information in the recetly added freemarker templates.
2. Added Utilities vis to the freemarker branch.
2010-12-13 23:37:07 +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
8f99eff987 Created folder structure for the theme components (css) so that visualizations can become theme agnostic. 2010-12-13 20:42:52 +00:00
cdtank
47de4b5722 Created folder structure for the theme components (images) so that visualizations can become theme agnostic. 2010-12-13 20:29:10 +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
rjy7
3e7f1f7ab0 NIHVIVO-1467 Added majorFieldAssertion to n3optional. Also added note to educational training short view to remind us to account for the optionality of the major field in the new short view template. 2010-12-10 15:56:13 +00:00
bdc34
b14cb5596e Changing menu item and page publications to research. NIHVIVO-1473 2010-12-09 23:46:33 +00:00
tlw72
80fb3824b5 update for Jira issue 1453; restyle disabled fields 2010-12-09 22:55:52 +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
jeb228
120837ab08 NIHVIVO-1460 implement the ProgramLogin servlet. 2010-12-09 17:18:29 +00:00
jeb228
5e725341bc Remove some vestigial Login artifacts. 2010-12-09 15:58:03 +00:00
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