Commit graph

6006 commits

Author SHA1 Message Date
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
jrm424
91df110fc3 just some useful notes 2010-07-15 20:11:32 +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
jrm424
672f086f98 new rdf generators for funding org, collaborative entity and geo location
also fixed a few bugs and oversights in vivofuncs.xsl, mkInvestRdf.xml, collectByLocation.xsl
added sparql query for geo location data and a transform geoSimplify.xsl
2010-07-15 19:35:26 +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
jeb228
fad9cb6ddb NIHVIVO-768 provide a "cancel" link from the forced password change. 2010-07-15 14:54:36 +00:00
nac26
f4da2cc28d updated label to Email or Username NIHVIVO-227 2010-07-15 13:02:36 +00:00
sjm222
3a256b106f uncommenting knowledgebase updater listener 2010-07-15 08:24:00 +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
cdtank
1b93c6f85a 1. Temporarily disabled the loading image un till we rework the vis display pipeline. 2010-07-14 21:23:22 +00:00
ass92
7a13729116 result page for merge tool added 2010-07-14 21:04:38 +00:00
ass92
05a69a4c30 code for file download added. 2010-07-14 21:03:58 +00:00
jeb228
00261a8a5c Reduce logging clutter at startup. 2010-07-14 20:28:44 +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
jrm424
39ffb7c433 changes in support of impact statement rdf generation 2010-07-14 20:23:39 +00:00
mb863
624b0120bd NIHVIVO-808: Fixed for IE 7 and 8, working on IE 6 2010-07-14 19:49:15 +00:00
ass92
439b47600e code modification 2010-07-14 19:49:10 +00:00
ass92
4d1a39aea7 NIHVIVO-28 code added for Rename Resource tool. 2010-07-14 19:41:51 +00:00
ass92
748c138ebf NIHVIVO-28 result jsp page added for Rename Resource tool 2010-07-14 19:41:06 +00:00
ass92
f674a74940 NIHVIVO-28 jsp page for rename resource tool added. 2010-07-14 19:40:25 +00:00
ass92
b4ed9e4b31 NIHVIVO-28 Rename resource utility added 2010-07-14 19:38:56 +00:00