Commit graph

6904 commits

Author SHA1 Message Date
jeb228
d3bba71a13 NIHVIVO-927 Merge 5404 from the branch. 2010-07-22 19:26:50 +00:00
rjy7
a82411b2f0 merge r5315 r5323:5325 r5333 r5359 r5381 from http://svn.mannlib.cornell.edu/svn/vitro/branches/nihvivo-rel-1.1-maint 2010-07-22 18:47:44 +00:00
nac26
fa77c80a91 merge from nihvivo-rel-1.1-maint branch: moving the individual rendering changes back to the vitro 2010-07-22 18:38:29 +00:00
bdc34
23007ba45e MERGEING r5396 from nihvivo-rel-1.1-maint BY HAND . Fixing code to build search index at ontology update NIHVIVO-900 2010-07-22 18:34:48 +00:00
bdc34
e95fd811f0 Merged to trunk. Fixing code to build search index at ontology update NIHVIVO-900 2010-07-22 18:29:12 +00:00
nac26
1267a25203 merge from nihvivo-rel-1.1-maint branch: fixing some "thumnail" typos 2010-07-22 18:11:02 +00:00
ass92
ef712eb11a NIHVIVO-945 code change for generation of local names with positive integers. 2010-07-22 17:51:15 +00:00
ass92
035c4c3735 NIHVIVO-936 code change to keep local name intact for change namespace utility 2010-07-22 16:53:54 +00:00
rjy7
4b990e4649 Merge r5382 from http://svn.mannlib.cornell.edu/svn/vitro/branches/nihvivo-rel-1.1-maint 2010-07-22 15:44:34 +00:00
jeb228
1c62224b6d NIHVIVO-927 Merge 5386 from branch. 2010-07-22 15:22:18 +00:00
bdc34
7911fa6490 Merged to trunk. Changed the way a new individual is created on the siteAdmin NIHVIVO-881 2010-07-22 15:19:15 +00:00
ass92
4a6aa63393 NIHVIVO-932 made namespace retrieval change in permanent uri tool 2010-07-22 15:17:07 +00:00
jeb228
724aa4d326 Merge 5379 2010-07-22 14:20:43 +00:00
jeb228
50cc897669 NIHVIVO-918 Merge 5377 from branch 2010-07-22 14:10:30 +00:00
bdc34
38130db941 Merging to Trunk. Changing addPublicationToPerson.jsp to skip form when trying to edit an existing authorship, NIHVIVO-912 2010-07-22 00:38:11 +00:00
rjy7
e3d09333c4 Merge r5371:5373 from http://svn.mannlib.cornell.edu/svn/vitro/branches/nihvivo-rel-1.1-maint 2010-07-21 22:02:11 +00:00
jrm424
017b81633f small fixes to rdf generators, typos etc.
ambiguity in naming of Partner and Researcher Role individuals
fixed by adding CE = Collab entity or CI = collab investigator
to individual names
2010-07-21 20:38:23 +00:00
jrm424
fbbb94f2df new acti ontology 2010-07-21 20:34:03 +00:00
jrm424
8bd7c55824 extended aiIngest to incorporate rdf generation steps 2010-07-21 20:33:17 +00:00
jrm424
409ff68ce7 add base xmls for classes that we don't want to have repeated equivelant indiviuals
also added Users.xml to prime the pump. this file should be regenerated frequently
2010-07-21 20:32:07 +00:00
jeb228
0459959ae7 NIHVIVO-701 Merge 5366 from branch 2010-07-21 19:40:40 +00:00
bdc34
12b933fa32 merging code to deal with duplicate international areas. 2010-07-21 18:47:00 +00:00
bdc34
0b97ec523b merging URL validation in defaultLinkForm.jsp 2010-07-21 18:44:34 +00:00
bdc34
30890a7b5f MERGED BY HAND r5362 from branch vivonih-rel-1.1-maint
Removing search index rebuild at tomcat startup NIHVIVO-900
2010-07-21 18:42:11 +00:00
jeb228
60f6f401f3 NIHVIVO-874 Merge 5357 from the branch. 2010-07-21 17:15:22 +00:00
bdc34
d565eca6b6 Merging from branch. Adding getRdfsLabel() to Individual and subclasses. NIHVIVO-836 2010-07-21 14:44:36 +00:00
rjy7
7bb0dc1095 Removing .classpath and .project from svn - inadvertently committed previously. 2010-07-20 23:49:55 +00:00
rjy7
4bfeadf3ad Merging r5332 r5336:5338 r5341 r5349 from http://svn.mannlib.cornell.edu/svn/vitro/branches/nihvivo-rel-1.1-maint 2010-07-20 23:24:01 +00:00
jrm424
ea03604dc5 adjusted tramsforms to include middle name and dep. fixed the extant object code in the rdf generators 2010-07-20 20:18:32 +00:00
jeb228
8ec1ce7097 NIHVIVO-906 Merge 5340 Use the <c:url> tag to make the JavaScript location relative to the webapp context. 2010-07-20 19:29:02 +00:00
jeb228
68ece6f23b NIHVIVO-906 Merge 5340 Use the <c:url> tag to make the JavaScript location relative to the webapp context. 2010-07-20 19:23:03 +00:00
cdtank
a688d30ac5 1. Attempting to move vivio-specific vis code to "vivo package" 2010-07-20 17:48:30 +00:00
cdtank
4eea0c8b5e 1. Made wordings change 2010-07-19 21:54:51 +00:00
cdtank
106a5db1e1 1. Fixed a bug in the slugify method which was triggered when the string being fed was very small. Resolved it using apache commons lib.
2. Also improved slugify logic.
2010-07-19 21:40:49 +00:00
rjy7
a5f60a9f7f Merging r5308, r5320, r5322 from http://svn.mannlib.cornell.edu/svn/vitro/branches/nihvivo-rel-1.1-maint 2010-07-19 21:37:59 +00:00
cdtank
ddae9bb311 1. Fixed a bug for an edge case in coauthorsip vis 2010-07-19 21:15:46 +00:00
cdtank
d3af6d949e 1. Made changes to logic for getting the counter for total unique co-authors sparkline. Per Micah's request.
2. Word changes.
2010-07-19 20:59:01 +00:00
cdtank
74edbcd45c 1. Made wording changes & also extension of graphml file to .xml 2010-07-19 19:35:17 +00:00
cdtank
382fd6ae80 1. Made changes to incorporate conditional wordings for side-bar in person level vis. 2010-07-19 19:14:36 +00:00
jeb228
c556264eeb NIHVIVO-862 Distinguish between two different DELETE functions: one comes directly from the Individual page, and returns directly to it. The other from the "edit" screen and returns to it, while preserving the exit page from the transaction for later use. 2010-07-19 19:11:30 +00:00
cdtank
083cdd9521 1. Spelling change 2010-07-19 18:17:12 +00:00
cdtank
461a30092a 1. reverting table:td width back to what nick had set for sparkline 2010-07-19 16:07:45 +00:00
cdtank
52e3dac91f 1. Spelling change 2010-07-19 15:35:16 +00:00
rjy7
ad8c8a0bf0 Comments. 2010-07-19 14:21:33 +00:00
rjy7
a3b539417e Merging r5307 through r5308 from nihvivo-rel-1.1-maint 2010-07-16 20:29:15 +00:00
jrm424
809120a3ae the newest take on the activity insight ontology 2010-07-16 18:56:42 +00:00
jrm424
bfe93174ec minor acti ontology adjustments and comment fixes 2010-07-16 18:50:39 +00:00
bdc34
bf7240b440 Fixing how shor views are found on entityMergedPropsList.jsp NIHVIVO-833 2010-07-16 16:35:59 +00:00
cdtank
0d39c89da6 1. Code cleanup 2010-07-16 16:05:59 +00:00
sjm222
0bab5a3f6f infrastructure for handling deletions with sparql constructs 2010-07-16 15:17:47 +00:00