[JIRA] Commented: (NXP-7863) Concurrency problem on startup in PostgreSQL cluster mode

2011-11-16 Thread Mathieu GREGORI (JIRA NUXEO)

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

Mathieu GREGORI commented on NXP-7863:
--

Que penses tu de cette requête ? = Pas de lecture sur la table qu'on delete ...

DELETE FROM CLUSTER_INVALS
WHERE NODEID NOT IN (SELECT NODEID FROM CLUSTER_NODES)

NB: la requête initiale bloque même s'il n'y a qu'un des membres du cluster de 
demarré. 

 Concurrency problem on startup in PostgreSQL cluster mode
 -

 Key: NXP-7863
 URL: https://jira.nuxeo.com/browse/NXP-7863
 Project: Nuxeo Enterprise Platform
  Issue Type: Bug
  Components: Core SQL Storage
Affects Versions: 5.4.2
 Environment: PostgreSQL, cluster mode
Reporter: Benoit Delbosc

 On startup there is a cleaning procedure to remove orphan invalidation. This 
 cleaning is done on each node even on instance with a noDDL repository 
 option. This cleaning should not be done concurrently because it hangs:
 {code}
 DELETE FROM CLUSTER_INVALS
   USING CLUSTER_INVALS i LEFT JOIN CLUSTER_NODES n ON i.NODEID=n.NODEID
   WHERE n.NODEID IS NULL
 {code}

--
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-7762) Collaboration page and social workspace page : group actions under unique button

2011-11-16 Thread Eugen Ionica (JIRA NUXEO)

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

Eugen Ionica logged work on NXP-7762:
-

Author: Eugen Ionica
Created on: 16/11/11 11:42
Start Date: 16/11/11 11:42
Worklog Time Spent: 2 hours 

Issue Time Tracking
---

Worklog Id: (was: 27465)
Time Spent: 1 day, 4 hours  (was: 1 day, 2 hours)

 Collaboration page and social workspace page : group actions under unique 
 button 
 -

 Key: NXP-7762
 URL: https://jira.nuxeo.com/browse/NXP-7762
 Project: Nuxeo Enterprise Platform
  Issue Type: Task
  Components: Social Collaboration
Reporter: Delphine Renevey
Assignee: Eugen Ionica
Priority: Major
 Fix For: 5.5

 Attachments: SOcial WS Actions.png

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

 Group following actions, according to user rights, under a unique button 
 (with separators): (SEE MOCKUP)
 - Add Gadget
 - Change Layout
 Separator
 - Create Article
 - Create News
 - Create collaborative workspace
 Separator
 - Browse to Articles
 - Browse to News
 Serarator
 - Browse to DM : Attention: change label to  Document Management View 
 THe button will be labeled Actions with an arrow 
 We do not want to display the separator if the slot is empty

--
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-7859) Java SE 7 (JDK7) support

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

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

Florent Guillaume resolved NXP-7859.


Resolution: Fixed

 Java SE 7 (JDK7) support
 

 Key: NXP-7859
 URL: https://jira.nuxeo.com/browse/NXP-7859
 Project: Nuxeo Enterprise Platform
  Issue Type: Task
Reporter: Florent Guillaume
 Fix For: 5.5


 Support JDK 7 from OpenJDK.

--
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: (CMIS-62) DocumentType.isVersionable() returns false with Nuxeo, but the versioning seems to work

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

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

Florent Guillaume resolved CMIS-62.
---

   Resolution: Duplicate
Fix Version/s: nuxeo-5.5

Fixed by CMIS-72.


 DocumentType.isVersionable() returns false with Nuxeo, but the versioning 
 seems to work
 ---

 Key: CMIS-62
 URL: https://jira.nuxeo.com/browse/CMIS-62
 Project: Nuxeo Chemistry
  Issue Type: Bug
 Environment: URL: 
 https://svn.apache.org/repos/asf/chemistry/opencmis/trunk
  Repository Root: https://svn.apache.org/repos/asf
  Last Changed Rev: 1186943 (after 0.5.0)
  Last Changed Date: 2011-10-20 20:26:17 +0300 (Thu, 20 Oct 2011)
 Nuxeo (the virtual image ...)
Reporter: Ioan LUPU
Assignee: Florent Guillaume
 Fix For: nuxeo-5.5

 Attachments: DocumentVersioningTest.java


 DocumentType.isVersionable() returns false with Nuxeo, but the versioning 
 seems to work
 DocumentType.isVersionable() returns true with Alfresco, but the versioning 
 seems to work other way (same code, different outcomes)
 See the attached file

--
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: (NXS-829) Color palette is not displayed

2011-11-16 Thread Solen Guitter (JIRA NUXEO)

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

Solen Guitter updated NXS-829:
--

Description: 
With IE7, when user clicks on the Pick button to select a new color in the 
branding customization, no color palette is displayed (see attached screenshot).

Other issue, not IE related : when user types a color code in the long text 
box, it's not taken into account. User has to open the color picker pop up and 
type the new color code there.

  was:With IE7, when user clicks on the Pick button to select a new color in 
the branding customization, no color palette is displayed (see attached 
screenshot).


 Color palette is not displayed
 --

 Key: NXS-829
 URL: https://jira.nuxeo.com/browse/NXS-829
 Project: Nuxeo Studio
  Issue Type: Bug
  Components: User Experience
Affects Versions: 2.4.1
 Environment: IE 7
Reporter: Solen Guitter
 Fix For: 2.5, Short term backlog

 Attachments: Screen Shot 2011-11-04 at 23.13.35.png


 With IE7, when user clicks on the Pick button to select a new color in the 
 branding customization, no color palette is displayed (see attached 
 screenshot).
 Other issue, not IE related : when user types a color code in the long text 
 box, it's not taken into account. User has to open the color picker pop up 
 and type the new color code there.

--
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-7203) Start is not detected

2011-11-16 Thread JIRA NUXEO

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

Stéphane Lacoin resolved NXP-7203.
--

Resolution: Duplicate

 Start is not detected
 -

 Key: NXP-7203
 URL: https://jira.nuxeo.com/browse/NXP-7203
 Project: Nuxeo Enterprise Platform
  Issue Type: Bug
  Components: Installers / Admin tools
Affects Versions: 5.4.2
Reporter: Solen Guitter
Assignee: Julien Carsique
 Fix For: 5.5


 On a Nuxeo DM that I haven't been used for at least 1 day, when I start it 
 (using Start Nuxeo.command), the server start is not detected and it stops 
 the 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] Reopened: (NXP-7203) Start is not detected

2011-11-16 Thread JIRA NUXEO

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

Stéphane Lacoin reopened NXP-7203:
--


 Start is not detected
 -

 Key: NXP-7203
 URL: https://jira.nuxeo.com/browse/NXP-7203
 Project: Nuxeo Enterprise Platform
  Issue Type: Bug
  Components: Installers / Admin tools
Affects Versions: 5.4.2
Reporter: Solen Guitter
Assignee: Julien Carsique
 Fix For: 5.5


 On a Nuxeo DM that I haven't been used for at least 1 day, when I start it 
 (using Start Nuxeo.command), the server start is not detected and it stops 
 the 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-7871) Fix ajax rerendering using IE 9

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

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

Anahide Tchertchian updated NXP-7871:
-

Status: Open  (was: Triage)

 Fix ajax rerendering using IE 9
 ---

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


 Ajax rerendering does not work when using IE 9, it throws an error 
 SCRIPT16386: No such interface supported, Richfaces library needs to be 
 patched.

--
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-7872) Allow copying an archived version as a new document

2011-11-16 Thread Florent Guillaume (JIRA NUXEO)
Allow copying an archived version as a new document
---

 Key: NXP-7872
 URL: https://jira.nuxeo.com/browse/NXP-7872
 Project: Nuxeo Enterprise Platform
  Issue Type: New Feature
  Components: Core SQL Storage
Reporter: Florent Guillaume
Assignee: Florent Guillaume
Priority: Major
 Fix For: 5.5-SNAPSHOT


Allow creation of a new doc as a copy of an existing archived version.
Needed for CMIS.


--
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-7871) Fix ajax rerendering using IE 9

2011-11-16 Thread Anahide Tchertchian (JIRA NUXEO)
Fix ajax rerendering using IE 9
---

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


Ajax rerendering does not work when using IE 9, it throws an error 
SCRIPT16386: No such interface supported, Richfaces library needs to be 
patched.


--
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-7872) Allow copying an archived version as a new document

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

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

Florent Guillaume updated NXP-7872:
---

Status: Open  (was: Triage)

 Allow copying an archived version as a new document
 ---

 Key: NXP-7872
 URL: https://jira.nuxeo.com/browse/NXP-7872
 Project: Nuxeo Enterprise Platform
  Issue Type: New Feature
  Components: Core SQL Storage
Reporter: Florent Guillaume
Assignee: Florent Guillaume
Priority: Major
 Fix For: 5.5-SNAPSHOT


 Allow creation of a new doc as a copy of an existing archived version.
 Needed for CMIS.

--
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-7871) Fix ajax rerendering using IE 9

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

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

Anahide Tchertchian updated NXP-7871:
-

Attachment: richfaces-impl-3.3.1.GA-NX3-RF-9485-ie9.js.diff

 Fix ajax rerendering using IE 9
 ---

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

 Attachments: richfaces-impl-3.3.1.GA-NX3-RF-9485-ie9.js.diff


 Ajax rerendering does not work when using IE 9, it throws an error 
 SCRIPT16386: No such interface supported, Richfaces library needs to be 
 patched.

--
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-7871) Fix ajax rerendering using IE 9

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

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

Anahide Tchertchian resolved NXP-7871.
--

Resolution: Fixed

The jar richfaces-impl-3.3.1.GA-NX2.jar has been patched and uploaded to nexus 
with name NX3, it patches the framework.pack.js file, as in attached diff.


 Fix ajax rerendering using IE 9
 ---

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

 Attachments: richfaces-impl-3.3.1.GA-NX3-RF-9485-ie9.js.diff


 Ajax rerendering does not work when using IE 9, it throws an error 
 SCRIPT16386: No such interface supported, Richfaces library needs to be 
 patched.

--
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-7794) Add screen in setup wizard to select the target distribution and feature pack

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

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

Thierry Delprat logged work on NXP-7794:


Author: Thierry Delprat
Created on: 16/11/11 12:53
Start Date: 16/11/11 12:53
Worklog Time Spent: 2 hours 

Issue Time Tracking
---

Worklog Id: (was: 27466)
Time Spent: 2 days, 6 hours  (was: 2 days, 4 hours)
Remaining Estimate: 1 hour  (was: 3 hours)

 Add screen in setup wizard to select the target distribution and feature pack
 -

 Key: NXP-7794
 URL: https://jira.nuxeo.com/browse/NXP-7794
 Project: Nuxeo Enterprise Platform
  Issue Type: Task
  Components: Wizard
Reporter: Thierry Delprat
Assignee: Thierry Delprat
 Fix For: 5.5

   Original Estimate: 3 days
  Time Spent: 2 days, 6 hours
  Remaining Estimate: 1 hour

 - Add ping to test server accessibility + warn if needed
 - Add threadpool do download
 - store files in the right place
 - Include support for offline (for ex in the VM)

--
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-7794) Add screen in setup wizard to select the target distribution and feature pack

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

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

Thierry Delprat commented on NXP-7794:
--

http://hg.nuxeo.org/nuxeo/nuxeo-distribution/rev/c8ee2e4e612a

 Add screen in setup wizard to select the target distribution and feature pack
 -

 Key: NXP-7794
 URL: https://jira.nuxeo.com/browse/NXP-7794
 Project: Nuxeo Enterprise Platform
  Issue Type: Task
  Components: Wizard
Reporter: Thierry Delprat
Assignee: Thierry Delprat
 Fix For: 5.5

   Original Estimate: 3 days
  Time Spent: 2 days, 4 hours
  Remaining Estimate: 3 hours

 - Add ping to test server accessibility + warn if needed
 - Add threadpool do download
 - store files in the right place
 - Include support for offline (for ex in the VM)

--
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-6896) After server restart, the Control Panel stops watching the log files

2011-11-16 Thread JIRA NUXEO

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

Stéphane Lacoin updated NXP-6896:
-

Tags: rdit rdit-w30 542-hf13  (was: rdit rdit-w30)

 After server restart, the Control Panel stops watching the log files
 

 Key: NXP-6896
 URL: https://jira.nuxeo.com/browse/NXP-6896
 Project: Nuxeo Enterprise Platform
  Issue Type: Bug
  Components: Installers / Admin tools
Affects Versions: 5.4.1, 5.4.2-RC1
Reporter: Solen Guitter
Assignee: Julien Carsique
 Fix For: 5.5


 When the server is restarted automatically at the end of the Setup Wizard (or 
 after a restart from the Admin Center), the control panel doesn't detect it 
 and so the logs view is no more updated.
 Workaround is to restart the control panel (using nuxeoctl gui). Then the 
 info displayed in the control panel are correct.

--
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: (NXS-843) add GAV to the Studio API page

