Commit graph

2171 commits

Author SHA1 Message Date
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
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
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
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
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
anupsawant
83d082ca23 2011-06-01 00:12:33 +00:00
anupsawant
c45a7fe83d 2011-05-31 23:28:46 +00:00
anupsawant
cbf8627376 2011-05-31 23:23:59 +00:00
anupsawant
adac7e86a0 2011-05-31 22:43:45 +00:00
ryounes
498aea8ac0 NIHVIVO-2675 Add vclass as a url parameter in the rdf link on individual list page 2011-05-31 22:08:28 +00:00
ryounes
010ffda62c NIHVIVO-2660 Filter out data property statements that don't have a literal object. Some associated refactoring. 2011-05-31 21:37:04 +00:00
deepakkoni
e7fc65ab58 ContextNode related queries moved into a separate class for more flexibility. 2011-05-31 21:09:10 +00:00
deepakkoni
0b14ec00db ContextNode related queries moved into a separate class for more flexibility. 2011-05-31 20:57:41 +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
briancaruso
d5563f0436 adding modifiers to SolrSetup.java 2011-05-31 19:08:35 +00:00
briancaruso
aca200fcc7 Example of CalculateBeta.java 2011-05-31 18:58:50 +00:00
briancaruso
eb4aeef8d1 Adding DocumentModifier interface. 2011-05-31 18:36:54 +00:00
ryounes
bcda009285 Remove temporary file accidentally committed in previous revision 2011-05-31 15:05:53 +00:00
ryounes
4c93736902 NIHVIVO-2459, NIHVIVO-2643 Solr versions of autocomplete and json reconcile 2011-05-31 14:58:40 +00:00
anupsawant
3c6a60818e Final changes to the search 2011-05-31 14:21:16 +00:00
brianjlowe
04edace976 NIHVIVO-2440 Remove RDB support 2011-05-27 20:36:48 +00:00
cappadona
1777aec82c NIHVIVO-2306 Changed default theme to vitro and updated default label to "vitro". 2011-05-27 19:35:46 +00:00
j2blake
93738cb8bf NIHVIVO-2279 Hard-coded loading for our four favorite PermissionSets. 2011-05-27 19:04:55 +00:00
j2blake
a48546925d NIHVIVO-2279 For password length limitations, use the constants in UserAccount, not the ones in User. 2011-05-27 14:11:58 +00:00
j2blake
da5e828a42 NIHVIVO-2279 clean up comments 2011-05-26 19:14:15 +00:00
j2blake
a1915c8398 NIHVIVO-2279 Implement account editing and password change. 2011-05-26 16:29:33 +00:00
stellamit
42c8fe1b39 moving utility methods to a different class. 2011-05-26 14:03:38 +00:00
anupsawant
a92fd0bdad 2011-05-26 00:31:00 +00:00
anupsawant
7d14c52c12 2011-05-25 21:43:32 +00:00
j2blake
3a2169ec13 NIHVIVO-2279 Break into packages by admin or user functions. 2011-05-25 20:20:32 +00:00