Commit graph

490 commits

Author SHA1 Message Date
j2blake
ba02643a47 Fix broken build created by r.8700 2011-07-18 17:07:09 +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
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
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
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
briancaruso
6560bee602 Adding unit test for NIHVIVO-2902 and AdditionalURIsForObjectProperties.java 2011-07-15 19:21:46 +00:00
briancaruso
0cd6c1227f VClassGroupCache updates on class name changes NIHVIVO-2934 2011-07-15 19:06:39 +00:00
deepakkoni
7c3e4b3604 committing test cases for PrincipalInvestigatorRole, Co-PrincipalInvestigatorRole and InvestigatorRole 2011-07-15 16:09:47 +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
briancaruso
d34f951ef0 Adding object property statement consideration to search index updating NIHVIVO-2910 2011-07-15 15:04:31 +00:00
deepakkoni
8fadbbb01a Committing test cases for LeaderRole, MemberRole and ClinicalRole 2011-07-15 15:04:14 +00:00
j2blake
ac163cb8dd NIHVIVO-2901 tweak the RegularExpression that filters UserAccounts for the "list" page. 2011-07-14 18:21:27 +00:00
briancaruso
4c4953571e Adding to unit test for AdditionalURIsForContextNodes NIHVIVO-2834 2011-07-14 17:28:40 +00:00
briancaruso
6d608df84c Adding unit test for on context node update during incremental search update. NIHVIVO-2834 2011-07-14 15:22:15 +00:00
brianjlowe
0707a992d6 NIHVIVO-2887 unit test license text 2011-07-13 19:08:02 +00:00
brianjlowe
7a7333c4f0 NIHVIVO-2887 display model migration 2011-07-13 19:01:03 +00:00
ryounes
7f92c2abe9 NIHVIVO-2775 Rename the display vocabulary search index constant 2011-07-13 16:31:31 +00:00
ryounes
532de948da Rename display model property from PrimarySearchIndex to SearchIndex 2011-07-13 16:21:41 +00:00
ryounes
6083deeaf7 NIHVIVO-2775 Remove Lucene controllers, libraries, and all references to Lucene throughout the code. 2011-07-13 15:19:52 +00:00
briancaruso
e8528fa101 Adding test to DateTimeWihtPrecisionTest. NIHVIVO-2715 2011-07-12 23:01:21 +00:00
briancaruso
ef3524b0ef Adding license text. 2011-07-12 17:58:38 +00:00
briancaruso
9caf053898 Removing several lucene search controllers and classes.
Adding QueryExecution close() to PageDaoJena
Adding AdditionalURIsToIndex interface and tests.
2011-07-12 17:57:24 +00:00
j2blake
c8ba30dce6 NIHVIVO-2848 The controller side of external-only accounts. 2011-07-12 16:25:47 +00:00
ryounes
69d91c5080 Correct name of class in error messages 2011-07-07 21:20:23 +00:00
runeliza
7065c15842 Moved classes to grefine, so that it's easier to identify which classes are Google Refine related and which are not. 2011-07-07 21:05:23 +00:00
j2blake
0fdf28d3f5 NIHVIVO-2819 Store the time of last login as part of the UserAccount. Display it on the List page. 2011-07-07 20:45:36 +00:00
runeliza
4a2877abfa Removed temporary classes. 2011-07-07 20:26:02 +00:00
runeliza
d98967a7e3 Modified JSONReconcileServlet and related test class to be the same as SolrJsonReconcileServlet. They are all identical now. 2011-07-07 16:47:16 +00:00
brianjlowe
6e4fcedb6c NIHVIVO-2317 NIHVIVO-2318 removing vitro namespace properties from editing and various Java classes and interfaces 2011-07-05 19:14:16 +00:00
runeliza
9c469cef6b Added error output to PatternSyntaxException. 2011-07-05 18:50:18 +00:00
runeliza
a839bdcc02 Added more tests on SolrJsonReconcileServlet. 2011-07-05 18:48:19 +00:00
briancaruso
086c0a6582 adding license to new test 2011-07-02 00:27:44 +00:00
hjkhjk54
263cca2727 Creating new versions that can handle multi-valued parameters for Edit Configuration and n3 editing 2011-07-01 21:43:59 +00:00
briancaruso
2751ba798b Closing QueryExecution in some code. Adding EditN3GeneratorTest. 2011-06-30 16:30:33 +00:00
briancaruso
6f65d712cc Working on memory leak in solr indexing. Changed ContextNodeFields to single threaded. 2011-06-28 23:47:44 +00:00
j2blake
9665f3b327 NIHVIVO-2758 Move SelfEditorRelationshipPolicy and unit tests from Vitro into Vivo, since it uses URIs from the Vivo ontology. Change the package. 2011-06-24 19:15:18 +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
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
e5f73e181c 2011-06-17 16:30:47 +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
a0be04054a Remove warning messages from AuthenticateTest 2011-06-16 15:29:58 +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
j2blake
4282da5ef2 NIHVIVO-2696 External user gets an account on first login. 2011-06-14 17:11:26 +00:00
briancaruso
74a5b665cb Adding interface for ClassProhibitedFromSearch and IndividualProhibitedFromSearch. 2011-06-13 21:05:49 +00:00
ryounes
1077f283d6 NIHVIVO-2466 For individuals with multiple labels, ensure the same label is displayed on the profile page as elsewhere in the application (individuallist pages, menu pages, back end) by using the same method to get the label. 2011-06-10 21:37:50 +00:00
j2blake
253c8a3082 NIHVIVO-2299 NIHVIVO-2279 Merge from the dev branch - replace User with UserAccounts, implement the root user policy. 2011-06-09 14:42:09 +00:00
j2blake
f88be755cf NIHVIVO-2299 Create the root user policy and changes to deploy.properties 2011-06-08 21:21:59 +00:00
stellamit
a39fbc7850 fix for NIHVIVO-2685 (mostSpecificType inferred assertions going to the abox graph instead of the inference graph) 2011-06-08 18:53:33 +00:00
j2blake
e11ffeaf62 NIHVIVO-2299 Remove User and UserDao, and make necessary changes. 2011-06-08 16:11:45 +00:00