2011-11-16 Thread JIRA NUXEO
add GAV to the Studio API page
--

 Key: NXS-843
 URL: https://jira.nuxeo.com/browse/NXS-843
 Project: Nuxeo Studio
  Issue Type: Improvement
Affects Versions: 2.4.2
Reporter: Stéphane Lacoin
Assignee: Bogdan Stefanescu
 Fix For: 2.4.3


IDE needs the GAV for editing the POM. So we should add it to the project 
metadata exported in JSON.

--
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-7762) Collaboration page and social workspace page : group actions under unique button

2011-11-16 Thread Eugen Ionica (JIRA NUXEO)

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

Eugen Ionica commented on NXP-7762:
---

added a separator before gotoDM action by move in another category: 
SOCIAL_WORKSPACE_NAVIGATION 

 Collaboration page and social workspace page : group actions under unique 
 button 
 -

 Key: NXP-7762
 URL: https://jira.nuxeo.com/browse/NXP-7762
 Project: Nuxeo Enterprise Platform
  Issue Type: Task
  Components: Social Collaboration
Reporter: Delphine Renevey
Assignee: Eugen Ionica
Priority: Major
 Fix For: 5.5

 Attachments: SOcial WS Actions.png

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

 Group following actions, according to user rights, under a unique button 
 (with separators): (SEE MOCKUP)
 - Add Gadget
 - Change Layout
 Separator
 - Create Article
 - Create News
 - Create collaborative workspace
 Separator
 - Browse to Articles
 - Browse to News
 Serarator
 - Browse to DM : Attention: change label to  Document Management View 
 THe button will be labeled Actions with an arrow 
 We do not want to display the separator if the slot is empty

--
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-7873) All PostRestart marketplace installer to handle simple files

2011-11-16 Thread Thierry Delprat (JIRA NUXEO)
All PostRestart marketplace installer to handle simple files


 Key: NXP-7873
 URL: https://jira.nuxeo.com/browse/NXP-7873
 Project: Nuxeo Enterprise Platform
  Issue Type: Task
  Components: Admin Center
Reporter: Thierry Delprat
Assignee: Thierry Delprat
 Fix For: 5.5


PostRestart script is based on a list of Package Ids.
In the case of the new Wizard (NXP-7794) this is not enought because at Wizard 
level we only have a filename.

= store package file name to be installed as : file:filename



--
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-7873) All PostRestart marketplace installer to handle simple files

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

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

Thierry Delprat updated NXP-7873:
-

Status: Open  (was: Triage)

 All PostRestart marketplace installer to handle simple files
 

 Key: NXP-7873
 URL: https://jira.nuxeo.com/browse/NXP-7873
 Project: Nuxeo Enterprise Platform
  Issue Type: Task
  Components: Admin Center
Reporter: Thierry Delprat
Assignee: Thierry Delprat
 Fix For: 5.5

   Original Estimate: 2 hours
  Remaining Estimate: 2 hours

 PostRestart script is based on a list of Package Ids.
 In the case of the new Wizard (NXP-7794) this is not enought because at 
 Wizard level we only have a filename.
 = store package file name to be installed as : file:filename

--
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: (NXS-843) add GAV to the Studio API page

2011-11-16 Thread Bogdan Stefanescu (JIRA NUXEO)

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

Bogdan Stefanescu updated NXS-843:
--

Status: Open  (was: Triage)

 add GAV to the Studio API page
 --

 Key: NXS-843
 URL: https://jira.nuxeo.com/browse/NXS-843
 Project: Nuxeo Studio
  Issue Type: Improvement
Affects Versions: 2.4.2
Reporter: Stéphane Lacoin
Assignee: Bogdan Stefanescu
 Fix For: 2.4.3


 IDE needs the GAV for editing the POM. So we should add it to the project 
 metadata exported in JSON.

--
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: (NXS-843) add GAV to the Studio API page

2011-11-16 Thread Bogdan Stefanescu (JIRA NUXEO)

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

Work on NXS-843 started by Bogdan Stefanescu.

 add GAV to the Studio API page
 --

 Key: NXS-843
 URL: https://jira.nuxeo.com/browse/NXS-843
 Project: Nuxeo Studio
  Issue Type: Improvement
Affects Versions: 2.4.2
Reporter: Stéphane Lacoin
Assignee: Bogdan Stefanescu
 Fix For: 2.4.3


 IDE needs the GAV for editing the POM. So we should add it to the project 
 metadata exported in JSON.

--
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] Reopened: (NXP-7203) Start is not detected

2011-11-16 Thread JIRA NUXEO

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

Stéphane Lacoin reopened NXP-7203:
--


 Start is not detected
 -

 Key: NXP-7203
 URL: https://jira.nuxeo.com/browse/NXP-7203
 Project: Nuxeo Enterprise Platform
  Issue Type: Bug
  Components: Installers / Admin tools
Affects Versions: 5.4.2
Reporter: Solen Guitter
Assignee: Julien Carsique
 Fix For: 5.5


 On a Nuxeo DM that I haven't been used for at least 1 day, when I start it 
 (using Start Nuxeo.command), the server start is not detected and it stops 
 the 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] Commented: (NXMOB-30) Provide simple FS persistence for Automation+ lib and add unit testing

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

[ 
https://jira.nuxeo.com/browse/NXMOB-30?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=105883#comment-105883
 ] 

Thierry Martins commented on NXMOB-30:
--

cheated too :\

 Provide simple FS persistence for Automation+ lib and add unit testing
 --

 Key: NXMOB-30
 URL: https://jira.nuxeo.com/browse/NXMOB-30
 Project: Nuxeo Mobile
  Issue Type: Task
  Components: Android Automation Client
Reporter: Thierry Delprat
Assignee: Thierry Delprat
   Original Estimate: 1 day
  Remaining Estimate: 1 day

 In order to make the lib testable outside of a Dalvik VM, we need to only 
 depend on the standard JDK.
 For that we need to provide a cache and event systems implementation that 
 does not rely on Android Specific concepts.
 As a first step a pure in memory or FS implementation could be enough to 
 allow full testability.

--
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-7873) All PostRestart marketplace installer to handle simple files

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

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

Work on NXP-7873 started by Thierry Delprat.

 All PostRestart marketplace installer to handle simple files
 

 Key: NXP-7873
 URL: https://jira.nuxeo.com/browse/NXP-7873
 Project: Nuxeo Enterprise Platform
  Issue Type: Task
  Components: Admin Center
Reporter: Thierry Delprat
Assignee: Thierry Delprat
 Fix For: 5.5

   Original Estimate: 2 hours
  Remaining Estimate: 2 hours

 PostRestart script is based on a list of Package Ids.
 In the case of the new Wizard (NXP-7794) this is not enought because at 
 Wizard level we only have a filename.
 = store package file name to be installed as : file:filename

--
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: (NXS-843) add GAV to the Studio API page

2011-11-16 Thread Bogdan Stefanescu (JIRA NUXEO)

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

Bogdan Stefanescu resolved NXS-843.
---

Resolution: Fixed

 add GAV to the Studio API page
 --

 Key: NXS-843
 URL: https://jira.nuxeo.com/browse/NXS-843
 Project: Nuxeo Studio
  Issue Type: Improvement
Affects Versions: 2.4.2
Reporter: Stéphane Lacoin
Assignee: Bogdan Stefanescu
 Fix For: 2.4.3


 IDE needs the GAV for editing the POM. So we should add it to the project 
 metadata exported in JSON.

--
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-7873) All PostRestart marketplace installer to handle simple files

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

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

Thierry Delprat commented on NXP-7873:
--

http://hg.nuxeo.org/nuxeo/nuxeo-features/rev/2792a17a4b81

 All PostRestart marketplace installer to handle simple files
 

 Key: NXP-7873
 URL: https://jira.nuxeo.com/browse/NXP-7873
 Project: Nuxeo Enterprise Platform
  Issue Type: Task
  Components: Admin Center
Reporter: Thierry Delprat
Assignee: Thierry Delprat
 Fix For: 5.5

   Original Estimate: 2 hours
  Remaining Estimate: 2 hours

 PostRestart script is based on a list of Package Ids.
 In the case of the new Wizard (NXP-7794) this is not enought because at 
 Wizard level we only have a filename.
 = store package file name to be installed as : file:filename

--
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-7873) All PostRestart marketplace installer to handle simple files

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

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

Thierry Delprat logged work on NXP-7873:


Author: Thierry Delprat
Created on: 16/11/11 14:50
Start Date: 16/11/11 14:50
Worklog Time Spent: 1 hour 

Issue Time Tracking
---

Worklog Id: (was: 27467)
Time Spent: 1 hour
Remaining Estimate: 1 hour  (was: 2 hours)

 All PostRestart marketplace installer to handle simple files
 

 Key: NXP-7873
 URL: https://jira.nuxeo.com/browse/NXP-7873
 Project: Nuxeo Enterprise Platform
  Issue Type: Task
  Components: Admin Center
Reporter: Thierry Delprat
Assignee: Thierry Delprat
 Fix For: 5.5

   Original Estimate: 2 hours
  Time Spent: 1 hour
  Remaining Estimate: 1 hour

 PostRestart script is based on a list of Package Ids.
 In the case of the new Wizard (NXP-7794) this is not enought because at 
 Wizard level we only have a filename.
 = store package file name to be installed as : file:filename

--
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: (NXS-791) Notify the user that the feature he is editing is not up-to-date

2011-11-16 Thread Bogdan Stefanescu (JIRA NUXEO)

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

Work on NXS-791 started by Bogdan Stefanescu.

  Notify the user that the feature he is editing is not up-to-date
 -

 Key: NXS-791
 URL: https://jira.nuxeo.com/browse/NXS-791
 Project: Nuxeo Studio
  Issue Type: Task
Affects Versions: 2.4.0.1
Reporter: Alain Escaffre
Assignee: Bogdan Stefanescu
 Fix For: 2.5, Short term backlog


 On top of the feature instance, there should be a message in read : 
 XXX modified this configuration. You should fully reload the page to to work 
 on the good 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] Resolved: (NXP-7203) Start is not detected

2011-11-16 Thread JIRA NUXEO

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

Stéphane Lacoin resolved NXP-7203.
--

   Resolution: Won't Fix
Upgrade notes: Launcher is monitoring server status through a dedicated 
servlet. That problem is not applicable to the current version of nuxeo.

 Start is not detected
 -

 Key: NXP-7203
 URL: https://jira.nuxeo.com/browse/NXP-7203
 Project: Nuxeo Enterprise Platform
  Issue Type: Bug
  Components: Installers / Admin tools
Affects Versions: 5.4.2
Reporter: Solen Guitter
Assignee: Julien Carsique
 Fix For: 5.5


 On a Nuxeo DM that I haven't been used for at least 1 day, when I start it 
 (using Start Nuxeo.command), the server start is not detected and it stops 
 the 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-7203) Start is not detected

2011-11-16 Thread JIRA NUXEO

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

Stéphane Lacoin updated NXP-7203:
-

Upgrade notes:   (was: Launcher is monitoring server status through a 
dedicated servlet. That problem is not applicable to the current version of 
nuxeo.)

Launcher is monitoring server status through a dedicated servlet. That problem 
is not applicable to the current version of nuxeo.

 Start is not detected
 -

 Key: NXP-7203
 URL: https://jira.nuxeo.com/browse/NXP-7203
 Project: Nuxeo Enterprise Platform
  Issue Type: Bug
  Components: Installers / Admin tools
Affects Versions: 5.4.2
Reporter: Solen Guitter
Assignee: Julien Carsique
 Fix For: 5.5


 On a Nuxeo DM that I haven't been used for at least 1 day, when I start it 
 (using Start Nuxeo.command), the server start is not detected and it stops 
 the 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-7808) Add support for clean Jar override

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

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

Julien Carsique updated NXP-7808:
-

Status: Open  (was: Triage)

 Add support for clean Jar override
 --

 Key: NXP-7808
 URL: https://jira.nuxeo.com/browse/NXP-7808
 Project: Nuxeo Enterprise Platform
  Issue Type: Task
  Components: Admin Center
Reporter: Thierry Delprat
Assignee: Thierry Delprat
 Fix For: 5.5

   Original Estimate: 2 days
  Remaining Estimate: 2 days

 Define if we want to add a jar or override an existing one.
 = this will be needed because of the distribution merge
 == a hot fix may contain a jar that is not needed by the client's setup
 To avoid any problem, the override should not be defined by a jar name, but 
 by a maven artifact identifier
 = can rely on version comparison to know if we need to update or not

--
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-7808) Add support for clean Jar override

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

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

Julien Carsique resolved NXP-7808.
--

Resolution: Fixed

Available on Copy task with property overwriteIfNewerVersion

 Add support for clean Jar override
 --

 Key: NXP-7808
 URL: https://jira.nuxeo.com/browse/NXP-7808
 Project: Nuxeo Enterprise Platform
  Issue Type: Task
  Components: Admin Center
Reporter: Thierry Delprat
Assignee: Thierry Delprat
 Fix For: 5.5

   Original Estimate: 2 days
  Remaining Estimate: 2 days

 Define if we want to add a jar or override an existing one.
 = this will be needed because of the distribution merge
 == a hot fix may contain a jar that is not needed by the client's setup
 To avoid any problem, the override should not be defined by a jar name, but 
 by a maven artifact identifier
 = can rely on version comparison to know if we need to update or not

