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
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