Commit graph

3031 commits

Author SHA1 Message Date
stellamit
42c8fe1b39 moving utility methods to a different class. 2011-05-26 14:03:38 +00:00
cappadona
a23ff48374 NIHVIVO-2306 Added menu.n3 for default menu with single item (home) 2011-05-26 13:59:59 +00:00
cappadona
1ef03e8471 NIHVIVO-2306 Added VitroConnection.DataSource properties (minus VitroConnection.DataSource.tripleStoreType which will soon be obsolete) 2011-05-26 13:58:06 +00:00
j2blake
3a2169ec13 NIHVIVO-2279 Break into packages by admin or user functions. 2011-05-25 20:20:32 +00:00
ryounes
6fc85c2595 NIHVIVO-2623 Upgrade to Freemarker 2.3.18 2011-05-25 20:08:35 +00:00
j2blake
1bac5c5fbc NIHVIVO-2279 Implement CreatePassword - start to separate into user vs. admin functions. 2011-05-25 20:03:02 +00:00
ryounes
a220c5cba6 Add tests for existence of property in addLinkWithLabel and addLink macros 2011-05-25 19:47:18 +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
manolobevia
b8c058384f NIHVIVO-2280. Worked on markup and styles for account main page, add account, and edit account. Work in progress. 2011-05-25 02:29:29 +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
0654b896c1 NIHVIVO-2279 Implement FreemarkerEmailFactory and standardize on it. Change the parameters used to enable e-mail. 2011-05-24 19:31:21 +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
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
ryounes
5364161038 NIHVIVO-2437 Sort individuallist page results 2011-05-23 21:42:46 +00:00
stellamit
1c975919c5 fix for NIHVIVO-2533 (broken changeURI function) 2011-05-23 20:14:19 +00:00
j2blake
58dcccfa7e dumpRequetParameters should use the logger from the servlet class, not from the parent. 2011-05-23 16:49:40 +00:00
ryounes
1176568eb5 NIHVIVO-2437 Generate /individuallist page results in SolrIndividualListController 2011-05-23 15:30:38 +00:00
j2blake
fabf46d1e7 NIHVIVO-2279 Add more functions to the UserAccount controller. 2011-05-23 15:11:11 +00:00
stellamit
4d1443a40d NIHVIVO-2637 (Include all statements about an individual in linked data (including owl:sameAs)) 2011-05-19 16:39:13 +00:00
ryounes
b67ad14b2b NIHVIVO-2460 Initial setup for migrating IndividualListController to Solr 2011-05-18 22:47:13 +00:00
ryounes
239b45f36c NIHVIVO-2459 Autocomplete: specify returned fields and sort results. Temporarily use untokenized query for tokenized queries. 2011-05-18 22:26:10 +00:00
j2blake
74a34e8a31 NIHVIVO-2279 Add more functions to the UserAccount controller. 2011-05-18 21:47:44 +00:00
stellamit
9b41389bd7 NIHVIVO-2235 (include "context nodes" in response to linked data request) and NIHVIVO-2651 (include rdfs:label of related individuals in response to linked data request) 2011-05-18 21:40:56 +00:00
ryounes
a86480e6b7 NIHVIVO-2459 Untokenized, unstemmed autocomplete (e.g., in addAuthors form). Added commented-out configuration for Solr Suggester in solrconfig.xml. 2011-05-18 20:42:23 +00:00
ryounes
bb07c9ad7e NIHVIVO-2459 Untokenized, unstemmed autocomplete (e.g., in addAuthors form). Multi-word input not working yet. 2011-05-17 20:02:40 +00:00
manolobevia
e4474d5e41 merging 8027 2011-05-17 19:44:57 +00:00
manolobevia
6b78f93c02 Changed content for Term of Use page requested by Jon Corson-Rikert and Elly 2011-05-17 19:27:12 +00:00
j2blake
8fcb6a5fe5 VIVO-304 clean up old login-related files. 2011-05-17 18:11:34 +00:00
ryounes
dcc316f9dd NIHVIVO-2437 Remove unneeded library 2011-05-16 22:27:41 +00:00
ryounes
265a86019c NIHVIVO-2437 Upgrade to Solr 3.1 2011-05-16 21:58:24 +00:00
ryounes
ad98e7723c NIHVIVO-2459 Solr field definitions for autocomplete 2011-05-16 19:16:47 +00:00
j2blake
eac9e5dca1 NIHVIVO-2279 Add externalAuthId to the UserAccount. 2011-05-16 19:07:52 +00:00
j2blake
c6ed488e64 CuwalRedirector was a temporary fix for VITRO-385. A more appropriate fix was found, so CuwalRedirector can go away. 2011-05-16 18:15:34 +00:00
cappadona
552717c3f5 Merged r7965 from nihvivo-rel-1.2-maint branch. 2011-05-16 17:37:50 +00:00
cappadona
ae7965b390 NIHVIVO-2601 Removed displaying entered values for password fields on validation 2011-05-16 17:24:37 +00:00
ryounes
a1ac1320e9 NIHVIVO-2459 Refactoring VitroLuceneTermNames rdfs:label field names to clarify what the fields are. Restored 1.2 Lucene analysis to name fields. 2011-05-13 22:54:25 +00:00
ryounes
702f904e75 NIHVIVO-2459 Work on SolrAutocompleteController (not working yet). Refactoring VitroLuceneTermNames rdfs:label field names to clarify what the fields are. Restored 1.2 Lucene analysis to name fields. 2011-05-13 22:43:47 +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
0dd317972e Remove unused references to RoleLevel. 2011-05-13 20:11:21 +00:00
j2blake
d682659956 fix compile error 2011-05-13 19:39:35 +00:00
j2blake
54944917ac Remove inappropriate references to LoginStatusBean from JSPs. 2011-05-13 19:18:32 +00:00
cappadona
17b94a3a88 VIVO-369 NIHVIVO-2510 Expanded the width of the <ul> for class names. Very long classnames will still extend to a second line and throw off the alignment of the bar graph. 2011-05-13 18:03:20 +00:00