briancaruso
def98f96de
Worked on java based N3 editing. NIHVIVO-2236
2011-07-02 00:19:45 +00:00
ryounes
7f07155cf8
NIHVIVO-2733 Add custom list view for core:linkedRole - uses core:relatedRole view, with adaptations to fit both properties. Collation support for core:hasEditReviewRole. Improvements to the custom list queries and templates for core:hasRole, core:relatedRole, core:hasEditReviewRole.
2011-07-01 23:29:34 +00:00
hjkhjk54
90d822c6b5
removed output statements
2011-07-01 21:45:01 +00:00
hjkhjk54
263cca2727
Creating new versions that can handle multi-valued parameters for Edit Configuration and n3 editing
2011-07-01 21:43:59 +00:00
ryounes
fd7c20047f
NIHVIVO-2733 Adapt core:relatedRole list view for core:linkedRole
2011-07-01 21:16:36 +00:00
j2blake
dc14aa5aa4
Create SesameController
2011-07-01 20:53:56 +00:00
stellamit
7f67559db4
updates to knowledge base migration
2011-07-01 20:46:08 +00:00
runeliza
2fcebd1c5f
Removed all references to Lucene.
2011-07-01 20:09:54 +00:00
runeliza
3328ac9efe
Modified to use Solr instead of Lucene.
2011-07-01 20:08:34 +00:00
j2blake
8b34e8d5d0
Remove unused classes related to authentication.
2011-07-01 19:40:35 +00:00
deepakkoni
5a4a2d22f5
Removing researchAreaOf from the informationresource queries.
2011-07-01 18:59:45 +00:00
cappadona
44ee8c88bf
NIHVIVO-2810 NIHVIVO-2232 Added custom list view for display:hasElement and first go at menu item drag-n-drop for menu management. Also added new entry for Menu Management on site admin page under site configuration. Work in progress and not fully functional.
2011-07-01 18:12:05 +00:00
stellamit
6fac9339d6
additional logging messages to vivo.all.log during knowledge base migration
2011-07-01 17:18:12 +00:00
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