Commit graph

2566 commits

Author SHA1 Message Date
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
hlm7
9380fd5fe4 Holly added some pauses to slow down the process. 2010-06-04 20:13:39 +00:00
hlm7
647891cd1e 2010-06-04 19:34:51 +00:00
hlm7
f2c4b8bc53 2010-06-04 19:34:41 +00:00
hlm7
52be52ee87 2010-06-04 19:32:04 +00:00
hlm7
e6540c35b3 Holly changed location of test picture. 2010-06-04 19:26:39 +00:00
hlm7
8574c54ae8 Holly changed location of picture for testing. 2010-06-04 19:25:47 +00:00
hlm7
b62bcb49f1 Holly fixed editing conflict error. 2010-06-04 19:12:19 +00:00
hlm7
9da69c10aa Holly fixed editing conflict error. 2010-06-04 19:08:51 +00:00
hlm7
5791cab2a4 Holly fixed editing conflict error. 2010-06-04 19:07:45 +00:00
hlm7
095360adc1 Holly fixed editing conflict error. 2010-06-04 19:06:42 +00:00
hlm7
bac62276fd Holly fixed pause statement due to error. 2010-06-04 19:04:48 +00:00
hlm7
4c627dbd4a 2010-06-03 19:53:33 +00:00
hlm7
fc203d3ff9 2010-06-03 19:50:20 +00:00
hlm7
3f40c63f12 2010-06-03 19:48:48 +00:00
jeb228
363a32bb32 NIHVIVO-239 Remove unused directory. 2010-06-03 19:01:44 +00:00
jeb228
a2595050b4 NIHVIVO-239 Set up to run acceptance tests from Vivo. 2010-06-03 19:01:27 +00:00
jeb228
d5210ef076 NIHVIVO-239 Set up to run acceptance tests from Vivo. 2010-06-03 19:00:45 +00:00
jeb228
ceaeac53e0 NIHVIVO-239 Move the selenium stuff from vivo to vitro. 2010-06-03 18:58:32 +00:00
jeb228
aed8ed6f89 NIHVIVO-239 Remove ruby script that had been used to run acceptance tests. 2010-06-03 18:58:19 +00:00
rjy7
7780497395 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:23:24 +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
0c588768db Complete default individual list view in FreeMarker 2010-06-02 17:06:56 +00:00
rjy7
c1b3cf2894 Handle custom search views used on individual list page. 2010-05-28 21:45:00 +00:00
jeb228
e1b9588456 NIHVIVO-222 ignore the properties file, at least for now. 2010-05-26 17:21:58 +00:00
rjy7
366d93314d Some reorganization of templates. Restored entitylist as destination of links on index page, since new individuallist controller/templates not finished yet. 2010-05-26 14:04:00 +00:00
rjy7
042dbae1ce Work on FreeMarker version of individual list page 2010-05-21 21:49:54 +00:00
hlm7
e866d46d31 2010-05-21 17:54:20 +00:00
hlm7
03913fbeda 2010-05-21 17:11:39 +00:00
rjy7
9b50352d87 Tweaks to: adding stylesheets from freemarker templates; contact form styles. Add sender's name to sender address on contact form email notification. 2010-05-21 16:39:33 +00:00