Commit graph

1314 commits

Author SHA1 Message Date
sjm222
bf0a192bc9 New annotations added by Brian C., custom short views for Roles, custom entry forms for role properties 2010-07-14 15:00:03 +00:00
jeb228
86ca5a3a76 NIHVIVO-721 Rebuild the search index every time the server starts. 2010-07-14 14:32:20 +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
rjy7
daef1dd686 NIHVIVO-501 Authorship short view on author page: use vclass instead of moniker of information resource 2010-07-13 22:52:52 +00:00
rjy7
a1a5bc27ab NIHVIVO-501 Authorship short view on author page 2010-07-13 22:38:11 +00:00
ejc12
8c438c2501 Holly expanded on the image upload test cases. 2010-07-13 21:29:21 +00:00
mb863
60ef74fa8a made css changes 2010-07-13 21:19:10 +00:00
ejc12
5fe7d1e407 Holly made some more upload image changes. 2010-07-13 20:58:52 +00:00
ejc12
32ed80a45c Holly added a new upload image test case. 2010-07-13 20:58:29 +00:00
ejc12
e65e60a4aa Holly added a new upload image test case. 2010-07-13 20:58:16 +00:00
ejc12
f1a8101ad4 Holly made modifications due to latest image upload changes. 2010-07-13 20:46:31 +00:00
bdc34
a4735a640b Adding activity role views. NIHVIVO-629 NIHVIVO-630 2010-07-13 20:34:28 +00:00
bdc34
fa15ed1f12 Working on activity role forms and views. NIHVIVO-629 NIHVIVO-630 2010-07-13 20:24:41 +00:00
jeb228
1b15f61fa6 Add licensing lines. 2010-07-13 20:06:48 +00:00
ejc12
866f2f3b38 2010-07-13 20:04:21 +00:00
ejc12
cb7a264cea 2010-07-13 20:01:40 +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
ejc12
1759528741 2010-07-13 17:57:31 +00:00
ejc12
e5c12f60b3 Holly added new image upload test case. 2010-07-13 17:57:08 +00:00
ejc12
a5288201ca Holly added new image upload test case. 2010-07-13 17:56:42 +00:00
bdc34
8c69cd4368 Working on clinical activity role form and view. NIHVIVO-629 NIHVIVO-630 2010-07-13 17:10:35 +00:00
mb863
b771a7dd1d NIHVIVO-364: Improved the error message if the Contact Form email address is not provided under Site Information 2010-07-13 16:07:31 +00:00
mb863
3ffd44fa7e NIHVIVO-364 2010-07-13 16:06:15 +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
mb863
9d21b107f3 NIHVIVO-577. Improved photo upload: error messages, photo thumbnail placeholder, and cleaned javascript files 2010-07-13 14:37:18 +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
ejc12
f6cf79f3ac Holly made modifications due to image upload changes. 2010-07-12 22:01:46 +00:00
ejc12
30100f2992 2010-07-12 22:01:09 +00:00
ejc12
e945c03efd 2010-07-12 22:00:56 +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
ejc12
e7248c8e38 Holly made modifications due to login change. 2010-07-12 19:49:38 +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