Commit graph

4908 commits

Author SHA1 Message Date
briancaruso
6b9324119e Adding method addUrisInScope to EditConfiguration. 2011-11-14 18:24:02 +00:00
j2blake
8e3c156f9e NIHVIVO-3302 Clarify whether the search index is being rebuilt or updated, and how long it has taken so far. 2011-11-11 23:06:38 +00:00
j2blake
6d8494f7f6 NIHVIVO-3298 Use SparqlQueryUtils.escapeForRegex() to properly handle special characters in the query term. 2011-11-11 22:07:49 +00:00
j2blake
402f06beb6 NIHVIVO-3298 Create a SparqlQueryUtils class so escapeForRegex() will be more widely available. 2011-11-11 22:07:03 +00:00
briancaruso
ec881de6a3 Changes to AddRoleToPersonTwoStage and subclasses 2011-11-11 21:48:07 +00:00
manolobevia
6836df4eac added comment 2011-11-11 21:47:27 +00:00
manolobevia
dc204dc2cf NIHVIVO-3305: Organized links in alpha order for Site administration. Also I have added arial roles 2011-11-11 21:45:34 +00:00
manolobevia
4f268588f3 NIHVIVO-3299: Refactored markup for manage proxy pages 2011-11-11 20:53:06 +00:00
brianjlowe
2dd79c60c6 NIHVIVO-3304 automatic portal renaming with default namespace change, and warning message 2011-11-11 17:23:21 +00:00
j2blake
586bf6d01e NIHVIVO-3274 Bug fix - Internet Explorer before 9 does not support Array.indexOf 2011-11-11 16:46:41 +00:00
briancaruso
b6251c5f85 Unit test to check for nulls in EditN3GeneratorVTwo 2011-11-11 15:59:00 +00:00
briancaruso
7bfca34fe1 Checking for nulls in EditN3GeneratorVTwo 2011-11-11 15:58:39 +00:00
manolobevia
36253cd0f0 NIHVIVO-3213: Refactored styles for my account 2011-11-11 15:53:36 +00:00
j2blake
965ba68c47 NIHVIVO-2343 Fix the logic so you can't add a proxy to yourself, even in a new many-to-many relationship. 2011-11-11 15:49:34 +00:00
briancaruso
41d16a60b4 Adding unicdoe unit test to ProcessRdfFormTest. 2011-11-11 15:30:25 +00:00
manolobevia
1debf09199 NIHVIVO-3299: Refactored markup for manage proxy pages and my account 2011-11-11 15:15:05 +00:00
briancaruso
20134640bf Removing assertions from fields and removing duplicate AddRoleToPersonTwoStageGenerator.java 2011-11-11 01:34:31 +00:00
j2blake
6aeb4108b2 NIHVIVO-2343 Filter the auto-complete, excluding self as a proxy or as a profile. 2011-11-10 23:15:16 +00:00
j2blake
e4fe6aa812 NIHVIVO-2343 Add profileUri to each proxy (if they have a profile) so it can be used when filtering the auto-complete. 2011-11-10 23:14:46 +00:00
j2blake
7fc674b23f cosmetic 2011-11-10 22:21:57 +00:00
j2blake
28278b5d6b NIHVIVO-2343 Proxies get a placeholder image in the basic info. Don't step on it in the more info. 2011-11-10 22:04:51 +00:00
j2blake
57c28c183f NIHVIVO-2343 Use the specialized AJAX handlers instead of the SparqlQueryAjaxController -- fixes issues with placeholder images. 2011-11-10 21:44:34 +00:00
j2blake
2704ce3c78 NIHVIVO-2343 Create AJAX handlers for proxy management requests. 2011-11-10 21:29:59 +00:00
stellamit
8fcc6807ab latest migration code - update to migrated VocabularySourceReference 2011-11-10 21:17:50 +00:00
tworrall
3d3ddf592e modifed isotope js setting 2011-11-10 17:21:54 +00:00
stellamit
c7d357f89f NIHVIVO-3206 data migration of external concepts 2011-11-10 16:49:55 +00:00
j2blake
3b4f8e11ca NIHVIVO-2343 Pull the AbstractAjaxResponder class out of UserAccountsAjaxController so it can be more widely used. Augment it with an abstract JsonArrayParser class to simplify processing of SPARQL query results. 2011-11-10 16:08:19 +00:00
briancaruso
45556a41c2 Adding N3EditUtils and NewURIMaker 2011-11-09 23:25:19 +00:00
briancaruso
bf940b59da Many changes to ProcessRdfForm.java 2011-11-09 23:24:02 +00:00
brianjlowe
de68feb180 NIHVIVO-3196 changing log level for some Jena library classes to avoid misleading messages related to normal connection timeout recovery 2011-11-09 21:46:56 +00:00
j2blake
f1b98d738e NIHVIVO-3295 show the correct placeholder image for profiles that are displayed with the page - does not cover profiles that are obtained by AJAX calls. 2011-11-09 21:42:19 +00:00
manolobevia
7f8557bee5 NIHVIVO-3213: Fixed javascript error for validating relations between proxies and profiles. 2011-11-09 20:52:49 +00:00
manolobevia
593ca6d8b9 NIHVIVO-3213: Removed search section when there is no relations between proxies and profiles 2011-11-09 20:40:38 +00:00
manolobevia
2f685da26f NIHVIVO-3213: Added title tag to info icon 2011-11-09 20:38:07 +00:00
tworrall
931839c3b1 modified text of proxy link to keep it consistent with the form 2011-11-09 20:17:11 +00:00
manolobevia
c850a8bb80 NIHVIVO-3213: Added info icon, style deleted profile editor link 2011-11-09 19:25:29 +00:00
manolobevia
f361ce2e16 NIHVIVO-3214: Fixed browser issues in IE7 for manage proxy pages 2011-11-09 19:23:53 +00:00
brianjlowe
ee707311db NIHVIVO-3104 vitro tbox filegraphs to support visibility of uploaded images in a plain vitro deployment 2011-11-09 18:39:25 +00:00
manolobevia
8fcb4e7924 NIHVIVO-3291: Grouped ingest tools page links 2011-11-09 16:40:22 +00:00
j2blake
437c804432 NIHVIVO-2343 Use a simpler query for the profile auto-complete to try to speed the response. Is it enough? 2011-11-08 21:59:57 +00:00
manolobevia
c5eec65693 NIHVIVO-3213: Styled search result feedback 2011-11-08 21:59:01 +00:00
manolobevia
37160aef1a NIHVIVO-3213: Removing submit button for deleting proxies, instead I am adding a an anchor 2011-11-08 21:47:28 +00:00
j2blake
4894b1ae1d NIHVIVO-2343 Show what search term was used, with a link back to all relationships. 2011-11-08 21:39:25 +00:00
stellamit
01ee0c3ce8 fix for NIHVIVO-3292 2011-11-08 21:12:11 +00:00
manolobevia
717fb46864 NIHVIVO-3213: Added alert when user doesn't select a proxy or a profile 2011-11-08 20:42:37 +00:00
stellamit
fad4fd6c11 reverting revision 9138 2011-11-08 18:41:30 +00:00
tworrall
d941e2b094 NIHVIVO-2734: in those rare cases where a property does not belong to a property group and doesn't get grouped under Other, we now display a generic, bogus property group title 2011-11-08 17:42:05 +00:00
j2blake
129f71fb10 Delete unused import statement, so JSP will compile successfully. 2011-11-08 16:23:05 +00:00
j2blake
7d877479bc correct licensing information. 2011-11-08 16:07:01 +00:00
manolobevia
285b8ea1bf NIHVIVO-3213: tweaking css styles 2011-11-08 14:53:52 +00:00