Commit graph

2811 commits

Author SHA1 Message Date
briancaruso
e16052a7a0 Fixing NPE in test of IndexBuilder. NIHVIVO-2813 2011-07-01 16:32:21 +00:00
j2blake
3c11662d88 NIHVIVO-2279 Remove the obsolete "external Auth ID" field from the template. 2011-07-01 16:28:31 +00:00
j2blake
89a91757c0 NIHVIVO-2279 Flesh out the UI for editing UserAccount, and associating with Individual Profiles 2011-07-01 16:19:53 +00:00
ryounes
50b159710b NIHVIVO-2459 Improvements to stemmed autocomplete matching. NIHVIVO-2801 Fix error in SolrAutocompleteController. 2011-07-01 16:19:31 +00:00
j2blake
cebc368738 NIHVIVO-2279 create new methods on SelfEditingConfiguration, to help associate UserAccounts with Individual profiles. 2011-07-01 16:13:42 +00:00
j2blake
555e068d6a NIHVIVO-2279 convert UserAccountsAjaxController from its first version, which was essentially a stub. 2011-07-01 16:13:23 +00:00
j2blake
f86f8e893c NIHVIVO-2279 create new methods on SelfEditingConfiguration, to help associate UserAccounts with Individual profiles. 2011-07-01 16:12:05 +00:00
manolobevia
93ae6c5155 NIHVIVO-2232: Moving menu management template (edit/add) to vitro/webapp/web/templates/freemarker/edit/forms/menuManagementForm.ftl, and renaming template file. 2011-07-01 16:04:27 +00:00
manolobevia
e56e25d206 NIHVIVO-2232: Created template for adding and editing menu items. Work in progress. 2011-07-01 15:46:02 +00:00
briancaruso
8904a227d6 Adding MultiValuedEditSubmission 2011-07-01 14:19:10 +00:00
cappadona
5e45a7b63d Fixed a couple typos in listViewConfig files. 2011-07-01 13:10:09 +00:00
briancaruso
5cb9198ada Fixing NPE in SolrPagedSearchController NIHVIVO-2809 2011-06-30 22:41:56 +00:00
briancaruso
98b1a4aba2 Removing debugging log levels from default log4j.properties 2011-06-30 21:55:51 +00:00
briancaruso
b8f2118d4b refactoring IndividualToSolrDocument.java. Fix for NIHVIVO-2806 2011-06-30 21:40:59 +00:00
manolobevia
17012d8f01 NIHVIVO-2280: Fixed account deletion 2011-06-30 16:31:39 +00:00
briancaruso
2751ba798b Closing QueryExecution in some code. Adding EditN3GeneratorTest. 2011-06-30 16:30:33 +00:00
ryounes
646d3ed00c Fix inadvertent change to method name in r8364 2011-06-30 12:54:38 +00:00
anupsawant
5f3ee8aa07 r 8364 changes to exclude check on betamap 2011-06-30 12:10:16 +00:00
anupsawant
14bba181c2 r 8364 added a statement to get count of uris that are being indexed. 2011-06-30 11:29:33 +00:00
anupsawant
1f8fec7a52 r 8346 changes made to exclude target info field 2011-06-30 10:48:56 +00:00
anupsawant
6ec704cd77 r 8367 changes made to change boost on fields 2011-06-30 10:48:30 +00:00
anupsawant
c3419ba1fe r 8364 changes made to change boost on fields 2011-06-30 10:45:28 +00:00
anupsawant
e7b383ed81 r 8364 changes made to exclude targetinfo 2011-06-30 10:44:54 +00:00
anupsawant
4dbed884cc r 8364 changes made to exclude phi 2011-06-30 10:44:29 +00:00
briancaruso
1031455e4c working on memory leak NIHVIVO-2782 2011-06-29 23:53:23 +00:00
stellamit
025fb1b435 changing some log messages from debug level to warn level. 2011-06-29 21:25:25 +00:00
ryounes
b3abd584dc NIHVIVO-2801 Fix SolrIndividualListController to handle a situation where the index contains a number of non-existent individuals 2011-06-29 21:25:16 +00:00
manolobevia
f6a0fdebfe NIHVIVO-2796: Re-factored contact form templates 2011-06-29 20:48:32 +00:00
deepakkoni
74a48d09a3 Adding licensing info. 2011-06-29 20:46:13 +00:00
manolobevia
c9669baaf1 NIHVIVO-2704: Removed unnecessary class and aligned form elements for first column in main user accounts table. 2011-06-29 19:45:21 +00:00
deepakkoni
ab8a6f0662 Adding the following files related to refactoring of EditRequestDispatch
1) DefaultDataPropertyFormGenerator
2) DefaultObjectPropertyFormGenerator
3) DefaultPropertyFormGenerator
4) EditDataPropStmtRequestDispatchController
5) EditRequestDispatchController
6) n3DeleteController
7) defaultPropertyForm.ftl