--
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-7808) Add support for clean Jar override

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

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

Julien Carsique reassigned NXP-7808:


Assignee: Julien Carsique  (was: Thierry Delprat)

 Add support for clean Jar override
 --

 Key: NXP-7808
 URL: https://jira.nuxeo.com/browse/NXP-7808
 Project: Nuxeo Enterprise Platform
  Issue Type: Task
  Components: Admin Center
Reporter: Thierry Delprat
Assignee: Julien Carsique
 Fix For: 5.5

   Original Estimate: 2 days
  Remaining Estimate: 2 days

 Define if we want to add a jar or override an existing one.
 = this will be needed because of the distribution merge
 == a hot fix may contain a jar that is not needed by the client's setup
 To avoid any problem, the override should not be defined by a jar name, but 
 by a maven artifact identifier
 = can rely on version comparison to know if we need to update or not

--
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-7374) Filter anonymous user dashboard

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

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

Delphine Renevey updated NXP-7374:
--

Labels: STARSHIP-5.5-tasks  (was: )

 Filter anonymous user dashboard
 ---

 Key: NXP-7374
 URL: https://jira.nuxeo.com/browse/NXP-7374
 Project: Nuxeo Enterprise Platform
  Issue Type: Improvement
  Components: Dashboard / OpenSocial
Affects Versions: 5.4.2
Reporter: Julien Carsique
  Labels: STARSHIP-5.5-tasks
 Fix For: 5.5


 Anonymous user dashboard should not give access to users management tab, 
 probably neither to profile, oauth and notification tabs.

--
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-7874) Clicking on a user name in Mini-messages gadgets displays my dashboard

2011-11-16 Thread Solen Guitter (JIRA NUXEO)
Clicking on a user name in Mini-messages gadgets displays my dashboard
--

 Key: NXP-7874
 URL: https://jira.nuxeo.com/browse/NXP-7874
 Project: Nuxeo Enterprise Platform
  Issue Type: Bug
  Components: Social Collaboration
Reporter: Solen Guitter
 Fix For: 5.5


Steps to reproduce:
In the Mini-messages gadget of a social workspace, click on a another user's 
name.
- My home dashboard is displayed, instead of the user's informations.

--
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-7872) Allow copying an archived version as a new document

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

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

Florent Guillaume resolved NXP-7872.


Resolution: Fixed

http://hg.nuxeo.org/nuxeo/nuxeo-core/rev/04efac38e547

 Allow copying an archived version as a new document
 ---

 Key: NXP-7872
 URL: https://jira.nuxeo.com/browse/NXP-7872
 Project: Nuxeo Enterprise Platform
  Issue Type: New Feature
  Components: Core SQL Storage
Reporter: Florent Guillaume
Assignee: Florent Guillaume
Priority: Major
 Fix For: 5.5-SNAPSHOT


 Allow creation of a new doc as a copy of an existing archived version.
 Needed for CMIS.

--
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-7874) Clicking on a user name in Mini-messages gadgets displays my dashboard

2011-11-16 Thread Solen Guitter (JIRA NUXEO)

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

Solen Guitter updated NXP-7874:
---

Description: 
Steps to reproduce:
In the Mini-messages gadget of a social workspace, click on a another user's 
name.
- My home dashboard is displayed, instead of the user's informations.

It also occurs from the Activity stream gadget.
But when I click on the user's name from the list of a group's members (Home  
Groups), it works fine.

  was:
Steps to reproduce:
In the Mini-messages gadget of a social workspace, click on a another user's 
name.
- My home dashboard is displayed, instead of the user's informations.

Environment: starship

 Clicking on a user name in Mini-messages gadgets displays my dashboard
 --

 Key: NXP-7874
 URL: https://jira.nuxeo.com/browse/NXP-7874
 Project: Nuxeo Enterprise Platform
  Issue Type: Bug
  Components: Social Collaboration
 Environment: starship
Reporter: Solen Guitter
 Fix For: 5.5


 Steps to reproduce:
 In the Mini-messages gadget of a social workspace, click on a another user's 
 name.
 - My home dashboard is displayed, instead of the user's informations.
 It also occurs from the Activity stream gadget.
 But when I click on the user's name from the list of a group's members (Home 
  Groups), it works fine.

--
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: (CMIS-75) Create doc as major/minor should return the version id

2011-11-16 Thread Florent Guillaume (JIRA NUXEO)
Create doc as major/minor should return the version id
--

 Key: CMIS-75
 URL: https://jira.nuxeo.com/browse/CMIS-75
 Project: Nuxeo Chemistry
  Issue Type: Sub-task
Reporter: Florent Guillaume
Assignee: Florent 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] Updated: (CMIS-75) Create doc as major/minor should return the version id

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

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

Florent Guillaume updated CMIS-75:
--

Description: 
When creating a document through {{createDocument}} or 
{{createDocumentFromSource}} in the {{MAJOR}} or {{MINOR}} versionable state 
(and not {{CHECKEDOUT}}), the id returned should be the id of the version 
object, not the Nuxeo live doc, for more consistency for CMIS clients.


  was:
When creating a document through createDocument in the MAJOR or MINOR 
versionable state (and not CHECKEDOUT), the id returned should be the id of the 
version object, not the Nuxeo live doc, for more consistency for CMIS clients.



 Create doc as major/minor should return the version id
 --

 Key: CMIS-75
 URL: https://jira.nuxeo.com/browse/CMIS-75
 Project: Nuxeo Chemistry
  Issue Type: Sub-task
Reporter: Florent Guillaume
Assignee: Florent Guillaume
 Fix For: nuxeo-5.5


 When creating a document through {{createDocument}} or 
 {{createDocumentFromSource}} in the {{MAJOR}} or {{MINOR}} versionable state 
 (and not {{CHECKEDOUT}}), the id returned should be the id of the version 
 object, not the Nuxeo live doc, for more consistency for CMIS clients.

--
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: (NXIDE-141) aggregate [test-]artifacts-*.properties

2011-11-16 Thread Julien Carsique (JIRA NUXEO)
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: Bogdan Stefanescu
Priority: Major


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-7872) Allow copying an archived version as a new document

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

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

Florent Guillaume updated NXP-7872:
---

Fix Version/s: (was: 5.5-SNAPSHOT)
   5.5

 Allow copying an archived version as a new document
 ---

 Key: NXP-7872
 URL: https://jira.nuxeo.com/browse/NXP-7872
 Project: Nuxeo Enterprise Platform
  Issue Type: New Feature
  Components: Core SQL Storage
Reporter: Florent Guillaume
Assignee: Florent Guillaume
Priority: Major
 Fix For: 5.5


 Allow creation of a new doc as a copy of an existing archived version.
 Needed for CMIS.

--
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: (CMIS-75) Create doc as major/minor should return the version id

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

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

Florent Guillaume updated CMIS-75:
--

  Description: 
When creating a document through createDocument in the MAJOR or MINOR 
versionable state (and not CHECKEDOUT), the id returned should be the id of the 
version object, not the Nuxeo live doc, for more consistency for CMIS clients.

Fix Version/s: nuxeo-5.5

 Create doc as major/minor should return the version id
 --

 Key: CMIS-75
 URL: https://jira.nuxeo.com/browse/CMIS-75
 Project: Nuxeo Chemistry
  Issue Type: Sub-task
Reporter: Florent Guillaume
Assignee: Florent Guillaume
 Fix For: nuxeo-5.5


 When creating a document through createDocument in the MAJOR or MINOR 
 versionable state (and not CHECKEDOUT), the id returned should be the id of 
 the version object, not the Nuxeo live doc, for more consistency for CMIS 
 clients.

--
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-7875) Improve nuxeo importer parsing performance

2011-11-16 Thread Benoit Delbosc (JIRA NUXEO)
Improve nuxeo importer parsing performance
--

 Key: NXP-7875
 URL: https://jira.nuxeo.com/browse/NXP-7875
 Project: Nuxeo Enterprise Platform
  Issue Type: Improvement
Affects Versions: 5.4.2
 Environment: nuxeo-platform-importer addon
Reporter: Benoit Delbosc


The recursive source node parser in GenericThreadedImportTask 
(nuxeo-platform-importer-core) call node.getChildren twice when starting a new 
thread, this can be time consuming if the children are not lazily loaded.

--
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-7875) Improve nuxeo importer parsing performance

2011-11-16 Thread Benoit Delbosc (JIRA NUXEO)

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

Benoit Delbosc reassigned NXP-7875:
---

Assignee: Benoit Delbosc

 Improve nuxeo importer parsing performance
 --

 Key: NXP-7875
 URL: https://jira.nuxeo.com/browse/NXP-7875
 Project: Nuxeo Enterprise Platform
  Issue Type: Improvement
Affects Versions: 5.4.2
 Environment: nuxeo-platform-importer addon
Reporter: Benoit Delbosc
Assignee: Benoit Delbosc

 The recursive source node parser in GenericThreadedImportTask 
 (nuxeo-platform-importer-core) call node.getChildren twice when starting a 
 new thread, this can be time consuming if the children are not lazily loaded.

--
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-7875) Improve nuxeo importer parsing performance

2011-11-16 Thread Benoit Delbosc (JIRA NUXEO)

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

Work on NXP-7875 started by Benoit Delbosc.

 Improve nuxeo importer parsing performance
 --

 Key: NXP-7875
 URL: https://jira.nuxeo.com/browse/NXP-7875
 Project: Nuxeo Enterprise Platform
  Issue Type: Improvement
Affects Versions: 5.4.2
 Environment: nuxeo-platform-importer addon
Reporter: Benoit Delbosc
Assignee: Benoit Delbosc

 The recursive source node parser in GenericThreadedImportTask 
 (nuxeo-platform-importer-core) call node.getChildren twice when starting a 
 new thread, this can be time consuming if the children are not lazily loaded.

--
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-7875) Improve nuxeo importer parsing performance

2011-11-16 Thread Benoit Delbosc (JIRA NUXEO)

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

Benoit Delbosc resolved NXP-7875.
-

   Resolution: Fixed
Upgrade notes: 
Fixed http://hg.nuxeo.org/addons/nuxeo-platform-importer/rev/dda8e4fe7255


 Improve nuxeo importer parsing performance
 --

 Key: NXP-7875
 URL: https://jira.nuxeo.com/browse/NXP-7875
 Project: Nuxeo Enterprise Platform
  Issue Type: Improvement
Affects Versions: 5.4.2
 Environment: nuxeo-platform-importer addon
Reporter: Benoit Delbosc
Assignee: Benoit Delbosc

 The recursive source node parser in GenericThreadedImportTask 
 (nuxeo-platform-importer-core) call node.getChildren twice when starting a 
 new thread, this can be time consuming if the children are not lazily loaded.

--
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-7875) Improve nuxeo importer parsing performance

2011-11-16 Thread Benoit Delbosc (JIRA NUXEO)

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

Benoit Delbosc updated NXP-7875:


Status: Open  (was: Triage)

 Improve nuxeo importer parsing performance
 --

 Key: NXP-7875
 URL: https://jira.nuxeo.com/browse/NXP-7875
 Project: Nuxeo Enterprise Platform
  Issue Type: Improvement
Affects Versions: 5.4.2
 Environment: nuxeo-platform-importer addon
Reporter: Benoit Delbosc
Assignee: Benoit Delbosc

 The recursive source node parser in GenericThreadedImportTask 
 (nuxeo-platform-importer-core) call node.getChildren twice when starting a 
 new thread, this can be time consuming if the children are not lazily loaded.

--
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-7875) Improve nuxeo importer parsing performance

2011-11-16 Thread Benoit Delbosc (JIRA NUXEO)

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

Benoit Delbosc updated NXP-7875:


Fix Version/s: 5.5

 Improve nuxeo importer parsing performance
 --

 Key: NXP-7875
 URL: https://jira.nuxeo.com/browse/NXP-7875
 Project: Nuxeo Enterprise Platform
  Issue Type: Improvement
Affects Versions: 5.4.2
 Environment: nuxeo-platform-importer addon
Reporter: Benoit Delbosc
Assignee: Benoit Delbosc
 Fix For: 5.5


 The recursive source node parser in GenericThreadedImportTask 
 (nuxeo-platform-importer-core) call node.getChildren twice when starting a 
 new thread, this can be time consuming if the children are not lazily loaded.

--
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: (WEB-295) Add HTML5 appcache mime type

2011-11-16 Thread Sean Radford (JIRA NUXEO)
Add HTML5 appcache mime type


 Key: WEB-295
 URL: https://jira.nuxeo.com/browse/WEB-295
 Project: Nuxeo Web Engine
  Issue Type: Improvement
Reporter: Sean Radford
Assignee: Bogdan Stefanescu
Priority: Major


Add the HTML5 appcache mime type, text/cache-manifest to the mime.properties 
file in nuxeo-webengine-core.

--
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-7877) Windows install process for DM should be able to specify location of all install directories AND whether to add a registry key

