Commit graph

3480 commits

Author SHA1 Message Date
j2blake
7a451c069c NIHVIVO-2299 User Updater will remove old User data. 2011-06-08 16:12:23 +00:00
j2blake
e11ffeaf62 NIHVIVO-2299 Remove User and UserDao, and make necessary changes. 2011-06-08 16:11:45 +00:00
j2blake
5456227b04 NIHVIVO-2299 add a link to MyAccount page. 2011-06-08 16:07:42 +00:00
j2blake
6ce2524c4e NIHVIVO-2299 revise the updaters so it doesn't require UserDao. 2011-06-08 16:06:59 +00:00
j2blake
4e645d0784 NIHVIVO-2299 add getAllUserAccounts() to UserAccountsDao classes. 2011-06-08 16:05:18 +00:00
brianjlowe
9cad90a4c0 rewriting some taglib junk that broke an XML-style JSP 2011-06-07 20:52:28 +00:00
stellamit
4ea73f9e9f timing information for creating extended linked data. 2011-06-07 20:20:38 +00:00
j2blake
95d26b9ffb NIHVIVO-2299 Convert tests to use UserAccount instead of User. 2011-06-07 19:32:02 +00:00
j2blake
4dfbf6920b NIHVIVO-2299 Property will match even if it is not declared as a DataProperty in the ontology. 2011-06-07 19:02:34 +00:00
manolobevia
77dec8ba76 NIHVIVO-2280: Worked on styling account page, filtering in ascendant and descendant order, email, first name, last name, status, and count columns. 2011-06-07 18:38:46 +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
ee577adff7 Password must be encoded when account is created. 2011-06-07 14:01:02 +00:00
j2blake
94c4f6eaad work on the transition from User to UserAccount 2011-06-06 19:24:40 +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
j2blake
a8b74facd1 NIHVIVO-2279 Remove LoginStatusBean methods isLoggedInAtLeast() and isLoggedInExactly() 2011-06-06 13:39:37 +00:00
j2blake
320ca3c8b0 Create the admin/showAuth page to replace admin/showids.jsp, edit/selfeditcheck.jsp and admin/checkblacklist.jsp 2011-06-05 23:40:53 +00:00
j2blake
ec690dd31f Create the admin/showAuth page to replace admin/showids.jsp, edit/selfeditcheck.jsp and admin/checkblacklist.jsp 2011-06-05 23:38:33 +00:00
j2blake
c3ba76acdc Create a way to list the IdentifierBundleFactories that are active. 2011-06-05 23:34:27 +00:00
j2blake
0b8127ea11 Add or improve toString() methods. 2011-06-05 23:34:00 +00:00
ryounes
7cd1467786 NIHVIVO-2466 Attempting to address the problem of label display for an individual with multiple labels by using the same methods to get the label that are used by Individual.getName(). However, these are tied to Jena DAOs so the solution doesn't quite work yet. We are still making a better guess by sorting the labels alphabetically, but this will not work in all cases. 2011-06-03 21:47:33 +00:00
ryounes
fb67a5de19 NIHVIVO-2466 Fix rdfsLabelForm so correct label is offered for editing for an individual with multiple labels 2011-06-03 21:44:15 +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
452510b1a4 NIHVIVO-2279 Comment out most of the code until we can re-work the functionality, so it doesn't break the pre-compile build on Hudson. 2011-06-03 15:56:51 +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
e45a302f68 NIHVIVO-2279 remove unused RoleBasedPolicy 2011-06-03 15:26:20 +00:00
ryounes
ca1518a5f4 NIHVIVO-2466 Order data property statements by value. Ensures a consistent ordering, and that the correct (in most cases) label is chosen in case of multiple labels. 2011-06-03 14:28:00 +00:00
j2blake
845283e4e8 Remove unused imports. 2011-06-02 21:46:12 +00:00
j2blake
6d2d41b269 NIHVIVO-2279 replace DbAdminEditingPolicy, CuratoryEditingPolicy and EditorEditingPolicy and helper classes with EditRestrictedDataByRoleLevelPolicy and helper classes. 2011-06-02 20:14:39 +00:00
j2blake
60000b1036 NIHVIVO-2279 replace DbAdminEditingPolicy, CuratoryEditingPolicy and EditorEditingPolicy and helper classes with EditRestrictedDataByRoleLevelPolicy and helper classes. 2011-06-02 20:13:21 +00:00
j2blake
fc535097c4 NIHVIVO-2279 transitioning toward UserAccount 2011-06-02 20:09:21 +00:00
j2blake
5e92e161b2 NIHVIVO-2279 transitioning toward UserAccount 2011-06-02 20:08:38 +00:00
j2blake
032d9deb8c NIHVIVO-2279 Fix null pointer exception if not logged in. 2011-06-02 14:30:09 +00:00
j2blake
e61c6835b9 Fix a comment 2011-06-02 14:06:30 +00:00
j2blake
dade794525 Fix a comment 2011-06-02 14:06:13 +00:00
j2blake
dbf7f5b809 NIHVIVO-2279 Start transitioning toward UserAccount 2011-06-01 21:21:41 +00:00
j2blake
d113061b91 NIHVIVO-2279 LoginFormBean finally goes away. 2011-06-01 21:00:00 +00:00
j2blake
a36d67a3fe NIHVIVO-2279 Stubs for more pages. 2011-06-01 20:19:22 +00:00
j2blake
cab3bfe9b1 NIHVIVO-2279 On external auth, the HTTP header holds the externalAuthId -- there is no username any more. 2011-06-01 19:16:18 +00:00
deepakkoni
717275bc38 1) Increasing the SolrServer's soTimeOut and ConnectionTimeOut to 10000 ms to fix the SocketTimeOutException : Read timed out.
2) logging the UpdateResponse object's information for debugging purposes in SolrIndexer.
2011-06-01 18:16:50 +00:00
j2blake
f3ca1a71a3 NIHVIVO-2279 Add the migration code (disabled for now) 2011-06-01 17:59:38 +00:00
j2blake
bc08059be2 NIHVIVO-2279 Consolidate login templates in a folder. 2011-06-01 17:50:57 +00:00
j2blake
3b5eb3a846 NIHVIVO-2279 Implement the MyAccount page. 2011-06-01 15:32:00 +00:00
j2blake
64fa779638 NIHVIVO-2279 The MyAccount page is only available to those who are logged in. 2011-06-01 15:30:09 +00:00
j2blake
8a4060cdb7 NIHVIVO-2279 User a hard-coded namespace for permission set URIs. 2011-06-01 15:28:08 +00:00
ryounes
984162bffe Refactor statement data getting into ObjectPropertyTemplateModel, so shared by the subclasses. 2011-06-01 15:21:58 +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
anupsawant
76d0932c58 2011-06-01 05:30:53 +00:00