Nuxeo Forum
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Nuxeo LTS 2025 Layouts Global CSS

Hi,I have a Nuxeo LTS 2025 WebUI studio project that I deploy to a Docker container, I have been able to style document layouts as well as layout blocks individually but I am unable to find where I can create/add a global css of classes that I can th...

cmis import from excel file

Hello, I have written a script to import some files from an excel list into nuxeo. I have managed to put some documents of "cmis:document" type into the defult-domain folder, though if I change in my excel file the type for "feuilledetemps", which is...

acarey by Champ in-the-making
  • 712 Views
  • 2 replies
  • 0 kudos

Removing filtering on webdav User Agents

I have read http://doc.nuxeo.com/display/NXDOC56/WebDAV and was wondering instead of individually adding each user agent would it be possible to allow any client to connect? I was trying along the lines of replacing <header name="User-Agent">(Microso...

ronaldgrn_ by Champ in-the-making
  • 538 Views
  • 1 replies
  • 0 kudos

Resolved! Login credentials for the VM image?

I am running the VM image inside VirtualBox. During the web wizard, I was not asked for any login/password (and I skipped the "Enable Nuxeo Connect" part). At the end of the web wizard, Nuxeo restarted and shows me a web login screen. I tried admin/a...

Definition of context

I have created a new action bean class, which I use in a changed "single-tasks-widget-template.xhtml" file. It is very similar to the JbpmActionsBean class used in the "manage-task-widget-template.xhtml" file. Both classes use returnToCurrentDocOrHom...

adam_bo_ by Star Contributor
  • 1120 Views
  • 4 replies
  • 0 kudos

Resolved! Is there a plugin/configuration to compress VCS binaries?

Just wondering if there is an existing configuration switch to automatically compress/decompress binaries stored/retrieved by VCS? Searched answers and document for compress and compression but no hits related to VCS storage. If not, does anyone have...

Problems using widgets

Hi, I am developing a new view using contentView, layouts, page providers and widgets. All working perfectly while use this configuration for my widgets: <widget name="listing_solicitudTitle" type="solicitudWidget"> <labels> <label mode="any">T...

Login problem after adding custom plugin

I have inherited a custom plugin that creates a couple extra document types, with fields and widgets. It also defines a directory that attaches to a MySQL database that we use for some of those fields. Using a clean nuxeo-tomcat-5.5-sdk install, I ca...

gbowman_ by Champ in-the-making
  • 794 Views
  • 2 replies
  • 0 kudos

WebDAV drag and drop mime type for .msg files

I am implementing a variation of this solution. I have added nuxeo xml extensions for the .msg file extension with a mime type of "application/vnd.ms-outlook" in two places: application/vnd.ms-outlook msg msg applica...

Resolved! Installation of hotfixes or marketpace packages fails because of class "org.eclipse.core.runtime.MultiStatus"'s signer information

For instance, when I try to install the hotfix 7 for 5.6, I get an error message that says: Installation failed : class "org.eclipse.core.runtime.MultiStatus"'s signer information does not match signer information of other classes in the same packag...

Does lock behaviour has changed with 5.6 version ?

hi, i just experienced a new behaviour with de document locking mecanism. in the 5.5 version of nuxeo, the users have the possibility to unlock a document locked by someone else. (rights set grant : Gerer (toutes les versions)) in the 5.6, apparently...

jeremie_ by Confirmed Champ
  • 311 Views
  • 0 replies
  • 0 kudos

Resolved! Ugly design since migrating from "Summary Tab"

Hello, As you advice with Nuxeo Studio's last version, I migrated from the "Summary Tab" to the new "Tab" functionality ==> Since I did that, the design of document's pages is ugly : everything is so close, there is no space... Here's a screenshot, l...

Julien_A_ by Champ on-the-rise
  • 1917 Views
  • 8 replies
  • 0 kudos

Document types not properly loaded

I'm having a problem with proper hot reload of my Nuxeo project. I am trying to adapt my workflow so I can do correct hot reload of the server in the project. I have not deployed anything do the bundles directory. All my components seems to load prop...

Resolved! Wrong (CMIS) version status after simply importing a document file?

Hi, I wonder about the version status (CMIS nuxeo:isCheckedIn) after I uploaded a file via the web interface. isCheckedIn is FALSE, which prevents a CMIS user to check out the requested document subsequently. Currently the CMIS user must first check ...

Edgar_ by Confirmed Champ
  • 1091 Views
  • 4 replies
  • 0 kudos

Resolved! Error executing query nxql

I am having an error when I try execute this query: SELECT * FROM MyDocument WHERE ecm:path STARTSWITH '/domain/workspaces/1827035539688005368/documentos' AND dc:expired > DATE '17/12/2012' javax.faces.el.EvaluationException: org.nuxeo.ecm.core.api...

Resolved! Create a decimal field

Hello, I want to create a decimal field for a document. I try "integer" but I can just write an integer ... Then, I try "floating point" but even if I write "35.68", it save "35.0". How can I do it ? Thanks in advance for your help

delphine_ by Star Contributor
  • 1146 Views
  • 4 replies
  • 0 kudos