2011-11-16 Thread Bruce Grant (JIRA NUXEO)
Windows install process for DM should be able to specify location of all 
install directories AND whether to add a registry key
--

 Key: NXP-7877
 URL: https://jira.nuxeo.com/browse/NXP-7877
 Project: Nuxeo Enterprise Platform
  Issue Type: Improvement
  Components: Installers / Admin tools
Affects Versions: 5.4.2, 5.4.1
 Environment: Windows
Reporter: Bruce Grant


I was doing an installation of Nuxeo DM on Windows 2008 and selected E:/NuxeoDM 
as the target installation directory. Then, in the initial configuration 
process, I selected E:/NuxeoData/data and /logs as defaults. All well and good, 
except the registry still has a point to the default C:/ProgramData/Nuxeo DM 
directory for config and temp files.

A quick regedit of the HKLM Nuxeo DM key parameter Config File rectified the 
situation and then I manually moved my nuxeo.conf file to the bin directory on 
E:.

Installation on Windows would be smoother if the location of NUXEO.CONF, logs, 
etc. could all be specified explicitly during the installation process. The 
install could suggest defaults, but allow the user to override. This would 
eliminate the need for a registry hack or any other manual steps.

--
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-7878) After I created my article, and went on the Articles view, the last contributor is system

2011-11-16 Thread Solen Guitter (JIRA NUXEO)

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

Solen Guitter updated NXP-7878:
---

Attachment: Screen Shot 2011-11-16 at 16.25.05.png

 After I created my article, and went on the Articles view, the last 
 contributor is system
 -

 Key: NXP-7878
 URL: https://jira.nuxeo.com/browse/NXP-7878
 Project: Nuxeo Enterprise Platform
  Issue Type: Bug
  Components: Social Collaboration
 Environment: starship demo
Reporter: Solen Guitter
Priority: Detail
 Fix For: 5.5

 Attachments: Screen Shot 2011-11-16 at 16.25.05.png


 Steps to reproduce:
 # Create an article.
 - The last contributor is yourself.
 # Click on Go to articles.
 # Click on the article.
 - The last contributor is system.

--
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-7878) After I created my article, and went on the Articles view, the last contributor is system

2011-11-16 Thread Solen Guitter (JIRA NUXEO)
After I created my article, and went on the Articles view, the last contributor 
is system
-

 Key: NXP-7878
 URL: https://jira.nuxeo.com/browse/NXP-7878
 Project: Nuxeo Enterprise Platform
  Issue Type: Bug
  Components: Social Collaboration
 Environment: starship demo
Reporter: Solen Guitter
Priority: Detail
 Fix For: 5.5
 Attachments: Screen Shot 2011-11-16 at 16.25.05.png

Steps to reproduce:
# Create an article.
- The last contributor is yourself.
# Click on Go to articles.
# Click on the article.
- The last contributor is system.

--
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-7880) Ability to suspend or deactivate a user defined in Nuxeo without having to delete the user

2011-11-16 Thread Bruce Grant (JIRA NUXEO)
Ability to suspend or deactivate a user defined in Nuxeo without having to 
delete the user
--

 Key: NXP-7880
 URL: https://jira.nuxeo.com/browse/NXP-7880
 Project: Nuxeo Enterprise Platform
  Issue Type: Improvement
  Components: Security / Rights
Affects Versions: 5.4.2
 Environment: All
Reporter: Bruce Grant


It would be extremely useful if there was a built-in flag on the user 
definition to suspend/deactivate a user account without having to delete the 
account. This would help with seasonal users, any kind of leave, temporary 
customer access, etc. - there would be no need to remove the user record to 
prevent access.

--
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] Moved: (NXP-7879) Add HTML5 appcache mime type

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

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

Florent Guillaume moved WEB-295 to NXP-7879:


Workflow: NXP-WF  (was: Customer Project)
 Key: NXP-7879  (was: WEB-295)
 Project: Nuxeo Enterprise Platform  (was: Nuxeo Web Engine)

 Add HTML5 appcache mime type
 

 Key: NXP-7879
 URL: https://jira.nuxeo.com/browse/NXP-7879
 Project: Nuxeo Enterprise Platform
  Issue Type: Improvement
Reporter: Sean Radford
Assignee: Bogdan Stefanescu
Priority: Major

 Add the HTML5 appcache mime type, text/cache-manifest to the mime.properties 
 file in nuxeo-webengine-core.

--
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-7879) Add HTML5 appcache mime type

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

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

Florent Guillaume commented on NXP-7879:


Moved to NXP. Please don't use the WEB JIRA project.

 Add HTML5 appcache mime type
 

 Key: NXP-7879
 URL: https://jira.nuxeo.com/browse/NXP-7879
 Project: Nuxeo Enterprise Platform
  Issue Type: Improvement
Reporter: Sean Radford
Assignee: Bogdan Stefanescu
Priority: Major

 Add the HTML5 appcache mime type, text/cache-manifest to the mime.properties 
 file in nuxeo-webengine-core.

--
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-6885) Label changes / missing

2011-11-16 Thread Solen Guitter (JIRA NUXEO)

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

Solen Guitter updated NXP-6885:
---

Description: 
* User home  Notifications tab:
** In English, The Notifications tab of the user home should be called Alerts, 
to be consistent with the Alerts tab from which users can subscribe to email 
notifications. In French, Notifications is good as it's the same label on the 
tabs in workspaces and sections.
** However, in French, we should probably rename Mes souscriptions into Mes 
abonnements as the buttons on the other Notifications tabs are called 
S'abonner.
** In French UI, the notification names are in English.

* On the dashboard, the Context path in the widget settings is not translated 
in French.

* Admin Center  OAuth / OpenSocial : the field labels of the following forms 
are not translated in French:
** Service provider Add form
** Consumer Add form
** External gadget Add form

* The confirmation window to delete an external gadget has no label at all: 
label.entry.confirmDelete

* On the local configuration tab:
** maybe rename Search configuration into Advanced search configuration 
since it's only for advanced search. 
** On the Faceted search configuration, rename Content view selection, 
Existing content view and Enabled content view with Faceted search 
selection, Existing faceted searches and Enabled faceted searches.

* Admin Center  Update Center
** Download for package xxx terminated into Download for package xxx 
finished.

*Core Server wizard*
???label.welcome.coreserver??? - Welcome to Nuxeo CS

*Social collaboration*
Cet espace *collabortif* est privé...

  was:
* User home  Notifications tab:
** In English, The Notifications tab of the user home should be called Alerts, 
to be consistent with the Alerts tab from which users can subscribe to email 
notifications. In French, Notifications is good as it's the same label on the 
tabs in workspaces and sections.
** However, in French, we should probably rename Mes souscriptions into Mes 
abonnements as the buttons on the other Notifications tabs are called 
S'abonner.
** In French UI, the notification names are in English.

* On the dashboard, the Context path in the widget settings is not translated 
in French.

* Admin Center  OAuth / OpenSocial : the field labels of the following forms 
are not translated in French:
** Service provider Add form
** Consumer Add form
** External gadget Add form

* The confirmation window to delete an external gadget has no label at all: 
label.entry.confirmDelete

* On the local configuration tab:
** maybe rename Search configuration into Advanced search configuration 
since it's only for advanced search. 
** On the Faceted search configuration, rename Content view selection, 
Existing content view and Enabled content view with Faceted search 
selection, Existing faceted searches and Enabled faceted searches.

* Admin Center  Update Center
** Download for package xxx terminated into Download for package xxx 
finished.

*Core Server wizard*
???label.welcome.coreserver??? - Welcome to Nuxeo CS


 Label changes / missing
 ---

 Key: NXP-6885
 URL: https://jira.nuxeo.com/browse/NXP-6885
 Project: Nuxeo Enterprise Platform
  Issue Type: Bug
  Components: Web UI
Affects Versions: 5.4.2-RC1
Reporter: Solen Guitter
 Fix For: 5.5

 Attachments: Screen shot 2011-05-18 at 14.50.33.png


 * User home  Notifications tab:
 ** In English, The Notifications tab of the user home should be called 
 Alerts, to be consistent with the Alerts tab from which users can subscribe 
 to email notifications. In French, Notifications is good as it's the same 
 label on the tabs in workspaces and sections.
 ** However, in French, we should probably rename Mes souscriptions into 
 Mes abonnements as the buttons on the other Notifications tabs are called 
 S'abonner.
 ** In French UI, the notification names are in English.
 * On the dashboard, the Context path in the widget settings is not 
 translated in French.
 * Admin Center  OAuth / OpenSocial : the field labels of the following forms 
 are not translated in French:
 ** Service provider Add form
 ** Consumer Add form
 ** External gadget Add form
 * The confirmation window to delete an external gadget has no label at all: 
 label.entry.confirmDelete
 * On the local configuration tab:
 ** maybe rename Search configuration into Advanced search configuration 
 since it's only for advanced search. 
 ** On the Faceted search configuration, rename Content view selection, 
 Existing content view and Enabled content view with Faceted search 
 selection, Existing faceted searches and Enabled faceted searches.
 * Admin Center  Update Center
 ** Download for package xxx terminated into Download for package xxx 
 finished.
 *Core Server wizard*
 ???label.welcome.coreserver??? - 

[JIRA] Resolved: (CMIS-75) Create doc as major/minor should return the version id

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

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

Florent Guillaume resolved CMIS-75.
---

Resolution: Won't Fix

Won't fix as described, this would change other expectations: if a doc is 
created in the checked in state, listing the folder that contains it wouldn't 
return its id... This is at least as strange for client code as the problem 
this ticket describes.

In the current state of the connector we are hampered by the fact that the 
versions are not filed in the folders in which the live documents are created. 
Changing that would imply much deeper changes though.


 Create doc as major/minor should return the version id
 --

 Key: CMIS-75
 URL: https://jira.nuxeo.com/browse/CMIS-75
 Project: Nuxeo Chemistry
  Issue Type: Sub-task
Reporter: Florent Guillaume
Assignee: Florent Guillaume
 Fix For: nuxeo-5.5


 When creating a document through {{createDocument}} or 
 {{createDocumentFromSource}} in the {{MAJOR}} or {{MINOR}} versionable state 
 (and not {{CHECKEDOUT}}), the id returned should be the id of the version 
 object, not the Nuxeo live doc, for more consistency for CMIS clients.

--
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-7881) Pending subscription requests tab : display username in username column

2011-11-16 Thread Solen Guitter (JIRA NUXEO)
Pending subscription requests tab : display username in username column
---

 Key: NXP-7881
 URL: https://jira.nuxeo.com/browse/NXP-7881
 Project: Nuxeo Enterprise Platform
  Issue Type: Improvement
  Components: Social Collaboration
 Environment: starship demo
Reporter: Solen Guitter
 Fix For: 5.5


In the Pending subscription requests tab, in the username column, it displays 
the last name + the email address.
It would be nice to have either the username or the first name + last name or 
both.

--
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-7882) CAS2 authenticator is not thread safe

2011-11-16 Thread JIRA NUXEO
CAS2 authenticator is not thread safe
-

 Key: NXP-7882
 URL: https://jira.nuxeo.com/browse/NXP-7882
 Project: Nuxeo Enterprise Platform
  Issue Type: Bug
Reporter: Stéphane Lacoin


Customers got troubles using CAS2 plugin since our current authenticator 
implementation is not thread safe. We should correct that for ticket and proxy 
validators.

--
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-7882) CAS2 authenticator is not thread safe

2011-11-16 Thread JIRA NUXEO

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

Stéphane Lacoin updated NXP-7882:
-

 Priority: Major  (was: Minor)
Affects Version/s: 5.3.2
Fix Version/s: 5.5

 CAS2 authenticator is not thread safe
 -

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


 Customers got troubles using CAS2 plugin since our current authenticator 
 implementation is not thread safe. We should correct that for ticket and 
 proxy validators.

--
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-7874) Clicking on a user name in Mini-messages gadgets displays my dashboard

2011-11-16 Thread Solen Guitter (JIRA NUXEO)

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

Solen Guitter updated NXP-7874:
---

Description: 
Steps to reproduce:
In the Mini-messages gadget of a social workspace, click on a another user's 
name.
- My home dashboard is displayed, instead of the user's informations.

It also occurs from the Activity stream and Members gadgets.
But when I click on the user's name from the list of a group's members (Home  
Groups), it works fine.

  was:
Steps to reproduce:
In the Mini-messages gadget of a social workspace, click on a another user's 
name.
- My home dashboard is displayed, instead of the user's informations.

It also occurs from the Activity stream gadget.
But when I click on the user's name from the list of a group's members (Home  
Groups), it works fine.


 Clicking on a user name in Mini-messages gadgets displays my dashboard
 --

 Key: NXP-7874
 URL: https://jira.nuxeo.com/browse/NXP-7874
 Project: Nuxeo Enterprise Platform
  Issue Type: Bug
  Components: Social Collaboration
 Environment: starship
Reporter: Solen Guitter
 Fix For: 5.5


 Steps to reproduce:
 In the Mini-messages gadget of a social workspace, click on a another user's 
 name.
 - My home dashboard is displayed, instead of the user's informations.
 It also occurs from the Activity stream and Members gadgets.
 But when I click on the user's name from the list of a group's members (Home 
  Groups), it works fine.

