Commit graph

15 commits

Author SHA1 Message Date
rjy7
56e38dae96 NIHVIVO-725, NIHVIVO-629 Working on cancel action on autocomplete selection view. Fixed code that parses sparql query for autocomplete filter so it gets key from the data returned, rather than looking for a hard-coded key. 2010-07-12 21:25:24 +00:00
rjy7
b3ff5b645b Move vivo src directory out of productMods directly under vivo. Previous location didn't build correctly. 2010-07-12 20:23:50 +00:00
rjy7
9366d80151 Using jQuery.extend to mix in customFormUtils methods, instead of borrowMethods in utils.js. Utils.js no longer needs to be loaded into the custom forms. 2010-07-12 16:17:16 +00:00
bdc34
b2dc8f0060 Change to EditSubmission for blank URIs of new resources
Adding post edit redirect for addPublicationToAuthor.jsp
2010-07-12 16:10:15 +00:00
rjy7
57a8cdcbe8 NIHVIVO-646 Using Javascript on page rather than hidden divs to pass information to the addAuthorsForm Javascript. Fix problems in DataPropertyComparator that were causing errors to be thrown on the page when no xsd datatype defined for an authorship rank. 2010-07-12 14:47:35 +00:00
rjy7
b8cf560daa NIHVIVO-725, NIHVIVO-629 Javascript for one-step, two-step versions of form 2010-07-12 00:33:21 +00:00
rjy7
8eea64d949 NIHVIVO-725, NIHVIVO-629 Autocomplete fixes 2010-07-12 00:18:05 +00:00
rjy7
6a43e5399e NIHVIVO-725 Autocomplete filters out existing publications for this author 2010-07-11 22:45:27 +00:00
rjy7
d1c8d701c2 NIHVIVO-725 Initial work on autocomplete filter for existing publications for the author 2010-07-11 17:31:41 +00:00
rjy7
de1ee320f5 NIHVIVO-647 Continued work on publication form 2010-07-09 16:29:00 +00:00
rjy7
fb19508325 NIHVIVO-725 Publication form html, css, and javascript 2010-07-08 20:40:58 +00:00
rjy7
95380454af NIHVIVO-647 Add name attribute to vitro custom jsp input tag so that the name can differ from the id.
Removed flag1value1 stuff from all vivo custom forms, since no longer needed.
Initial setup for publication form javascript.
2010-07-08 15:08:42 +00:00
rjy7
9cc2eceaf4 NIHVIVO-725 Add VClassGroup type to SelectListGenerator in order to generate a select list of all classes belonging to publication classgroup for publication custom form. 2010-07-07 17:32:12 +00:00
rjy7
7685f5e329 NIHVIVO-753 Undo toggling of last name field label, and javascript name-fixing. See discussion under NIHVIVO-444 for the rationale behind these changes.
NIHVIVO-725 More work on publication form.
2010-07-07 14:57:20 +00:00
rjy7
98543e75e0 NIHVIVO-725 Initial work on addPublicationToAuthor custom form 2010-07-06 22:48:04 +00:00