Commit graph

3628 commits

Author SHA1 Message Date
anupsawant
74644178a4 committing change for index time count 2011-06-24 17:23:21 +00:00
anupsawant
9b36435061 committing change for index time count 2011-06-24 17:23:10 +00:00
hjkhjk54
1fe20cde78 removing older file 2011-06-24 17:12:51 +00:00
hjkhjk54
843e09a451 Updates for menu management and IndividualsForClasses (i.e. internal filters plus custom selection of classes for page) as well as use of data getters predicate in menu model instead of type of Page to get data getter for page. 2011-06-24 17:05:34 +00:00
ryounes
80a00a0251 NIHVIVO-2767 Change loop variable test in getClassGroups() from docs.getNumFound() to maxHitCount, since docs.getNumFound() reflects the total number found in the index, not the total returned in docs 2011-06-24 16:30:22 +00:00
stellamit
aa14f34a60 NIHVIVO-2769 (inference rebuild model should be cleared out at the end of an inference recompute) 2011-06-24 15:29:15 +00:00
ryounes
f64db6f406 NIHVIVO-2762 Fix jsp errors resulting from a jsp variable inserted into a query string in Java code, where it does not get evaluated. Augment the method getActivityTypeQuery() to handle classgroup-based select lists. 2011-06-23 20:32:22 +00:00
j2blake
89340d3f86 NIHVIVO-2720 Restructure PrimitiveRdfEdit to check whether the changes are authorized before attempting them. 2011-06-23 16:20:31 +00:00
j2blake
1aef7ddcb7 NIHVIVO-2720 Add methods to PolicyHelper to check authorization for adding or dropping Jena statements, or entire Jena models. 2011-06-23 16:17:46 +00:00
j2blake
601d340f62 NIHVIVO-2720 Add methods to PolicyHelper to check authorization for adding or dropping Jena statements, or entire Jena models. 2011-06-23 16:09:59 +00:00
anupsawant
1610e42ba8 r 8289 adding license tag 2011-06-23 16:05:37 +00:00
anupsawant
4919cfde19 r 8289 adding license tag 2011-06-23 16:05:17 +00:00
anupsawant
cdc445ebf9 adding license tag 2011-06-23 16:04:56 +00:00
briancaruso
62ed1ab96d Adding synchronous build of VClassGroupCache at startup. NIHVIVO-2763 2011-06-23 16:02:21 +00:00
briancaruso
68b9c1d9b5 Fixng deadlock with VClassGroupCache building. NIHVIVO-2763 2011-06-23 15:44:45 +00:00
anupsawant
676b79a0c3 adding license tag to the class 2011-06-23 15:26:22 +00:00
anupsawant
8a2916bba5 added the license tag to the class 2011-06-23 15:24:15 +00:00
anupsawant
692446335e Committing changes with merge from search relevance branch. 2011-06-23 15:21:33 +00:00
ryounes
5998f8b095 NIHVIVO-2744 Display of mostSpecificType(s) on individual profile (in place of former moniker). 2011-06-23 15:00:23 +00:00
hjkhjk54
359457080c Changes to allow for inclusion of hashmap storing VClass instances keyed on class Uri (to allow for entity count to be returned for IndividualsForClasses) 2011-06-22 21:54:56 +00:00
brianjlowe
9b3a97c736 NIHVIVO-2753 improved getUpdatedSinceIterator() and NIHVIVO-2448 visibility of workflows in arbitrary SDB graphs 2011-06-22 21:10:48 +00:00
anupsawant
d83cc5f1c9 revision 8281. Merge from trunk. 2011-06-22 18:42:21 +00:00
j2blake
8629772106 NIHVIVO-2728 provide a template variable for the link to the user's profile. 2011-06-22 16:31:56 +00:00
stellamit
29cb6e4077 NIHVIVO-2752 (SimpleReasoner exception when object of TBox statement is null) 2011-06-22 16:19:08 +00:00
j2blake
61afec8de0 Test for self-editing by Identifiers, not by role level. 2011-06-22 15:48:10 +00:00
j2blake
355c5aafa6 No longer used, or in active development. 2011-06-22 15:26:29 +00:00
j2blake
9f6a132842 Guard against null arguments. 2011-06-22 14:55:22 +00:00
ryounes
deeada0413 NIHVIVO-2746 Adjust role descriptors on role forms 2011-06-21 23:22:53 +00:00
anupsawant
a78ae5acf7 committing revision 8270. Merged from trunk. 2011-06-21 20:27:19 +00:00
anupsawant
c69a3f9f93 threading code committed. 2011-06-21 20:20:25 +00:00
ryounes
79607581ed Menu management templates 2011-06-21 19:04:01 +00:00
deepakkoni
98b1fa6567 Committing multithreaded code for ContextNodeFields. 2011-06-20 21:36:05 +00:00
brianjlowe
1dd7d3c1d1 NIHVIVO-2717 fixed graph keyword tokenization bug and switched WebappDaoFactorySDBPrep to set SDB union graph as JenaOntModel 2011-06-20 19:56:19 +00:00
brianjlowe
1edae6b651 NIHVIVO-2617 restored assertions-only filtering for individual lists 2011-06-20 18:25:50 +00:00
deepakkoni
84f3091447 Refactored ContextNodeFields class to be much more compact. 2011-06-20 15:19:24 +00:00
anupsawant
ab121ef274 revision 8251 merged from trunk 2011-06-17 20:46:53 +00:00
j2blake
86a22b397d Rename email templates to clarify their purpose. 2011-06-17 17:31:23 +00:00
ryounes
d03c677e7f NIHVIVO-2701 Reorganized code dealing with linked data requests so the requests that should result in a 303 redirect are handled separately from those that shouldn't. 2011-06-17 16:39:06 +00:00
anupsawant
e5f73e181c 2011-06-17 16:30:47 +00:00
anupsawant
4b2d55aa75 updates to queries 2011-06-17 15:34:20 +00:00
ryounes
996cb3be85 NIHVIVO-2701 Specify status code 303 when redirecting to RDF in IndividualController. Some incidental refactoring to allow for status codes in TemplateResponseValues objects. 2011-06-17 14:33:46 +00:00
ryounes
d7f7155f1b NIHVIVO-2693 Minor refactoring in FreemarkerEmailMessage.processTemplate(): don't need to create an Environment object to process the template, because we no longer need to add the request object as a custom attribute of the Environment. Just call Template.process() instead. 2011-06-17 13:59:25 +00:00
j2blake
cc6558d3f5 Change session timeout interval to 1 hour for self-editors and 8 hours for higher users. 2011-06-16 20:58:12 +00:00
briancaruso
107b5c6745 Adding suggestions to ContextNodeField.java 2011-06-16 18:05:03 +00:00
j2blake
ad60dc6908 An add, delete or update will redirect to the list page when complete, so a browser "refresh" will not try to repeat the operation. 2011-06-16 17:25:35 +00:00
j2blake
f436ef194e NIHVIVO-2716 Detect root users in the UserAccountsSelector, so we can do a special display in the Accounts List page. 2011-06-16 16:35:59 +00:00
j2blake
8b4b66e024 NIHVIVO-2716 Make rootUser a property on UserAccount. When editing the root user, don't show roles. 2011-06-16 15:09:39 +00:00
j2blake
1ffe229a30 NIHVIVO-2690 Root user should not receive the "no profile" message. 2011-06-16 13:57:11 +00:00
deepakkoni
637f98661e Committing the following changes
1) Reverting to the original configuration containing 5 queries and firing them against Dataset object.
2) setting for moderate solr logging onto the console.
2011-06-16 12:05:53 +00:00
j2blake
6f4a024510 NIHVIVO-2703 Root user shouldn't require a role, and shouldn't accept one if offered. 2011-06-15 20:41:44 +00:00