Commit graph

2156 commits

Author SHA1 Message Date
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
j2blake
1bac5c5fbc NIHVIVO-2279 Implement CreatePassword - start to separate into user vs. admin functions. 2011-05-25 20:03:02 +00:00
stellamit
054b1a9ac1 NIHVIVO-1275 - updates to allow for the request of additional information related to a person in a linked data request for a person individual. 2011-05-25 18:39:12 +00:00
j2blake
563593981f Unravel some of the spaghetti logic. 2011-05-25 16:31:53 +00:00
hjkhjk54
ff35554bf8 UAdapting VitroRequestPrep to use a WebappDaoFactory for a different model based on parameter - additional changes still expected. 2011-05-25 16:05:18 +00:00
j2blake
0aef0368c6 NIHVIVO-2279 Implement Add Account (no associations) and Delete Accounts. 2011-05-24 21:15:56 +00:00
ryounes
3fbbd561c5 NIHVIVO-2460 Migrate menu pages to Solr index 2011-05-24 20:46:46 +00:00
ryounes
e05a531d95 Solr field name changes 2011-05-24 19:40:39 +00:00
j2blake
2763d14c6d NIHVIVO-2279 Implement FreemarkerEmailFactory and standardize on it. Change the parameters used to enable e-mail. 2011-05-24 19:28:18 +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
anupsawant
ecca050bbc 2011-05-24 19:17:46 +00:00
anupsawant
c24926e72b updated from trunk 2011-05-24 18:46:29 +00:00
anupsawant
4943a966fe 2011-05-24 18:29:50 +00:00
ryounes
f2b67b1263 NIHVIVO-2460 Simplified the controller for Solr-based RDF generation on individual list page. Since it only needs to generate RDF/XML, removed code supporting other formats. 2011-05-24 17:34:34 +00:00
stellamit
9236ba0099 disabling some knowledge migration processing during 1.3 development 2011-05-24 17:15:39 +00:00
ryounes
c3049eb9c5 NIHVIVO-2460 Solr-based RDF generation on individual list page 2011-05-24 15:09:50 +00:00