Commit graph

3137 commits

Author SHA1 Message Date
deepakkoni
14e1ef9d79 Filtering out the individual's labels from context node queries. 2011-07-18 21:46:18 +00:00
hjkhjk54
504037488f changed some log.info statements back to debug 2011-07-18 21:15:51 +00:00
deepakkoni
1d5f5e4edb NIHVIVO-2970 - 1) 1. Local names of context nodes appearing in snippet (result 1) -- should be resolved with this fix. 2011-07-18 21:09:56 +00:00
j2blake
7ffba81972 Clarify the explanation and example for vitro.local.solr.url property. 2011-07-18 20:34:57 +00:00
hjkhjk54
24bba51a47 Ensuring name of class shows correctly on internal class page 2011-07-18 20:27:28 +00:00
hjkhjk54
1d9e1fb2ae Updating class counts for internal class menu pages (so counts retrieved based on what you see on page). Also reverted some log info statements in json servlet back to debug level. 2011-07-18 20:16:28 +00:00
j2blake
d8e0734581 Remove the duplicate and obsolete description of vitro.local.solr.url 2011-07-18 19:50:20 +00:00
tworrall
2cf8beb96a removed inline style and changed two divs to sections 2011-07-18 19:32:45 +00:00
ryounes
7d963f83e9 NIHVIVO-2968 Fix servlet mappings in vitro web.xml 2011-07-18 19:26:33 +00:00
ryounes
1674c103a8 Minor tweak to getSnippets() method of PagedSearchController 2011-07-18 19:21:57 +00:00
cappadona
e1c19ba56e NIHVIVO-2963 Completed refactor of menupage.ftl to account for class intersection pages (i.e. only display internal individuals via intersection with institutional internal class). Removed unnecessary files. 2011-07-18 19:11:46 +00:00
brianjlowe
ffad7bf702 NIHVIVO-2958 fixed bug in retrieving class example annotations 2011-07-18 19:09:53 +00:00
j2blake
cf13f22f36 Remove an unused filter, and several unused or empty unit test classes, with data files. 2011-07-18 18:57:55 +00:00
brianjlowe
fbf484b537 NIHVIVO-2964 unfiltered dao method on VitroRequest 2011-07-18 17:48:14 +00:00
hjkhjk54
2fb3cc200f Additional info/debugging statements 2011-07-18 17:37:42 +00:00
manolobevia
608ba09743 NIHVIVO-2858: Fixed extra spacing between email and phone. I can't see extra spacing between email addresses and web pages on person page. Must be fixed in another commit. 2011-07-18 17:20:28 +00:00
j2blake
ba02643a47 Fix broken build created by r.8700 2011-07-18 17:07:09 +00:00
ryounes
ca15e31d62 Move getSelfEditingId() from vivo-specific IndividualTemplateModel to BaseIndividualTemplateModel, since the property is defined and managed at the vitro level 2011-07-18 17:06:29 +00:00
cappadona
301cc9d290 NIHVIVO-2963 Refactor menupage.ftl to account for class intersection pages (i.e. only display internal individuals via intersection with institutional internal class). Work in progress. 2011-07-18 17:03:40 +00:00
manolobevia
4b92cd1195 NIHVIVO-2889: Applied different form element width for user account management forms. Fixed extra padding with submit buttons. 2011-07-18 17:02:47 +00:00
briancaruso
1f39e6a96d Refactored SearchReindexingListener so additionalUriFinders is run async in model listener methods. NIHVIVO-2951 2011-07-18 16:27:11 +00:00
cappadona
8095541706 NIHVIVO-352 Applied Miles' patch for search snippets. 2011-07-18 16:26:53 +00:00
hjkhjk54
d434376bdc updates for debugging and NIHVIVO-2956 2011-07-18 16:12:43 +00:00
brianjlowe
df5d11e60d NIHVIVO-2959 improvement to data property statement retrieval by property for individuals 2011-07-18 16:08:57 +00:00
j2blake
36a9dc22e6 NIHVIVO-2955 oversight in the web.xml, wrong package name for RestrictHomeMenuItemEditingPolicy 2011-07-18 14:39:52 +00:00
manolobevia
a9472255a7 NIHVIVO-2232: Changed error messages 2011-07-18 14:34:10 +00:00
hjkhjk54
a7535038f2 updated internal class query to return classes for page when there is no internal class selected 2011-07-18 14:00:07 +00:00
j2blake
479c7b6e6e submodels directory has been replaced by the filegraphs directory. 2011-07-18 13:51:18 +00:00
manolobevia
5ea59e58c4 NIHVIVO-2944: Removed js alert() 2011-07-18 13:39:12 +00:00
cappadona
b221215871 NIHVIVO-2944 Updated JS for accounts-per-page to ensure both select lists (top of the page and bottom of the page) allow the selection of number of accounts per page. 2011-07-18 12:28:40 +00:00
cappadona
1969089cdd Added autocapitalize="off" on email address (login form) and search input fields for iOS devices. 2011-07-18 12:05:23 +00:00
cappadona
9432886cac NIHVIVO-2944 Updated "Expecting Content" message based on login state and whether the user has permission to rebuild the search index. 2011-07-18 11:55:31 +00:00
cappadona
eb0f71fbc5 Added link to <noscript> elements for browser-specific instructions on how to enable JavaScript. 2011-07-18 11:53:26 +00:00
cappadona
7acdc8bf5d Cleaned up markup for Site Admin templates and replaced <div> with <section> throughout. 2011-07-18 11:49:12 +00:00
stellamit
9bf0ebafa8 NIHVIVO-2952 abox recompute synchronously on a fresh DB and asynchronously otherwise. 2011-07-17 21:44:01 +00:00
j2blake
bbe47f84d8 NIHVIVO-2476 Modify IndividualFiltering.getPopulatedObjectPropertyList() to filter on statements that include the Individual as well as the Property. Disable the failing unit tests until they can be re-written. 2011-07-17 16:38:15 +00:00
j2blake
12e6af44f5 Clarify login in fillDataPropertiesForIndividual by using generic-types on collections, and converting to new-style for loops. 2011-07-17 13:59:53 +00:00
j2blake
cdd0d2f733 NIHVIVO-2476 Rather than rewrite editDatapropStmtRequestDispatch.jsp to filter on statements, use an unfiltered DAO for the particular operation. 2011-07-16 21:23:33 +00:00
j2blake
a949d99bb5 NIHVIVO-2476 Modify IndividualFiltering.getPopulatedDataPropertyList() to filter on statements that include the Individual as well as the Property. Disable the failing unit tests until they can be re-written. 2011-07-16 21:22:39 +00:00
ryounes
7c51af4a38 NIHVIVO-2886, NIHVIVO-2940 Refactoring for clarity of admin link generation 2011-07-15 21:50:50 +00:00
ryounes
64f930f053 NIHVIVO-2886, NIHVIVO-2940 Fix display of links based on policy checks 2011-07-15 21:38:59 +00:00
manolobevia
e3e95fb11b NIHVIVO-2232: Worked on error display for form validation on menu items 2011-07-15 21:36:27 +00:00
cappadona
526437e093 Fixed link for institutional internal class so it's actually using the variable provided from the controller 2011-07-15 21:23:21 +00:00
cappadona
d744264198 NIHVIVO-2941 Added template for index and cache rebuilding. 2011-07-15 21:02:41 +00:00
briancaruso
902d15287d Classgroup cache clearing prohibited unless authorized. NIHVIVO-2942 2011-07-15 20:57:15 +00:00
cappadona
d7d64e9862 NIHVIVO-2912 Removed data visualization tools link from Advanced Data Tools. 2011-07-15 20:51:08 +00:00
ryounes
593266b512 Use LinkedHashMap in getMostSpecificTypes method so order is preserved when we get the values in JsonServlet 2011-07-15 20:49:03 +00:00
hjkhjk54
7d196832db update to remove alerting of validation error 2011-07-15 20:40:20 +00:00
briancaruso
14bcdbfa21 If a class changes classgroups, all members of that class will now be updated in the search. NIHVIVO-2933 2011-07-15 20:35:50 +00:00
hjkhjk54
1459228d5a updates to validation for menu management and update for checking default namespace and not throwing error if /individual not found 2011-07-15 20:35:14 +00:00