rjy7
630f2ebf0c
NIHVIVO-725 When publication form loads, if a type selection has already been made, go to full view.
2010-07-13 18:11:31 +00:00
bdc34
8c69cd4368
Working on clinical activity role form and view. NIHVIVO-629 NIHVIVO-630
2010-07-13 17:10:35 +00:00
rjy7
d2f66a5035
NIHVIVO-646 Modify technique for adding cursor style to drag-and-drop items so the style is removed when there's only one author remaining after a remove operation.
2010-07-13 15:05:29 +00:00
rjy7
cddda3087a
NIHVIVO-725 Fixing error in previous commit: Define acFilter before the sparql query, so in case the latter fails we don't get an error later when referencing the filter.
2010-07-13 14:17:01 +00:00
nac26
1a14ffba90
Slight UI tweaks to authors form (new h3, cursor type and removed link to individuals) NIHVIVO-646
2010-07-13 14:13:19 +00:00
rjy7
c6fe94442e
NIHVIVO-725 Define acFilter before the sparql query, so in case the latter fails we don't get an error later when referencing the filter.
2010-07-13 14:11:37 +00:00
rjy7
6d4ebcc35e
NIHVIVO-725 Reset form after an autocomplete selection, if the type gets changed.
2010-07-12 21:55:57 +00:00
rjy7
0b742beecc
NIHVIVO-725 Cancel action on autocomplete selection view
2010-07-12 21:41:20 +00:00
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
bdc34
afdbea1db7
Adapting addGrantRoleToPerson.jsp to ontology changes NIHVIVO-629
2010-07-12 21:15:37 +00:00
rjy7
c8badcf64a
NIHVIVO-629 Changes to grant form for autocomplete selection
2010-07-12 20:40:18 +00:00
rjy7
9cec915859
NIHVIVO-725 verify match link opens new window
2010-07-12 20:31: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
bdc34
4871439da2
Adding feedback from search IndexController instead of a blank screen, so user knows when indexing is finished. NIHVIVO-783
...
Working on shor views for grants. NIHVIVO-630.
2010-07-12 18:51:20 +00:00
sjm222
a41c87f181
Add restriction to Agreement for roleIn/relatedRole. PostDoc renamed to Postdoc (Brian L.'s instructions). Spurious autoLinkedToTab assertions removed. core:startDateTime problems (that it was asserted to be both a DataTypeProperty and an ObjectProperty) cleared up.
2010-07-12 18:12:09 +00:00
rjy7
08932802fb
NIHVIVO-763 Remove onfocus event from last name field of add authors form. Prevents user from going back and correcting his input.
2010-07-12 16:44:29 +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
266dfadee0
NIHVIVO-747 Apply client-side autocomplete filtering to add authors form
2010-07-12 16:07:59 +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
bdc34
9167b3e84a
Adding inverse properties to addGrantRoleToPerson.jsp NIHVIVO-629
2010-07-12 00:07:18 +00:00
bdc34
37f1c4f10c
change to addGrantRoleToPerson.jsp
2010-07-11 22:47:11 +00:00
rjy7
6a43e5399e
NIHVIVO-725 Autocomplete filters out existing publications for this author
2010-07-11 22:45:27 +00:00
bdc34
faaf087406
Hiding delete for core:authorInAuthorship NIHVIVO-739
...
Adding error message when Freemarker template system is not configured correctly in web.xml
Adding principal investigator and co-pi role custom forms NIHVIVO-626
2010-07-11 21:21:42 +00:00
bdc34
e82f3e993a
Making customFormWithAdvanceTypeSelection.js work where there isn't advance type selection.
2010-07-11 21:04:01 +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
67a3e7a86c
Moved form validators that are specific to vivo out of vitro and into vivo.
2010-07-11 15:34:46 +00:00
sjm222
5418d3016c
updated success assertion and query for 1.0 to 1.1 transition
2010-07-10 16:07:03 +00:00
bdc34
9d86fa4af8
Adding skipEditForm to authorInAuthorship. NIHVIVO-739
2010-07-10 16:04:38 +00:00
sjm222
93be69853d
Adding the 1.0 ontology and annotations to the oldversion directories, for the updater code
2010-07-10 10:28:06 +00:00
rjy7
378d4c8fa3
NIHVIVO-647 More on publication form autocomplete
2010-07-09 20:21:11 +00:00
rjy7
ce3f56f800
NIHVIVO-647 Initial implementation of autocomplete
2010-07-09 19:48:04 +00:00
rjy7
d9033afb02
NIHVIVO-647 Server-side validation of publication form. Javascript event listeners.
2010-07-09 18:17:28 +00:00
rjy7
de1ee320f5
NIHVIVO-647 Continued work on publication form
2010-07-09 16:29:00 +00:00
sjm222
602a62053e
removing 1.0 update data files.
2010-07-09 01:54:09 +00:00
sjm222
d4cc162f3f
Fixed some items pointed out by Rebecca: 1) added spaces in the display label of 2 classes CaseStudy and WorkingPaper. 2) in the exported version of the ontology (but not as viewed through the editor in the ontology development environment), core:startDateTime was asserted to be both a DataTypeProperty and an ObjectProperty. Restarted tomcat and re-exported the ontology. Also, changed the domain and range on the object properties fundingAgentFor/fundedByAgent. fundingAgentFor had a domain of core:Process and a range of foaf:Agent and I swapped them.
2010-07-09 01:01:37 +00:00
bdc34
24aae0fb3d
Fixing problems with too many threads for indexing.
2010-07-08 23:43:52 +00:00
rjy7
bd00326e1e
Added a comment
2010-07-08 22:04:31 +00:00
rjy7
bd5acb1ef0
NIHVIVO-765 Call reorder when loading add authors form, to prevent problems when adding a new author and the last existing author is unranked.
2010-07-08 21:57:05 +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
bdc34
0ff4f0e843
Adding core:ResearchActivity to list of classes to exclude from search
2010-07-06 16:47:49 +00:00
rjy7
a003bbf80f
NIHVIVO-700 Made degree field optional in ed background form. Also added validation for year datatype to year field.
2010-07-06 16:22:26 +00:00
rjy7
a7c0fbcfca
NIHVIVO-700 Make year field optional in educational background form. Change example text for supplemental information field.
2010-07-06 15:48:33 +00:00
rjy7
eaccbe2997
NIHVIVO-714 Fixes to ed background form and short view for ontology changes to degree-related properties
2010-07-06 15:28:47 +00:00