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 |
|
rjy7
|
65af54c74e
|
NIHVIVO-646 Work on autocomplete in add authors to publication form
|
2010-06-21 16:07:22 +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
|
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 |
|
rjy7
|
0c9d9c4d80
|
Miscellaneous minor changes for Freemarker implementation. Restored old entitylist instead of new individuallist until url errors in the latter are fixed.
|
2010-06-02 21:20:02 +00:00 |
|
rjy7
|
74297a14af
|
Remove call to FreeMarkerHttpServlet.getFreeMarkerComponentsForJsp from VitroHttpServlet, since was getting called more than once per request (since there are multiple servlets that are called for a single request). Use calls from the jsps instead.
|
2010-06-02 17:29:12 +00:00 |
|
rjy7
|
2646c9ff74
|
Rewrote comment form controllers and templates in FreeMarker.
|
2010-05-19 19:50:56 +00:00 |
|
rjy7
|
31d4cdee40
|
Reorganized FreeMarker controllers into a single package
|
2010-05-18 14:24:05 +00:00 |
|
rjy7
|
015ee4c448
|
Moved vivo-basic theme jsps out of themes into productMods, to make them less easily accessible to theme customizers.
|
2010-05-17 19:30:26 +00:00 |
|
rjy7
|
ff76c04e9f
|
Have custom form Javascript enforce edit forms having one step, in case the custom form forgets to.
|
2010-04-16 13:41:17 +00:00 |
|
rjy7
|
072512c220
|
Added validation to custom activity form to ensure that end date does not precede start date
|
2010-04-15 21:43:34 +00:00 |
|
rjy7
|
40990255c7
|
Added some more Javascript behavior to edit version of custom forms.
|
2010-04-15 19:53:18 +00:00 |
|
rjy7
|
d255909f3b
|
Added "cancel" link to add new organization box on edit version of position history custom form. Previously had only been present on educational background form. Removed the link in non-Javascript version.
|
2010-04-15 19:34:26 +00:00 |
|
rjy7
|
a5f9d133c0
|
NIHVIVO-377 When a custom form fails validation due to a missing organization, the server generates an error appropriate to the non-Javascript version of the form, and the Javascript then modifies it for the Javascript version of the form.
|
2010-04-14 21:28:11 +00:00 |
|
rjy7
|
1f2b200320
|
Improved custom form behavior so after returning from a failed submission due to validation errors, we can return to the view we were on, without attempting to detect that from the organization input field data (since if all three fields are empty we cannot determine the previous view).
|
2010-04-14 20:33:42 +00:00 |
|
rjy7
|
34e80cff4e
|
Merging r447 through r448 (Brian Caruso's custom form validation code) from rel-1.0-maint
|
2010-04-14 18:48:12 +00:00 |
|
rjy7
|
010a143880
|
Merging revision 474 from rel-1.0-maint.
|
2010-04-13 23:24:35 +00:00 |
|
rjy7
|
83d1b564ef
|
NIHVIVO-377 Initial work on getting custom form to retrieve its past state after a failed form submission. Not all cases working yet.
|
2010-04-13 23:05:28 +00:00 |
|
bjl23
|
b5db8baf0e
|
merging label change back to the trunk
|
2010-04-13 21:01:36 +00:00 |
|
rjy7
|
b8ccb8d9ef
|
Improvements to handling of required hints in customForm.js
|
2010-04-13 18:50:38 +00:00 |
|
rjy7
|
c95976fbc6
|
Merging changes from rel-1.0-maint branch.
|
2010-04-13 14:44:31 +00:00 |
|
rjy7
|
888607cf39
|
NIHVIVO-360 Merge changes from rel-1.0-maint branch: Fixed custom form javascript so required hint spans get removed on cancel in IE. IE transforms the text inserted in the html() call, so a string replace was not removing them.
|
2010-04-12 23:49:23 +00:00 |
|
rjy7
|
a8b39bf005
|
NIHVIVO-356, NIHVIVO-362 Merging custom form fixes from rel-1.0-maint branch.
|
2010-04-12 21:26:09 +00:00 |
|
rjy7
|
60f93a2875
|
Merging Brian L's changes from rel-1.0-maint branch
|
2010-04-12 21:03:24 +00:00 |
|
rjy7
|
f3f1f1bc22
|
NIHVIVO-362 Merge from rel-1.0-maint branch: Fixed comma issues in position history custom short view that were observed while investigating this bug.
|
2010-04-12 19:18:25 +00:00 |
|
rjy7
|
f65c491deb
|
NIHVIVO-356 Merge from rel-1.0-maint branch: Change activity form to use vitro ns description property instead of vivo core description property
|
2010-04-12 18:15:39 +00:00 |
|
rjy7
|
be6c40510b
|
Merge small change to customForm.js into trunk
|
2010-04-09 16:42:14 +00:00 |
|
rjy7
|
2f3545796c
|
NIHVIVO-300 Merge changes from rel-1.0-maint to fix ed background short view
|
2010-04-08 15:19:14 +00:00 |
|
rjy7
|
5a929d91bc
|
Removed reference to DisplayUtils in activity short view
|
2010-04-07 21:58:00 +00:00 |
|
rjy7
|
967c53284d
|
NIHVIVO-294 Corrections to custom short view for missing role, missing start date. Merge from /branches/rel-1.0-maint
|
2010-04-07 20:57:35 +00:00 |
|
rjy7
|
e3efdfcaf6
|
Changed field label from "Name" to "Activity Name" on custom activity form. Remove unused Javascript files.
|
2010-04-06 15:03:51 +00:00 |
|
rjy7
|
67c28b9e92
|
NIHVIVO-292 Fixed error when creating new professional service activity
|
2010-04-05 18:39:05 +00:00 |
|
rjy7
|
2fd8efcbca
|
NIHVIVO-291 Added validator to position type to fix position-type related bugs
|
2010-04-05 17:51:17 +00:00 |
|
rjy7
|
d264552364
|
NIHVIVO-195 Fixed custom short view for activities to show date range rather than just start date.
|
2010-04-05 17:20:05 +00:00 |
|
rjy7
|
89380115b5
|
NIHVIVO-195 First draft of custom short view for activities (service, teaching, research, and outreach)
|
2010-04-05 17:16:31 +00:00 |
|