Commit graph

4687 commits

Author SHA1 Message Date
rjy7
f1f00a7660 Moved list view configuration guidelines out of config files into a text file. 2011-01-03 16:00:42 +00:00
rjy7
785ebfbbe5 NIHVIVO-1335 Custom list views for core:authorInAuthorship and core:informationResourceInAuthorship 2011-01-03 15:38:16 +00:00
nac26
35b658b102 NIHVIVO-641 Updates to menupage-classgroup-people.ftl to utilize Brian's new data service that returns JSON. Still needs some work to degrade gracefully without JS. 2011-01-03 13:46:25 +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
7568601dc4 1. Modified javascript for person level page to adapt tp freemarker changes.
2. Abstracted out the table generating code for sparklines out. This gives us flexibility to put the table wherever we want in the template.
3. Made changes to coauth person l;evel page to display all the content. TThe data is all there with links.
4. Adapted person pub count & coauth sparklines to adapt to new table generating template.
5. Changed coauth vis code gen to include a missing data value.
6. Fixed a bug in person level req handler.
2010-12-23 23:55:57 +00:00
mb863
428c8a24ce NIHVIVO-1316: Removed individual.css from Wilma theme and added content from individual.css to wilma.css 2010-12-23 22:31:17 +00:00
mb863
5ec976e865 NIHVIVO-1316: Worked on styling collated object properties. Moved individal.css content from vivo/theme/css to wilma.css. 2010-12-23 21:17:56 +00:00
rjy7
d874479e0e NIHVIVO-1335, NIHVIVO-1336 Use macros for custom statement view so that variables can be assigned locally; otherwise values are passed from statement to statement. 2010-12-23 21:08:14 +00:00
rjy7
b966540d94 NIHVIVO-1335, NIHVIVO-1336 Corrected dateTimeValue predicate in custom queries 2010-12-23 20:01:30 +00:00
mb863
812ce421d5 removed extra bracket. 2010-12-23 18:49:44 +00:00
rjy7
8d094db13d NIHVIVO-1510 Use query filters to remove inferred subclass assertions from collated object property custom list view query 2010-12-23 17:24:06 +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
nac26
0fd65d4e86 Removed unnecessary (and empty) entity.css 2010-12-23 15:05:43 +00:00
nac26
edddef3eec Moved unnecessary styles for admin panel on individual page from wilma theme and into vitro core 2010-12-22 23:28:50 +00:00
rjy7
bf9b23b331 NIHVIVO-1510 Collated custom list views 2010-12-22 23:10:13 +00:00
bdc34
0a28fc7db1 Working on dateTime with precision NIHVIVO-295 2010-12-22 22:36:56 +00:00
bdc34
ba13a71e3e Working on dateTime with precision NIHVIVO-295 2010-12-22 22:36:47 +00:00
rjy7
a0c88c859c NIHVIVO-1335, NIHVIVO-1510 Working on authorship list view and collated object properties: some reorganization to handle collated properties, but not displaying as collated yet. 2010-12-22 22:17:09 +00:00
bkoniden
5a4d336077 1) Modified CoPIGrantCountRequestHandler that handles four data responses -- 2 sparkline, 2 data 2010-12-22 22:07:04 +00:00
mb863
1180997b27 NIHVIVO-1073: Worked making menupages theme agnostics, cleaned up menupage.css, converted font-size from pixels to ems. 2010-12-22 21:24:06 +00:00
cdtank
d0aa00d216 1. Added VOs to be consumed by the templates. 2010-12-22 21:18:19 +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
bjl23
e9feb745b1 NIHVIVO-1570 changes to support SPARQL queries with GRAPH filtering in non-SDB Jena implementation 2010-12-22 20:11:16 +00:00
mb863
2d711702cf NIHVIVO-1582: Added to all ingest tool pages breadcrumb navigation to go back to ingest menu page, fixed width textarea form element to fit the width of page container on Advance Data Tools pages. 2010-12-22 17:33:40 +00:00
bkoniden
af69cb0c51 1)Committing ftls for persongrantcount and co-pi.
2)Modified {standalone,dynamic} activator for coauthor, personpubcount,persongrantcount and copi. -- fixed the path 
3)Modified persongrantcountrequesthandler -- fixed the path
2010-12-22 17:01:26 +00:00
rjy7
3730aecb6f Added getTitle() method to EmptyController. Requires changing method signature to take a VitroRequest object. 2010-12-22 16:52:37 +00:00
cdtank
2404668a0d 1. Made changes to freemarker temnplate paths in the servlets.
2. Removed redundant templates.
2010-12-22 16:38:57 +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
bkoniden
12ddea8241 Adding coInvestigation.ftl and modified CoPIGrantCountRequestHandler 2010-12-22 14:44:39 +00:00
sjm222
33ce4a7296 VIVOONT-274 (how to represent Clinical Trials) 2010-12-22 02:26:36 +00:00
cdtank
0ea6cd736a 1. Fixed a path issue. 2010-12-22 01:11:41 +00:00
cdtank
a3aa585a03 1. Refactored freemarker templates & the directory structure.
2. Made chanegs to sparkline-related ftls to use the new geenric vis code geenrator.
3. Refactored vis code geenrators to be more geenric.
2010-12-22 01:00:47 +00:00
bkoniden
7dc4628302 Made the following changes:
1) Rewrote queries for CoPIGrantCount and PersonGrantCount -- Fixed a major bug
2) lots of styling changes to coauthor_style.css and page.css and couple of changes to person_level.jsp to incorporate new changes from Elisha's mockup.
3) Increased the width of sparklines to 150px. The text surrounding the sparklines needs to be further styled.
2010-12-22 00:44:02 +00:00
nac26
42130a615a Moved siteAdmin styles to vitro core 2010-12-21 23:12:34 +00:00
mb863
ba2d4c6dd0 NIHVIVO-1316: Worked on making individual pages theme agnostic. 2010-12-21 22:52:57 +00:00
nac26
4c6ae87390 NIHVIVO-1381 Updated name of template file to match naming convention throughout app (start with lowercase) 2010-12-21 22:37:27 +00:00
rjy7
44c4dc9f5b NIHVIVO-1341, NIHVIVO-1336 Implement strategies for handling missing linked individual in custom list views. 2010-12-21 20:30:15 +00:00
mb863
9b158001da NIHVIVO-1072: Fixing homepage in IE6,7 and added Google font to the theme 2010-12-21 19:25:23 +00:00
mb863
32084a7f8c NIHVIVO-1492: Style external authentication in the VITRO core when active 2010-12-21 15:12:14 +00:00
rjy7
2a7defb04c NIHVIVO-1341 Added notes to list view config files on required and optional elements and how to structure the query. Removed edit-object since this can be derived from the ?subject ?property ?object statement in the query where clause. 2010-12-21 13:41:11 +00:00
nac26
8645e2af51 NIHVIVO-1381 Minimal style for datetime form elements and updated macro to use the list directive 2010-12-21 01:32:25 +00:00
rjy7
4d12ca8eee Fix typo 2010-12-21 00:01:14 +00:00