Commit graph

380 commits

Author SHA1 Message Date
hjkhjk54
49ff104d3a updates for adding concepts, including urls for agrovoc and umls services and updating person has educational training to add the inverse property from organization to educational training 2011-11-30 21:47:28 +00:00
hjkhjk54
eb61b25b7a updates for add concept javascript 2011-11-30 19:50:37 +00:00
hjkhjk54
e8dc87f509 updating concept javascript and adding license line into file 2011-11-30 19:13:13 +00:00
hjkhjk54
2bf820d038 updates to include license tag 2011-11-30 18:54:48 +00:00
hjkhjk54
ce84967d01 updates for concept addition and integration of umls/agrovoc search services 2011-11-30 18:41:57 +00:00
hjkhjk54
b8c70867e0 updates for adding concepts and removing redirectToPublication.jsp 2011-11-29 16:36:00 +00:00
hjkhjk54
3e0e617f94 updates for adding external concept 2011-11-28 20:55:23 +00:00
hjkhjk54
ee5deed255 updates to javascript for adding external concept 2011-11-28 17:09:53 +00:00
hjkhjk54
b54b8c566d updates to associated concept and user defined concept generators, related preprocessors, css, and javascript file 2011-11-23 22:08:43 +00:00
hjkhjk54
2278d1a365 updates to jsps to use old publication to person generators etc. 2011-11-22 21:55:53 +00:00
tworrall
b07c7b0156 changes to eliminate date label redundancy in custom forms 2011-11-17 19:54:10 +00:00
briancaruso
98edd591f0 adding jsp to generator map so all old jsp will now redirect to generators 2011-11-14 21:28:04 +00:00
tworrall
6358edf5b6 removed extraneous jsp closing bracket that was being rendered on the page 2011-11-04 15:25:49 +00:00
tworrall
d41f7acbe2 NIHVIVO-731: added author's name to delete confirmation message 2011-10-31 17:46:38 +00:00
stellamit
1b48676585 NIHVIVO-3233 (custom entry form for organizer role) 2011-10-20 14:30:58 +00:00
stellamit
0fbaa7e47b custom entry form for AttendeeRole, annotation to indicate form, registering hasAttendeeRole for the generic role list view (NIHVIVO-3215) 2011-10-19 23:09:46 +00:00
hjkhjk54
1c4d73da07 Updates for including termType as information to be displayed in custom list view as well as editing page (and added in the N3). 2011-08-16 21:02:45 +00:00
hjkhjk54
dd44eeb314 Updates for terminology annotation, sending submission URL from jsp to javascript instead of hard-coding. Also including some basic validation by preventing submission when no terms are selected. 2011-08-16 17:00:01 +00:00
hjkhjk54
dc46b3e195 Adding changes and code for terminology annotation support and integration of UMLS vocabulary 2011-08-15 21:48:08 +00:00
cappadona
7a3f04be63 NIHVIVO-3022 NIHVIVO-2980 Merged r3365 from maint-rel-1.3 branch. 2011-07-21 19:57:00 +00:00
stellamit
32d48cc891 NIHVIVO-2711 contents of dropdown when adding a publication to a person 2011-07-15 14:56:29 +00:00
ryounes
9dc4c111ed NIHVIVO-2711 Hard-code publication type select list options 2011-07-14 19:47:42 +00:00
ryounes
ede7b51779 NIHVIVO-707 Tweaks to addAuthors and manageWebpages Javascript 2011-07-12 19:01:16 +00:00
ryounes
ed9e8b9be8 NIHVIVO-707 Add, edit, delete, and reorder webpages from Manage Web Pages screen 2011-07-12 16:40:29 +00:00
ryounes
1693fccf72 NIHVIVO-707 Implement web page editing via Manage Web Pages screen 2011-07-12 15:00:58 +00:00
ryounes
69af70e7be NIHVIVO-707 Add web page and cancel link destinations 2011-07-12 14:47:41 +00:00
manolobevia
f9b34228cb NIHVIVO-2868: Corrected styles on Manage Web Pages screen 2011-07-12 13:39:16 +00:00
ryounes
77c2a28295 NIHVIVO-707 Small modifications to markup on Manage Web Pages screen 2011-07-11 21:40:51 +00:00
ryounes
b1a320b412 NIHVIVO-707 Add "Add Web Page" and "Return to individual" links on Manage Web Pages screen. 2011-07-11 21:28:25 +00:00
ryounes
e48271b1a4 NIHVIVO-707 First draft of Manage Web Pages screen. JS not yet functional. 2011-07-11 21:13:05 +00:00
ryounes
1518919a7d NIHVIVO-707 Fix required values on webpage form. Fix cancel url on webpage form in add mode. 2011-07-11 19:28:44 +00:00
ryounes
a970039ff3 NIHVIVO-707 Set hidden rank field value based on existing webpage ranks 2011-07-11 18:26:29 +00:00
ryounes
2ee15c2618 NIHVIVO-707 Work on core:webpage custom form; committing test version for debugging 2011-07-11 16:09:09 +00:00
ryounes
2936d1730c NIHVIVO-707 Suppress delete link on core:webpage, and suppress add/edit/delete links on core:webpageOf 2011-07-08 21:30:47 +00:00
ryounes
733e893288 NIHVIVO-2449 Send mostSpecificTypes to menu page template. Small wording tweak on add user accounts page. Correct inverse property in manageWebpagesForIndividual.jsp. Switch class dependencies from Lucene to Solr servlets. 2011-07-08 15:17:57 +00:00
ryounes
acf520ef2d Fix syntax error 2011-07-07 21:49:05 +00:00
ryounes
85259541d6 NIHVIVO-707 Initial work on migrating custom form from vitro link properties to core:webpage 2011-07-07 21:23:51 +00:00
ryounes
ed612126a8 NIHVIVO-2790 Make vitro:moniker displayable and editable (but not addable) so existing values can be managed by editors post-1.3 upgrade. 2011-07-05 19:19:10 +00:00
ryounes
730b237e84 NIHVIVO-2459 Tokenized, stemmed autocomplete search 2011-06-28 19:18:07 +00:00
ryounes
fff37871bc NIHVIVO-2762 Fix jsp errors resulting from a jsp variable inserted into a query string in Java code, where it does not get evaluated. Augment the method getActivityTypeQuery() to handle classgroup-based select lists. 2011-06-23 20:32:25 +00:00
ryounes
fb7e82ab64 NIHVIVO-2746 UI changes to editor, reviewer, and organizer role forms 2011-06-22 14:14:14 +00:00
ryounes
6ba6009341 NIHVIVO-2746 Adjust role descriptors on role forms 2011-06-21 23:22:58 +00:00
stellamit
e683208e95 NIHVIVO-2683 (refactored addRoleToPersonTwoStage.jsp to have default values (of roleIn/relatedRole) for activityToRolePredicate and roleToActivityPredicate) 2011-06-17 17:08:12 +00:00
ryounes
0abc2a4e1d NIHVIVO-2626 addMemberRoleToPerson custom form builds select list from classes in the organizations classgroup, to include foaf:Group, core:Committee, and core:Team. 2011-06-15 19:56:05 +00:00
stellamit
a1f956b38b NIHVIVO-2683, changing types of things person can be a reviewer for to core:InformationResource. (was bibo:Collection) 2011-06-14 15:34:22 +00:00
ryounes
c9ac5a7e1f Remove System.out.print statement 2011-06-08 22:09:36 +00:00
stellamit
7de1f569cf updates for NIHVIVO-2682 and NIHVIVO-2683 2011-06-07 20:10:26 +00:00
briancaruso
b14311e048 Refactoring the N3 editing to reorganize packages 2011-05-12 16:04:28 +00:00
ryounes
40fa231536 NIHVIVO-2574 Remove startYear, endYear as literals on forms to prevent errors in EditSubmission 2011-04-26 22:05:46 +00:00
ryounes
88aa698555 Remove StringUtils class and use org.apache.commons.lang.StringUtils instead. 2011-04-05 16:58:30 +00:00