--
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-7882) CAS2 authenticator is not thread safe

2011-11-16 Thread JIRA NUXEO

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

Stéphane Lacoin updated NXP-7882:
-

Tags: 542-hf13 541-hf13 532

 CAS2 authenticator is not thread safe
 -

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


 Customers got troubles using CAS2 plugin since our current authenticator 
 implementation is not thread safe. We should correct that for ticket and 
 proxy validators.

--
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-6885) Label changes / missing

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

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

Delphine Renevey updated NXP-6885:
--

Labels: STARSHIP-5.5-tasks  (was: )

 Label changes / missing
 ---

 Key: NXP-6885
 URL: https://jira.nuxeo.com/browse/NXP-6885
 Project: Nuxeo Enterprise Platform
  Issue Type: Bug
  Components: Web UI
Affects Versions: 5.4.2-RC1
Reporter: Solen Guitter
  Labels: STARSHIP-5.5-tasks
 Fix For: 5.5

 Attachments: Screen shot 2011-05-18 at 14.50.33.png


 * User home  Notifications tab:
 ** In English, The Notifications tab of the user home should be called 
 Alerts, to be consistent with the Alerts tab from which users can subscribe 
 to email notifications. In French, Notifications is good as it's the same 
 label on the tabs in workspaces and sections.
 ** However, in French, we should probably rename Mes souscriptions into 
 Mes abonnements as the buttons on the other Notifications tabs are called 
 S'abonner.
 ** In French UI, the notification names are in English.
 * On the dashboard, the Context path in the widget settings is not 
 translated in French.
 * Admin Center  OAuth / OpenSocial : the field labels of the following forms 
 are not translated in French:
 ** Service provider Add form
 ** Consumer Add form
 ** External gadget Add form
 * The confirmation window to delete an external gadget has no label at all: 
 label.entry.confirmDelete
 * On the local configuration tab:
 ** maybe rename Search configuration into Advanced search configuration 
 since it's only for advanced search. 
 ** On the Faceted search configuration, rename Content view selection, 
 Existing content view and Enabled content view with Faceted search 
 selection, Existing faceted searches and Enabled faceted searches.
 * Admin Center  Update Center
 ** Download for package xxx terminated into Download for package xxx 
 finished.
 *Core Server wizard*
 ???label.welcome.coreserver??? - Welcome to Nuxeo CS
 *Social collaboration*
 Cet espace *collabortif* est privé...

--
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-7809) Make it easy to disable the UpdateCenter for instances in production

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

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

Thierry Delprat commented on NXP-7809:
--

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

Added a property to disable Update Center : nuxeo.updatecenter.disabled=true


 Make it easy to disable the UpdateCenter for instances in production
 

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


 Some customers would like the update center features to be disabled when in 
 production, to avoid problems with admin users installing/uninstalling 
 modules.
 Ideally this should be configurable from a configuration property.

--
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-7809) Make it easy to disable the UpdateCenter for instances in production

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

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

Thierry Delprat edited comment on NXP-7809 at 11/16/11 5:39 PM:


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

Added a property to disable Update Center : 
{code}
nuxeo.updatecenter.disabled=true
{code}


  was (Author: tdelprat):
http://hg.nuxeo.org/nuxeo/nuxeo-features/rev/dd51bf655d32

Added a property to disable Update Center : nuxeo.updatecenter.disabled=true

  
 Make it easy to disable the UpdateCenter for instances in production
 

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


 Some customers would like the update center features to be disabled when in 
 production, to avoid problems with admin users installing/uninstalling 
 modules.
 Ideally this should be configurable from a configuration property.

--
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-7809) Make it easy to disable the UpdateCenter for instances in production

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

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

Thierry Delprat updated NXP-7809:
-

Attachment: Sélection_265.png

 Make it easy to disable the UpdateCenter for instances in production
 

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

 Attachments: Sélection_265.png


 Some customers would like the update center features to be disabled when in 
 production, to avoid problems with admin users installing/uninstalling 
 modules.
 Ideally this should be configurable from a configuration property.

--
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-7809) Make it easy to disable the UpdateCenter for instances in production

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

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

Thierry Delprat logged work on NXP-7809:


Author: Thierry Delprat
Created on: 16/11/11 17:42
Start Date: 16/11/11 17:42
Worklog Time Spent: 1 hour 

Issue Time Tracking
---

Worklog Id: (was: 27468)
Time Spent: 1 hour
Remaining Estimate: 0 minutes

 Make it easy to disable the UpdateCenter for instances in production
 

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

 Attachments: Sélection_265.png

  Time Spent: 1 hour
  Remaining Estimate: 0 minutes

 Some customers would like the update center features to be disabled when in 
 production, to avoid problems with admin users installing/uninstalling 
 modules.
 Ideally this should be configurable from a configuration property.

--
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-7809) Make it easy to disable the UpdateCenter for instances in production

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

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

Thierry Delprat resolved NXP-7809.
--

Resolution: Fixed

 Make it easy to disable the UpdateCenter for instances in production
 

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

 Attachments: Sélection_265.png

  Time Spent: 1 hour
  Remaining Estimate: 0 minutes

 Some customers would like the update center features to be disabled when in 
 production, to avoid problems with admin users installing/uninstalling 
 modules.
 Ideally this should be configurable from a configuration property.

--
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-7809) Make it easy to disable the UpdateCenter for instances in production

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

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

Thierry Delprat updated NXP-7809:
-

Status: Open  (was: Triage)

 Make it easy to disable the UpdateCenter for instances in production
 

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

 Attachments: Sélection_265.png


 Some customers would like the update center features to be disabled when in 
 production, to avoid problems with admin users installing/uninstalling 
 modules.
 Ideally this should be configurable from a configuration property.

--
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-7869) Improve authentication error logging

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

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

Thierry Martins updated NXP-7869:
-

Status: Open  (was: Triage)

 Improve authentication error logging 
 -

 Key: NXP-7869
 URL: https://jira.nuxeo.com/browse/NXP-7869
 Project: Nuxeo Enterprise Platform
  Issue Type: Improvement
  Components: Directory
Affects Versions: 5.4.2
Reporter: Thierry Martins
Assignee: Thierry Martins
 Attachments: nuxeo-platform-web-common-5.4.2-NXP-7869.jar




--
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: (NXBT-343) Provide Spanish, German and Italian translations for the Windows installer

2011-11-16 Thread Julien Carsique (JIRA NUXEO)
Provide Spanish, German and Italian translations for the Windows installer
--

 Key: NXBT-343
 URL: https://jira.nuxeo.com/browse/NXBT-343
 Project: Nuxeo ECM Build/Test Environment
  Issue Type: Improvement
  Components: Windows Packages
Reporter: Julien Carsique
Assignee: Julien Carsique
 Fix For: WIN-1.0


Translate the following labels:

LangString ^UninstallLink ${LANG_ENGLISH} Uninstall $(^Name)
LangString ^UninstallLink ${LANG_FRENCH} Désinstaller $(^Name)
LangString ^UninstallLink ${LANG_SPANISH} Uninstall $(^Name)
LangString ^UninstallLink ${LANG_GERMAN} Uninstall $(^Name)
LangString ^UninstallLink ${LANG_ITALIAN} Uninstall $(^Name)

# English

LangString dep_title ${LANG_ENGLISH} Dependencies
LangString dep_subtitle ${LANG_ENGLISH} Download and install the following 
dependencies
LangString dep_explain_java ${LANG_ENGLISH} Required for the program to run:
LangString dep_explain_ooo ${LANG_ENGLISH} Required for document preview and 
conversion:
LangString dep_explain_imagick ${LANG_ENGLISH}  Required for image conversion:
LangString dep_explain_pgsql ${LANG_ENGLISH}  EXPERIMENTAL - Automatically 
configure PostgreSQL database:

LangString rm_title ${LANG_ENGLISH} Removal options
LangString rm_subtitle ${LANG_ENGLISH} Do you want to remove the following ?
LangString rm_tmp ${LANG_ENGLISH} Temporary files
LangString rm_data ${LANG_ENGLISH} Data files
LangString rm_logs ${LANG_ENGLISH} Log files
LangString rm_conf ${LANG_ENGLISH} Configuration files

# French

LangString dep_title ${LANG_FRENCH} Dépendances
LangString dep_subtitle ${LANG_FRENCH} Télécharger et installer les 
dépendances suivantes
LangString dep_explain_java ${LANG_FRENCH} Nécessaire pour exécuter le 
programme :
LangString dep_explain_ooo ${LANG_FRENCH} Nécessaire pour la prévisualisation 
et la conversion des documents :
LangString dep_explain_imagick ${LANG_FRENCH}  Nécessaire pour la conversion 
des images :
LangString dep_explain_pgsql ${LANG_FRENCH}  EXPÉRIMENTAL - Configurer une 
base PostgreSQL automatiquement :

LangString rm_title ${LANG_FRENCH} Options de suppression
LangString rm_subtitle ${LANG_FRENCH} Voulez-vous supprimer les éléments 
suivants ?
LangString rm_tmp ${LANG_FRENCH} Fichiers temporaires
LangString rm_data ${LANG_FRENCH} Fichiers de données
LangString rm_logs ${LANG_FRENCH} Fichiers de log
LangString rm_conf ${LANG_FRENCH} Fichiers de configuration

# Spanish

LangString dep_title ${LANG_SPANISH} Dependencias
LangString dep_subtitle ${LANG_SPANISH} Descargue e instale las siguientes 
dependencias
LangString dep_explain_java ${LANG_SPANISH} Requerido por el programar para 
ejecutarse :
LangString dep_explain_ooo ${LANG_SPANISH} Requerido para la conversión y 
previsualización de documentos :
LangString dep_explain_imagick ${LANG_SPANISH}  Requerido para la conversión 
de imágenes :
LangString dep_explain_pgsql ${LANG_SPANISH}  (ES) EXPERIMENTAL - 
Automatically configure PostgreSQL database :

LangString rm_title ${LANG_SPANISH} (ES) Removal options
LangString rm_subtitle ${LANG_SPANISH} (ES) Do you want to remove the 
following ?
LangString rm_tmp ${LANG_SPANISH} Borrar TMP
LangString rm_data ${LANG_SPANISH} Borrar datos
LangString rm_logs ${LANG_SPANISH} Borrar logs
LangString rm_conf ${LANG_SPANISH} Borrar configuración

# German

LangString dep_title ${LANG_GERMAN} Abhängigkeiten
LangString dep_subtitle ${LANG_GERMAN} Lädt und installiert folgende 
Abhängigkeiten herunter
LangString dep_explain_java ${LANG_GERMAN} Wird von der Anwendung während der 
Laufzeit benötigt :
LangString dep_explain_ooo ${LANG_GERMAN} Wird für die Dokumentvorschau und 
Konvertierung benötigt :
LangString dep_explain_imagick ${LANG_GERMAN}  Wird für die Bildkonvertierung 
benötigt :
LangString dep_explain_pgsql ${LANG_GERMAN}  (DE) EXPERIMENTAL - Automatically 
configure PostgreSQL database :

LangString rm_title ${LANG_GERMAN} (DE) Removal options
LangString rm_subtitle ${LANG_GERMAN} (DE) Do you want to remove the following 
?
LangString rm_tmp ${LANG_GERMAN} TMP löschen
LangString rm_data ${LANG_GERMAN} Daten löschen
LangString rm_logs ${LANG_GERMAN} Log-Infos löschen
LangString rm_conf ${LANG_GERMAN} Konfiguration löschen

# Italian

LangString dep_title ${LANG_ITALIAN} (IT) Dependencies
LangString dep_subtitle ${LANG_ITALIAN} (IT) Download and install the 
following dependencies
LangString dep_explain_java ${LANG_ITALIAN} (IT) Required for the program to 
run:
LangString dep_explain_ooo ${LANG_ITALIAN} (IT) Required for document preview 
and conversion:
LangString dep_explain_imagick ${LANG_ITALIAN}  (IT) Required for image 
conversion:
LangString dep_explain_pgsql ${LANG_ITALIAN}  (IT) EXPERIMENTAL - 
Automatically configure PostgreSQL database:

LangString rm_title ${LANG_ITALIAN} (IT) Removal options
LangString rm_subtitle ${LANG_ITALIAN} (IT) Do you want 

[JIRA] Updated: (NXBT-343) Provide Spanish, German and Italian translations for the Windows installer

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

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

Julien Carsique updated NXBT-343:
-

Tags: RDIT-11W46-47

 Provide Spanish, German and Italian translations for the Windows installer
 --

 Key: NXBT-343
 URL: https://jira.nuxeo.com/browse/NXBT-343
 Project: Nuxeo ECM Build/Test Environment
  Issue Type: Improvement
  Components: Windows Packages
