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 |
|
j2blake
|
4e645d0784
|
NIHVIVO-2299 add getAllUserAccounts() to UserAccountsDao classes.
|
2011-06-08 16:05:18 +00:00 |
|
j2blake
|
95d26b9ffb
|
NIHVIVO-2299 Convert tests to use UserAccount instead of User.
|
2011-06-07 19:32:02 +00:00 |
|
j2blake
|
734067f1b4
|
NIHVIVO-2299 Match external Auth ID against the matching property.
|
2011-06-07 18:22:43 +00:00 |
|
j2blake
|
72314d3598
|
Convert the Authentication mechanism from User to UserAccount.
|
2011-06-07 15:00:41 +00:00 |
|
j2blake
|
6f67a4da86
|
NIHVIVO-2279 Remove username from LoginStatusBean
|
2011-06-06 15:47:56 +00:00 |
|
j2blake
|
ccb6cc549d
|
NIHVIVO-2279 Remove securityLevel from LoginStatusBean
|
2011-06-06 15:18:37 +00:00 |
|
j2blake
|
63078edb62
|
NIHVIVO-2279 Fix unit test.
|
2011-06-06 14:15:57 +00:00 |
|
ryounes
|
bcf889028b
|
NIHVIVO-2466 Prepare for special handling of rdfs:label in property display on profile page
|
2011-06-03 19:59:15 +00:00 |
|
j2blake
|
36f404ea48
|
NIHVIVO-2279 Complete the transition of SelfEditingPolicy into the common policy family. Get rid of the Setup and the IdentifierFactory.
|
2011-06-03 15:31:54 +00:00 |
|
j2blake
|
0c4d72f777
|
NIHVIVO-2279 UserAccountsDao should recognize if a URI represents an object of the wrong type.
|
2011-06-01 14:58:22 +00:00 |
|
stellamit
|
a7a576340f
|
fix for NIHVIVO-2659 (object of most specific type annotation should be a resource)
|
2011-05-31 19:53:58 +00:00 |
|
ryounes
|
0bc8cd3c3e
|
NIHVIVO-2460, NIHVIVO-2643 Add Solr versions of JSONServlet and JSONReconcileServlet (not yet migrated from Lucene to Solr) and corresponding commented-out servlet mappings.
|
2011-05-24 19:18:10 +00:00 |
|
j2blake
|
74a34e8a31
|
NIHVIVO-2279 Add more functions to the UserAccount controller.
|
2011-05-18 21:47:44 +00:00 |
|
j2blake
|
eac9e5dca1
|
NIHVIVO-2279 Add externalAuthId to the UserAccount.
|
2011-05-16 19:07:52 +00:00 |
|
j2blake
|
39622d8b2b
|
Move the MD5 hashing algorithm into Authenticator where it belongs.
|
2011-05-13 21:20:28 +00:00 |
|
stellamit
|
7cc000e674
|
NIHVIVO-2369 - disable subProperty and equivalentProperty reasoning for SDB mode
|
2011-05-13 20:14:08 +00:00 |
|
j2blake
|
270cb18f5e
|
NIHVIVO-2299 Move common identifiers to their own package.
|
2011-05-13 16:52:33 +00:00 |
|
j2blake
|
095ec6d9a7
|
NIHVIVO-2299 Remove old unused policies: JenaNetidPolicy and SparqlPolicy
|
2011-05-13 16:29:12 +00:00 |
|
brianjlowe
|
d83382ab73
|
Cleaned up some miscellaneous cruft
|
2011-05-13 16:04:39 +00:00 |
|
briancaruso
|
4144046559
|
Refactoring the N3 editing to reorganize packages
|
2011-05-12 16:02:37 +00:00 |
|
j2blake
|
f41d69753b
|
NIHVIVO-2299 Continue converting from older Identifiers to newer Identifiers.
|
2011-05-11 21:19:57 +00:00 |
|
j2blake
|
e8e461da9d
|
This test class contains no tests.
|
2011-05-11 21:17:27 +00:00 |
|
j2blake
|
7002110c28
|
NIHVIVO-2299 Improve the code in the common family of Identifiers.
|
2011-05-11 20:59:30 +00:00 |
|
j2blake
|
ba94c92458
|
NIHVIVO-2631 Remove the tests - they test very little code, but they fail sometimes on Windows because temp directories can't be deleted.
|
2011-05-11 19:29:05 +00:00 |
|
j2blake
|
7fed5babcf
|
NIHVIVO-2601 Create internal login for systems that only reveal the external authentication.
|
2011-05-11 16:02:43 +00:00 |
|
j2blake
|
53c3c982bb
|
turn off debug statements in unit tests
|
2011-05-11 14:57:41 +00:00 |
|
brianjlowe
|
fbead2b020
|
NIHVIVO-2403 Remove tabs from code
|
2011-05-10 20:15:31 +00:00 |
|