Commit graph

369 commits

Author SHA1 Message Date
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
ryounes
9d5383c6e0 NIHVIVO-1907 Add repair mode to publication form 2011-04-05 14:33:06 +00:00
ryounes
91c8d5d7e9 NIHVIVO-978 Add examples to "Role in" label for teacher and presenter roles 2011-03-28 19:49:00 +00:00
ryounes
b8e6d66c76 NIHVIVO-2413 Fixed datetime interval validation in forms; had been broken by a change to the name fields. Removed unneeded page imports from jsps. 2011-03-25 22:01:55 +00:00
ryounes
df82cf1f95 NIHVIVO-2308 Fix repair mode on personHasEducationalTraining form. 2011-03-25 21:18:55 +00:00
ryounes
3a7943c07a NIHVIVO-2085 Add position type field to organizationHasPosition form. 2011-03-22 21:28:37 +00:00
rjy7
4ca22496f3 NIHVIVO-1629 Upgrade to jquery-ui version 1.8.9 2011-02-21 17:53:13 +00:00
rjy7
fb0ee9bba9 Removed a print statement to System.out 2011-02-10 21:52:22 +00:00
rjy7
eb54a55efe NIHVIVO-2082 Made two corrections in the hard-coded literals activity type query filter: a variable was incorrectly named, and some of the select values had spaces in them. Now the activity type query returns a result, which populates the type form field and allows the activity type and label to appear in the form. 2011-02-09 19:12:49 +00:00
mb863
251de7e02b NIHVIVO-2086
Corrected the positioning of selected author box on author form
2011-02-09 18:31:29 +00:00
mb863
c54f2c75b7 NIHVIVO-1979: Made stylesheets syntax consistent across the app. 2011-02-02 02:59:12 +00:00
nac26
a5acc986dd NIHVIVO-1945 Added required hint for title field and updated labels button text for consistency with the rest of our forms 2011-01-31 05:02:57 +00:00