[ http://jira.nuxeo.org/browse/NXP-381?page=comments#action_15466 ] Thibaut SoulciƩ commented on NXP-381: -------------------------------------
please have a look on NXP-283 too, they are 2 screenshots. It would be great to : - have a 'save to dashboard' button on search_results page (when clicked : ajax text input with OK and Cancel buttons) - have a "back to search results" link on when viewing a document from result_list - highlight (client-side according to Thierry) words of query on search_results & viewed document. > make the SearchActionBean able to store and render several parameterised NXQL > queries > ------------------------------------------------------------------------------------- > > Key: NXP-381 > URL: http://jira.nuxeo.org/browse/NXP-381 > Project: Nuxeo Enterprise Platform 5 > Issue Type: Improvement > Security Level: External(All people) > Components: Web UI, Web Foundations, Query / Search > Reporter: Olivier Grisel > Assigned To: Andreas Kalogeropoulos > Priority: Major > Fix For: 5.1 M1 > > Original Estimate: 1 day > Remaining Estimate: 1 day > > Currently the results are stored in the searchResults variable which is > shared for all requests (currently those entered through the search form and > the last modified query of the WorkspaceActionsBean). > Enhancement: make it possible to register named queries such as the following: > - DOMAIN_DOCUMENTS (last modified documents of the current domain) > - MY_DOCUMENTS (last modified documents I am a contributor of) > - WORKSPACES (All workspace I have the right to browse) > The named queries can then be called through JSF easily and reused in the > dashboard, > Enhancement #2: make a search fragment (like the former content portlet) that > displays the rendering of a stored query. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://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