Note: These files are not fully functional yet. While some of them are partially functional, others need some filling up to do.
2011-06-29 19:27:33 +00:00
stellamit
19f69c62ba NIHVIVO-2426 knowledge base migration 2011-06-29 18:43:42 +00:00
manolobevia
32e69d257d NIHVIVO-2794: Removed mailbox image from contact us thank you page. 2011-06-29 16:58:35 +00:00
ryounes
0f3491f42d Updates to default list view: remove moniker, and handle label vs. local name from sparql query rather than a data postprocessor 2011-06-29 15:50:23 +00:00
j2blake
87dc7698e1 NIHVIVO-2279 first steps toward associating a UserAccount with a Profile. 2011-06-29 15:36:14 +00:00
ryounes
239256187d NIHVIVO-2787 Change title selections when selecting a vclass for which no individuals are returned 2011-06-29 14:45:58 +00:00
ryounes
59e3150fc3 NIHVIVO-2787 Fix js to handle unexpected empty individual set returned from controller 2011-06-29 13:45:21 +00:00
briancaruso
6f65d712cc Working on memory leak in solr indexing. Changed ContextNodeFields to single threaded. 2011-06-28 23:47:44 +00:00
manolobevia
7cc5501f70 NIHVIVO-2777: Adjusted CSS for ontology hierarchy display to put top-level classes in bigger font. 2011-06-28 21:23:55 +00:00
stellamit
cd976b67bc development for NIHVIVO-2426, knowledge base migration. 2011-06-28 20:37:55 +00:00
ryounes
9479a220f5 NIHVIVO-2734 Don't show property group menu if there are no property group menu items 2011-06-28 20:19:07 +00:00
hjkhjk54
030b454a2b Changes to fix error with NIHVIVO-2726 (switching to main model removes original model). Also updated template for individuals for classes to employ main class group template. Also fixed error NIHVIVO-2785 where clicking on class on internal/external page repeated class name on page. 2011-06-28 19:54:23 +00:00
ryounes
997b3ef2cd NIHVIVO-2459 Tokenized, stemmed autocomplete search 2011-06-28 19:18:03 +00:00
manolobevia
2bf3e20cd8 NIHVIVO-2707: Changed header page to 'User Accounts' 2011-06-28 18:46:30 +00:00
manolobevia
5b3c113ccc NIHVIVO-2280: Removed .hide class since we have .hidden in VITRO. 2011-06-28 18:37:44 +00:00
ryounes
a7c271a9bd NIHVIVO-2459 Two edgeNGram field definitions for autocomplete. Untokenized autocomplete search. 2011-06-28 16:57:47 +00:00
manolobevia
179d2b80d4 NIHVIVO-2280: Created account.css in VITRO, and moved some wilma specific styles to VIVO. Tweaked styles in general for all account templates and rganized images related to account management. 2011-06-28 12:15:51 +00:00
manolobevia
97ed0f39fd NIHVIVO-2280: Styled buttons for adding an account and deleting an account. 2011-06-27 21:46:27 +00:00
anupsawant
5136b7c095 r 8289 change for index update 2011-06-27 21:44:25 +00:00
anupsawant
e41f90a653 r 8335 change for index update 2011-06-27 21:44:02 +00:00