Commit graph

841 commits

Author SHA1 Message Date
cdtank
70e58dd4ce 2010-07-22 21:05:40 +00:00
rjy7
9fddfa3d68 Merge r1062 from http://svn.mannlib.cornell.edu/svn/vivo/branches/rel-1.1-maint 2010-07-22 19:49:46 +00:00
rjy7
d3f9e12283 merge r1060 from http://svn.mannlib.cornell.edu/svn/vivo/branches/rel-1.1-maint 2010-07-22 19:45:39 +00:00
bdc34
29f0b5afb9 Merged to Trunk. URI of property changed in ontology broke short view. NIHVIVO-950 2010-07-22 19:41:52 +00:00
rjy7
302575251f Merge r1045 from http://svn.mannlib.cornell.edu/svn/vivo/branches/rel-1.1-maint 2010-07-22 18:50:49 +00:00
rjy7
9eebeba4f9 merge -r 905:908 -r 922 -c 946 -r 984:986 -r 1014:1029 from 1048 http://svn.mannlib.cornell.edu/svn/vivo/branches/rel-1.1-maint 2010-07-22 18:44:32 +00:00
nac26
b96d1008b0 merge from rel-1.1-maint branch: moving the individual rendering changes back to the vitro 2010-07-22 18:36:24 +00:00
bdc34
ad3bb62b75 Merge to Trunk. Fixing last name label NIHVIVO-947 2010-07-22 18:17:41 +00:00
nac26
39293eeb65 merge from rel-1.1-maint branch: Changed the test on objRows so that properties marked with an update level of "nobody" are still rendered NIHVIVO-848 2010-07-22 18:06:22 +00:00
bdc34
ef9eb11ac4 Merge to trunk. Fixing jsp compile error in tomcat 6.0.10 NIHVIVO-937 2010-07-22 17:49:44 +00:00
rjy7
2d59346f54 Merge r1035 from http://svn.mannlib.cornell.edu/svn/vivo/branches/rel-1.1-maint 2010-07-22 17:28:54 +00:00
rjy7
7820d06255 Merge r1030 from http://svn.mannlib.cornell.edu/svn/vivo/branches/rel-1.1-maint 2010-07-22 16:44:58 +00:00
nac26
9e6382e269 merge from rel-1.1-maint branch: changed label for type select list to "presentation type". good catch by Brian Lowe NIHVIVO-908 2010-07-22 16:02:47 +00:00
nac26
7dedb2720e merge from rel-1.1-maint branch: verbose property display is back, empty groups are almost there NIHVIVO-845, NIHVIVO-848 2010-07-22 16:00:32 +00:00
rjy7
112c2946cb Merge r1025 from http://svn.mannlib.cornell.edu/svn/vivo/branches/rel-1.1-maint 2010-07-22 15:57:42 +00:00
rjy7
cb15494b95 Merge r1010 r1018:1023 from http://svn.mannlib.cornell.edu/svn/vivo/branches/rel-1.1-maint 2010-07-22 15:43:18 +00:00
bdc34
eaf0a0e2d3 Merge to trunk. Changed the way a new individual is created on the siteAdmin NIHVIVO-881 2010-07-22 15:18:25 +00:00
jeb228
13decf7266 NIHVIVO-918 Merge 1011 from branch 2010-07-22 14:09:49 +00:00
bdc34
f8a9ffe9c5 Merge to trunk. changing forms for addRoleToPersonTwoStage.jsp so that it can edit a role with out a core:roleIn statement. NIHVIVO-863 2010-07-22 00:42:44 +00:00
bdc34
59db70e8e0 Merging to Trunk. Changing addPublicationToPerson.jsp to skip form when trying to edit an existing authorship, NIHVIVO-912 2010-07-22 00:35:24 +00:00
bdc34
012be3fdab Merge to trunk: Adding custom form that redirects to publication instead of editing. NIHVIVO-912 2010-07-21 22:16:46 +00:00
cdtank
50dd3ba19f 1. Fixed the issue when the author's name was really really long, flash vis used to create a scrollbar just for the legend. We made use of ellipsis in case of really long names.
2. The same for the sidebar author names.
3. Removed unused code.
2010-07-21 21:04:55 +00:00
bdc34
f789ab91e7 Merging change from branch:
changes to roleShortView.jsp for NIHVIVO-863
  adding error message that only shows up when logged in
  displaying unknown when some part of role is missing
2010-07-21 19:48:07 +00:00
cdtank
7a07c45271 1. code cleanup
2. changed captilization of "Co-authors"
2010-07-21 17:58:19 +00:00
cdtank
7440b856f1 1. Made changes to wordings per Katy's request.
2. Fixed the separator issue for list of coauthors csv file.
3. Made style fix for person level vis.
2010-07-21 16:17:23 +00:00
bdc34
821da68e85 Merging from branch, changing role short view to not display role names if there are none. NIHVIVO-836 2010-07-21 15:28:51 +00:00
rjy7
4482d2556d Merge r970 from http://svn.mannlib.cornell.edu/svn/vivo/branches/rel-1.1-maint 2010-07-21 14:27:51 +00:00
rjy7
cb14df3cf7 Merge r967 from http://svn.mannlib.cornell.edu/svn/vivo/branches/rel-1.1-maint 2010-07-21 14:20:03 +00:00
bdc34
73eb40ce80 Merging from rel-1.1-maint, fixing organizationHasPostionHistory.jsp to keep track of person NIHVIVO-889 2010-07-21 14:19:04 +00:00
rjy7
48f664525b Merging r886 r905 r914:918 r923 r933:937 r957 from http://svn.mannlib.cornell.edu/svn/vivo/branches/rel-1.1-maint 2010-07-20 23:36:58 +00:00
cdtank
cfa8fdb03c 1. Made change in text display logic for a profile that has no publications attached ot it for the person level vis per Katy's request. 2010-07-20 20:20:51 +00:00
jeb228
3b6846b182 NIHVIVO-906 Merge 938 Use the <c:url> tag to make the JavaScript location relative to the webapp context. 2010-07-20 19:14:41 +00:00
cdtank
9b9180d24d 1. Attempting to move vivo-specific vis code to "vivo package" 2010-07-20 17:49:44 +00:00
rjy7
c06384d6c2 Merging r914 through r916 from rel-1.1-maint 2010-07-19 21:35:26 +00:00
rjy7
daa60b1044 Merging r881 through r882 from rel-1.1-maint 2010-07-16 20:27:35 +00:00
sjm222
edea305e88 property name correction in mapping: PresenterRoleOf --> presenterRoleOf 2010-07-16 17:23:51 +00:00
nac26
3d650bad20 whoops...restoring adding ability to data properties NIHVIVO-398 2010-07-16 17:10:49 +00:00
sjm222
2355829332 Conversion from PresenationActivity to PresenterRole was resulting in extra owl:Thing instances 2010-07-16 17:05:46 +00:00
nac26
c491d316a3 Fix for editing/deleting data properties with property groups enabled NIHVIVO-398 2010-07-16 17:01:33 +00:00
sjm222
53848b8976 corrected syntax typo in sparql construct - was creating erroneous blank node. 2010-07-16 16:45:16 +00:00
bdc34
75fd6b095a Fixing how shor views are found on entityMergedPropsList.jsp NIHVIVO-833 2010-07-16 16:35:12 +00:00
bdc34
7c4b57af9f fixing escaping in role forms NIHVIVO-835 2010-07-16 16:00:49 +00:00
rjy7
7102c770eb Changed role activity type label on presenter form for correct button text 2010-07-16 15:17:23 +00:00
rjy7
98c29ec25c a comment 2010-07-16 14:59:20 +00:00
rjy7
cef2fe12b7 Javascript fixes for roles/grants/publications forms 2010-07-16 14:57:07 +00:00
rjy7
d58b1abdc8 Add role type to "dates of participation" heading in roles form. Streamline javascript. 2010-07-16 14:44:35 +00:00
bjl23
74812fb0b2 files for NIHVIVO-830 2010-07-16 13:58:00 +00:00
bjl23
bd8a8cde6f file for NIHVIVO-830 2010-07-16 13:54:22 +00:00
nac26
5d8d8852e9 Comment out "associate user account" panel NIHVIVO-775 2010-07-16 12:59:49 +00:00
nac26
84b458402e viva la property groups! NIHVIVO-398 2010-07-16 12:48:12 +00:00