[JIRA] Updated: (NXP-7260) Add the possibility to let the loginContext.login() be executed as not synchronized

2011-11-23 Thread JIRA NUXEO

 [ 
https://jira.nuxeo.com/browse/NXP-7260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Stéphane Lacoin updated NXP-7260:
-

Fix Version/s: (was: 5.4.2)

 Add the possibility to let the loginContext.login() be executed as not 
 synchronized
 ---

 Key: NXP-7260
 URL: https://jira.nuxeo.com/browse/NXP-7260
 Project: Nuxeo Enterprise Platform
  Issue Type: Improvement
  Components: Configuration
Affects Versions: 5.4.2
Reporter: Benjamin Jalon
Assignee: Benjamin Jalon
 Fix For: 5.5


 Let the login not synchronized can render the application not stable. 
 We advice to not set the property as true and prefer to let the 
 authentication part be fast.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

   
___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Work logged: (NXP-7927) Make it possible to register handlers called after the content creation of the Content Template Service

2011-11-23 Thread Thomas Roger (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXP-7927?page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel\#worklog-{worklog.getId()}
 ]

Thomas Roger logged work on NXP-7927:
-

Author: Thomas Roger
Created on: 23/11/11 11:27
Start Date: 23/11/11 11:27
Worklog Time Spent: 5 hours 

Issue Time Tracking
---

Worklog Id: (was: 27473)
Time Spent: 5 hours
Remaining Estimate: 0 minutes

 Make it possible to register handlers called after the content creation of 
 the Content Template Service
 ---

 Key: NXP-7927
 URL: https://jira.nuxeo.com/browse/NXP-7927
 Project: Nuxeo Enterprise Platform
  Issue Type: Improvement
Reporter: Thomas Roger
Assignee: Thomas Roger
 Fix For: 5.5

  Time Spent: 5 hours
  Remaining Estimate: 0 minutes

 In Social Collaboration and DAM, we need to create containers if they don't 
 exist.
 We can't always do that in the factories of the Content Template service as 
 those factories won't be called if Social Collaboration or DAM are deployed 
 as marketplace packages on an existing Nuxeo.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Work logged: (DAM-631) Finish alignement on Nuxeo 5.5

2011-11-23 Thread Thomas Roger (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/DAM-631?page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel\#worklog-{worklog.getId()}
 ]

Thomas Roger logged work on DAM-631:


Author: Thomas Roger
Created on: 23/11/11 11:30
Start Date: 23/11/11 11:28
Worklog Time Spent: 1 day, 4 hours 

Issue Time Tracking
---

Worklog Id: (was: 27474)
Time Spent: 1 day, 4 hours
Remaining Estimate: 0 minutes

 Finish alignement on Nuxeo 5.5
 --

 Key: DAM-631
 URL: https://jira.nuxeo.com/browse/DAM-631
 Project: Nuxeo DAM
  Issue Type: Bug
Reporter: Thomas Roger
Assignee: Thomas Roger
 Fix For: 5.5

  Time Spent: 1 day, 4 hours
  Remaining Estimate: 0 minutes

 Fix remaining bugs:
 - create Asset Library document if it does not exist (for instance when 
 deploying DAM on an existing DM).
 - cleanup the contributed actions in DAM as some override existing actions in 
 DM (not possible to delete documents in DM and DAM)
 - cleanup the core type contributions, as the types are merged, just add the 
 {{Asset}} facet.
 - When deleting assets, put them in 'deleted' state.
 - Remove the folders management, will be done in Document Management view.
 - fix Selenium tests
 - create 5.5 branch and update Jenkins jobs

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Updated: (NXP-4626) Set focus

2011-11-23 Thread Lise Kemen (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXP-4626?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lise Kemen updated NXP-4626:


Status: Open  (was: Triage)

 Set focus
 -

 Key: NXP-4626
 URL: https://jira.nuxeo.com/browse/NXP-4626
 Project: Nuxeo Enterprise Platform
  Issue Type: Improvement
  Components: Web UI
Affects Versions: 5.3 GA
 Environment: Nuxeo DM 5.3.0 ; Firefox 3.6
Reporter: Sébastien De Nef
Assignee: BugMan virtual user
 Fix For: 5.5


 To improve UI :
 Search users/groups view - set focus in input field (searchForm:searchText)
 [Summary] tab / [Add a tag] - set focus in input field 
 (document_view:tagLabel)
 [Manage] tab / [Subscriptions] tab - set focus in input field 
 (add_subscriptions:nxl_user_group_prefixed_suggestion_1:nxw_selection_1_suggest)
  

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

   
___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Updated: (NXP-6774) Fix hot reload of merged action filters

2011-11-23 Thread Anahide Tchertchian (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXP-6774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Anahide Tchertchian updated NXP-6774:
-

Fix Version/s: 5.4.2

 Fix hot reload of merged action filters
 ---

 Key: NXP-6774
 URL: https://jira.nuxeo.com/browse/NXP-6774
 Project: Nuxeo Enterprise Platform
  Issue Type: Bug
Affects Versions: 5.4.1
Reporter: Anahide Tchertchian
Assignee: Bogdan Stefanescu
 Fix For: 5.4.2


 When hot reloading Studio packages, sometimes actions are not visible 
 anymore. This is due to bad reload of the action service.
 Steps to reproduce:
 - in a studio jar, create a folderish document and check the 'Show Create 
 Child Action' checkbox
 - in admin center, install the corresponding package, then uninstall it, then 
 install it again
 = the 'new' creation button is not visible on any other folderish docs.
 This is due to bad hot reloading of merged filters.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Updated: (NXP-7923) Export View : add text to help the user understand what he can export

2011-11-23 Thread Delphine Renevey (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXP-7923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Delphine Renevey updated NXP-7923:
--

Description: 
Add help text to Export view to explain which view export what 

remove Export PDF from folder 
RSSexport : remove (as it is bugged) from export view + document view 

Rename : Export du document : Objet courant
Export du repertoire : Liste de contenu

1/ pdf export : QR code? 
tooltip 
Export ZIP des fichiers : Tree export of the folder contents (folders, attached 
files,etc.)

2/COntent listing
- tooltips
-desable Pdf export 
-Have an homogeneous view for current object exports and content listing export


  was:
Add help text to Export view to explain which view export what 

remove Export PDF from folder 
RSSexport : remove (as it is bugged) from export view + document view 

REname : Export du document : Objet courant
Export du repertoire : Liste de contenu


 Export View : add text to help the user understand what he can export
 -

 Key: NXP-7923
 URL: https://jira.nuxeo.com/browse/NXP-7923
 Project: Nuxeo Enterprise Platform
  Issue Type: Sub-task
Reporter: Delphine Renevey
 Attachments: Export View.png


 Add help text to Export view to explain which view export what 
 remove Export PDF from folder 
 RSSexport : remove (as it is bugged) from export view + document view 
 Rename : Export du document : Objet courant
 Export du repertoire : Liste de contenu
 1/ pdf export : QR code? 
 tooltip 
 Export ZIP des fichiers : Tree export of the folder contents (folders, 
 attached files,etc.)
 2/COntent listing
 - tooltips
 -desable Pdf export 
 -Have an homogeneous view for current object exports and content listing 
 export

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Updated: (NXP-7923) Export View : add text to help the user understand what he can export

2011-11-23 Thread Delphine Renevey (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXP-7923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Delphine Renevey updated NXP-7923:
--

Description: 
Add help text to Export view to explain which view export what 

remove Export PDF from folder 
RSSexport : to fix (AT)

Rename : Export du document : Objet courant
Export du repertoire : Liste de contenu

1/ pdf export : QR code? 
tooltip 
Export ZIP des fichiers : Tree export of the folder contents (folders, attached 
files,etc.)

2/COntent listing
- tooltips
-desable Pdf export 
-Have an homogeneous view for current object exports and content listing export


  was:
Add help text to Export view to explain which view export what 

remove Export PDF from folder 
RSSexport : remove (as it is bugged) from export view + document view 

Rename : Export du document : Objet courant
Export du repertoire : Liste de contenu

1/ pdf export : QR code? 
tooltip 
Export ZIP des fichiers : Tree export of the folder contents (folders, attached 
files,etc.)

2/COntent listing
- tooltips
-desable Pdf export 
-Have an homogeneous view for current object exports and content listing export



 Export View : add text to help the user understand what he can export
 -

 Key: NXP-7923
 URL: https://jira.nuxeo.com/browse/NXP-7923
 Project: Nuxeo Enterprise Platform
  Issue Type: Sub-task
Reporter: Delphine Renevey
 Attachments: Export View.png


 Add help text to Export view to explain which view export what 
 remove Export PDF from folder 
 RSSexport : to fix (AT)
 Rename : Export du document : Objet courant
 Export du repertoire : Liste de contenu
 1/ pdf export : QR code? 
 tooltip 
 Export ZIP des fichiers : Tree export of the folder contents (folders, 
 attached files,etc.)
 2/COntent listing
 - tooltips
 -desable Pdf export 
 -Have an homogeneous view for current object exports and content listing 
 export

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Issue Comment Edited: (NXP-7025) Remove icons download as PDF

2011-11-23 Thread Delphine Renevey (JIRA NUXEO)

[ 
https://jira.nuxeo.com/browse/NXP-7025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=106278#comment-106278
 ] 

Delphine Renevey edited comment on NXP-7025 at 11/23/11 3:20 PM:
-

After review of all the export features proposed : pdf export of document must 
be disabled. 
Pdf export of content listing must be disabled.(same information as csv export, 
but more ugly)
Csv export of the content listing has to stay (even if same option on Export 
view) as it exports the listing, taking into consideration the filters  order 
set by user


  was (Author: drenevey):
After review of all the export features proposed, it has been decided that 
the export buttons (both) will be removed, as the Export View proposes all the 
export features (and those 2 too)

  
 Remove icons download as PDF
 --

 Key: NXP-7025
 URL: https://jira.nuxeo.com/browse/NXP-7025
 Project: Nuxeo Enterprise Platform
  Issue Type: Sub-task
  Components: Web UI
Affects Versions: 5.4.2-SNAPSHOT
Reporter: Stéfane Fermigier
Assignee: Lise Kemen
 Fix For: 6.0

 Attachments: Screen shot 2011-05-30 at 12.23.27 PM.png


 There are two PDF icons on the top right. They give different results but 
 it's confusing. Which is which? Shouldn't there be only one?
 See attached screenshot.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

   
___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Updated: (NXP-7923) Export View : add text to help the user understand what he can export

2011-11-23 Thread Delphine Renevey (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXP-7923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Delphine Renevey updated NXP-7923:
--

Description: 
Add help text or tooltips to Export view to explain which view exports what.

disable Export PDF for folder 
RSSexport : to fix (AT)

Rename title Export du document with Objet courant/current object (or 
current page?) as we alraedy know we are in the Export view, and we just need 
to know what we export.



1/ pdf export : the flash code can't be read. Can we have a QR code? (AT) 
tooltip : Renders a pdf view of the current page, with document title, 
metadatas,links, history, versions.

tooltip Export ZIP des fichiers : Tree export of the folder contents 
(folders, attached files,etc.)

2/COntent listing
Rename title Export du repertoire : Liste de contenu/Contents listing 
- tooltips : Csv export : Excel export of all pages of the folder, with 
metadatas displayed as columns
-disable Pdf export 
-Have an homogeneous view for current object exports and content listing 
export (AT/LK?)


  was:
Add help text to Export view to explain which view export what 

remove Export PDF from folder 
RSSexport : to fix (AT)

Rename : Export du document : Objet courant
Export du repertoire : Liste de contenu

1/ pdf export : QR code? 
tooltip 
Export ZIP des fichiers : Tree export of the folder contents (folders, attached 
files,etc.)

2/COntent listing
- tooltips
-desable Pdf export 
-Have an homogeneous view for current object exports and content listing export



 Export View : add text to help the user understand what he can export
 -

 Key: NXP-7923
 URL: https://jira.nuxeo.com/browse/NXP-7923
 Project: Nuxeo Enterprise Platform
  Issue Type: Sub-task
Reporter: Delphine Renevey
 Attachments: Export View.png


 Add help text or tooltips to Export view to explain which view exports what.
 disable Export PDF for folder 
 RSSexport : to fix (AT)
 Rename title Export du document with Objet courant/current object (or 
 current page?) as we alraedy know we are in the Export view, and we just 
 need to know what we export.
 1/ pdf export : the flash code can't be read. Can we have a QR code? (AT) 
 tooltip : Renders a pdf view of the current page, with document title, 
 metadatas,links, history, versions.
 tooltip Export ZIP des fichiers : Tree export of the folder contents 
 (folders, attached files,etc.)
 2/COntent listing
 Rename title Export du repertoire : Liste de contenu/Contents listing 
 - tooltips : Csv export : Excel export of all pages of the folder, with 
 metadatas displayed as columns
 -disable Pdf export 
 -Have an homogeneous view for current object exports and content listing 
 export (AT/LK?)

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Updated: (NXP-7489) Filter search display in content views

2011-11-23 Thread Delphine Renevey (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXP-7489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Delphine Renevey updated NXP-7489:
--

Assignee: Anahide Tchertchian

 Filter search display in content views
 --

 Key: NXP-7489
 URL: https://jira.nuxeo.com/browse/NXP-7489
 Project: Nuxeo Enterprise Platform
  Issue Type: Improvement
Reporter: Roland Benedetti
Assignee: Anahide Tchertchian
  Labels: UX
 Fix For: 6.0

 Attachments: Capture d’écran 2011-11-22 à 11.06.07.png, filter 
 search 1.png, filter search 2.png


 Could we try to make the filter search which is in the content view simpler 
 and obviously available, for usability purposes.
 (if people want a complex search, they go in advanced search)
 See 2 examples on the Content view attached (we just need one field to filer 
 on) or on the history (here we need to filter on dates)

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

   
___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Commented: (NXP-7930) Allow running all tests with another database that H2

2011-11-23 Thread Florent Guillaume (JIRA NUXEO)

[ 
https://jira.nuxeo.com/browse/NXP-7930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=106379#comment-106379
 ] 

Florent Guillaume commented on NXP-7930:


Ignore {{@RepositoryConfig}} {{type=}} annotations
http://hg.nuxeo.org/nuxeo/nuxeo-core/rev/d61633310ece

 Allow running all tests with another database that H2
 -

 Key: NXP-7930
 URL: https://jira.nuxeo.com/browse/NXP-7930
 Project: Nuxeo Enterprise Platform
  Issue Type: Bug
  Components: Tests
Affects Versions: 5.4
Reporter: Florent Guillaume
Assignee: Florent Guillaume
Priority: Major
 Fix For: 5.5


 When running tests with for instance {{-Dnuxeo.test.vcs.db=PostgreSQL}} this 
 configuration isn't taken into account by JUnit4 tests based on 
 {{CoreFeature}}.
 This is because {{RepositorySettings}} half-reinitializes the database based 
 on annotations (which isn't configurable enough from outside the tests).
 - Remove annotation-based database choice.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Updated: (NXP-7924) Document listing : remove hours + remove column Creator column

2011-11-23 Thread Delphine Renevey (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXP-7924?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Delphine Renevey updated NXP-7924:
--

Status: Open  (was: Triage)

 Document listing : remove hours + remove column Creator column
 

 Key: NXP-7924
 URL: https://jira.nuxeo.com/browse/NXP-7924
 Project: Nuxeo Enterprise Platform
  Issue Type: Bug
Reporter: Delphine Renevey
 Fix For: 5.5


 Column Date : remove the hh:mm data after the date 
 Remove the Creator column 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Updated: (NXP-7930) Allow running all tests with another database that H2

2011-11-23 Thread Florent Guillaume (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXP-7930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Florent Guillaume updated NXP-7930:
---

Status: Open  (was: Triage)

 Allow running all tests with another database that H2
 -

 Key: NXP-7930
 URL: https://jira.nuxeo.com/browse/NXP-7930
 Project: Nuxeo Enterprise Platform
  Issue Type: Bug
  Components: Tests
Affects Versions: 5.4
Reporter: Florent Guillaume
Assignee: Florent Guillaume
Priority: Major
 Fix For: 5.5


 When running tests with for instance {{-Dnuxeo.test.vcs.db=PostgreSQL}} this 
 configuration isn't taken into account by JUnit4 tests based on 
 {{CoreFeature}}.
 This is because {{RepositorySettings}} half-reinitializes the database based 
 on annotations (which isn't configurable enough from outside the tests).
 - Remove annotation-based database choice.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Created: (NXP-7930) Allow running all tests with another database that H2

2011-11-23 Thread Florent Guillaume (JIRA NUXEO)
Allow running all tests with another database that H2
-

 Key: NXP-7930
 URL: https://jira.nuxeo.com/browse/NXP-7930
 Project: Nuxeo Enterprise Platform
  Issue Type: Bug
  Components: Tests
Affects Versions: 5.4
Reporter: Florent Guillaume
Assignee: Florent Guillaume
Priority: Major
 Fix For: 5.5


When running tests with for instance {{-Dnuxeo.test.vcs.db=PostgreSQL}} this 
configuration isn't taken into account by JUnit4 tests based on {{CoreFeature}}.

This is because {{RepositorySettings}} half-reinitializes the database based on 
annotations (which isn't configurable enough from outside the tests).

- Remove annotation-based database choice.


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Updated: (NXP-7924) Document listing : remove hours + remove column Creator column

2011-11-23 Thread Delphine Renevey (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXP-7924?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Delphine Renevey updated NXP-7924:
--

Tags: STIT-11W48-49

 Document listing : remove hours + remove column Creator column
 

 Key: NXP-7924
 URL: https://jira.nuxeo.com/browse/NXP-7924
 Project: Nuxeo Enterprise Platform
  Issue Type: Bug
Reporter: Delphine Renevey
 Fix For: 5.5


 Column Date : remove the hh:mm data after the date 
 Remove the Creator column 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Updated: (NXP-7930) Allow running all tests with another database that H2

2011-11-23 Thread Florent Guillaume (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXP-7930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Florent Guillaume updated NXP-7930:
---

Affects Version/s: (was: 5.4)
   5.3 RC

 Allow running all tests with another database that H2
 -

 Key: NXP-7930
 URL: https://jira.nuxeo.com/browse/NXP-7930
 Project: Nuxeo Enterprise Platform
  Issue Type: Bug
  Components: Tests
Affects Versions: 5.3 RC
Reporter: Florent Guillaume
Assignee: Florent Guillaume
Priority: Major
 Fix For: 5.5


 When running tests with for instance {{-Dnuxeo.test.vcs.db=PostgreSQL}} this 
 configuration isn't taken into account by JUnit4 tests based on 
 {{CoreFeature}}.
 This is because {{RepositorySettings}} half-reinitializes the database based 
 on annotations (which isn't configurable enough from outside the tests).
 - Remove annotation-based database choice.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Updated: (NXP-7025) Remove icons download as PDF

2011-11-23 Thread Delphine Renevey (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXP-7025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Delphine Renevey updated NXP-7025:
--

Attachment: Capture d’écran 2011-11-23 à 15.29.02.png

 Remove icons download as PDF
 --

 Key: NXP-7025
 URL: https://jira.nuxeo.com/browse/NXP-7025
 Project: Nuxeo Enterprise Platform
  Issue Type: Sub-task
  Components: Web UI
Affects Versions: 5.4.2-SNAPSHOT
Reporter: Stéfane Fermigier
Assignee: Lise Kemen
 Fix For: 6.0

 Attachments: Capture d’écran 2011-11-23 à 15.29.02.png, Screen shot 
 2011-05-30 at 12.23.27 PM.png


 There are two PDF icons on the top right. They give different results but 
 it's confusing. Which is which? Shouldn't there be only one?
 See attached screenshot.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

   
___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Updated: (NXP-7928) Print Icon removal

2011-11-23 Thread Delphine Renevey (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXP-7928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Delphine Renevey updated NXP-7928:
--

Status: Open  (was: Triage)

 Print Icon removal 
 ---

 Key: NXP-7928
 URL: https://jira.nuxeo.com/browse/NXP-7928
 Project: Nuxeo Enterprise Platform
  Issue Type: Sub-task
Reporter: Delphine Renevey
 Attachments: Print on a folderish.png, Print on a non folderish.png


 Remove print icon, as the printed view is not usable
 Users will make a pdf export 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Updated: (NXP-7025) Remove icons download as PDF and icons views on content listing

2011-11-23 Thread Delphine Renevey (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXP-7025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Delphine Renevey updated NXP-7025:
--

Assignee: (was: Lise Kemen)
Tags: STIT-11W48-49
 Summary: Remove icons download as PDF and icons views on content 
listing  (was: Remove icons download as PDF)

 Remove icons download as PDF and icons views on content listing
 ---

 Key: NXP-7025
 URL: https://jira.nuxeo.com/browse/NXP-7025
 Project: Nuxeo Enterprise Platform
  Issue Type: Sub-task
  Components: Web UI
Affects Versions: 5.4.2-SNAPSHOT
Reporter: Stéfane Fermigier
 Fix For: 6.0

 Attachments: Capture d’écran 2011-11-23 à 15.29.02.png, Screen shot 
 2011-05-30 at 12.23.27 PM.png


 There are two PDF icons on the top right. They give different results but 
 it's confusing. Which is which? Shouldn't there be only one?
 See attached screenshot.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

   
___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Commented: (NXP-7930) Allow running all tests with another database that H2

2011-11-23 Thread Florent Guillaume (JIRA NUXEO)

[ 
https://jira.nuxeo.com/browse/NXP-7930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=106380#comment-106380
 ] 

Florent Guillaume commented on NXP-7930:


Ignore {{databaseName}} as well.
http://hg.nuxeo.org/nuxeo/nuxeo-core/rev/33e51165d990


 Allow running all tests with another database that H2
 -

 Key: NXP-7930
 URL: https://jira.nuxeo.com/browse/NXP-7930
 Project: Nuxeo Enterprise Platform
  Issue Type: Bug
  Components: Tests
Affects Versions: 5.3 RC
Reporter: Florent Guillaume
Assignee: Florent Guillaume
Priority: Major
 Fix For: 5.5


 When running tests with for instance {{-Dnuxeo.test.vcs.db=PostgreSQL}} this 
 configuration isn't taken into account by JUnit4 tests based on 
 {{CoreFeature}}.
 This is because {{RepositorySettings}} half-reinitializes the database based 
 on annotations (which isn't configurable enough from outside the tests).
 - Remove annotation-based database choice.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Updated: (NXP-7928) Improve 'print' CSS

2011-11-23 Thread Delphine Renevey (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXP-7928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Delphine Renevey updated NXP-7928:
--

Description: 
The printed view is better in Nuxeo 5.5, we just need to quickly review the 
CSS. 
It's interesting to keep this print, to print tabs content(workflow route, 
history etc.)

  was:
Remove print icon, as the printed view is not usable
Users will make a pdf export 

   Assignee: Lise Kemen
Summary: Improve 'print' CSS   (was: Print Icon removal )

 Improve 'print' CSS 
 

 Key: NXP-7928
 URL: https://jira.nuxeo.com/browse/NXP-7928
 Project: Nuxeo Enterprise Platform
  Issue Type: Sub-task
Reporter: Delphine Renevey
Assignee: Lise Kemen
 Attachments: Print on a folderish.png, Print on a non folderish.png


 The printed view is better in Nuxeo 5.5, we just need to quickly review the 
 CSS. 
 It's interesting to keep this print, to print tabs content(workflow route, 
 history etc.)

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Assigned: (NXP-7920) UI improovment

2011-11-23 Thread Delphine Renevey (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXP-7920?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Delphine Renevey reassigned NXP-7920:
-

Assignee: Lise Kemen

 UI improovment
 --

 Key: NXP-7920
 URL: https://jira.nuxeo.com/browse/NXP-7920
 Project: Nuxeo Enterprise Platform
  Issue Type: Improvement
Reporter: Delphine Renevey
Assignee: Lise Kemen
 Fix For: 5.5


 * Text of buttons of document creation (New,Import file): too low in the 
 button LK
 * Login name : put an arrow to show there is a menu LK
 * All unactive link must have same color LK
 * Form labels : align right LK
 * Add more space for labels LK
 * Form labels : try not bold to see if it's nicer LK
 * Tooltips : to the right of the field OR CSS dashed border ... to have 
 tooltip on mouse over DEV + LK
 * Background : blue instead of black LK
 * Admin center : titles same color as background LK

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Updated: (NXP-7920) UI improovment

2011-11-23 Thread Delphine Renevey (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXP-7920?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Delphine Renevey updated NXP-7920:
--

Description: 
* Text of buttons of document creation (New,Import file): too low in the button 
LK
* Login name : put an arrow to show there is a menu LK
* All unactive link must have same color LK
* Form labels : align right LK
* Add more space for labels LK (+ AT)
* Form labels : try not bold to see if it's nicer LK
* Tooltips : to the right of the field OR CSS dashed border ... to have tooltip 
on mouse over AT + LK
* Background : blue instead of black LK
* Admin center : titles same color as background LK


  was:
* Text of buttons of document creation (New,Import file): too low in the button 
LK
* Login name : put an arrow to show there is a menu LK
* All unactive link must have same color LK
* Form labels : align right LK
* Add more space for labels LK
* Form labels : try not bold to see if it's nicer LK
* Tooltips : to the right of the field OR CSS dashed border ... to have tooltip 
on mouse over DEV + LK
* Background : blue instead of black LK
* Admin center : titles same color as background LK



 UI improovment
 --

 Key: NXP-7920
 URL: https://jira.nuxeo.com/browse/NXP-7920
 Project: Nuxeo Enterprise Platform
  Issue Type: Improvement
Reporter: Delphine Renevey
Assignee: Lise Kemen
 Fix For: 5.5


 * Text of buttons of document creation (New,Import file): too low in the 
 button LK
 * Login name : put an arrow to show there is a menu LK
 * All unactive link must have same color LK
 * Form labels : align right LK
 * Add more space for labels LK (+ AT)
 * Form labels : try not bold to see if it's nicer LK
 * Tooltips : to the right of the field OR CSS dashed border ... to have 
 tooltip on mouse over AT + LK
 * Background : blue instead of black LK
 * Admin center : titles same color as background LK

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Updated: (NXP-7923) Export View : add text to help the user understand what he can export

2011-11-23 Thread Delphine Renevey (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXP-7923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Delphine Renevey updated NXP-7923:
--

Status: Open  (was: Triage)

 Export View : add text to help the user understand what he can export
 -

 Key: NXP-7923
 URL: https://jira.nuxeo.com/browse/NXP-7923
 Project: Nuxeo Enterprise Platform
  Issue Type: Sub-task
Reporter: Delphine Renevey
 Attachments: Export View.png


 Add help text or tooltips to Export view to explain which view exports what.
 disable Export PDF for folder 
 RSSexport : to fix (AT)
 Rename title Export du document with Objet courant/current object (or 
 current page?) as we alraedy know we are in the Export view, and we just 
 need to know what we export.
 1/ pdf export : the flash code can't be read. Can we have a QR code? (AT) 
 tooltip : Renders a pdf view of the current page, with document title, 
 metadatas,links, history, versions.
 tooltip Export ZIP des fichiers : Tree export of the folder contents 
 (folders, attached files,etc.)
 2/COntent listing
 Rename title Export du repertoire : Liste de contenu/Contents listing 
 - tooltips : Csv export : Excel export of all pages of the folder, with 
 metadatas displayed as columns
 -disable Pdf export 
 -Have an homogeneous view for current object exports and content listing 
 export (AT/LK?)

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Created: (NXP-7931) Export RSS fix

2011-11-23 Thread Delphine Renevey (JIRA NUXEO)
Export RSS fix 
---

 Key: NXP-7931
 URL: https://jira.nuxeo.com/browse/NXP-7931
 Project: Nuxeo Enterprise Platform
  Issue Type: Sub-task
Reporter: Delphine Renevey
Assignee: Anahide Tchertchian




--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Assigned: (NXP-7923) Export View : add text to help the user understand what he can export

2011-11-23 Thread Delphine Renevey (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXP-7923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Delphine Renevey reassigned NXP-7923:
-

Assignee: Anahide Tchertchian

 Export View : add text to help the user understand what he can export
 -

 Key: NXP-7923
 URL: https://jira.nuxeo.com/browse/NXP-7923
 Project: Nuxeo Enterprise Platform
  Issue Type: Sub-task
Reporter: Delphine Renevey
Assignee: Anahide Tchertchian
 Attachments: Export View.png


 Add help text or tooltips to Export view to explain which view exports what.
 disable Export PDF for folder 
 RSSexport : to fix (AT)
 Rename title Export du document with Objet courant/current object (or 
 current page?) as we alraedy know we are in the Export view, and we just 
 need to know what we export.
 1/ pdf export : the flash code can't be read. Can we have a QR code? (AT) 
 tooltip : Renders a pdf view of the current page, with document title, 
 metadatas,links, history, versions.
 tooltip Export ZIP des fichiers : Tree export of the folder contents 
 (folders, attached files,etc.)
 2/COntent listing
 Rename title Export du repertoire : Liste de contenu/Contents listing 
 - tooltips : Csv export : Excel export of all pages of the folder, with 
 metadatas displayed as columns
 -disable Pdf export 
 -Have an homogeneous view for current object exports and content listing 
 export (AT/LK?)

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Updated: (NXP-7923) Export View : add text to help the user understand what he can export

2011-11-23 Thread Delphine Renevey (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXP-7923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Delphine Renevey updated NXP-7923:
--

Description: 
- Tab name Export view/Vue d'export : Export or Export options?
- Have an homogeneous view for current object exports and content listing 
export (vertical/horizontal list(AT/LK?)

Rename title Export du document/Document export with Objet 
courant/current object (or current page?) as we already know we are in the 
Export view, and we just need to know what we export.

1/ pdf export : the flash code can't be read. Can we have a QR code? (AT) 
tooltip : Renders a pdf view of the current page, with document metadatas, 
links on attached files, history 
Exporte un pdf de la page courange, comprenant les métadonnées, les liens sur 
les fichiers attachés, l'historique
tooltip Export XML : displays XML page on a new window/ Affiche la page 
XML dans une nouvelle fenêtre
tooltip Export ZIP XML arborescent : Export WML tree (XML files, blobs)/ 
Export XML de l'arborescence (fichers XML, blobs)
tooltip Export ZIP des fichiers : Tree export of the folder contents 
(folders, attached files,etc.)/ Export de l'arborescence de fichiers du 
dossier (sous-dossiers, fichiers etc.)


2/COntent listing
Rename title Export du repertoire : Liste de contenu/Contents listing 
disable Export PDF for folder 
- tooltips : Csv export : Excel export of all pages of the folder, with 
metadatas displayed as columns



  was:
Add help text or tooltips to Export view to explain which view exports what.

disable Export PDF for folder 
RSSexport : to fix (AT)

Rename title Export du document with Objet courant/current object (or 
current page?) as we alraedy know we are in the Export view, and we just need 
to know what we export.



1/ pdf export : the flash code can't be read. Can we have a QR code? (AT) 
tooltip : Renders a pdf view of the current page, with document title, 
metadatas,links, history, versions.

tooltip Export ZIP des fichiers : Tree export of the folder contents 
(folders, attached files,etc.)

2/COntent listing
Rename title Export du repertoire : Liste de contenu/Contents listing 
- tooltips : Csv export : Excel export of all pages of the folder, with 
metadatas displayed as columns
-disable Pdf export 
-Have an homogeneous view for current object exports and content listing 
export (AT/LK?)



 Export View : add text to help the user understand what he can export
 -

 Key: NXP-7923
 URL: https://jira.nuxeo.com/browse/NXP-7923
 Project: Nuxeo Enterprise Platform
  Issue Type: Sub-task
Reporter: Delphine Renevey
Assignee: Anahide Tchertchian
 Attachments: Export View.png


 - Tab name Export view/Vue d'export : Export or Export options?
 - Have an homogeneous view for current object exports and content listing 
 export (vertical/horizontal list(AT/LK?)
 Rename title Export du document/Document export with Objet 
 courant/current object (or current page?) as we already know we are in 
 the Export view, and we just need to know what we export.
 1/ pdf export : the flash code can't be read. Can we have a QR code? (AT) 
 tooltip : Renders a pdf view of the current page, with document metadatas, 
 links on attached files, history 
 Exporte un pdf de la page courange, comprenant les métadonnées, les liens 
 sur les fichiers attachés, l'historique
 tooltip Export XML : displays XML page on a new window/ Affiche la page 
 XML dans une nouvelle fenêtre
 tooltip Export ZIP XML arborescent : Export WML tree (XML files, blobs)/ 
 Export XML de l'arborescence (fichers XML, blobs)
 tooltip Export ZIP des fichiers : Tree export of the folder contents 
 (folders, attached files,etc.)/ Export de l'arborescence de fichiers du 
 dossier (sous-dossiers, fichiers etc.)
 2/COntent listing
 Rename title Export du repertoire : Liste de contenu/Contents listing 
 disable Export PDF for folder 
 - tooltips : Csv export : Excel export of all pages of the folder, with 
 metadatas displayed as columns

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

   
___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Updated: (NXP-7923) Export View : add text to help the user understand what he can export

2011-11-23 Thread Delphine Renevey (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXP-7923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Delphine Renevey updated NXP-7923:
--

Description: 
- Tab name Export view/Vue d'export : Export or Export options?
- Have an homogeneous view for current object exports and content listing 
export (vertical/horizontal list(AT/LK?)

Rename title Export du document/Document export with Objet 
courant/current object (or current page?) as we already know we are in the 
Export view, and we just need to know what we export.

1/ pdf export : the flash code can't be read. Can we have a QR code? (AT) 
tooltip : Renders a pdf view of the current page, with document metadatas, 
links on attached files, history 
Exporte un pdf de la page courange, comprenant les métadonnées, les liens sur 
les fichiers attachés, l'historique
tooltip Export XML : displays XML page on a new window/ Affiche la page 
XML dans une nouvelle fenêtre
tooltip Export ZIP XML arborescent : Export WML tree (XML files, blobs)/ 
Export XML de l'arborescence (fichers XML, blobs)
tooltip Export ZIP des fichiers : Tree export of the folder contents 
(folders, attached files,etc.)/ Export de l'arborescence de fichiers du 
dossier (sous-dossiers, fichiers etc.)


2/COntent listing
Rename title Export du repertoire : Liste de contenu/Contents listing 
disable Export PDF 
- tooltip RSS Export
- tooltip Export ATOM ??
- tooltips : Csv export : Excel export of all pages of the folder, with 
metadatas displayed as columns/ Export sous forme de tableau Excel, de toutes 
les pages du listing, avec métadonnées



  was:
- Tab name Export view/Vue d'export : Export or Export options?
- Have an homogeneous view for current object exports and content listing 
export (vertical/horizontal list(AT/LK?)

Rename title Export du document/Document export with Objet 
courant/current object (or current page?) as we already know we are in the 
Export view, and we just need to know what we export.

1/ pdf export : the flash code can't be read. Can we have a QR code? (AT) 
tooltip : Renders a pdf view of the current page, with document metadatas, 
links on attached files, history 
Exporte un pdf de la page courange, comprenant les métadonnées, les liens sur 
les fichiers attachés, l'historique
tooltip Export XML : displays XML page on a new window/ Affiche la page 
XML dans une nouvelle fenêtre
tooltip Export ZIP XML arborescent : Export WML tree (XML files, blobs)/ 
Export XML de l'arborescence (fichers XML, blobs)
tooltip Export ZIP des fichiers : Tree export of the folder contents 
(folders, attached files,etc.)/ Export de l'arborescence de fichiers du 
dossier (sous-dossiers, fichiers etc.)


2/COntent listing
Rename title Export du repertoire : Liste de contenu/Contents listing 
disable Export PDF for folder 
- tooltips : Csv export : Excel export of all pages of the folder, with 
metadatas displayed as columns




 Export View : add text to help the user understand what he can export
 -

 Key: NXP-7923
 URL: https://jira.nuxeo.com/browse/NXP-7923
 Project: Nuxeo Enterprise Platform
  Issue Type: Sub-task
Reporter: Delphine Renevey
Assignee: Anahide Tchertchian
 Attachments: Export View.png


 - Tab name Export view/Vue d'export : Export or Export options?
 - Have an homogeneous view for current object exports and content listing 
 export (vertical/horizontal list(AT/LK?)
 Rename title Export du document/Document export with Objet 
 courant/current object (or current page?) as we already know we are in 
 the Export view, and we just need to know what we export.
 1/ pdf export : the flash code can't be read. Can we have a QR code? (AT) 
 tooltip : Renders a pdf view of the current page, with document metadatas, 
 links on attached files, history 
 Exporte un pdf de la page courange, comprenant les métadonnées, les liens 
 sur les fichiers attachés, l'historique
 tooltip Export XML : displays XML page on a new window/ Affiche la page 
 XML dans une nouvelle fenêtre
 tooltip Export ZIP XML arborescent : Export WML tree (XML files, blobs)/ 
 Export XML de l'arborescence (fichers XML, blobs)
 tooltip Export ZIP des fichiers : Tree export of the folder contents 
 (folders, attached files,etc.)/ Export de l'arborescence de fichiers du 
 dossier (sous-dossiers, fichiers etc.)
 2/COntent listing
 Rename title Export du repertoire : Liste de contenu/Contents listing 
 disable Export PDF 
 - tooltip RSS Export
 - tooltip Export ATOM ??
 - tooltips : Csv export : Excel export of all pages of the folder, with 
 metadatas displayed as columns/ Export sous forme de tableau Excel, de 
 toutes les pages du listing, avec métadonnées

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

   

[JIRA] Updated: (NXP-7923) Export View : add text to help the user understand what he can export

2011-11-23 Thread Delphine Renevey (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXP-7923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Delphine Renevey updated NXP-7923:
--

Description: 
- Tab name Export view/Vue d'export : Export or Export options?
- Have an homogeneous view for current object exports and content listing 
export (vertical/horizontal list(AT/LK?)

Rename title Export du document/Document export with Objet 
courant/current object (or current page?) as we already know we are in the 
Export view, and we just need to know what we export.

1/ pdf export : the flash code can't be read. Can we have a QR code? (AT) 
tooltip : Renders a pdf view of the current page, with document metadatas, 
links on attached files, history 
Exporte un pdf de la page courange, comprenant les métadonnées, les liens sur 
les fichiers attachés, l'historique
tooltip Export XML : displays XML page on a new window/ Affiche la page 
XML dans une nouvelle fenêtre
tooltip Export ZIP XML arborescent : Export WML tree (XML files, blobs)/ 
Export XML de l'arborescence (fichers XML, blobs)
tooltip Export ZIP des fichiers : Tree export of the folder contents 
(folders, attached files,etc.)/ Export de l'arborescence de fichiers du 
dossier (sous-dossiers, fichiers etc.)


2/COntent listing
Rename title Export du repertoire : Liste de contenu/Contents listing 
disable Export PDF 
- tooltips : Csv export : Excel export of all pages of the folder, with 
metadatas displayed as columns/ Export sous forme de tableau Excel, de toutes 
les pages du listing, avec métadonnées
- Disable RSS export and ATOM Export as we have them on the document view, 
and it's not really exports


  was:
- Tab name Export view/Vue d'export : Export or Export options?
- Have an homogeneous view for current object exports and content listing 
export (vertical/horizontal list(AT/LK?)

Rename title Export du document/Document export with Objet 
courant/current object (or current page?) as we already know we are in the 
Export view, and we just need to know what we export.

1/ pdf export : the flash code can't be read. Can we have a QR code? (AT) 
tooltip : Renders a pdf view of the current page, with document metadatas, 
links on attached files, history 
Exporte un pdf de la page courange, comprenant les métadonnées, les liens sur 
les fichiers attachés, l'historique
tooltip Export XML : displays XML page on a new window/ Affiche la page 
XML dans une nouvelle fenêtre
tooltip Export ZIP XML arborescent : Export WML tree (XML files, blobs)/ 
Export XML de l'arborescence (fichers XML, blobs)
tooltip Export ZIP des fichiers : Tree export of the folder contents 
(folders, attached files,etc.)/ Export de l'arborescence de fichiers du 
dossier (sous-dossiers, fichiers etc.)


2/COntent listing
Rename title Export du repertoire : Liste de contenu/Contents listing 
disable Export PDF 
- tooltip RSS Export
- tooltip Export ATOM ??
- tooltips : Csv export : Excel export of all pages of the folder, with 
metadatas displayed as columns/ Export sous forme de tableau Excel, de toutes 
les pages du listing, avec métadonnées




 Export View : add text to help the user understand what he can export
 -

 Key: NXP-7923
 URL: https://jira.nuxeo.com/browse/NXP-7923
 Project: Nuxeo Enterprise Platform
  Issue Type: Sub-task
Reporter: Delphine Renevey
Assignee: Anahide Tchertchian
 Attachments: Export View.png


 - Tab name Export view/Vue d'export : Export or Export options?
 - Have an homogeneous view for current object exports and content listing 
 export (vertical/horizontal list(AT/LK?)
 Rename title Export du document/Document export with Objet 
 courant/current object (or current page?) as we already know we are in 
 the Export view, and we just need to know what we export.
 1/ pdf export : the flash code can't be read. Can we have a QR code? (AT) 
 tooltip : Renders a pdf view of the current page, with document metadatas, 
 links on attached files, history 
 Exporte un pdf de la page courange, comprenant les métadonnées, les liens 
 sur les fichiers attachés, l'historique
 tooltip Export XML : displays XML page on a new window/ Affiche la page 
 XML dans une nouvelle fenêtre
 tooltip Export ZIP XML arborescent : Export WML tree (XML files, blobs)/ 
 Export XML de l'arborescence (fichers XML, blobs)
 tooltip Export ZIP des fichiers : Tree export of the folder contents 
 (folders, attached files,etc.)/ Export de l'arborescence de fichiers du 
 dossier (sous-dossiers, fichiers etc.)
 2/COntent listing
 Rename title Export du repertoire : Liste de contenu/Contents listing 
 disable Export PDF 
 - tooltips : Csv export : Excel export of all pages of the folder, with 
 metadatas displayed as columns/ Export sous forme de tableau Excel, de 
 toutes les pages du listing, avec métadonnées
 - Disable RSS export 

[JIRA] Updated: (NXP-7923) Export View : add text to help the user understand what he can export

2011-11-23 Thread Delphine Renevey (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXP-7923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Delphine Renevey updated NXP-7923:
--

Description: 
- Tab name Export view/Vue d'export : Export or Export options?
- Have an homogeneous view for current object exports and content listing 
export (vertical/horizontal list(AT/LK?)

Rename title Export du document/Document export with Objet 
courant/current object (or current page?) as we already know we are in the 
Export view, and we just need to know what we export.

1/ pdf export : the flash code can't be read. Can we have a QR code? (AT) 
tooltip : Renders a pdf view of the current page, with document metadatas, 
links on attached files, history 
Exporte un pdf de la page courange, comprenant les métadonnées, les liens sur 
les fichiers attachés, l'historique
tooltip Export XML : displays XML page on a new window/ Affiche la page 
XML dans une nouvelle fenêtre
tooltip Export ZIP XML arborescent : Export WML tree (XML files, blobs)/ 
Export XML de l'arborescence (fichers XML, blobs)
tooltip Export ZIP des fichiers : Tree export of the folder contents 
(folders, attached files,etc.)/ Export de l'arborescence de fichiers du 
dossier (sous-dossiers, fichiers etc.)


2/COntent listing
Rename title Export du repertoire : Liste de contenu/Contents listing 
disable Export PDF 
Change icon CSV for XLS
- tooltips : Csv export : Excel export of all pages of the folder, with 
metadatas displayed as columns/ Export sous forme de tableau Excel, de toutes 
les pages du listing, avec métadonnées
- Disable RSS export and ATOM Export as we have them on the document view, 
and it's not really exports


  was:
- Tab name Export view/Vue d'export : Export or Export options?
- Have an homogeneous view for current object exports and content listing 
export (vertical/horizontal list(AT/LK?)

Rename title Export du document/Document export with Objet 
courant/current object (or current page?) as we already know we are in the 
Export view, and we just need to know what we export.

1/ pdf export : the flash code can't be read. Can we have a QR code? (AT) 
tooltip : Renders a pdf view of the current page, with document metadatas, 
links on attached files, history 
Exporte un pdf de la page courange, comprenant les métadonnées, les liens sur 
les fichiers attachés, l'historique
tooltip Export XML : displays XML page on a new window/ Affiche la page 
XML dans une nouvelle fenêtre
tooltip Export ZIP XML arborescent : Export WML tree (XML files, blobs)/ 
Export XML de l'arborescence (fichers XML, blobs)
tooltip Export ZIP des fichiers : Tree export of the folder contents 
(folders, attached files,etc.)/ Export de l'arborescence de fichiers du 
dossier (sous-dossiers, fichiers etc.)


2/COntent listing
Rename title Export du repertoire : Liste de contenu/Contents listing 
disable Export PDF 
- tooltips : Csv export : Excel export of all pages of the folder, with 
metadatas displayed as columns/ Export sous forme de tableau Excel, de toutes 
les pages du listing, avec métadonnées
- Disable RSS export and ATOM Export as we have them on the document view, 
and it's not really exports



 Export View : add text to help the user understand what he can export
 -

 Key: NXP-7923
 URL: https://jira.nuxeo.com/browse/NXP-7923
 Project: Nuxeo Enterprise Platform
  Issue Type: Sub-task
Reporter: Delphine Renevey
Assignee: Anahide Tchertchian
 Attachments: Export View.png


 - Tab name Export view/Vue d'export : Export or Export options?
 - Have an homogeneous view for current object exports and content listing 
 export (vertical/horizontal list(AT/LK?)
 Rename title Export du document/Document export with Objet 
 courant/current object (or current page?) as we already know we are in 
 the Export view, and we just need to know what we export.
 1/ pdf export : the flash code can't be read. Can we have a QR code? (AT) 
 tooltip : Renders a pdf view of the current page, with document metadatas, 
 links on attached files, history 
 Exporte un pdf de la page courange, comprenant les métadonnées, les liens 
 sur les fichiers attachés, l'historique
 tooltip Export XML : displays XML page on a new window/ Affiche la page 
 XML dans une nouvelle fenêtre
 tooltip Export ZIP XML arborescent : Export WML tree (XML files, blobs)/ 
 Export XML de l'arborescence (fichers XML, blobs)
 tooltip Export ZIP des fichiers : Tree export of the folder contents 
 (folders, attached files,etc.)/ Export de l'arborescence de fichiers du 
 dossier (sous-dossiers, fichiers etc.)
 2/COntent listing
 Rename title Export du repertoire : Liste de contenu/Contents listing 
 disable Export PDF 
 Change icon CSV for XLS
 - tooltips : Csv export : Excel export of all pages of the folder, with 
 metadatas displayed as columns/ 

[JIRA] Updated: (NXP-2613) Export workspaces with Picture files doesn't work

2011-11-23 Thread Delphine Renevey (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXP-2613?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Delphine Renevey updated NXP-2613:
--

Status: Triage  (was: Open)

 Export workspaces with Picture files doesn't work
 -

 Key: NXP-2613
 URL: https://jira.nuxeo.com/browse/NXP-2613
 Project: Nuxeo Enterprise Platform
  Issue Type: Sub-task
  Components: Image management
Affects Versions: 5.1.5
Reporter: Enrique Perez
Assignee: Thierry Delprat

 I'm using Nuxeo 5.1.5.
 If I export workspaces that contains image files works fine, but if I include 
 the plugins:
 nuxeo-platform-imaging-api
 nuxeo-platform-imaging-core
 nuxeo-platform-imaging-facade
 nuxeo-platform-imaging-transform
 nuxeo-platform-imaging-web
 Now, the workspaces that contains image files are not exported.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Updated: (NXP-7928) Improve 'print' CSS

2011-11-23 Thread Delphine Renevey (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXP-7928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Delphine Renevey updated NXP-7928:
--

Fix Version/s: 5.5

 Improve 'print' CSS 
 

 Key: NXP-7928
 URL: https://jira.nuxeo.com/browse/NXP-7928
 Project: Nuxeo Enterprise Platform
  Issue Type: Sub-task
Reporter: Delphine Renevey
Assignee: Lise Kemen
 Fix For: 5.5

 Attachments: Print on a folderish.png, Print on a non folderish.png


 The printed view is better in Nuxeo 5.5, we just need to quickly review the 
 CSS. 
 It's interesting to keep this print, to print tabs content(workflow route, 
 history etc.)

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Updated: (NXP-7923) Export View : add text to help the user understand what he can export

2011-11-23 Thread Delphine Renevey (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXP-7923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Delphine Renevey updated NXP-7923:
--

Fix Version/s: 5.5

 Export View : add text to help the user understand what he can export
 -

 Key: NXP-7923
 URL: https://jira.nuxeo.com/browse/NXP-7923
 Project: Nuxeo Enterprise Platform
  Issue Type: Sub-task
Reporter: Delphine Renevey
Assignee: Anahide Tchertchian
 Fix For: 5.5

 Attachments: Export View.png


 - Tab name Export view/Vue d'export : Export or Export options?
 - Have an homogeneous view for current object exports and content listing 
 export (vertical/horizontal list(AT/LK?)
 Rename title Export du document/Document export with Objet 
 courant/current object (or current page?) as we already know we are in 
 the Export view, and we just need to know what we export.
 1/ pdf export : the flash code can't be read. Can we have a QR code? (AT) 
 tooltip : Renders a pdf view of the current page, with document metadatas, 
 links on attached files, history 
 Exporte un pdf de la page courange, comprenant les métadonnées, les liens 
 sur les fichiers attachés, l'historique
 tooltip Export XML : displays XML page on a new window/ Affiche la page 
 XML dans une nouvelle fenêtre
 tooltip Export ZIP XML arborescent : Export WML tree (XML files, blobs)/ 
 Export XML de l'arborescence (fichers XML, blobs)
 tooltip Export ZIP des fichiers : Tree export of the folder contents 
 (folders, attached files,etc.)/ Export de l'arborescence de fichiers du 
 dossier (sous-dossiers, fichiers etc.)
 2/COntent listing
 Rename title Export du repertoire : Liste de contenu/Contents listing 
 disable Export PDF 
 Change icon CSV for XLS
 - tooltips : Csv export : Excel export of all pages of the folder, with 
 metadatas displayed as columns/ Export sous forme de tableau Excel, de 
 toutes les pages du listing, avec métadonnées
 - Disable RSS export and ATOM Export as we have them on the document 
 view, and it's not really exports

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

   
___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Updated: (NXP-7025) Remove icons download as PDF and icons views on content listing

2011-11-23 Thread Delphine Renevey (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXP-7025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Delphine Renevey updated NXP-7025:
--

Fix Version/s: (was: 6.0)
   5.5

 Remove icons download as PDF and icons views on content listing
 ---

 Key: NXP-7025
 URL: https://jira.nuxeo.com/browse/NXP-7025
 Project: Nuxeo Enterprise Platform
  Issue Type: Sub-task
  Components: Web UI
Affects Versions: 5.4.2-SNAPSHOT
Reporter: Stéfane Fermigier
 Fix For: 5.5

 Attachments: Capture d’écran 2011-11-23 à 15.29.02.png, Screen shot 
 2011-05-30 at 12.23.27 PM.png


 There are two PDF icons on the top right. They give different results but 
 it's confusing. Which is which? Shouldn't there be only one?
 See attached screenshot.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

   
___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Updated: (NXP-7923) Export View : add text to help the user understand what he can export

2011-11-23 Thread Delphine Renevey (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXP-7923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Delphine Renevey updated NXP-7923:
--

Tags: AT-5.5-tasks

 Export View : add text to help the user understand what he can export
 -

 Key: NXP-7923
 URL: https://jira.nuxeo.com/browse/NXP-7923
 Project: Nuxeo Enterprise Platform
  Issue Type: Sub-task
Reporter: Delphine Renevey
Assignee: Anahide Tchertchian
 Fix For: 5.5

 Attachments: Export View.png


 - Tab name Export view/Vue d'export : Export or Export options?
 - Have an homogeneous view for current object exports and content listing 
 export (vertical/horizontal list(AT/LK?)
 Rename title Export du document/Document export with Objet 
 courant/current object (or current page?) as we already know we are in 
 the Export view, and we just need to know what we export.
 1/ pdf export : the flash code can't be read. Can we have a QR code? (AT) 
 tooltip : Renders a pdf view of the current page, with document metadatas, 
 links on attached files, history 
 Exporte un pdf de la page courange, comprenant les métadonnées, les liens 
 sur les fichiers attachés, l'historique
 tooltip Export XML : displays XML page on a new window/ Affiche la page 
 XML dans une nouvelle fenêtre
 tooltip Export ZIP XML arborescent : Export WML tree (XML files, blobs)/ 
 Export XML de l'arborescence (fichers XML, blobs)
 tooltip Export ZIP des fichiers : Tree export of the folder contents 
 (folders, attached files,etc.)/ Export de l'arborescence de fichiers du 
 dossier (sous-dossiers, fichiers etc.)
 2/COntent listing
 Rename title Export du repertoire : Liste de contenu/Contents listing 
 disable Export PDF 
 Change icon CSV for XLS
 - tooltips : Csv export : Excel export of all pages of the folder, with 
 metadatas displayed as columns/ Export sous forme de tableau Excel, de 
 toutes les pages du listing, avec métadonnées
 - Disable RSS export and ATOM Export as we have them on the document 
 view, and it's not really exports

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

   
___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Updated: (NXP-7931) Export RSS fix

2011-11-23 Thread Delphine Renevey (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXP-7931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Delphine Renevey updated NXP-7931:
--

Fix Version/s: 5.5
 Tags: AT-5.5-tasks

 Export RSS fix 
 ---

 Key: NXP-7931
 URL: https://jira.nuxeo.com/browse/NXP-7931
 Project: Nuxeo Enterprise Platform
  Issue Type: Sub-task
Reporter: Delphine Renevey
Assignee: Anahide Tchertchian
 Fix For: 5.5




--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Updated: (NXP-7931) Export RSS fix

2011-11-23 Thread Delphine Renevey (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXP-7931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Delphine Renevey updated NXP-7931:
--

Status: Open  (was: Triage)

 Export RSS fix 
 ---

 Key: NXP-7931
 URL: https://jira.nuxeo.com/browse/NXP-7931
 Project: Nuxeo Enterprise Platform
  Issue Type: Sub-task
Reporter: Delphine Renevey
Assignee: Anahide Tchertchian
 Fix For: 5.5




--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Updated: (NXP-7489) Filter search display in content views

2011-11-23 Thread Delphine Renevey (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXP-7489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Delphine Renevey updated NXP-7489:
--

Fix Version/s: (was: 6.0)
   5.5
 Tags: AT-5.5-tasks

 Filter search display in content views
 --

 Key: NXP-7489
 URL: https://jira.nuxeo.com/browse/NXP-7489
 Project: Nuxeo Enterprise Platform
  Issue Type: Improvement
Reporter: Roland Benedetti
Assignee: Anahide Tchertchian
  Labels: UX
 Fix For: 5.5

 Attachments: Capture d’écran 2011-11-22 à 11.06.07.png, filter 
 search 1.png, filter search 2.png


 Could we try to make the filter search which is in the content view simpler 
 and obviously available, for usability purposes.
 (if people want a complex search, they go in advanced search)
 See 2 examples on the Content view attached (we just need one field to filer 
 on) or on the history (here we need to filter on dates)

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

   
___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Resolved: (NXP-7932) Make it possible to set the field definition to use on tag nxl:widgetType

2011-11-23 Thread Anahide Tchertchian (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXP-7932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Anahide Tchertchian resolved NXP-7932.
--

Resolution: Fixed

http://hg.nuxeo.org/nuxeo/nuxeo-jsf/rev/e6483b8e391e

 Make it possible to set the field definition to use on tag nxl:widgetType
 -

 Key: NXP-7932
 URL: https://jira.nuxeo.com/browse/NXP-7932
 Project: Nuxeo Enterprise Platform
  Issue Type: Improvement
  Components: Web UI
Affects Versions: 5.4.2
Reporter: Anahide Tchertchian
Assignee: Anahide Tchertchian
 Fix For: 5.5


 This will make it easier to use/configure widget types in audio/video 
 plugins, as they use a lot of widgets rendering outside of a layout context.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Updated: (NXP-7932) Make it possible to set the field definition to use on tag nxl:widgetType

2011-11-23 Thread Anahide Tchertchian (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXP-7932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Anahide Tchertchian updated NXP-7932:
-

Status: Open  (was: Triage)

 Make it possible to set the field definition to use on tag nxl:widgetType
 -

 Key: NXP-7932
 URL: https://jira.nuxeo.com/browse/NXP-7932
 Project: Nuxeo Enterprise Platform
  Issue Type: Improvement
  Components: Web UI
Affects Versions: 5.4.2
Reporter: Anahide Tchertchian
Assignee: Anahide Tchertchian
 Fix For: 5.5


 This will make it easier to use/configure widget types in audio/video 
 plugins, as they use a lot of widgets rendering outside of a layout context.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Updated: (NXP-7923) Export View : add text to help the user understand what he can export

2011-11-23 Thread Anahide Tchertchian (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXP-7923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Anahide Tchertchian updated NXP-7923:
-

Comment: was deleted

(was: what's the bug on RSS export?)

 Export View : add text to help the user understand what he can export
 -

 Key: NXP-7923
 URL: https://jira.nuxeo.com/browse/NXP-7923
 Project: Nuxeo Enterprise Platform
  Issue Type: Sub-task
Reporter: Delphine Renevey
Assignee: Anahide Tchertchian
 Fix For: 5.5

 Attachments: Export View.png


 - Tab name Export view/Vue d'export : Export or Export options?
 - Have an homogeneous view for current object exports and content listing 
 export (vertical/horizontal list(AT/LK?)
 Rename title Export du document/Document export with Objet 
 courant/current object (or current page?) as we already know we are in 
 the Export view, and we just need to know what we export.
 1/ pdf export : the flash code can't be read. Can we have a QR code? (AT) 
 tooltip : Renders a pdf view of the current page, with document metadatas, 
 links on attached files, history 
 Exporte un pdf de la page courange, comprenant les métadonnées, les liens 
 sur les fichiers attachés, l'historique
 tooltip Export XML : displays XML page on a new window/ Affiche la page 
 XML dans une nouvelle fenêtre
 tooltip Export ZIP XML arborescent : Export WML tree (XML files, blobs)/ 
 Export XML de l'arborescence (fichers XML, blobs)
 tooltip Export ZIP des fichiers : Tree export of the folder contents 
 (folders, attached files,etc.)/ Export de l'arborescence de fichiers du 
 dossier (sous-dossiers, fichiers etc.)
 2/COntent listing
 Rename title Export du repertoire : Liste de contenu/Contents listing 
 disable Export PDF 
 Change icon CSV for XLS
 - tooltips : Csv export : Excel export of all pages of the folder, with 
 metadatas displayed as columns/ Export sous forme de tableau Excel, de 
 toutes les pages du listing, avec métadonnées
 - Disable RSS export and ATOM Export as we have them on the document 
 view, and it's not really exports

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

   
___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Commented: (NXP-7025) Remove icons download as PDF and icons views on content listing

2011-11-23 Thread Anahide Tchertchian (JIRA NUXEO)

[ 
https://jira.nuxeo.com/browse/NXP-7025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=106394#comment-106394
 ] 

Anahide Tchertchian commented on NXP-7025:
--

pdf export of document: action defined in webapp-base
pdf export of content listing: can be disabled on all default content views 
(see attribute showPDFExport=false on layout listings)


 Remove icons download as PDF and icons views on content listing
 ---

 Key: NXP-7025
 URL: https://jira.nuxeo.com/browse/NXP-7025
 Project: Nuxeo Enterprise Platform
  Issue Type: Sub-task
  Components: Web UI
Affects Versions: 5.4.2-SNAPSHOT
Reporter: Stéfane Fermigier
 Fix For: 5.5

 Attachments: Capture d’écran 2011-11-23 à 15.29.02.png, Screen shot 
 2011-05-30 at 12.23.27 PM.png


 There are two PDF icons on the top right. They give different results but 
 it's confusing. Which is which? Shouldn't there be only one?
 See attached screenshot.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

   
___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Created: (NXP-7933) Upgrade the selenium runner to the latest version published on maven: 2.12.0

2011-11-23 Thread Olivier Grisel (JIRA NUXEO)
Upgrade the selenium runner to the latest version published on maven: 2.12.0


 Key: NXP-7933
 URL: https://jira.nuxeo.com/browse/NXP-7933
 Project: Nuxeo Enterprise Platform
  Issue Type: Improvement
Reporter: Olivier Grisel
Assignee: Olivier Grisel


In particular this allows the firefox addons to launch on recent versions (e.g. 
firefox 8.0 for instance).

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Work started: (NXP-7933) Upgrade the selenium runner to the latest version published on maven: 2.12.0

2011-11-23 Thread Olivier Grisel (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXP-7933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Work on NXP-7933 started by Olivier Grisel.

 Upgrade the selenium runner to the latest version published on maven: 2.12.0
 

 Key: NXP-7933
 URL: https://jira.nuxeo.com/browse/NXP-7933
 Project: Nuxeo Enterprise Platform
  Issue Type: Improvement
Affects Versions: 5.4.2
Reporter: Olivier Grisel
Assignee: Olivier Grisel
 Fix For: 5.5


 In particular this allows the firefox addons to launch on recent versions 
 (e.g. firefox 8.0 for instance).

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Updated: (NXP-7933) Upgrade the selenium runner to the latest version published on maven: 2.12.0

2011-11-23 Thread Olivier Grisel (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXP-7933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Olivier Grisel updated NXP-7933:


Affects Version/s: 5.4.2
Fix Version/s: 5.5

 Upgrade the selenium runner to the latest version published on maven: 2.12.0
 

 Key: NXP-7933
 URL: https://jira.nuxeo.com/browse/NXP-7933
 Project: Nuxeo Enterprise Platform
  Issue Type: Improvement
Affects Versions: 5.4.2
Reporter: Olivier Grisel
Assignee: Olivier Grisel
 Fix For: 5.5


 In particular this allows the firefox addons to launch on recent versions 
 (e.g. firefox 8.0 for instance).

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Commented: (NXP-7522) Link pages to external resources (css or script)

2011-11-23 Thread Anahide Tchertchian (JIRA NUXEO)

[ 
https://jira.nuxeo.com/browse/NXP-7522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=106396#comment-106396
 ] 

Anahide Tchertchian commented on NXP-7522:
--

fix registries management, to avoid doing again merging logics when retrieving 
contributions
http://hg.nuxeo.org/nuxeo/nuxeo-theme/rev/c301d3e5ff66


 Link pages to external resources (css or script)
 

 Key: NXP-7522
 URL: https://jira.nuxeo.com/browse/NXP-7522
 Project: Nuxeo Enterprise Platform
  Issue Type: Sub-task
  Components: Themes
Affects Versions: 5.4.2
Reporter: Anahide Tchertchian
Assignee: Anahide Tchertchian
 Fix For: 5.5


 For now external resources (css, js script...) can only be declared on theme 
 fragments = we need to link a given theme page with a bunch of external 
 resources (handling ordering that is important for CSS files).

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Updated: (NXP-7933) Upgrade the selenium runner to the latest version published on maven: 2.12.0

2011-11-23 Thread Olivier Grisel (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXP-7933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Olivier Grisel updated NXP-7933:


Status: Open  (was: Triage)

 Upgrade the selenium runner to the latest version published on maven: 2.12.0
 

 Key: NXP-7933
 URL: https://jira.nuxeo.com/browse/NXP-7933
 Project: Nuxeo Enterprise Platform
  Issue Type: Improvement
Affects Versions: 5.4.2
Reporter: Olivier Grisel
Assignee: Olivier Grisel
 Fix For: 5.5


 In particular this allows the firefox addons to launch on recent versions 
 (e.g. firefox 8.0 for instance).

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Updated: (NXP-7933) Upgrade the selenium runner to the latest version published on maven: 2.12.0

2011-11-23 Thread Olivier Grisel (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXP-7933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Olivier Grisel updated NXP-7933:


Upgrade notes:   (was: http://hg.nuxeo.org/nuxeo/rev/245c0d0a395c)

http://hg.nuxeo.org/nuxeo/rev/245c0d0a395c

 Upgrade the selenium runner to the latest version published on maven: 2.12.0
 

 Key: NXP-7933
 URL: https://jira.nuxeo.com/browse/NXP-7933
 Project: Nuxeo Enterprise Platform
  Issue Type: Improvement
Affects Versions: 5.4.2
Reporter: Olivier Grisel
Assignee: Olivier Grisel
 Fix For: 5.5


 In particular this allows the firefox addons to launch on recent versions 
 (e.g. firefox 8.0 for instance).

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Resolved: (NXP-7933) Upgrade the selenium runner to the latest version published on maven: 2.12.0

2011-11-23 Thread Olivier Grisel (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXP-7933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Olivier Grisel resolved NXP-7933.
-

   Resolution: Fixed
Upgrade notes: http://hg.nuxeo.org/nuxeo/rev/245c0d0a395c

 Upgrade the selenium runner to the latest version published on maven: 2.12.0
 

 Key: NXP-7933
 URL: https://jira.nuxeo.com/browse/NXP-7933
 Project: Nuxeo Enterprise Platform
  Issue Type: Improvement
Affects Versions: 5.4.2
Reporter: Olivier Grisel
Assignee: Olivier Grisel
 Fix For: 5.5


 In particular this allows the firefox addons to launch on recent versions 
 (e.g. firefox 8.0 for instance).

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Updated: (NXP-7159) Focus on username on login form

2011-11-23 Thread Anahide Tchertchian (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXP-7159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Anahide Tchertchian updated NXP-7159:
-

Status: Open  (was: Triage)

 Focus on username on login form
 ---

 Key: NXP-7159
 URL: https://jira.nuxeo.com/browse/NXP-7159
 Project: Nuxeo Enterprise Platform
  Issue Type: Improvement
Affects Versions: 5.4.2
Reporter: Anahide Tchertchian
 Fix For: 6.0


 Focus should be on username so that users do not have to click on the input 
 field to start typing.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Resolved: (NXP-7159) Focus on username on login form

2011-11-23 Thread Anahide Tchertchian (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXP-7159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Anahide Tchertchian resolved NXP-7159.
--

   Resolution: Fixed
Fix Version/s: (was: 6.0)
   5.5
 Tags:   (was: bugday)

http://hg.nuxeo.org/nuxeo/nuxeo-dm/rev/aa9b4f93d0c7

done in CMF too:
http://hg.nuxeo.org/nuxeo-case-management/rev/8b923aa1329f

 Focus on username on login form
 ---

 Key: NXP-7159
 URL: https://jira.nuxeo.com/browse/NXP-7159
 Project: Nuxeo Enterprise Platform
  Issue Type: Improvement
Affects Versions: 5.4.2
Reporter: Anahide Tchertchian
 Fix For: 5.5


 Focus should be on username so that users do not have to click on the input 
 field to start typing.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Created: (NXP-7934) ouf of memory while reading large blob in automation

2011-11-23 Thread JIRA NUXEO
ouf of memory while reading large blob in automation


 Key: NXP-7934
 URL: https://jira.nuxeo.com/browse/NXP-7934
 Project: Nuxeo Enterprise Platform
  Issue Type: Bug
  Components: Automation
Affects Versions: 5.4.1
Reporter: Stéphane Lacoin
Priority: Major
 Fix For: 5.5


When reading large blob in 
{{org.nuxeo.ecm.automation.server.jaxrs.io.MultiPartRequestReader}}, the thread 
is reading into a buffer and may consume all the server memory available. We 
should allocate a {{SharedFileInputStream}} instead of {{FileInputStream}}. 
This will prevent the {{javax.mail.internet.MimeMultipart}} to wrap the input 
stream into  a {{BuferredInputStream}}.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

   
___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Assigned: (NXP-7934) ouf of memory while reading large blob in automation

2011-11-23 Thread JIRA NUXEO

 [ 
https://jira.nuxeo.com/browse/NXP-7934?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Stéphane Lacoin reassigned NXP-7934:


Assignee: Stéphane Lacoin

 ouf of memory while reading large blob in automation
 

 Key: NXP-7934
 URL: https://jira.nuxeo.com/browse/NXP-7934
 Project: Nuxeo Enterprise Platform
  Issue Type: Bug
  Components: Automation
Affects Versions: 5.4.1
Reporter: Stéphane Lacoin
Assignee: Stéphane Lacoin
Priority: Major
 Fix For: 5.5


 When reading large blob in 
 {{org.nuxeo.ecm.automation.server.jaxrs.io.MultiPartRequestReader}}, the 
 thread is reading into a buffer and may consume all the server memory 
 available. We should allocate a {{SharedFileInputStream}} instead of 
 {{FileInputStream}}. This will prevent the 
 {{javax.mail.internet.MimeMultipart}} to wrap the input stream into  a 
 {{BuferredInputStream}}.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

   
___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Resolved: (NXIDE-141) aggregate [test-]artifacts-*.properties

2011-11-23 Thread Julien Carsique (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXIDE-141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Julien Carsique resolved NXIDE-141.
---

Resolution: Fixed

 aggregate [test-]artifacts-*.properties
 ---

 Key: NXIDE-141
 URL: https://jira.nuxeo.com/browse/NXIDE-141
 Project: Nuxeo ECM IDE
  Issue Type: Improvement
Reporter: Julien Carsique
Assignee: Julien Carsique
Priority: Major
 Fix For: 1.2


 Instead of using only artifacts.properties and test-artifacts.properties, 
 aggregate artifacts*.properties and test-artifacts*.properties.
 This is required to simplify those files management on Marketplace packaging 
 side.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Updated: (NXP-7241) Filter on software updates disabled after one update is downloaded

2011-11-23 Thread Thierry Martins (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXP-7241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Thierry Martins updated NXP-7241:
-

Status: Open  (was: Triage)

 Filter on software updates disabled after one update is downloaded
 --

 Key: NXP-7241
 URL: https://jira.nuxeo.com/browse/NXP-7241
 Project: Nuxeo Enterprise Platform
  Issue Type: Bug
  Components: Admin Center
Affects Versions: 5.4.2
Reporter: Stéfane Fermigier
 Fix For: 5.5


 1. Go to the Nuxeo software updates tab. Only the updates compatible with 
 your version are displayed.
 2. Download one of the updates. (BTW: should one download all the updates or 
 only the last one? In the former case, in which order should one download the 
 updates?).
 3. You're sent back to the Nuxeo software updates list, except now all the 
 updates are shown, not just the ones compatible with your version.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

   
___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Closed: (NXP-7241) Filter on software updates disabled after one update is downloaded

2011-11-23 Thread Thierry Martins (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXP-7241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Thierry Martins closed NXP-7241.


   Resolution: Duplicate
Fix Version/s: 5.5

 Filter on software updates disabled after one update is downloaded
 --

 Key: NXP-7241
 URL: https://jira.nuxeo.com/browse/NXP-7241
 Project: Nuxeo Enterprise Platform
  Issue Type: Bug
  Components: Admin Center
Affects Versions: 5.4.2
Reporter: Stéfane Fermigier
 Fix For: 5.5


 1. Go to the Nuxeo software updates tab. Only the updates compatible with 
 your version are displayed.
 2. Download one of the updates. (BTW: should one download all the updates or 
 only the last one? In the former case, in which order should one download the 
 updates?).
 3. You're sent back to the Nuxeo software updates list, except now all the 
 updates are shown, not just the ones compatible with your version.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

   
___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Commented: (NXP-7906) Startup fails with Unable to create JAXBContext in Java7

2011-11-23 Thread Florent Guillaume (JIRA NUXEO)

[ 
https://jira.nuxeo.com/browse/NXP-7906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=106409#comment-106409
 ] 

Florent Guillaume commented on NXP-7906:


To make it work you have to upgrade JAX-WS. But the new jaxws-rt has 
dependencies on a few Glassfish libraries...

Remove from {{nxserver/lib}}
* jaxb-api-2.2.2.jar
* jaxb-impl-2.2.3.jar
* jaxws-api-2.1.jar
* jaxws-rt-2.1.7.jar

Add to {{nxserver/lib}}
* jaxb-api-2.2.3.jar
* jaxb-impl-2.2.4-1.jar
* jaxws-api-2.2.5.jar
* jaxws-rt-2.2.5.jar
* policy-2.2.2.jar
* gmbal-api-only-3.2.0-b003.jar
* management-api-3.1.0-b001.jar
* ha-api-3.1.8.jar

You can get them quickly through:
{noformat}
curl -O 
http://download.java.net/maven/2/javax/xml/bind/jaxb-api/2.2.3/jaxb-api-2.2.3.jar
curl -O 
http://download.java.net/maven/2/com/sun/xml/bind/jaxb-impl/2.2.4-1/jaxb-impl-2.2.4-1.jar
curl -O 
http://download.java.net/maven/2/javax/xml/ws/jaxws-api/2.2.5/jaxws-api-2.2.5.jar
curl -O 
http://download.java.net/maven/2/com/sun/xml/ws/jaxws-rt/2.2.5/jaxws-rt-2.2.5.jar
curl -O 
http://download.java.net/maven/2/com/sun/xml/ws/policy/2.2.2/policy-2.2.2.jar
curl -O 
http://download.java.net/maven/2/org/glassfish/gmbal/gmbal-api-only/3.2.0-b003/gmbal-api-only-3.2.0-b003.jar
curl -O 
http://download.java.net/maven/2/org/glassfish/external/management-api/3.1.0-b001/management-api-3.1.0-b001.jar
curl -O 
http://download.java.net/maven/glassfish/org/glassfish/ha/ha-api/3.1.8/ha-api-3.1.8.jar
{noformat}


 Startup fails with Unable to create JAXBContext in Java7
 --

 Key: NXP-7906
 URL: https://jira.nuxeo.com/browse/NXP-7906
 Project: Nuxeo Enterprise Platform
  Issue Type: Bug
Affects Versions: 5.5-SNAPSHOT
 Environment: JDK7
Reporter: Mathieu Guillaume
Priority: Major
  Labels: jdk7

 Trace from server.log:
 {noformat}
 2011-11-19 12:00:49,095 INFO  [org.jboss.seam.init.Initialization] done 
 initializing Seam
 2011-11-19 12:00:51,173 ERROR 
 [javax.enterprise.resource.webservices.jaxws.server.http] WSSERVLET11: failed 
 to parse runtime descriptor: javax.xml.ws.WebServiceException: Unable to 
 create JAXBContext
 javax.xml.ws.WebServiceException: Unable to create JAXBContext
   at 
 com.sun.xml.ws.model.AbstractSEIModelImpl.createJAXBContext(AbstractSEIModelImpl.java:164)
   at 
 com.sun.xml.ws.model.AbstractSEIModelImpl.postProcess(AbstractSEIModelImpl.java:94)
   at 
 com.sun.xml.ws.model.RuntimeModeler.buildRuntimeModel(RuntimeModeler.java:255)
   at 
 com.sun.xml.ws.server.EndpointFactory.createSEIModel(EndpointFactory.java:323)
   at 
 com.sun.xml.ws.server.EndpointFactory.createEndpoint(EndpointFactory.java:189)
   at com.sun.xml.ws.api.server.WSEndpoint.create(WSEndpoint.java:467)
   at 
 com.sun.xml.ws.transport.http.DeploymentDescriptorParser.parseAdapters(DeploymentDescriptorParser.java:253)
   at 
 com.sun.xml.ws.transport.http.DeploymentDescriptorParser.parse(DeploymentDescriptorParser.java:147)
   at 
 com.sun.xml.ws.transport.http.servlet.WSServletContextListener.contextInitialized(WSServletContextListener.java:108)
   at 
 org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:3934)
   at 
 org.apache.catalina.core.StandardContext.start(StandardContext.java:4429)
   at 
 org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:791)
   at 
 org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:771)
   at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:526)
   at 
 org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:630)
   at 
 org.apache.catalina.startup.HostConfig.deployDescriptors(HostConfig.java:556)
   at 
 org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:491)
   at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1206)
   at 
 org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:314)
   at 
 org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:119)
   at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1053)
   at org.apache.catalina.core.StandardHost.start(StandardHost.java:722)
   at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1045)
   at 
 org.apache.catalina.core.StandardEngine.start(StandardEngine.java:443)
   at 
 org.apache.catalina.core.StandardService.start(StandardService.java:516)
   at 
 org.apache.catalina.core.StandardServer.start(StandardServer.java:710)
   at org.apache.catalina.startup.Catalina.start(Catalina.java:583)
   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   at 
 sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
   at 
 

[JIRA] Updated: (NXP-6709) List of available package loses version filtering after downloading or installing a package

2011-11-23 Thread Thierry Delprat (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXP-6709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Thierry Delprat updated NXP-6709:
-

Tags: RDIT-11W44-45 bugday RDIT-11W46-47  (was: RDIT-11W44-45 bugday)

 List of available package loses version filtering after downloading or 
 installing a package
 ---

 Key: NXP-6709
 URL: https://jira.nuxeo.com/browse/NXP-6709
 Project: Nuxeo Enterprise Platform
  Issue Type: Bug
  Components: Admin Center
Affects Versions: 5.4.1
Reporter: Olivier Grisel
Assignee: Thierry Delprat
 Fix For: 5.5


 Steps to reproduce:
 1- Install Nuxeo DM 5.4.1
 2- Register the instance to a connect account
 3- Go to the list of available hotfixes in the the Update Center: you see 
 only hotfixes for Nuxeo DM 5.4.1 = good!
 4- Click on the link to download the first hotfix
 What you get:
 Right after the download, the list of available hotfixes diplays hotfixes for 
 any version of nuxeo, namely all the hotfixes for Nuxeo DM 5.4.0.1 (even if 
 the check version checkbox is still selected in the UI). Clicking on the 
 Refresh button fixes the problem.
 What to expect:
 The list of available hotfixes should always be filtered unless the checkbox 
 is explicitly unselected by the user.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Commented: (NXP-6709) List of available package loses version filtering after downloading or installing a package

2011-11-23 Thread Thierry Delprat (JIRA NUXEO)

[ 
https://jira.nuxeo.com/browse/NXP-6709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=106410#comment-106410
 ] 

Thierry Delprat commented on NXP-6709:
--

The platform filter is lost, as well as the package type filter.
= This issue is the same for both flags


 List of available package loses version filtering after downloading or 
 installing a package
 ---

 Key: NXP-6709
 URL: https://jira.nuxeo.com/browse/NXP-6709
 Project: Nuxeo Enterprise Platform
  Issue Type: Bug
  Components: Admin Center
Affects Versions: 5.4.1
Reporter: Olivier Grisel
Assignee: Thierry Delprat
 Fix For: 5.5


 Steps to reproduce:
 1- Install Nuxeo DM 5.4.1
 2- Register the instance to a connect account
 3- Go to the list of available hotfixes in the the Update Center: you see 
 only hotfixes for Nuxeo DM 5.4.1 = good!
 4- Click on the link to download the first hotfix
 What you get:
 Right after the download, the list of available hotfixes diplays hotfixes for 
 any version of nuxeo, namely all the hotfixes for Nuxeo DM 5.4.0.1 (even if 
 the check version checkbox is still selected in the UI). Clicking on the 
 Refresh button fixes the problem.
 What to expect:
 The list of available hotfixes should always be filtered unless the checkbox 
 is explicitly unselected by the user.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Updated: (NXP-6709) List of available package loses version filtering after downloading or installing a package

2011-11-23 Thread Thierry Delprat (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXP-6709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Thierry Delprat updated NXP-6709:
-

Status: Open  (was: Triage)

 List of available package loses version filtering after downloading or 
 installing a package
 ---

 Key: NXP-6709
 URL: https://jira.nuxeo.com/browse/NXP-6709
 Project: Nuxeo Enterprise Platform
  Issue Type: Bug
  Components: Admin Center
Affects Versions: 5.4.1
Reporter: Olivier Grisel
Assignee: Thierry Delprat
 Fix For: 5.5


 Steps to reproduce:
 1- Install Nuxeo DM 5.4.1
 2- Register the instance to a connect account
 3- Go to the list of available hotfixes in the the Update Center: you see 
 only hotfixes for Nuxeo DM 5.4.1 = good!
 4- Click on the link to download the first hotfix
 What you get:
 Right after the download, the list of available hotfixes diplays hotfixes for 
 any version of nuxeo, namely all the hotfixes for Nuxeo DM 5.4.0.1 (even if 
 the check version checkbox is still selected in the UI). Clicking on the 
 Refresh button fixes the problem.
 What to expect:
 The list of available hotfixes should always be filtered unless the checkbox 
 is explicitly unselected by the user.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Created: (NXP-7935) bad interaction with ajax in user management

2011-11-23 Thread JIRA NUXEO
bad interaction with ajax in user management


 Key: NXP-7935
 URL: https://jira.nuxeo.com/browse/NXP-7935
 Project: Nuxeo Enterprise Platform
  Issue Type: Bug
  Components: Admin Center
Affects Versions: 5.4.1
Reporter: Stéphane Lacoin
 Fix For: 5.5


On user management pages, if the user click on buttons while an ajax 
interaction is on going, they got an error page.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

   
___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Updated: (NXP-7935) bad interaction with ajax in user management

2011-11-23 Thread JIRA NUXEO

 [ 
https://jira.nuxeo.com/browse/NXP-7935?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Stéphane Lacoin updated NXP-7935:
-

Description: 
On user management pages, if the user click on buttons while an ajax 
interaction is on going, they got an error page.
One way of solving, is to disable buttons during the processing of the ajax 
request.

  was:On user management pages, if the user click on buttons while an ajax 
interaction is on going, they got an error page.


 bad interaction with ajax in user management
 

 Key: NXP-7935
 URL: https://jira.nuxeo.com/browse/NXP-7935
 Project: Nuxeo Enterprise Platform
  Issue Type: Bug
  Components: Admin Center
Affects Versions: 5.4.1
Reporter: Stéphane Lacoin
 Fix For: 5.5


 On user management pages, if the user click on buttons while an ajax 
 interaction is on going, they got an error page.
 One way of solving, is to disable buttons during the processing of the ajax 
 request.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

   
___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Created: (NXP-7936) Make it possible to register again when current registration has expired

2011-11-23 Thread Anahide Tchertchian (JIRA NUXEO)
Make it possible to register again when current registration has expired


 Key: NXP-7936
 URL: https://jira.nuxeo.com/browse/NXP-7936
 Project: Nuxeo Enterprise Platform
  Issue Type: Improvement
Affects Versions: 5.4.2
Reporter: Anahide Tchertchian
Assignee: Thierry Delprat
 Fix For: 5.5


Use case: if a user registers its instance with a trial account, and it 
expires, he's not able anymore to register its instance with a new account. He 
has to remove manually the file in data/NXRuntime/instance.clid.

There should be a way to override an existing registration, or remove it when 
expired.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Assigned: (NXP-7935) bad interaction with ajax in user management

2011-11-23 Thread JIRA NUXEO

 [ 
https://jira.nuxeo.com/browse/NXP-7935?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Stéphane Lacoin reassigned NXP-7935:


Assignee: Stéphane Lacoin

 bad interaction with ajax in user management
 

 Key: NXP-7935
 URL: https://jira.nuxeo.com/browse/NXP-7935
 Project: Nuxeo Enterprise Platform
  Issue Type: Bug
  Components: Admin Center
Affects Versions: 5.4.1
Reporter: Stéphane Lacoin
Assignee: Stéphane Lacoin
 Fix For: 5.5


 On user management pages, if the user click on buttons while an ajax 
 interaction is on going, they got an error page.
 One way of solving, is to disable buttons during the processing of the ajax 
 request.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

   
___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Resolved: (NXP-7930) Allow running all tests with another database that H2

2011-11-23 Thread Mathieu Guillaume (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXP-7930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mathieu Guillaume resolved NXP-7930.


Resolution: Fixed

Database initialization issues seem to be fixed.

 Allow running all tests with another database that H2
 -

 Key: NXP-7930
 URL: https://jira.nuxeo.com/browse/NXP-7930
 Project: Nuxeo Enterprise Platform
  Issue Type: Bug
  Components: Tests
Affects Versions: 5.3 RC
Reporter: Florent Guillaume
Assignee: Florent Guillaume
Priority: Major
 Fix For: 5.5


 When running tests with for instance {{-Dnuxeo.test.vcs.db=PostgreSQL}} this 
 configuration isn't taken into account by JUnit4 tests based on 
 {{CoreFeature}}.
 This is because {{RepositorySettings}} half-reinitializes the database based 
 on annotations (which isn't configurable enough from outside the tests).
 - Remove annotation-based database choice.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Resolved: (NXBT-323) Run tests on all platforms on all databases

2011-11-23 Thread Mathieu Guillaume (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXBT-323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mathieu Guillaume resolved NXBT-323.


Resolution: Fixed

Tests are now running on linux+windows, with 
h2+mssql+oracle11g+mysql+postgresql.
(except for funkload which is not running on windows)

 Run tests on all platforms on all databases
 ---

 Key: NXBT-323
 URL: https://jira.nuxeo.com/browse/NXBT-323
 Project: Nuxeo ECM Build/Test Environment
  Issue Type: Task
  Components: Continuous integration
Reporter: Mathieu Guillaume
Assignee: Mathieu Guillaume



--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Created: (NXP-7937) Change the color of the Update button on studio tab in the admin center after a click

2011-11-23 Thread Alain Escaffre (JIRA NUXEO)
Change the color of the Update button on studio tab in the admin center after a 
click
-

 Key: NXP-7937
 URL: https://jira.nuxeo.com/browse/NXP-7937
 Project: Nuxeo Enterprise Platform
  Issue Type: Improvement
  Components: Admin Center
Affects Versions: 5.4.2
Reporter: Alain Escaffre
 Fix For: 5.5


The button update of Studio tab should have its background color changed when 
a user clicked on it, and get back to normal color when the page is refreshed. 
This would avoid clicking many time on it and provoque errors.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Resolved: (NXP-6709) List of available package loses version filtering after downloading or installing a package

2011-11-23 Thread Thierry Delprat (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXP-6709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Thierry Delprat resolved NXP-6709.
--

Resolution: Fixed

 List of available package loses version filtering after downloading or 
 installing a package
 ---

 Key: NXP-6709
 URL: https://jira.nuxeo.com/browse/NXP-6709
 Project: Nuxeo Enterprise Platform
  Issue Type: Bug
  Components: Admin Center
Affects Versions: 5.4.1
Reporter: Olivier Grisel
Assignee: Thierry Delprat
 Fix For: 5.5


 Steps to reproduce:
 1- Install Nuxeo DM 5.4.1
 2- Register the instance to a connect account
 3- Go to the list of available hotfixes in the the Update Center: you see 
 only hotfixes for Nuxeo DM 5.4.1 = good!
 4- Click on the link to download the first hotfix
 What you get:
 Right after the download, the list of available hotfixes diplays hotfixes for 
 any version of nuxeo, namely all the hotfixes for Nuxeo DM 5.4.0.1 (even if 
 the check version checkbox is still selected in the UI). Clicking on the 
 Refresh button fixes the problem.
 What to expect:
 The list of available hotfixes should always be filtered unless the checkbox 
 is explicitly unselected by the user.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Assigned: (NXP-7937) Change the color of the Update button on studio tab in the admin center after a click

2011-11-23 Thread Thierry Delprat (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXP-7937?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Thierry Delprat reassigned NXP-7937:


Assignee: Thierry Delprat

 Change the color of the Update button on studio tab in the admin center after 
 a click
 -

 Key: NXP-7937
 URL: https://jira.nuxeo.com/browse/NXP-7937
 Project: Nuxeo Enterprise Platform
  Issue Type: Improvement
  Components: Admin Center
Affects Versions: 5.4.2
Reporter: Alain Escaffre
Assignee: Thierry Delprat
 Fix For: 5.5


 The button update of Studio tab should have its background color changed 
 when a user clicked on it, and get back to normal color when the page is 
 refreshed. This would avoid clicking many time on it and provoque errors.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Updated: (NXP-7937) Change the color of the Update button on studio tab in the admin center after a click

2011-11-23 Thread Thierry Delprat (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXP-7937?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Thierry Delprat updated NXP-7937:
-

Status: Open  (was: Triage)

 Change the color of the Update button on studio tab in the admin center after 
 a click
 -

 Key: NXP-7937
 URL: https://jira.nuxeo.com/browse/NXP-7937
 Project: Nuxeo Enterprise Platform
  Issue Type: Improvement
  Components: Admin Center
Affects Versions: 5.4.2
Reporter: Alain Escaffre
Assignee: Thierry Delprat
 Fix For: 5.5


 The button update of Studio tab should have its background color changed 
 when a user clicked on it, and get back to normal color when the page is 
 refreshed. This would avoid clicking many time on it and provoque errors.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Updated: (NXP-7937) Change the color of the Update button on studio tab in the admin center after a click

2011-11-23 Thread Thierry Delprat (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXP-7937?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Thierry Delprat updated NXP-7937:
-

Tags: RDIT-11W46-47

 Change the color of the Update button on studio tab in the admin center after 
 a click
 -

 Key: NXP-7937
 URL: https://jira.nuxeo.com/browse/NXP-7937
 Project: Nuxeo Enterprise Platform
  Issue Type: Improvement
  Components: Admin Center
Affects Versions: 5.4.2
Reporter: Alain Escaffre
Assignee: Thierry Delprat
 Fix For: 5.5


 The button update of Studio tab should have its background color changed 
 when a user clicked on it, and get back to normal color when the page is 
 refreshed. This would avoid clicking many time on it and provoque errors.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Resolved: (NXP-7805) Support bulk install for hot fixes

2011-11-23 Thread Thierry Delprat (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXP-7805?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Thierry Delprat resolved NXP-7805.
--

Resolution: Fixed

 Support bulk install for hot fixes
 --

 Key: NXP-7805
 URL: https://jira.nuxeo.com/browse/NXP-7805
 Project: Nuxeo Enterprise Platform
  Issue Type: Task
Reporter: Thierry Delprat
Assignee: Thierry Delprat
   Original Estimate: 2 days
  Remaining Estimate: 2 days

 Allow for automatic installation of all HotFixes.
 This includes Windows support.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Resolved: (NXP-7895) Improve Nuxeo Connect Client package management

2011-11-23 Thread Thierry Delprat (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXP-7895?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Thierry Delprat resolved NXP-7895.
--

Resolution: Fixed

 Improve Nuxeo Connect Client package management
 ---

 Key: NXP-7895
 URL: https://jira.nuxeo.com/browse/NXP-7895
 Project: Nuxeo Enterprise Platform
  Issue Type: Sub-task
Reporter: Thierry Delprat
Assignee: Thierry Delprat
 Fix For: 5.5


 To be able to du bulk install we need to improve the PackageManager in 
 ConnectClient :
  - get complete ordered list of packages to install 
(in current version the list is not ordered according to dependencies)
  - allow multiple downloads and install at the same time

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Resolved: (NXP-7937) Change the color of the Update button on studio tab in the admin center after a click

2011-11-23 Thread Thierry Delprat (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXP-7937?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Thierry Delprat resolved NXP-7937.
--

Resolution: Fixed

http://hg.nuxeo.org/nuxeo/nuxeo-features/rev/e8279d306c06

 Change the color of the Update button on studio tab in the admin center after 
 a click
 -

 Key: NXP-7937
 URL: https://jira.nuxeo.com/browse/NXP-7937
 Project: Nuxeo Enterprise Platform
  Issue Type: Improvement
  Components: Admin Center
Affects Versions: 5.4.2
Reporter: Alain Escaffre
Assignee: Thierry Delprat
 Fix For: 5.5


 The button update of Studio tab should have its background color changed 
 when a user clicked on it, and get back to normal color when the page is 
 refreshed. This would avoid clicking many time on it and provoque errors.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Updated: (NXP-7277) Make restart required after package installation message less scary

2011-11-23 Thread Thierry Delprat (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXP-7277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Thierry Delprat updated NXP-7277:
-

Assignee: Thierry Delprat
Tags: RDIT-11W46-47

http://hg.nuxeo.org/nuxeo/nuxeo-features/rev/035b64640252

 Make restart required after package installation message less scary
 ---

 Key: NXP-7277
 URL: https://jira.nuxeo.com/browse/NXP-7277
 Project: Nuxeo Enterprise Platform
  Issue Type: Improvement
  Components: Admin Center
Affects Versions: 5.4.2
 Environment: Windows
Reporter: Solen Guitter
Assignee: Thierry Delprat
 Fix For: 5.5

 Attachments: Screen shot 2011-07-19 at 18.33.38.png


 On windows, when administrators install a package from the Update center that 
 requires a server restart to complete installation, the message is a bit 
 scary: it's on a red background, with a red cross,... (see attached 
 screenshot).
 Maybe we can make it more user friendly by making it look like a information 
 message, and make the text simpler for users. Something like that maybe :
 *Server restart required*
 To complete the installation of the package, please restart your server.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Resolved: (NXP-7277) Make restart required after package installation message less scary

2011-11-23 Thread Thierry Delprat (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXP-7277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Thierry Delprat resolved NXP-7277.
--

Resolution: Fixed

 Make restart required after package installation message less scary
 ---

 Key: NXP-7277
 URL: https://jira.nuxeo.com/browse/NXP-7277
 Project: Nuxeo Enterprise Platform
  Issue Type: Improvement
  Components: Admin Center
Affects Versions: 5.4.2
 Environment: Windows
Reporter: Solen Guitter
Assignee: Thierry Delprat
 Fix For: 5.5

 Attachments: Screen shot 2011-07-19 at 18.33.38.png


 On windows, when administrators install a package from the Update center that 
 requires a server restart to complete installation, the message is a bit 
 scary: it's on a red background, with a red cross,... (see attached 
 screenshot).
 Maybe we can make it more user friendly by making it look like a information 
 message, and make the text simpler for users. Something like that maybe :
 *Server restart required*
 To complete the installation of the package, please restart your server.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Updated: (NXP-7277) Make restart required after package installation message less scary

2011-11-23 Thread Thierry Delprat (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXP-7277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Thierry Delprat updated NXP-7277:
-

Status: Open  (was: Triage)

 Make restart required after package installation message less scary
 ---

 Key: NXP-7277
 URL: https://jira.nuxeo.com/browse/NXP-7277
 Project: Nuxeo Enterprise Platform
  Issue Type: Improvement
  Components: Admin Center
Affects Versions: 5.4.2
 Environment: Windows
Reporter: Solen Guitter
Assignee: Thierry Delprat
 Fix For: 5.5

 Attachments: Screen shot 2011-07-19 at 18.33.38.png


 On windows, when administrators install a package from the Update center that 
 requires a server restart to complete installation, the message is a bit 
 scary: it's on a red background, with a red cross,... (see attached 
 screenshot).
 Maybe we can make it more user friendly by making it look like a information 
 message, and make the text simpler for users. Something like that maybe :
 *Server restart required*
 To complete the installation of the package, please restart your server.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Assigned: (NXP-5986) Display a message when installed package requires a server reboot

2011-11-23 Thread Thierry Delprat (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXP-5986?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Thierry Delprat reassigned NXP-5986:


Assignee: Thierry Delprat

 Display a message when installed package requires a server reboot
 -

 Key: NXP-5986
 URL: https://jira.nuxeo.com/browse/NXP-5986
 Project: Nuxeo Enterprise Platform
  Issue Type: Improvement
  Components: Admin Center
Affects Versions: 5.4
Reporter: Solen Guitter
Assignee: Thierry Delprat
 Fix For: 5.5


 In the Admin Center, display a message after the new package is installed if 
 server reboot is required (same message as in Setup tab).

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Commented: (NXP-6028) Better package filtering options

2011-11-23 Thread Thierry Delprat (JIRA NUXEO)

[ 
https://jira.nuxeo.com/browse/NXP-6028?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=106417#comment-106417
 ] 

Thierry Delprat commented on NXP-6028:
--

Looks like this is already done ...


 Better package filtering options
 

 Key: NXP-6028
 URL: https://jira.nuxeo.com/browse/NXP-6028
 Project: Nuxeo Enterprise Platform
  Issue Type: Sub-task
  Components: Admin Center
Affects Versions: 5.4
Reporter: Thierry Delprat
Assignee: Thierry Delprat
 Fix For: 5.5


 Update center only show last available versions.
 In some cases this behavior is wrong.
 For example for studio pacckages, we may want to downgrade a package and this 
 is currently not possible easily  because of the default filtering.
 = the only show last version should be a filter option (check box)

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Updated: (NXP-7936) Make it possible to register again when current registration has expired

2011-11-23 Thread Thierry Delprat (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXP-7936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Thierry Delprat updated NXP-7936:
-

Tags: RDIT-11W46-47

 Make it possible to register again when current registration has expired
 

 Key: NXP-7936
 URL: https://jira.nuxeo.com/browse/NXP-7936
 Project: Nuxeo Enterprise Platform
  Issue Type: Improvement
Affects Versions: 5.4.2
Reporter: Anahide Tchertchian
Assignee: Thierry Delprat
 Fix For: 5.5


 Use case: if a user registers its instance with a trial account, and it 
 expires, he's not able anymore to register its instance with a new account. 
 He has to remove manually the file in data/NXRuntime/instance.clid.
 There should be a way to override an existing registration, or remove it when 
 expired.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Updated: (NXP-7936) Make it possible to register again when current registration has expired

2011-11-23 Thread Thierry Delprat (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXP-7936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Thierry Delprat updated NXP-7936:
-

Status: Open  (was: Triage)

 Make it possible to register again when current registration has expired
 

 Key: NXP-7936
 URL: https://jira.nuxeo.com/browse/NXP-7936
 Project: Nuxeo Enterprise Platform
  Issue Type: Improvement
Affects Versions: 5.4.2
Reporter: Anahide Tchertchian
Assignee: Thierry Delprat
 Fix For: 5.5


 Use case: if a user registers its instance with a trial account, and it 
 expires, he's not able anymore to register its instance with a new account. 
 He has to remove manually the file in data/NXRuntime/instance.clid.
 There should be a way to override an existing registration, or remove it when 
 expired.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets


[JIRA] Resolved: (NXP-7936) Make it possible to register again when current registration has expired

2011-11-23 Thread Thierry Delprat (JIRA NUXEO)

 [ 
https://jira.nuxeo.com/browse/NXP-7936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Thierry Delprat resolved NXP-7936.
--

Resolution: Fixed

http://hg.nuxeo.org/nuxeo/nuxeo-features/rev/2277e73e57b8

 Make it possible to register again when current registration has expired
 

 Key: NXP-7936
 URL: https://jira.nuxeo.com/browse/NXP-7936
 Project: Nuxeo Enterprise Platform
  Issue Type: Improvement
Affects Versions: 5.4.2
Reporter: Anahide Tchertchian
Assignee: Thierry Delprat
 Fix For: 5.5


 Use case: if a user registers its instance with a trial account, and it 
 expires, he's not able anymore to register its instance with a new account. 
 He has to remove manually the file in data/NXRuntime/instance.clid.
 There should be a way to override an existing registration, or remove it when 
 expired.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


___
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets