Commit graph

3619 commits

Author SHA1 Message Date
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
brianjlowe
26d86410ac adding license tags 2011-11-08 14:34:30 +00:00
manolobevia
70f306913d NIHVIVO-3213: tweaking css styles 2011-11-07 22:04:28 +00:00
manolobevia
5e9b0de745 NIHVIVO-3213: and more work on layout, css, markup 2011-11-07 21:49:02 +00:00
brianjlowe
4f177c31c9 NIHVIVO-3288 fix URL-building bug in OperationController 2011-11-07 19:16:50 +00:00
manolobevia
46ee0b3a84 NIHVIVO-3213: more work on layout, css, markup 2011-11-07 18:00:32 +00:00
manolobevia
1932e6a402 NIHVIVO-3213: Refactoring markup/styles for proxy templates 2011-11-07 16:41:10 +00:00
stellamit
8bcc6e6b2c NIHVIVO-3284 - mostSpecificType computations. 2011-11-07 15:08:59 +00:00
manolobevia
460d8e0365 NIHVIVO-3213: Refactoring markup/styles for proxy templates 2011-11-07 15:02:05 +00:00
j2blake
2203b09fed NIHVIVO-2343 Allow configuration of what types of Individual are eligible to have proxies. 2011-11-06 17:13:02 +00:00
j2blake
89ea62af47 NIHVIVO-2343 Implement filtering by search term. 2011-11-06 15:47:13 +00:00
j2blake
4422a995f9 NIHVIVO-2343 Move escapeForRegex() into a base class where it can be shared by ProxyRelationshipSelector. 2011-11-06 15:46:13 +00:00
stellamit
59f141c581 updates to migration of VocabularySourceReference 2011-11-06 01:23:10 +00:00
stellamit
d1a772d22f updated migration for external concepts. 2011-11-05 04:42:31 +00:00
hjkhjk54
ad0ff55080 Simplification of default object property form (in the edit configuration template - i.e. leaving out the range options generation for all but the default forms) - 2011-11-04 22:01:38 +00:00
brianjlowe
f5e1661f9a NIHVIVO-3130 NIHVIVO-3089 ingest tools fixes and improvements 2011-11-04 21:01:34 +00:00
brianjlowe
4d8206b018 NIHVIVO-3264 avoid deprecation warnings; new URLEncoder convenience class 2011-11-04 20:59:44 +00:00
j2blake
085e869c1d NIHVIVO-2343 Add the logic behind the "create relationship" box. 2011-11-04 20:48:21 +00:00
j2blake
120c5d7f8e NIHVIVO-2343 Rough out the markup for the top "create" panel, and the search box. 2011-11-04 20:05:48 +00:00
j2blake
b87c811831 NIHVIVO-2343 Combine the code for ProxyPanel and ProfilePanel. Remove unused code. 2011-11-04 19:41:35 +00:00
hjkhjk54
61b14bb1cd Updates for freemarker conversion, adding MultiValueSubmission template model to edit request dispatch controller 2011-11-04 18:44:57 +00:00
j2blake
5e86051baa NIHVIVO-2343 Implement editing and removing relationships, and status messages. Test pagination. 2011-11-04 18:35:55 +00:00
briancaruso
91c34b4fc9 Adding a BaseEditConfigurationGengerator and changes to FieldVTwo. 2011-11-04 16:48:50 +00:00
manolobevia
a298065fe1 NIHVIVO-3281: Fixed property group menus layout on individual pages. 2011-11-04 16:20:32 +00:00
manolobevia
858c9648ea NIHVIVO-3282: Fixed layout issues when editing a user account. 2011-11-04 15:53:32 +00:00
hjkhjk54
693ac3db8f 2011-11-04 14:18:26 +00:00
j2blake
d1ecaccc5b NIHVIVO-2343 First shot at the Manage Proxies page. 2011-11-03 23:20:22 +00:00
hjkhjk54
23329bd5fc Updates for freemarker conversion, removing 2 stage role forms from vitro since they belong in vivo 2011-11-03 21:45:27 +00:00
stellamit
85b9c04850 updating logging message 2011-11-03 21:38:49 +00:00
stellamit
4936575086 updating pacakge name for SimpleReasonerTBoxListener 2011-11-03 18:39:18 +00:00
stellamit
ecf2e2bd6a updating package name for SimpleReasonerTBoxListener 2011-11-03 18:38:32 +00:00
stellamit
a8140fcde7 prepatory work for switching into asynchronous reasoning mode when processing a tbox update. 2011-11-03 18:37:25 +00:00
briancaruso
5559ba5fed linked data request for an individual now returns a 303. NIHVIVO-2982 2011-11-03 17:18:16 +00:00