Reporter: Julien Carsique
Assignee: Julien Carsique
 Fix For: WIN-1.0


 Translate the following labels:
 LangString ^UninstallLink ${LANG_ENGLISH} Uninstall $(^Name)
 LangString ^UninstallLink ${LANG_FRENCH} Désinstaller $(^Name)
 LangString ^UninstallLink ${LANG_SPANISH} Uninstall $(^Name)
 LangString ^UninstallLink ${LANG_GERMAN} Uninstall $(^Name)
 LangString ^UninstallLink ${LANG_ITALIAN} Uninstall $(^Name)
 # English
 LangString dep_title ${LANG_ENGLISH} Dependencies
 LangString dep_subtitle ${LANG_ENGLISH} Download and install the following 
 dependencies
 LangString dep_explain_java ${LANG_ENGLISH} Required for the program to run:
 LangString dep_explain_ooo ${LANG_ENGLISH} Required for document preview and 
 conversion:
 LangString dep_explain_imagick ${LANG_ENGLISH}  Required for image 
 conversion:
 LangString dep_explain_pgsql ${LANG_ENGLISH}  EXPERIMENTAL - Automatically 
 configure PostgreSQL database:
 LangString rm_title ${LANG_ENGLISH} Removal options
 LangString rm_subtitle ${LANG_ENGLISH} Do you want to remove the following ?
 LangString rm_tmp ${LANG_ENGLISH} Temporary files
 LangString rm_data ${LANG_ENGLISH} Data files
 LangString rm_logs ${LANG_ENGLISH} Log files
 LangString rm_conf ${LANG_ENGLISH} Configuration files
 # French
 LangString dep_title ${LANG_FRENCH} Dépendances
 LangString dep_subtitle ${LANG_FRENCH} Télécharger et installer les 
 dépendances suivantes
 LangString dep_explain_java ${LANG_FRENCH} Nécessaire pour exécuter le 
 programme :
 LangString dep_explain_ooo ${LANG_FRENCH} Nécessaire pour la 
 prévisualisation et la conversion des documents :
 LangString dep_explain_imagick ${LANG_FRENCH}  Nécessaire pour la conversion 
 des images :
 LangString dep_explain_pgsql ${LANG_FRENCH}  EXPÉRIMENTAL - Configurer une 
 base PostgreSQL automatiquement :
 LangString rm_title ${LANG_FRENCH} Options de suppression
 LangString rm_subtitle ${LANG_FRENCH} Voulez-vous supprimer les éléments 
 suivants ?
 LangString rm_tmp ${LANG_FRENCH} Fichiers temporaires
 LangString rm_data ${LANG_FRENCH} Fichiers de données
 LangString rm_logs ${LANG_FRENCH} Fichiers de log
 LangString rm_conf ${LANG_FRENCH} Fichiers de configuration
 # Spanish
 LangString dep_title ${LANG_SPANISH} Dependencias
 LangString dep_subtitle ${LANG_SPANISH} Descargue e instale las siguientes 
 dependencias
 LangString dep_explain_java ${LANG_SPANISH} Requerido por el programar para 
 ejecutarse :
 LangString dep_explain_ooo ${LANG_SPANISH} Requerido para la conversión y 
 previsualización de documentos :
 LangString dep_explain_imagick ${LANG_SPANISH}  Requerido para la conversión 
 de imágenes :
 LangString dep_explain_pgsql ${LANG_SPANISH}  (ES) EXPERIMENTAL - 
 Automatically configure PostgreSQL database :
 LangString rm_title ${LANG_SPANISH} (ES) Removal options
 LangString rm_subtitle ${LANG_SPANISH} (ES) Do you want to remove the 
 following ?
 LangString rm_tmp ${LANG_SPANISH} Borrar TMP
 LangString rm_data ${LANG_SPANISH} Borrar datos
 LangString rm_logs ${LANG_SPANISH} Borrar logs
 LangString rm_conf ${LANG_SPANISH} Borrar configuración
 # German
 LangString dep_title ${LANG_GERMAN} Abhängigkeiten
 LangString dep_subtitle ${LANG_GERMAN} Lädt und installiert folgende 
 Abhängigkeiten herunter
 LangString dep_explain_java ${LANG_GERMAN} Wird von der Anwendung während 
 der Laufzeit benötigt :
 LangString dep_explain_ooo ${LANG_GERMAN} Wird für die Dokumentvorschau und 
 Konvertierung benötigt :
 LangString dep_explain_imagick ${LANG_GERMAN}  Wird für die 
 Bildkonvertierung benötigt :
 LangString dep_explain_pgsql ${LANG_GERMAN}  (DE) EXPERIMENTAL - 
 Automatically configure PostgreSQL database :
 LangString rm_title ${LANG_GERMAN} (DE) Removal options
 LangString rm_subtitle ${LANG_GERMAN} (DE) Do you want to remove the 
 following ?
 LangString rm_tmp ${LANG_GERMAN} TMP löschen
 LangString rm_data ${LANG_GERMAN} Daten löschen
 LangString rm_logs ${LANG_GERMAN} Log-Infos löschen
 LangString rm_conf ${LANG_GERMAN} Konfiguration löschen
 # Italian
 LangString dep_title ${LANG_ITALIAN} (IT) Dependencies
 LangString dep_subtitle ${LANG_ITALIAN} (IT) Download and install the 
 following dependencies
 LangString dep_explain_java ${LANG_ITALIAN} (IT) Required for the program to 
 run:
 LangString dep_explain_ooo ${LANG_ITALIAN} (IT) Required for document 
 preview and conversion:
 LangString 

[JIRA] Updated: (NXBT-343) Provide Spanish, German and Italian translations for the Windows installer

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

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

Julien Carsique updated NXBT-343:
-

Description: 
Translate the following labels:
{code}
LangString ^UninstallLink ${LANG_ENGLISH} Uninstall $(^Name)
LangString ^UninstallLink ${LANG_FRENCH} Désinstaller $(^Name)
LangString ^UninstallLink ${LANG_SPANISH} Uninstall $(^Name)
LangString ^UninstallLink ${LANG_GERMAN} Uninstall $(^Name)
LangString ^UninstallLink ${LANG_ITALIAN} Uninstall $(^Name)

# English

LangString dep_title ${LANG_ENGLISH} Dependencies
LangString dep_subtitle ${LANG_ENGLISH} Download and install the following 
dependencies
LangString dep_explain_java ${LANG_ENGLISH} Required for the program to run:
LangString dep_explain_ooo ${LANG_ENGLISH} Required for document preview and 
conversion:
LangString dep_explain_imagick ${LANG_ENGLISH}  Required for image conversion:
LangString dep_explain_pgsql ${LANG_ENGLISH}  EXPERIMENTAL - Automatically 
configure PostgreSQL database:

LangString rm_title ${LANG_ENGLISH} Removal options
LangString rm_subtitle ${LANG_ENGLISH} Do you want to remove the following ?
LangString rm_tmp ${LANG_ENGLISH} Temporary files
LangString rm_data ${LANG_ENGLISH} Data files
LangString rm_logs ${LANG_ENGLISH} Log files
LangString rm_conf ${LANG_ENGLISH} Configuration files

# French

LangString dep_title ${LANG_FRENCH} Dépendances
LangString dep_subtitle ${LANG_FRENCH} Télécharger et installer les 
dépendances suivantes
LangString dep_explain_java ${LANG_FRENCH} Nécessaire pour exécuter le 
programme :
LangString dep_explain_ooo ${LANG_FRENCH} Nécessaire pour la prévisualisation 
et la conversion des documents :
LangString dep_explain_imagick ${LANG_FRENCH}  Nécessaire pour la conversion 
des images :
LangString dep_explain_pgsql ${LANG_FRENCH}  EXPÉRIMENTAL - Configurer une 
base PostgreSQL automatiquement :

LangString rm_title ${LANG_FRENCH} Options de suppression
LangString rm_subtitle ${LANG_FRENCH} Voulez-vous supprimer les éléments 
suivants ?
LangString rm_tmp ${LANG_FRENCH} Fichiers temporaires
LangString rm_data ${LANG_FRENCH} Fichiers de données
LangString rm_logs ${LANG_FRENCH} Fichiers de log
LangString rm_conf ${LANG_FRENCH} Fichiers de configuration

# Spanish

LangString dep_title ${LANG_SPANISH} Dependencias
LangString dep_subtitle ${LANG_SPANISH} Descargue e instale las siguientes 
dependencias
LangString dep_explain_java ${LANG_SPANISH} Requerido por el programar para 
ejecutarse :
LangString dep_explain_ooo ${LANG_SPANISH} Requerido para la conversión y 
previsualización de documentos :
LangString dep_explain_imagick ${LANG_SPANISH}  Requerido para la conversión 
de imágenes :
LangString dep_explain_pgsql ${LANG_SPANISH}  (ES) EXPERIMENTAL - 
Automatically configure PostgreSQL database :

LangString rm_title ${LANG_SPANISH} (ES) Removal options
LangString rm_subtitle ${LANG_SPANISH} (ES) Do you want to remove the 
following ?
LangString rm_tmp ${LANG_SPANISH} Borrar TMP
LangString rm_data ${LANG_SPANISH} Borrar datos
LangString rm_logs ${LANG_SPANISH} Borrar logs
LangString rm_conf ${LANG_SPANISH} Borrar configuración

# German

LangString dep_title ${LANG_GERMAN} Abhängigkeiten
LangString dep_subtitle ${LANG_GERMAN} Lädt und installiert folgende 
Abhängigkeiten herunter
LangString dep_explain_java ${LANG_GERMAN} Wird von der Anwendung während der 
Laufzeit benötigt :
LangString dep_explain_ooo ${LANG_GERMAN} Wird für die Dokumentvorschau und 
Konvertierung benötigt :
LangString dep_explain_imagick ${LANG_GERMAN}  Wird für die Bildkonvertierung 
benötigt :
LangString dep_explain_pgsql ${LANG_GERMAN}  (DE) EXPERIMENTAL - Automatically 
configure PostgreSQL database :

LangString rm_title ${LANG_GERMAN} (DE) Removal options
LangString rm_subtitle ${LANG_GERMAN} (DE) Do you want to remove the following 
?
LangString rm_tmp ${LANG_GERMAN} TMP löschen
LangString rm_data ${LANG_GERMAN} Daten löschen
LangString rm_logs ${LANG_GERMAN} Log-Infos löschen
LangString rm_conf ${LANG_GERMAN} Konfiguration löschen

# Italian

LangString dep_title ${LANG_ITALIAN} (IT) Dependencies
LangString dep_subtitle ${LANG_ITALIAN} (IT) Download and install the 
following dependencies
LangString dep_explain_java ${LANG_ITALIAN} (IT) Required for the program to 
run:
LangString dep_explain_ooo ${LANG_ITALIAN} (IT) Required for document preview 
and conversion:
LangString dep_explain_imagick ${LANG_ITALIAN}  (IT) Required for image 
conversion:
LangString dep_explain_pgsql ${LANG_ITALIAN}  (IT) EXPERIMENTAL - 
Automatically configure PostgreSQL database:

LangString rm_title ${LANG_ITALIAN} (IT) Removal options
LangString rm_subtitle ${LANG_ITALIAN} (IT) Do you want to remove the 
following ?
LangString rm_tmp ${LANG_ITALIAN} (IT) TMP files
LangString rm_data ${LANG_ITALIAN} (IT) Data files
LangString rm_logs ${LANG_ITALIAN} (IT) Log files
LangString rm_conf ${LANG_ITALIAN} (IT) Configuration files
{code}

  was:
Translate the 

[JIRA] Created: (NXP-7883) Going on the DM view of a social workspace : Collaboration tab is still selected and navigation tree incomplete

2011-11-16 Thread Solen Guitter (JIRA NUXEO)
Going on the DM view of a social workspace : Collaboration tab is still 
selected and navigation tree incomplete
---

 Key: NXP-7883
 URL: https://jira.nuxeo.com/browse/NXP-7883
 Project: Nuxeo Enterprise Platform
  Issue Type: Bug
  Components: Social Collaboration
 Environment: starship demo
Reporter: Solen Guitter
 Fix For: 5.5
 Attachments: Screen Shot 2011-11-16 at 18.17.09.png

Steps to reproduce:
# Go on the dashboard of a social workspace.
# Click on Actions  Document Management View.
- The DM view of the social workspace is displayed. OK
- The Document management tab is not selected, it's still the Collaboration 
tab.
- The navigation tree on the left is incomplete : it only displays the social 
workspaces, not the other parts (domain 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-7883) Going on the DM view of a social workspace : Collaboration tab is still selected and navigation tree incomplete

2011-11-16 Thread Solen Guitter (JIRA NUXEO)

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

Solen Guitter updated NXP-7883:
---

Attachment: Screen Shot 2011-11-16 at 18.17.09.png

 Going on the DM view of a social workspace : Collaboration tab is still 
 selected and navigation tree incomplete
 ---

 Key: NXP-7883
 URL: https://jira.nuxeo.com/browse/NXP-7883
 Project: Nuxeo Enterprise Platform
  Issue Type: Bug
  Components: Social Collaboration
 Environment: starship demo
Reporter: Solen Guitter
 Fix For: 5.5

 Attachments: Screen Shot 2011-11-16 at 18.17.09.png


 Steps to reproduce:
 # Go on the dashboard of a social workspace.
 # Click on Actions  Document Management View.
 - The DM view of the social workspace is displayed. OK
 - The Document management tab is not selected, it's still the Collaboration 
 tab.
 - The navigation tree on the left is incomplete : it only displays the 
 social workspaces, not the other parts (domain 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] Assigned: (NXS-823) Change the online documentation link for operations

