Commit graph

396 commits

Author SHA1 Message Date
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
rjy7
0ef2fda7a9 NIHVIVO-1923 Handle hard-coded literal select elements in building query that limits activity type returned to the types in the select list 2011-01-28 21:50:17 +00:00
rjy7
605b0c974e NIHVIVO-1923 Moving construction of activityTypeQuery into a separate method, since it's lengthy 2011-01-28 20:53:31 +00:00
rjy7
b5d1344158 NIHVIVO-1923 Modify activity type query so it only returns subclasses of objectClassUri, if that is defined. Need to deal with hard-coded literals case separately. 2011-01-27 22:39:02 +00:00
rjy7
b32686ec09 NIHVIVO-1923 Correction to previous commit. Fix had been temporarily commented out. 2011-01-27 20:14:46 +00:00
rjy7
24e4432076 NIHVIVO-1923 Modify orgType query so it only returns subclasses of foaf:Organization. Otherwise form breaks in edit mode. 2011-01-27 20:11:19 +00:00
tlw72
aa625004da NIHVIVO-1914: set the disabled style for selects back to the default look 2011-01-27 19:52:16 +00:00
bdc34
764a3bde2a Adding date time with precision to grant form NIHVIVO-1915 2011-01-27 18:33:03 +00:00
rjy7
8b00b33c1b Restored setting of disabled values in edit mode that was inadvertently removed from a previous commit 2011-01-26 20:12:40 +00:00
rjy7
3ed8ed456f NIHVIVO-1869 Remove old custom short view jsps and enclosing directory. Removed remnants of old start and end year properties from add role form. 2011-01-26 17:10:24 +00:00
rjy7
247026988e NIHVIVO-1913 Fix grant form repair mode so core:roleIn relation is created. Additional fixes to form: a grant created by the form is now assigned type core:Grant in both add and repair modes; the grant name field is disabled in edit mode. 2011-01-26 16:48:00 +00:00
rjy7
06a97d36b1 NIHVIVO-1871 Fix addPublicationToPerson form so at least we don't get to a broken form in repair mode. Redirecting to authorship page, which is a low-cost though not ideal solution. 2011-01-25 23:05:22 +00:00
rjy7
9243ee7c60 NIHVIVO-1871 Added repair mode to grant and educational training custom forms. 2011-01-25 22:41:20 +00:00
rjy7
c80ba7eaf3 NIHVIVO-1871 Added repair mode to personInPosition custom form. Consolidated common code to determine mode into a method in FrontEndEditingUtils and removed from individual forms. 2011-01-25 22:00:51 +00:00
mb863
9d311d2184 NIHVIVO-1867: Fixed the overlaps of the Submit button with the gray box showing selected author on author form 2011-01-24 15:39:51 +00:00
nac26
5bfd82bff4 NIHVIVO-1820 Style tweaks due to introduction of dateTimeInterval dateTimeValue custom forms 2011-01-21 20:13:56 +00:00
bdc34
b2d569b110 Working on DateTimeWithPrecision handeling in personHasPositionHistory and organizationHasPositionHistory custom forms NIHVIVO-1653 2011-01-11 18:21:13 +00:00
bdc34
e5aab7191b Fixing start date on interval for addRoleToPersonTwoStage form NIHVIVO-1646 2011-01-11 17:07:32 +00:00
bdc34
db7fc7d979 Removing some unused lines. 2011-01-11 15:11:58 +00:00
bdc34
89fef9ab6c Adding datetime interval to personHasEducationalTraining form, NIHVIVO-631 2011-01-06 19:36:41 +00:00
nac26
eab9b4ef8d NIHVIVO-631 Removed startdate from n3required list. 2011-01-06 18:13:05 +00:00
nac26
f2100e807c NIHVIVO-631 NIHVIVO-1354 Updated dateTimePrecision and changed property name references to "education and training" to reflect latest updates to ontology 2011-01-06 02:18:39 +00:00
nac26
a637142ca9 NIHVIVO-631 Updated dateTimePrecision 2011-01-06 01:47:54 +00:00
nac26
75d5c83c7b NIHVIVO-631 Added customForm.css and updated dateTimePrecision 2011-01-06 01:38:08 +00:00