Commit graph

5006 commits

Author SHA1 Message Date
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
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
0ec5f0a20e Increased margin-bottom for select elements so it's consistent with input elements. 2010-12-20 13:54:57 +00:00
nac26
4b5cb9d38b NIHVIVO-1474 removed visualization specific image and support files (.swf) from themes 2010-12-20 13:46:06 +00:00
nac26
c6faf23314 tweaked margin and padding of form elements so it's clearer which label is for which field 2010-12-20 13:41:34 +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
mb863
0989181973 NIHVIVO-1072: Doing testing in different browsers and fixing layout issues. 2010-12-16 22:12:03 +00:00
hlm7
34ef2e0335 Holly made remaining test suite changes due to page title change upon login. 2010-12-16 21:07:59 +00:00
hlm7
dfaa2ed71c Holly made changes to various test suites due to page title change at login. 2010-12-16 21:02:45 +00:00
jeb228
a476a47418 Add license tags where required. 2010-12-16 20:57:57 +00:00
hlm7
25278fadd4 Holly finalized OntologyManagement and ProcessRDFData test suites. 2010-12-16 20:28:29 +00:00
hlm7
f573ad280b Holly finalized the CreateProperties test suites. 2010-12-16 19:58:28 +00:00
hlm7
7beb5f19d3 Holly finalized the CreateClasses test suites. 2010-12-16 19:41:16 +00:00
hlm7
ddbabefc0d Holly made additional changes due to page name change after login. 2010-12-16 19:14:52 +00:00
bdc34
b2eee20029 Adding back to web.xml some elements that were accidently removed. 2010-12-16 19:13:34 +00:00
hlm7
ca7c096ee3 Holly made changes to test suites due to page title change. 2010-12-16 16:14:31 +00:00