2011-11-16 Thread Alain Escaffre (JIRA NUXEO)

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

Alain Escaffre reassigned NXS-823:
--

Assignee: Bogdan Stefanescu

 Change the online documentation link for operations
 ---

 Key: NXS-823
 URL: https://jira.nuxeo.com/browse/NXS-823
 Project: Nuxeo Studio
  Issue Type: Improvement
Reporter: Alain Escaffre
Assignee: Bogdan Stefanescu
 Fix For: 2.5, Short term backlog


 Now the link to online documentation should target explorer.nuxeo.org. It is 
 dependent from the profile.
 Ex: 
 http://explorer.nuxeo.org/nuxeo/site/distribution/Nuxeo%20DM-5.4.2/viewOperation/Document.CheckIn
 http://explorer.nuxeo.org/nuxeo/site/distribution/Nuxeo%20CM-1.0-SNAPSHOT/listOperations
 Note : explorer is not up-to-date for CMF, this is not the problem of this 
 ticket

--
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: (NXS-807) Add lifecycle_transition_event in the default registry of events

2011-11-16 Thread Alain Escaffre (JIRA NUXEO)

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

Alain Escaffre reassigned NXS-807:
--

Assignee: Bogdan Stefanescu

 Add lifecycle_transition_event  in the default registry of events 
 

 Key: NXS-807
 URL: https://jira.nuxeo.com/browse/NXS-807
 Project: Nuxeo Studio
  Issue Type: Improvement
  Components: Operations
Affects Versions: 2.4.0.2
Reporter: Thierry Martins
Assignee: Bogdan Stefanescu
 Fix For: Short term backlog


 Add lifecycle_transition_event  in the default registry of events 

--
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: (NXS-786) modification on several users only takes the first modification into account

2011-11-16 Thread Alain Escaffre (JIRA NUXEO)

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

Alain Escaffre reassigned NXS-786:
--

Assignee: Bogdan Stefanescu

 modification on several users only takes the first modification into account
 

 Key: NXS-786
 URL: https://jira.nuxeo.com/browse/NXS-786
 Project: Nuxeo Studio
  Issue Type: Bug
Affects Versions: 2.4.0.1
Reporter: Frédéric Vadon
Assignee: Bogdan Stefanescu
 Fix For: 2.5, Short term backlog


 step to reproduce : 
 on user1 : rename it and hit save 
 go directly to user2, rename it and hit save
 reload the page, the modifications on user2 are not taken into account

--
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: (NXS-785) renaming of users in Role And Permissions looses their groups

2011-11-16 Thread Alain Escaffre (JIRA NUXEO)

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

Alain Escaffre reassigned NXS-785:
--

Assignee: Bogdan Stefanescu

 renaming of users in Role And Permissions looses their groups
 -

 Key: NXS-785
 URL: https://jira.nuxeo.com/browse/NXS-785
 Project: Nuxeo Studio
  Issue Type: Bug
Affects Versions: 2.4.0.1, 2.4.2
Reporter: Frédéric Vadon
Assignee: Bogdan Stefanescu
 Fix For: Short term backlog


 In Studio if a list of users is defined with groups for each of them. If you 
 rename one user and save, it looses this particular user groups (the page has 
 to be reloaded to show the pb)

--
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: (NXS-815) Have an easy Nuxeo restricted i/o feature for importing in a project in an another project.

2011-11-16 Thread Alain Escaffre (JIRA NUXEO)

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

Alain Escaffre updated NXS-815:
---

SP: 5  (was: 13)

 Have an easy Nuxeo restricted i/o feature for importing in a project in an 
 another project.
 ---

 Key: NXS-815
 URL: https://jira.nuxeo.com/browse/NXS-815
 Project: Nuxeo Studio
  Issue Type: Task
Reporter: Alain Escaffre
Assignee: Bogdan Stefanescu
 Fix For: 2.5, Short term backlog


 A link would allow to get a zip that would be re-importable in another 
 project. Import merely add everything, overriding features that were declared 
 in the project.
 Two goals for this:
 - Support team can easily get the configuration of a studio project to debug 
 it without modifying what is done on the customer's project
 - Studio/presales team can use connect-test for doing viable prototypes, thus 
 spending more time in testing coming release

--
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: (NXS-814) Don't display the projects on the welcome page, and update what is listed on the left dropdown list

2011-11-16 Thread Alain Escaffre (JIRA NUXEO)

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

Alain Escaffre reassigned NXS-814:
--

Assignee: Bogdan Stefanescu

 Don't display the projects on the welcome page, and update what is listed on 
 the left dropdown list
 ---

 Key: NXS-814
 URL: https://jira.nuxeo.com/browse/NXS-814
 Project: Nuxeo Studio
  Issue Type: Task
Reporter: Alain Escaffre
Assignee: Bogdan Stefanescu
 Fix For: Short term backlog


 Nuxeo guys are having more and more projects listed on the welcome page which 
 is not suitable when we are at a customer and which is a problem on Webinars, 
 etc...
 We should withdraw the list in the middle of the page, and use this query to 
 fill the content of the projects' dropdown list (which currently displays all 
 the projects when you are a Nuxeoer)

--
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: (NXS-844) The Number of columns property of the textarea widget does not work

2011-11-16 Thread Wojciech Sulejman (JIRA NUXEO)
The Number of columns property of the textarea widget does not work
-

 Key: NXS-844
 URL: https://jira.nuxeo.com/browse/NXS-844
 Project: Nuxeo Studio
  Issue Type: Bug
  Components: Layouts
Reporter: Wojciech Sulejman


Modification of the value of the Number of columns property of the textarea 
widget in Nuxeo Studio does not have any impact on the horizontal size of the 
textarea box.

Note: Compare with the behavior of the Number of rows property which does 
work as expected, that is the number of displayed rows matches the entered 
value.

--
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: (NXBT-335) Windows installer must package CAP

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

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

Work on NXBT-335 started by Mathieu Guillaume.

 Windows installer must package CAP
 --

 Key: NXBT-335
 URL: https://jira.nuxeo.com/browse/NXBT-335
 Project: Nuxeo ECM Build/Test Environment
  Issue Type: Sub-task
Reporter: Julien Carsique
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] Commented: (NXBT-335) Windows installer must package CAP

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

[ 
https://jira.nuxeo.com/browse/NXBT-335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=105918#comment-105918
 ] 

Mathieu Guillaume commented on NXBT-335:


Refactored old script, now in http://hg.nuxeo.org/tools/nuxeo-packaging-windows


 Windows installer must package CAP
 --

 Key: NXBT-335
 URL: https://jira.nuxeo.com/browse/NXBT-335
 Project: Nuxeo ECM Build/Test Environment
  Issue Type: Sub-task
Reporter: Julien Carsique
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-7884) Add publisher metadata to the DublinCore schema

2011-11-16 Thread Thierry Martins (JIRA NUXEO)
Add publisher metadata to the DublinCore schema
-

 Key: NXP-7884
 URL: https://jira.nuxeo.com/browse/NXP-7884
 Project: Nuxeo Enterprise Platform
  Issue Type: Improvement
  Components: Core
Affects Versions: 5.4.2
Reporter: Thierry Martins
Assignee: Thierry Martins
 Fix For: 5.5


Because it is part of the legacy definition of DublinCore 
http://dublincore.org/documents/dcmi-terms/

--
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-5689) VCS: store PostgreSQL fulltext in clear text

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

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

Florent Guillaume updated NXP-5689:
---

Status: Open  (was: Triage)

 VCS: store PostgreSQL fulltext in clear text
 

 Key: NXP-5689
 URL: https://jira.nuxeo.com/browse/NXP-5689
 Project: Nuxeo Enterprise Platform
  Issue Type: Improvement
  Components: Core SQL Storage
Affects Versions: 5.3.2
Reporter: Florent Guillaume
Assignee: Florent Guillaume
Priority: Major
 Fix For: 5.5

 Attachments: ftnots.diff, tsvector_to_text.sql.txt


 We must store the fulltext columns (simpletext, binarytext, fulltext) in 
 clear text instead of in a tsvector.
 This is needed to:
 - allow LIKE-based matches on the text (NXP-5450),
 - allow reindexing with a different analyzer without re-extracting all the 
 text from the documents.
 A migration procedure will have to be devised.

--
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-5689) VCS: store PostgreSQL fulltext in clear text

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

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

Florent Guillaume commented on NXP-5689:


Support for the new model by default, old model is detected and used if already 
present in the database:
http://hg.nuxeo.org/nuxeo/nuxeo-core/rev/9ed1078ccbcd

 VCS: store PostgreSQL fulltext in clear text
 

 Key: NXP-5689
 URL: https://jira.nuxeo.com/browse/NXP-5689
 Project: Nuxeo Enterprise Platform
  Issue Type: Improvement
  Components: Core SQL Storage
Affects Versions: 5.3.2
Reporter: Florent Guillaume
Assignee: Florent Guillaume
Priority: Major
 Fix For: 5.5

 Attachments: ftnots.diff, tsvector_to_text.sql.txt


 We must store the fulltext columns (simpletext, binarytext, fulltext) in 
 clear text instead of in a tsvector.
 This is needed to:
 - allow LIKE-based matches on the text (NXP-5450),
 - allow reindexing with a different analyzer without re-extracting all the 
 text from the documents.
 A migration procedure will have to be devised.

--
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-7789) Factorize the suggestion logic in a dedicated service

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

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

Olivier Grisel resolved NXP-7789.
-

Resolution: Fixed

 Factorize the suggestion logic in a dedicated service
 -

 Key: NXP-7789
 URL: https://jira.nuxeo.com/browse/NXP-7789
 Project: Nuxeo Enterprise Platform
  Issue Type: Improvement
Reporter: Olivier Grisel
Assignee: Olivier Grisel
Priority: Major
 Fix For: 5.5


 The current implementation of nuxeo-platform-suggestbox put all the 
 suggestion logic in a seam component. Most of this logic could be made 
 reusable to other kind of UI (e.g. WebEngine or Android and iOS client 
 through a Content Automation operation).
 Another use case for a the service split would be to make it possible for new 
 addons to register new Intent / Action Suggester implementations through a 
 dedicated extension point. This would be especially useful for the 
 nuxeo-platform-semantic-entities addon.

--
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-7789) Factorize the suggestion logic in a dedicated service

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

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

Olivier Grisel commented on NXP-7789:
-

Ok the merge is done on github: it is now possible to contribute both 
Suggesters and Handlers. Handlers can be any kind of operation or operation 
chain that accept a Suggestion instance as input.

 Factorize the suggestion logic in a dedicated service
 -

 Key: NXP-7789
 URL: https://jira.nuxeo.com/browse/NXP-7789
 Project: Nuxeo Enterprise Platform
  Issue Type: Improvement
Reporter: Olivier Grisel
Assignee: Olivier Grisel
Priority: Major
 Fix For: 5.5


 The current implementation of nuxeo-platform-suggestbox put all the 
 suggestion logic in a seam component. Most of this logic could be made 
 reusable to other kind of UI (e.g. WebEngine or Android and iOS client 
 through a Content Automation operation).
 Another use case for a the service split would be to make it possible for new 
 addons to register new Intent / Action Suggester implementations through a 
 dedicated extension point. This would be especially useful for the 
 nuxeo-platform-semantic-entities addon.

--
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: (NXBT-343) Provide Spanish, German and Italian translations for the Windows installer

2011-11-16 Thread Bruce Grant (JIRA NUXEO)

[ 
https://jira.nuxeo.com/browse/NXBT-343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=105926#comment-105926
 ] 

Bruce Grant commented on NXBT-343:
--

English looks ok. If the question mark in the text Do you want to remove the 
following ? is not a substitution parameter then there should not be a space 
'following' and the '?'.

 Provide Spanish, German and Italian translations for the Windows installer
 --

 Key: NXBT-343
 URL: https://jira.nuxeo.com/browse/NXBT-343
 Project: Nuxeo ECM Build/Test Environment
  Issue Type: Improvement
  Components: Windows Packages
Reporter: Julien Carsique
Assignee: Julien Carsique
 Fix For: WIN-1.0


 Translate the following labels:
 {code}
 LangString ^UninstallLink ${LANG_ENGLISH} Uninstall $(^Name)
 LangString ^UninstallLink ${LANG_FRENCH} Désinstaller $(^Name)
 LangString ^UninstallLink ${LANG_SPANISH} Uninstall $(^Name)
 LangString ^UninstallLink ${LANG_GERMAN} Uninstall $(^Name)
 LangString ^UninstallLink ${LANG_ITALIAN} Uninstall $(^Name)
 # English
 LangString dep_title ${LANG_ENGLISH} Dependencies
 LangString dep_subtitle ${LANG_ENGLISH} Download and install the following 
 dependencies
 LangString dep_explain_java ${LANG_ENGLISH} Required for the program to run:
 LangString dep_explain_ooo ${LANG_ENGLISH} Required for document preview and 
 conversion:
 LangString dep_explain_imagick ${LANG_ENGLISH}  Required for image 
 conversion:
 LangString dep_explain_pgsql ${LANG_ENGLISH}  EXPERIMENTAL - Automatically 
 configure PostgreSQL database:
 LangString rm_title ${LANG_ENGLISH} Removal options
 LangString rm_subtitle ${LANG_ENGLISH} Do you want to remove the following ?
 LangString rm_tmp ${LANG_ENGLISH} Temporary files
 LangString rm_data ${LANG_ENGLISH} Data files
 LangString rm_logs ${LANG_ENGLISH} Log files
 LangString rm_conf ${LANG_ENGLISH} Configuration files
 # French
 LangString dep_title ${LANG_FRENCH} Dépendances
 LangString dep_subtitle ${LANG_FRENCH} Télécharger et installer les 
 dépendances suivantes
 LangString dep_explain_java ${LANG_FRENCH} Nécessaire pour exécuter le 
 programme :
 LangString dep_explain_ooo ${LANG_FRENCH} Nécessaire pour la 
 prévisualisation et la conversion des documents :
 LangString dep_explain_imagick ${LANG_FRENCH}  Nécessaire pour la conversion 
 des images :
 LangString dep_explain_pgsql ${LANG_FRENCH}  EXPÉRIMENTAL - Configurer une 
 base PostgreSQL automatiquement :
 LangString rm_title ${LANG_FRENCH} Options de suppression
 LangString rm_subtitle ${LANG_FRENCH} Voulez-vous supprimer les éléments 
 suivants ?
 LangString rm_tmp ${LANG_FRENCH} Fichiers temporaires
 LangString rm_data ${LANG_FRENCH} Fichiers de données
 LangString rm_logs ${LANG_FRENCH} Fichiers de log
 LangString rm_conf ${LANG_FRENCH} Fichiers de configuration
 # Spanish
 LangString dep_title ${LANG_SPANISH} Dependencias
 LangString dep_subtitle ${LANG_SPANISH} Descargue e instale las siguientes 
 dependencias
 LangString dep_explain_java ${LANG_SPANISH} Requerido por el programar para 
 ejecutarse :
 LangString dep_explain_ooo ${LANG_SPANISH} Requerido para la conversión y 
 previsualización de documentos :
 LangString dep_explain_imagick ${LANG_SPANISH}  Requerido para la conversión 
 de imágenes :
 LangString dep_explain_pgsql ${LANG_SPANISH}  (ES) EXPERIMENTAL - 
 Automatically configure PostgreSQL database :
 LangString rm_title ${LANG_SPANISH} (ES) Removal options
 LangString rm_subtitle ${LANG_SPANISH} (ES) Do you want to remove the 
 following ?
 LangString rm_tmp ${LANG_SPANISH} Borrar TMP
 LangString rm_data ${LANG_SPANISH} Borrar datos
 LangString rm_logs ${LANG_SPANISH} Borrar logs
 LangString rm_conf ${LANG_SPANISH} Borrar configuración
 # German
 LangString dep_title ${LANG_GERMAN} Abhängigkeiten
 LangString dep_subtitle ${LANG_GERMAN} Lädt und installiert folgende 
 Abhängigkeiten herunter
 LangString dep_explain_java ${LANG_GERMAN} Wird von der Anwendung während 
 der Laufzeit benötigt :
 LangString dep_explain_ooo ${LANG_GERMAN} Wird für die Dokumentvorschau und 
 Konvertierung benötigt :
 LangString dep_explain_imagick ${LANG_GERMAN}  Wird für die 
 Bildkonvertierung benötigt :
 LangString dep_explain_pgsql ${LANG_GERMAN}  (DE) EXPERIMENTAL - 
 Automatically configure PostgreSQL database :
 LangString rm_title ${LANG_GERMAN} (DE) Removal options
 LangString rm_subtitle ${LANG_GERMAN} (DE) Do you want to remove the 
 following ?
 LangString rm_tmp ${LANG_GERMAN} TMP löschen
 LangString rm_data ${LANG_GERMAN} Daten löschen
 LangString rm_logs ${LANG_GERMAN} Log-Infos löschen
 LangString rm_conf ${LANG_GERMAN} Konfiguration löschen
 # Italian
 LangString dep_title ${LANG_ITALIAN} (IT) Dependencies
 LangString dep_subtitle ${LANG_ITALIAN} (IT) Download and install the 
 following 

[JIRA] Commented: (NXBT-343) Provide Spanish, German and Italian translations for the Windows installer

2011-11-16 Thread Benoit Delbosc (JIRA NUXEO)

[ 
https://jira.nuxeo.com/browse/NXBT-343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=105927#comment-105927
 ] 

Benoit Delbosc commented on NXBT-343:
-

Moin

{code}
LangString ^UninstallLink ${LANG_GERMAN} Demontieren Sie $(^Name)

# German
LangString dep_title ${LANG_GERMAN} Abhängigkeiten 
LangString dep_subtitle ${LANG_GERMAN} Lädt herunter und installiert folgende 
Abhängigkeiten 
LangString dep_explain_pgsql ${LANG_GERMAN} EXPERIMENTELL - Sie konfigurieren 
automatisch PostgreSQL Datenbank: 
LangString rm_title ${LANG_GERMAN} Demontierbare Optionen
LangString rm_subtitle ${LANG_GERMAN} Wollen Sie das folgende demontieren ?
{code}

mit freundlichen grüssen

 Provide Spanish, German and Italian translations for the Windows installer
 --

 Key: NXBT-343
 URL: https://jira.nuxeo.com/browse/NXBT-343
 Project: Nuxeo ECM Build/Test Environment
  Issue Type: Improvement
  Components: Windows Packages
Reporter: Julien Carsique
Assignee: Julien Carsique
 Fix For: WIN-1.0


 Translate the following labels:
 {code}
 LangString ^UninstallLink ${LANG_ENGLISH} Uninstall $(^Name)
 LangString ^UninstallLink ${LANG_FRENCH} Désinstaller $(^Name)
 LangString ^UninstallLink ${LANG_SPANISH} Uninstall $(^Name)
 LangString ^UninstallLink ${LANG_GERMAN} Uninstall $(^Name)
 LangString ^UninstallLink ${LANG_ITALIAN} Uninstall $(^Name)
 # English
 LangString dep_title ${LANG_ENGLISH} Dependencies
 LangString dep_subtitle ${LANG_ENGLISH} Download and install the following 
 dependencies
 LangString dep_explain_java ${LANG_ENGLISH} Required for the program to run:
 LangString dep_explain_ooo ${LANG_ENGLISH} Required for document preview and 
 conversion:
 LangString dep_explain_imagick ${LANG_ENGLISH}  Required for image 
 conversion:
 LangString dep_explain_pgsql ${LANG_ENGLISH}  EXPERIMENTAL - Automatically 
 configure PostgreSQL database:
 LangString rm_title ${LANG_ENGLISH} Removal options
 LangString rm_subtitle ${LANG_ENGLISH} Do you want to remove the following ?
 LangString rm_tmp ${LANG_ENGLISH} Temporary files
 LangString rm_data ${LANG_ENGLISH} Data files
 LangString rm_logs ${LANG_ENGLISH} Log files
 LangString rm_conf ${LANG_ENGLISH} Configuration files
 # French
 LangString dep_title ${LANG_FRENCH} Dépendances
 LangString dep_subtitle ${LANG_FRENCH} Télécharger et installer les 
 dépendances suivantes
 LangString dep_explain_java ${LANG_FRENCH} Nécessaire pour exécuter le 
 programme :
 LangString dep_explain_ooo ${LANG_FRENCH} Nécessaire pour la 
 prévisualisation et la conversion des documents :
 LangString dep_explain_imagick ${LANG_FRENCH}  Nécessaire pour la conversion 
 des images :
 LangString dep_explain_pgsql ${LANG_FRENCH}  EXPÉRIMENTAL - Configurer une 
 base PostgreSQL automatiquement :
 LangString rm_title ${LANG_FRENCH} Options de suppression
 LangString rm_subtitle ${LANG_FRENCH} Voulez-vous supprimer les éléments 
 suivants ?
 LangString rm_tmp ${LANG_FRENCH} Fichiers temporaires
 LangString rm_data ${LANG_FRENCH} Fichiers de données
 LangString rm_logs ${LANG_FRENCH} Fichiers de log
 LangString rm_conf ${LANG_FRENCH} Fichiers de configuration
 # Spanish
 LangString dep_title ${LANG_SPANISH} Dependencias
 LangString dep_subtitle ${LANG_SPANISH} Descargue e instale las siguientes 
 dependencias
 LangString dep_explain_java ${LANG_SPANISH} Requerido por el programar para 
 ejecutarse :
 LangString dep_explain_ooo ${LANG_SPANISH} Requerido para la conversión y 
 previsualización de documentos :
 LangString dep_explain_imagick ${LANG_SPANISH}  Requerido para la conversión 
 de imágenes :
 LangString dep_explain_pgsql ${LANG_SPANISH}  (ES) EXPERIMENTAL - 
 Automatically configure PostgreSQL database :
 LangString rm_title ${LANG_SPANISH} (ES) Removal options
 LangString rm_subtitle ${LANG_SPANISH} (ES) Do you want to remove the 
 following ?
 LangString rm_tmp ${LANG_SPANISH} Borrar TMP
 LangString rm_data ${LANG_SPANISH} Borrar datos
 LangString rm_logs ${LANG_SPANISH} Borrar logs
 LangString rm_conf ${LANG_SPANISH} Borrar configuración
 # German
 LangString dep_title ${LANG_GERMAN} Abhängigkeiten
 LangString dep_subtitle ${LANG_GERMAN} Lädt und installiert folgende 
 Abhängigkeiten herunter
 LangString dep_explain_java ${LANG_GERMAN} Wird von der Anwendung während 
 der Laufzeit benötigt :
 LangString dep_explain_ooo ${LANG_GERMAN} Wird für die Dokumentvorschau und 
 Konvertierung benötigt :
 LangString dep_explain_imagick ${LANG_GERMAN}  Wird für die 
 Bildkonvertierung benötigt :
 LangString dep_explain_pgsql ${LANG_GERMAN}  (DE) EXPERIMENTAL - 
 Automatically configure PostgreSQL database :
 LangString rm_title ${LANG_GERMAN} (DE) Removal options
 LangString rm_subtitle ${LANG_GERMAN} (DE) Do you want to remove the 
 following ?
 LangString rm_tmp 

[JIRA] Resolved: (NXP-7874) Clicking on a user name in Mini-messages gadgets displays my dashboard

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

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

Thomas Roger resolved NXP-7874.
---

Resolution: Fixed

https://github.com/nuxeo/nuxeo-social-collaboration/commit/aa87da2391998919d6afe9a5ff46d28f3776c3c6

 Clicking on a user name in Mini-messages gadgets displays my dashboard
 --

 Key: NXP-7874
 URL: https://jira.nuxeo.com/browse/NXP-7874
 Project: Nuxeo Enterprise Platform
  Issue Type: Bug
  Components: Social Collaboration
 Environment: starship
Reporter: Solen Guitter
Assignee: Thomas Roger
 Fix For: 5.5


 Steps to reproduce:
 In the Mini-messages gadget of a social workspace, click on a another user's 
 name.
 - My home dashboard is displayed, instead of the user's informations.
 It also occurs from the Activity stream and Members gadgets.
 But when I click on the user's name from the list of a group's members (Home 
  Groups), it works fine.

--
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-7874) Clicking on a user name in Mini-messages gadgets displays my dashboard

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

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

Thomas Roger updated NXP-7874:
--

Status: Open  (was: Triage)

 Clicking on a user name in Mini-messages gadgets displays my dashboard
 --

 Key: NXP-7874
 URL: https://jira.nuxeo.com/browse/NXP-7874
 Project: Nuxeo Enterprise Platform
  Issue Type: Bug
  Components: Social Collaboration
 Environment: starship
Reporter: Solen Guitter
 Fix For: 5.5


 Steps to reproduce:
 In the Mini-messages gadget of a social workspace, click on a another user's 
 name.
 - My home dashboard is displayed, instead of the user's informations.
 It also occurs from the Activity stream and Members gadgets.
 But when I click on the user's name from the list of a group's members (Home 
  Groups), it works fine.

--
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-7874) Clicking on a user name in Mini-messages gadgets displays my dashboard

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

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

Thomas Roger reassigned NXP-7874:
-

Assignee: Thomas Roger

 Clicking on a user name in Mini-messages gadgets displays my dashboard
 --

 Key: NXP-7874
 URL: https://jira.nuxeo.com/browse/NXP-7874
 Project: Nuxeo Enterprise Platform
  Issue Type: Bug
  Components: Social Collaboration
 Environment: starship
Reporter: Solen Guitter
Assignee: Thomas Roger
 Fix For: 5.5


 Steps to reproduce:
 In the Mini-messages gadget of a social workspace, click on a another user's 
 name.
 - My home dashboard is displayed, instead of the user's informations.
 It also occurs from the Activity stream and Members gadgets.
 But when I click on the user's name from the list of a group's members (Home 
  Groups), it works fine.

--
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