Commit graph

3606 commits

Author SHA1 Message Date
cappadona
5c36325445 NIHVIVO-2311 Minor tweaks to the in progress vitro theme 2011-05-27 17:36:47 +00:00
cappadona
5dd938a4a0 NIHVIVO-2306 Added newIndividualForm.jsp and removed all references to vivo and vivo ontology within. 2011-05-27 17:12:02 +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
manolobevia
32d0437197 NIHVIVO-2311: Worked on templates and stylesheets for vitro theme. WORK IN PROGRESS. 2011-05-27 01:01:08 +00:00
ryounes
c2cb95986c Removing bogus code 2011-05-26 21:29:52 +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
ryounes
d6bacf0c95 Revert changes in r8069 since it was messing up display of mainImage in edit mode for individuals with no image 2011-05-26 14:35:09 +00:00
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
anupsawant
b6666dd039 2011-05-26 04:34:14 +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
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
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
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
anupsawant
cf69ec009a added dismax query parser, boost for alltext fields and changed name of ContextNodeFactory 2011-05-23 19:46:14 +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
anupsawant
51bb061156 merged from trunk version 2011-05-23 14:02:55 +00:00
anupsawant
96f138c247 made changes to web.xml to comment out pagesearchcontroller and use solrpagesearchcontroller 2011-05-20 19:01:53 +00:00
anupsawant
57882afebf Fri 11 AM merged with latest copy of trunk 2011-05-20 14:59:39 +00:00
anupsawant
e866fcc7e5 Thu 5:10 commit after resolving some conflicts due to merge from trunk. 2011-05-19 21:10:26 +00:00
deepakkoni
17d7132222 Removing objectproperties from IndividualToSolrDocument and uncommenting contextURI in ContextNodesInclusionFactory 2011-05-19 19:08:51 +00:00
deepakkoni
5f8f5fa8f5 Fixing the code in ContextNodesInclusionFactory. getQueryFromModel() is commented out because there is nothing specified in search.n3 to be read into the model during the startup.
Eventually, all the contextnode queries willl be extracted out into search.n3
2011-05-19 16:44:23 +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
deepakkoni
f7eb16b7c8 Removing LuceneDocument, that was intended to be used as a test utility to inspect Lucene Documents. and removing references to LuceneDocument from Entity2LuceneDoc 2011-05-19 14:49:51 +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