Commit graph

689 commits

Author SHA1 Message Date
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
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
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
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
bjl23
0b128939b6 minor changes for NIHVIVO-830 2010-07-16 13:58:22 +00:00
nac26
21bd882d1b stylesheet inclusion for visualization NIHVIVO-782 2010-07-16 12:45:13 +00:00
nac26
8c4238b05f login improvements included label change (email or password) and cancel link on password change NIHVIVO-227 2010-07-16 12:44:10 +00:00
nac26
07d018591b some UI tweaks and style for visualization NIHVIVO-782 2010-07-16 12:40:08 +00:00
nac26
e6812ecc6a some UI tweaks and style for visualization NIH-782 2010-07-16 12:39:13 +00:00
cdtank
75e71ee618 1. Code cleanup 2010-07-15 21:24:44 +00:00
cdtank
f444dbb65e 1. Added style for thumbnail images 2010-07-15 21:11:23 +00:00
cdtank
0143c1db34 2010-07-15 21:03:07 +00:00
cdtank
d7727efecd 1. Made fix to the non-show of short sparklines due to a javascript error.
2. Also provided style placeholders for various exception cases
2010-07-15 20:46:57 +00:00
jeb228
85f3fa25fa NIHVIVO-817 Use Java Advanced Imaging library to crop and scale images instead of javax.imageio 2010-07-15 20:05:41 +00:00
cdtank
5203cd0182 1. Made changes to the sparkline text per Nick/Micah's request
2. Made chanegs to content on person level page
2010-07-15 19:35:36 +00:00
sjm222
37a178c1f1 added a comment about an unused method 2010-07-15 19:12:48 +00:00
sjm222
eabec996df enhanced error messages 2010-07-15 19:09:49 +00:00
bdc34
1bf04355a4 User compareTo now handles null user names. NIHVIVO-827 2010-07-15 18:52:03 +00:00
bjl23
7d41fde0b3 adding some explanatory text to new ingest tools 2010-07-15 18:12:15 +00:00
bdc34
5d87f1b995 removing individuals from search index when they are inferred to be a prohibited type. NIHVIVO-824 2010-07-15 17:59:54 +00:00
cdtank
2fc49b4ac8 1. Made wordings change 2010-07-15 17:26:12 +00:00
cdtank
cd10817678 1. Made chanegs in the wordings for all sparklines 2010-07-15 17:18:08 +00:00
cdtank
b3dc7364ef 1. Made minor changes to image display logic
2. Made sparkline text changes as requested by Nick C.
2010-07-15 17:02:33 +00:00
cdtank
94d8de065e 1. Made changes so that proper thumbnail image location can be retrieved 2010-07-15 16:42:47 +00:00
nac26
f275ba4444 moved placement and style of cancel link for consistency NIHVIVO-768 2010-07-15 16:37:56 +00:00
nac26
b99b6fac14 fixed a couple typos in the comments at the bottom of this page 2010-07-15 16:29:49 +00:00
rjy7
282e2a95c7 remove old commented out code 2010-07-15 16:16:49 +00:00
bdc34
ad3c92d66e Changing user editing so that self-editor shows up as an option only if the SelfEditingPolicySetup was configured in the web.xml. NIHVIVO-775 2010-07-15 15:36:27 +00:00
ass92
f72b5e099e code modification 2010-07-15 15:11:26 +00:00