rjy7
|
6016d451a1
|
NIHVIVO-646 Tweaks to autocomplete on add authors to pub form
|
2010-06-28 14:37:06 +00:00 |
|
cdtank
|
7de12cfe07
|
1. Got an improved version of co-author from Asik so including it.
|
2010-06-27 17:22:21 +00:00 |
|
cdtank
|
9088dda7aa
|
1. Got an improved version of co-author from Asik so including it.
|
2010-06-27 01:42:51 +00:00 |
|
cdtank
|
7be2c1767a
|
1. Added all the media, js & css files from the co-authorship frontend.
|
2010-06-26 02:13:28 +00:00 |
|
rjy7
|
911cd99156
|
NIHVIVO-646 Fixes to autocomplete and form view after returning from invalid submission
|
2010-06-25 22:10:22 +00:00 |
|
rjy7
|
401a95a029
|
NIHVIVO-646 Reimplement uri filtering in AutoCompleteController so it's part of the query, instead of removing from query results afterward
|
2010-06-25 19:13:47 +00:00 |
|
rjy7
|
fc15fd5d20
|
Changed template variable stylesheetDir to themeStylesheetDir for clarity. Added examples of how to add a script from a body template. Pass themedir to ScriptList object.
|
2010-06-25 17:44:51 +00:00 |
|
rjy7
|
0d656c8370
|
NIHVIVO-658 Removed response parameter from FreeMarkerHttpServlet.getFreeMarkerComponentsForJsp, since not needed.
|
2010-06-25 14:38:51 +00:00 |
|
rjy7
|
aadaf6fb10
|
NIHVIVO-658 Reintegrate changes from dev-freemarker-new. Most necessary updates to freemarker controllers for thread-safety are complete. A couple of details remain.
|
2010-06-24 21:50:52 +00:00 |
|
rjy7
|
4c7e6327a5
|
NIHVIVO-658 Correction to footer.ftl
|
2010-06-24 21:30:24 +00:00 |
|
rjy7
|
148563657f
|
NIHVIVO-658 Initial rewrite of freemarker controllers for thread-safety. Some things still not working.
|
2010-06-24 19:42:35 +00:00 |
|
rjy7
|
7c83e693cc
|
NIHVIVO-714 Changes to ed background form and short view for ontology changes. More changes needed to restore full functionality.
|
2010-06-24 15:14:07 +00:00 |
|
rjy7
|
1e127abac1
|
NIHVIVO-646 Slight change to implementation of existing author filter on autocomplete
|
2010-06-24 14:31:23 +00:00 |
|
sjm222
|
9d045bc98b
|
added Course class, and hasPrincipalInvestigator and hasCo-PrincipalInvestigator properties
|
2010-06-23 23:38:36 +00:00 |
|
rjy7
|
c885ae010f
|
NIHVIVO-646 more work on javascript for add authors to publication form
|
2010-06-22 22:12:33 +00:00 |
|
bdc34
|
a07f574cbf
|
Working on new navigation controllers and model. NIHVIVO-633
|
2010-06-22 21:34:41 +00:00 |
|
sjm222
|
3a01d92e44
|
Adding in ontology changes section III from the 1.0 version of the document, as a starting point. We can update as necessary.
|
2010-06-22 21:04:55 +00:00 |
|
rjy7
|
2ba250717c
|
NIHVIVO-646 Add new person as author in add authors to publication form
|
2010-06-22 20:59:30 +00:00 |
|
rjy7
|
bd39967cc9
|
NIHVIVO-646 Filter existing authors out of autocomplete query results in add authors to publication form
|
2010-06-22 20:49:30 +00:00 |
|
ejc12
|
1b75f01825
|
|
2010-06-22 18:53:05 +00:00 |
|
rjy7
|
98c027b00c
|
NIHVIVO-646 Adding an existing person as an author on the add authors to publications form
|
2010-06-22 17:52:37 +00:00 |
|
ejc12
|
ac6ccc2981
|
|
2010-06-22 17:29:54 +00:00 |
|
jeb228
|
36c0fb29c3
|
Add license tags, or list as known exceptions.
|
2010-06-22 14:56:16 +00:00 |
|
cdtank
|
34270a4d43
|
1. Added "loading..." images, since for the visualizations like sparkline we are fetching data via ajax call to reduce the wait time for rendering the page.
|
2010-06-21 22:43:26 +00:00 |
|
rjy7
|
b8928a54c4
|
Added link to support doc on adding analytics code to googleAnalytics.ftl. Added this file to known_exceptions.txt for licenser.
|
2010-06-21 22:08:33 +00:00 |
|
bdc34
|
bb69995043
|
Removing .classpath file.
|
2010-06-21 21:32:07 +00:00 |
|
jeb228
|
8ba2d3da42
|
NIHVIVO-511 start the 1.1 upgrade document.
|
2010-06-21 21:03:25 +00:00 |
|
rjy7
|
65af54c74e
|
NIHVIVO-646 Work on autocomplete in add authors to publication form
|
2010-06-21 16:07:22 +00:00 |
|
cdtank
|
70c9cd3d33
|
Making changes to the themes in a correct manner (to the VIVO specific theme folders) so that the "research instance" notification can be seen throughout the portal.
|
2010-06-21 15:55:42 +00:00 |
|
jeb228
|
03a2f1cfe9
|
NIHVIVO-644 Add Freemarker templates to the list of licensed file types: *.ftl
|
2010-06-21 14:03:51 +00:00 |
|
cdtank
|
7abf311535
|
Creating a branch of the "vivo" codebase for IU visualization team.
|
2010-06-18 21:19:05 +00:00 |
|
sjm222
|
8eba4b7734
|
minor updates in the area of roles, dates, and publications.
|
2010-06-18 00:01:58 +00:00 |
|
rjy7
|
13c57446dd
|
NIHVIVO-646 Add cancelUrl parameter to submit tag in InputElementFormattingTags so that the cancel button can redirect to a different page from the form submission. Change cancel values in submit tags in vitro and vivo forms to "true" where previously they specified a uri, because the uri is misleading (it doesn't control the redirect location). Removed edit submission preprocessing due to problems with cloning.
|
2010-06-17 14:27:03 +00:00 |
|
rjy7
|
bd45d55237
|
NIHVIVO-646 Initial setup for autocomplete field in authors form.
Fixed typos in TabFilteringTest class and getTabHierarchy method names.
|
2010-06-16 15:33:16 +00:00 |
|
rjy7
|
1577753b83
|
NIHVIVO-646 Fix fatal errors in author list display
|
2010-06-16 14:29:54 +00:00 |
|
rjy7
|
e620247946
|
NIHVIVO-646 Sort author list on add author form by authorship rank
|
2010-06-15 22:27:08 +00:00 |
|
rjy7
|
8570254efb
|
NIHVIVO-646 More work on addAuthorsToInformationResource custom form. Create edit submission preprocessing mechanism to make automated modifications to the form submission (e.g., creating a label from first, last, and middle name entries).
|
2010-06-15 19:35:38 +00:00 |
|
rjy7
|
ab3e088cdf
|
Add custom form utils mixin to forms for educational background and position history.
|
2010-06-14 20:06:53 +00:00 |
|
rjy7
|
cc480a3961
|
NIHVIVO-646 Move custom form utilities to a separate js file and add utility mixin methods to mix them in to specific custom forms. Make paths to css and js files in formPrefix.jsp and formSuffix.jsp absolute instead of relative.
|
2010-06-14 19:22:50 +00:00 |
|
rjy7
|
c11d40a0f9
|
NIHVIVO-646 Continued work on custom form for adding authors to publications
|
2010-06-14 16:36:12 +00:00 |
|
rjy7
|
bfcd18096a
|
Revert changes to date field in personHasEducationalBackground just to get the form to submit (though the year isn't handled correctly). More work on addAuthorsToInformationResource form.
|
2010-06-14 01:40:59 +00:00 |
|
rjy7
|
6f5636a9c5
|
NIHVIVO-646 add authors to publications custom form
|
2010-06-11 21:11:19 +00:00 |
|
rjy7
|
f80e1d301c
|
Restoring all custom form and short view annotations from revision 571.
|
2010-06-11 16:44:06 +00:00 |
|
sjm222
|
eeeafdb74a
|
updated ontology files
|
2010-06-11 15:26:25 +00:00 |
|
rjy7
|
3a0465cecd
|
Added Support link to header and footer link lists. Modified firstLastList macro so it doesn't require delimiters separating the list items.
|
2010-06-09 19:37:17 +00:00 |
|
rjy7
|
88da7cda33
|
Changed theme template directory name
|
2010-06-08 19:00:56 +00:00 |
|
rjy7
|
31b4b5cdbe
|
NIHVIVO-627 Change edBackgroundShortView.jsp filename to reflect change of class name from EducationalBackground to EducationalAttainment.
|
2010-06-08 14:48:20 +00:00 |
|
rjy7
|
5e9fb64e5d
|
Add annotations for educational background-related custom form and short view. Update educationalBackground custom form to use EducationalAttainment.
|
2010-06-07 22:21:11 +00:00 |
|
bjl23
|
9db29b50ae
|
switching some files from N3 to RDF/XML
|
2010-06-07 17:46:59 +00:00 |
|
bjl23
|
c571c4f4c1
|
preliminary 1.1 ontology files (some changes still to come)
|
2010-06-06 19:55:31 +00:00 |
|