Commit graph

2002 commits

Author SHA1 Message Date
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
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
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
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
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
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
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
rjy7
7341db981b NIHVIVO-1336 Corrected datetime query terms 2010-12-20 22:09:32 +00:00
tlw72
bd59098001 Jira 1559: added a slight indent to the validation error message 2010-12-20 22:03:42 +00:00
bjl23
f38cc4a6b0 removing web.xml.sdb 2010-12-20 21:24:08 +00:00
nac26
07997700d8 NIHVIVO-1381 Updates to dateTime form elements. Introduction of initial macro 2010-12-20 21:19:43 +00:00
mb863
25ee24c0ac NIHVIVO-1559: Done more work on this issue. I think it looks pretty good. 2010-12-20 21:04:45 +00:00
mb863
31edebf4a8 NIHVIVO-1559: Addined extra bottom margin to inline error alerts and reduced the font size to establish a visual separation. 2010-12-20 20:12:58 +00:00
rjy7
1fdbf3b961 NIHVIVO-1336 Finished custom list view for core:educationalTraining property 2010-12-20 15:35:01 +00:00
nac26
4b5cb9d38b NIHVIVO-1474 removed visualization specific image and support files (.swf) from themes 2010-12-20 13:46:06 +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
bkoniden
209c9b6a7b Made changes (css, jsp and js) to reflect the latest mockup. 2010-12-17 17:07:44 +00:00
cdtank
36a5f5ad0c 1. Converted co-authorship to use the new vis arhitecture & freemarker. 2010-12-17 16:46:05 +00:00
mb863
85db89c47a NIHVIVO-1559: Fixed position of error messages and call to action buttons for forms. 2010-12-17 16:41:24 +00:00
rjy7
70f7b3787d 2010-12-17 16:34:11 +00:00
rjy7
07bf2f6c14 NIHVIVO-1336 Educational training short view 2010-12-16 22:53:10 +00:00
mb863
704136c6f2 NIHVIVO-556: Changed color for line separators in top header nav 2010-12-16 22:26:59 +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
bkoniden
809ae7b162 Adding Freemarker versions of PersonGrantCount (QueryRunner, RequestHandler, VisCodeGenerator) and related ftls (grantCount, grantSparklineContent) 2010-12-15 22:48:42 +00:00
rjy7
4e4da7d08e NIHVIVO-1336 First draft of short view template for educational training. NIHVIVO-1341 Reworked handling of urls in default and custom short views. Moniker and name still need to be reworked, so added placeholder text for now. 2010-12-15 19:34:29 +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
rjy7
74cbc3a197 NIHVIVO-1336 Educational training list view config 2010-12-14 22:48:40 +00:00
bdc34
68087eea1d Working menu editing controller NIHVIVO-710 2010-12-14 22:16:31 +00:00