[ 
https://jira.nuxeo.org/browse/NXP-5665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=82488#action_82488
 ] 

Anahide Tchertchian commented on NXP-5665:
------------------------------------------

First release of addon is ready:
http://hg.nuxeo.org/addons/nuxeo-platform-smart-search/log?rev=NXP-5665
http://hg.nuxeo.org/nuxeo/nuxeo-jsf/rev/38623197dd0f
http://hg.nuxeo.org/nuxeo/nuxeo-jsf/rev/8330fec90661
http://hg.nuxeo.org/nuxeo-case-management/rev/01d58aab8c0e
http://hg.nuxeo.org/nuxeo/nuxeo-jsf/rev/598c2f6e3e67

deprecate dynsearch:
http://hg.nuxeo.org/addons/nuxeo-platform-dynsearch/rev/ee7de70fbe70

- made the query builder follow generic interfaces, there is a generic 
IncrementalSmartQuery class to handle elements from the UI so that we can 
follow any other kind of syntax (hibernate, cmis...)
- provided a default query build layout with a lot of distinct conditions, make 
it handle 2 dates, display a different input depending on the operator...
- made result layout "search_listing_ajax" usable in search screen as well as 
on document edit form (for instance, handle SortInfo instances as well as maps)
- made the content view properties editable in the document, and make it 
display its content view in a widget, handling reset on edition
- made the query builder more friendly with ajax re-renders, with or without 
impacting directly backing bean (for instance, the search screen is impacted 
directly in case user navigates somewhere else, but the document model is not 
when editing the query on its edit page)


> Update dynsearch addon
> ----------------------
>
>                 Key: NXP-5665
>                 URL: https://jira.nuxeo.org/browse/NXP-5665
>             Project: Nuxeo Enterprise Platform
>          Issue Type: Task
>            Reporter: Anahide Tchertchian
>            Assignee: Anahide Tchertchian
>             Fix For: 5.4
>
>
> A number of things needs to be done for the dynsearch addon to be up-to-date 
> with current Nuxeo features:
> - make the query builder more generic so that we can generate other kinds of 
> queries than NXQL queries (and provide apis so that we can display a better 
> smart search screen later)
> - make the colum selection system work with new widgets (it's still relying 
> on old layouts and widgets)
> - have less contextual fields in the stateful seam component (by using 
> adequate structures to bind to the current context) so that it's easier to 
> refresh/reset
> - make it use content views instead of query models
> - provide a better integration within Nuxeo, making it possible to save a 
> search
> - adding documentation on how to customize and use it

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://jira.nuxeo.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to