Commit graph

1760 commits

Author SHA1 Message Date
cdtank
74edbcd45c 1. Made wording changes & also extension of graphml file to .xml 2010-07-19 19:35:17 +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
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
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
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
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
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
jeb228
fad9cb6ddb NIHVIVO-768 provide a "cancel" link from the forced password change. 2010-07-15 14:54:36 +00:00
cdtank
619d797a25 1. Testing out a way to get image thumbnail url for a profile of a person
2. Fixed a bug: when no moniker is present, in person level vis, moniker related jQuery code threw error.
2010-07-15 05:49:38 +00:00
cdtank
73ebc88e95 1. Person publication sparkline seems to work fine with new sparql query so made similar changes in coauthorship sparql query handler.
2. Refactored some redundant code.
2010-07-15 05:09:21 +00:00
cdtank
b231488675 1. Testing out the new sparql query modified to suit v1.1 ontology
2. Made changes to test capturing publication year through different properties (core:year, core:yearMonth, core:date)
2010-07-15 03:29:07 +00:00
rjy7
ec71544bb6 NIHVIVO-799 Use LinkedHashMap in SelectListGenerator so order of HARDCODED_LITERALS select is exactly as specified. 2010-07-14 23:14:32 +00:00
rjy7
497f12d633 NIHVIVO-799 Select list type HARDCODED_LITERALS allows specification of an empty value for a select list item. 2010-07-14 22:44:51 +00:00
rjy7
33d5023f3d NIHVIVO-799 Added select list type UNSORTED_LITERALS to specify a list of literals with no alpha sorting. Allows putting "Select one" as first option without getting sorted into the middle of the list. 2010-07-14 22:14:29 +00:00
ass92
05a69a4c30 code for file download added. 2010-07-14 21:03:58 +00:00
jeb228
4246a4385c NIHVIVO-785 When the main image is uploaded, it is stored in the session, not on the Individual, until the thumbnail is cropped -- then both the main image and the thumbnail are stored on the Individual. 2010-07-14 20:28:29 +00:00
ass92
b4ed9e4b31 NIHVIVO-28 Rename resource utility added 2010-07-14 19:38:56 +00:00
cdtank
6a5194d677 1. Made changes so that for people who have 0 known publications sparkline vis is not generated at all for their profile page. 2010-07-14 19:30:06 +00:00
bjl23
68533c7bd3 hiding classes from index for NIHVIVO-642 2010-07-14 17:22:24 +00:00
bjl23
f5e9df1a08 fix for NIHVIVO-794 2010-07-14 16:19:17 +00:00
bdc34
d0a42181bf author and publication links cannot be deleted from the authorship node
authorship node will not offer an add link for author or pub 
NIHVIVO-739
2010-07-14 15:56:38 +00:00
jeb228
9bd5a500e2 Reduce logging clutter at startup. 2010-07-14 15:49:36 +00:00
rjy7
1cb7a1f071 Minor tweak to code that looks for development build in configuration properties 2010-07-14 15:06:05 +00:00
rjy7
60b8d453a5 Lowercase query string in autocomplete untokenized name query 2010-07-14 14:37:48 +00:00
jeb228
a1cd3cef34 NIHVIVO-721 Rebuild the search index every time the server starts. 2010-07-14 14:32:22 +00:00
mb863
a5f51c51e9 NIHVIVO-364: Improved error message when an administrator doesn't provide a contact email address 2010-07-14 13:58:29 +00:00
jeb228
46aed7047c NIHVIVO-772 entityBasic.jsp will use imageUploadUtils.js instead of confirmPhotoDeletion.js. Modify PropertyEditLinks.java so only the thumbnail delete link will have the "thumbnail" class. 2010-07-14 13:45:35 +00:00
ass92
8a299c67a0 code modification for permanent uri tool. 2010-07-14 12:55:00 +00:00
jeb228
0e721dcb22 NIHVIVO-721 Make indenting consistent. Standardize error logging. 2010-07-13 20:52:23 +00:00
jeb228
44df1e5008 NIHVIVO-721 Remove compiler warnings. 2010-07-13 20:41:37 +00:00