rjy7
dac03b1b8f
NIHVIVO-799 Select list type HARDCODED_LITERALS allows specification of an empty value for a select list item.
2010-07-14 22:44:53 +00:00
rjy7
66df54d2a3
NIHVIVO-799 Added select list type UNSORTED_LITERALS to specify a list of literals with no alpha sorting. Allows putting "Select one" as first option without getting sorted into the middle of the list.
2010-07-14 22:14:31 +00:00
rjy7
e57693a7a2
NIHVIVO-798 Minor modifications
2010-07-14 20:42:58 +00:00
rjy7
af49aedefc
NIHVIVO-798 Add start and end year to grant form
2010-07-14 19:44:45 +00:00
rjy7
dd0d895a60
removed unused variables
2010-07-14 19:20:41 +00:00
bdc34
5280e61a82
Adding custom forms and short views for headOf, service to profession and outreach. NIHVIVO-629 NIHVIVO-630
2010-07-14 19:04:18 +00:00
rjy7
8b3f98e640
NIHVIVO-799 Title case field labels and buttons on roles forms
2010-07-14 18:25:41 +00:00
rjy7
701c5ae327
NIHVIVO-809 Add autocomplete filtering to roles forms
2010-07-14 18:12:44 +00:00
bdc34
60d50e4d00
Adding support for core:Investigator to addGrantRoleToPerson custom form NIHVIVO-807
2010-07-14 18:10:33 +00:00
rjy7
87bdc3aa36
NIHVIVO-799 Revert change that shows full view of two-step form when a type is selected on page load: doesn't work for roles forms because there's no empty value.
2010-07-14 18:09:29 +00:00
rjy7
74b70aa484
Modified some custom form file names to correspond to ontology names
2010-07-14 17:55:52 +00:00
rjy7
3c76cdcc93
Changing id fullViewOnly to class, since we may need more than one per form
2010-07-14 17:42:01 +00:00
rjy7
85952805f3
NIHVIVO-805 Fix educational background custom form for change to object property names. Changed names of two custom form jsps.
2010-07-14 15:27:44 +00:00
rjy7
c5d4e70273
NIHVIVO-801 Don't call reorder method on page load if there are no authors.
2010-07-14 14:31:00 +00:00
rjy7
c7b4cf7e75
NIHVIVO-629 Tweaks
2010-07-14 14:12:11 +00:00
nac26
9a9784c632
removed links on author names for author form and replaced with <span> NIHVIVO-646
2010-07-14 13:28:11 +00:00
bdc34
fa15ed1f12
Working on activity role forms and views. NIHVIVO-629 NIHVIVO-630
2010-07-13 20:24:41 +00:00
bdc34
db7e4f3821
Working on activity role forms and views. NIHVIVO-629 NIHVIVO-630
2010-07-13 19:18:27 +00:00
bdc34
6d1c65713a
Working on clinical activity role form and view. NIHVIVO-629 NIHVIVO-630
2010-07-13 18:11:36 +00:00
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
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
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
rjy7
bd00326e1e
Added a comment
2010-07-08 22:04:31 +00:00