Commit graph

3225 commits

Author SHA1 Message Date
ryounes
f1795ab50a Fix indenting 2011-07-18 21:48:37 +00:00
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
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
ryounes
1674c103a8 Minor tweak to getSnippets() method of PagedSearchController 2011-07-18 19:21:57 +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
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
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
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
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
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
briancaruso
902d15287d Classgroup cache clearing prohibited unless authorized. NIHVIVO-2942 2011-07-15 20:57:15 +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
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
ryounes
aba1712101 NIHVIVO-2912 Add urls for index and cache rebuilding, and recomputing inferences, to site admin template model 2011-07-15 20:06:07 +00:00
j2blake
7053c4f950 NIHVIVO-2476 a partial solution? 2011-07-15 19:51:33 +00:00
stellamit
f34cd025ba updating printed message - "can not" to "cannot" 2011-07-15 19:08:05 +00:00
briancaruso
0cd6c1227f VClassGroupCache updates on class name changes NIHVIVO-2934 2011-07-15 19:06:39 +00:00
hjkhjk54
afb50d73cc Updated the title of the menu management edit/add/delete pages 2011-07-15 18:39:00 +00:00
hjkhjk54
1059d4af68 Cleaned up displayTBox.n3, updated menu management to remove special template for internal class and extended internal class data getter to utilize a custom restricted classes label called 'internal class' 2011-07-15 18:26:19 +00:00
briancaruso
414b84c2ad VClassGroupCache will rebuild on change of class membership in vclassgroup. NIHVIVO-2925 2011-07-15 18:23:45 +00:00
j2blake
7590dccf88 NIHVIVO-2931 create a policy that prevents the user from editing or dropping the Home menu page. 2011-07-15 17:39:03 +00:00
deepakkoni
cca662f6e7 committing queries to get additional uris for all principal investigator, co-principal investigator and investigator if one of them changes. 2011-07-15 16:12:11 +00:00
deepakkoni
9d568a3a57 committing test cases for Presenter Role (Presentation, Invited Talk) and Researcher Role (Grant, Project) 2011-07-15 15:41:07 +00:00
ryounes
a979738004 NIHVIVO-2924 Change name of getMostSpecificTypes DAO method to reflect the fact that it filters out types not in a classgroup 2011-07-15 15:26:11 +00:00
ryounes
e175cca388 NIHVIVO-2924 Filter out mostSpecificTypes that don't belong to a classgroup 2011-07-15 15:16:53 +00:00
briancaruso
d34f951ef0 Adding object property statement consideration to search index updating NIHVIVO-2910 2011-07-15 15:04:31 +00:00
deepakkoni
d6169599b5 NIHVIVO-2833 - Adding queries for Role covering all subclasses and subclass specific object properties 2011-07-15 15:03:48 +00:00
brianjlowe
e406e4ba44 NIHVIVO-2922 changed labels for dbAdmin and nobody role levels 2011-07-15 14:32:00 +00:00
cappadona
a0f8144ee8 NIHVIVO-2664 Moved the calculation of internalClass URL into the controller. Added check for UseMiscellaneousCuratorPages (review with Jim). 2011-07-15 12:10:08 +00:00
cappadona
f9e78c43b3 NIHVIVO-2232 Renamed testMenuManagement.ftl to menuManagement.ftl. Removed Manolo's initial prototype template. 2011-07-15 12:00:56 +00:00
ryounes
2636f464fb NIHVIVO-2476 Fix bug in which filtering of data and object prop statements was reordering the statements. 2011-07-14 23:50:56 +00:00
hjkhjk54
2919efead0 new internal classes data getter 2011-07-14 22:19:26 +00:00
briancaruso
f98cead6d4 Adding license to FileBasedProhibitedFromSearch. NIHVIVO-2914 2011-07-14 22:14:20 +00:00
briancaruso
2bca677b36 Rejecting empty search strings NIHVIVO-2906 2011-07-14 22:02:25 +00:00
briancaruso
6108fcd61f Removing debugging cruft from FileBasedProhibitedFromSearch. NIHVIVO-2914 2011-07-14 22:00:05 +00:00
briancaruso
7928b3cf52 Adding FileBasedProhibitedFromSearch and related files and directories. NIHVIVO-2914 2011-07-14 21:52:26 +00:00