ryounes
|
1c52d91b08
|
NIHVIVO-2449 Display mostSpecificTypes in search results in place of moniker. Create new template model class for individual in search results, since the display increasingly diverges from the individualList display.
|
2011-07-05 22:00:10 +00:00 |
|
tworrall
|
1d1edb17b8
|
commenting out other console references
|
2011-07-05 21:20:13 +00:00 |
|
j2blake
|
57ca8f9915
|
NIHVIVO-2749 Move the calculation of the MenuManagement URL into the controller.
|
2011-07-05 21:07:46 +00:00 |
|
j2blake
|
6a284ff010
|
NIHVIVO-2749 Prior to adding authorization checks for menu management, clarify the structure and remove compiler warnings.
|
2011-07-05 20:55:01 +00:00 |
|
tworrall
|
a3257c2fa8
|
commented out console.log reference, line 8
|
2011-07-05 20:37:44 +00:00 |
|
brianjlowe
|
cfcea88dfe
|
NIHVIVO-2318 removed a few extraneous references to monikers
|
2011-07-05 19:50:13 +00:00 |
|
ryounes
|
1fb8fdcc45
|
NIHVIVO-2790 Make vitro:moniker displayable and editable (but not addable) so existing values can be managed by editors post-1.3 upgrade.
|
2011-07-05 19:19:07 +00:00 |
|
brianjlowe
|
6e4fcedb6c
|
NIHVIVO-2317 NIHVIVO-2318 removing vitro namespace properties from editing and various Java classes and interfaces
|
2011-07-05 19:14:16 +00:00 |
|
runeliza
|
9c469cef6b
|
Added error output to PatternSyntaxException.
|
2011-07-05 18:50:18 +00:00 |
|
runeliza
|
a839bdcc02
|
Added more tests on SolrJsonReconcileServlet.
|
2011-07-05 18:48:19 +00:00 |
|
ryounes
|
8c73bd95ba
|
Change system output to logging output
|
2011-07-05 16:47:45 +00:00 |
|
j2blake
|
561d35ddc0
|
Change SesameController to FriendController
|
2011-07-05 15:36:09 +00:00 |
|
runeliza
|
67cb3d19a6
|
Removed all references to Lucene.
|
2011-07-05 14:45:30 +00:00 |
|
briancaruso
|
086c0a6582
|
adding license to new test
|
2011-07-02 00:27:44 +00:00 |
|
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
|
c11117396d
|
r 8340 changes made to exclude targetinfo field
|
2011-06-30 10:50:12 +00:00 |
|
anupsawant
|
22a985f3d4
|
r 8346 changes made to include beta field
|
2011-06-30 10:49:49 +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 |
|