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

Forum Posts

Resolved! Icons on the user center tabs

Hello! /> Since the migration from Nuxeo 5.8 to Nuxeo 6.0 I don't have icons on the tabs of the user center. /> /> I add new entry in the user center it like this: <action id="UABDF" link="/incl/view_ua_config.xhtml" label="Configuration des UA" ic...

What my User center looks like now
pmbroca_ by Champ on-the-rise
  • 456 Views
  • 1 replies
  • 0 kudos

Cannot login, redirect loop

Hi, Windows 2008 Nuxeo 5.6 This happen suddenly after I did a Windows Update and restarted the server. I cannot login to Nuxeo using the correct ID and password. If I use a wrong password, it still will detect and display a wrong password message. I ...

tankteam by Champ on-the-rise
  • 1237 Views
  • 10 replies
  • 1 kudos

Redirection when changing tab

Hi ! /> I have recently made the update from Nuxeo 5.8 to Nuxeo 6.0. Before that when I changed of tab on the virtual navigation, I was redirected to the root document of the tree. To do that I overriden the tree_explorer_with_virtual_navigation.xhtm...

pmbroca_ by Champ on-the-rise
  • 300 Views
  • 1 replies
  • 0 kudos

Configuration of Hybrid File Storage

Hi Reading the documentation, I understand that it's possible configure on local installation (server inside my company), two repositories, one on local disc, and other on amazon s3 for example. Its possible on cloud installation configure one reposi...

How to implement tooltip into select2-results class?

So in the select2-drop widget, where it displays all options in the dropdown, I want it to display a tooltip description for each option that I hover over. Here's what I've done so far within the inlinejs property under a widget name using the sugges...

MEM4FP_ by Champ in-the-making
  • 278 Views
  • 1 replies
  • 0 kudos

Resolved! How to mock environment properties for unit testing ?

Hello, I want to unit test a class where properties are accessed via the Framework.getProperties("key") method. I don't know how to make this properties available in my class under test without having a running server. I gess the answer is related to...

Has CORS been enabled fro your Jira Server?

Hi, So when I tried running Nuxeo roadmap, my browser gave an error message saying that CORS is blocked and has to be enabled whenever it is trying to connect to JIRA. I was wondering, has Nuxeo's JIRA server configured their servers to run CORS as d...

MEM4FP_ by Champ in-the-making
  • 234 Views
  • 1 replies
  • 0 kudos

Resolved! Share Nuxeo application between users in LAN

i want to let users in same LAN to use Nuxeo application, i wonder how many users can access to it, is there some restrictions regarding number of client machines, charateristic of server,... ? Is there a tutorial about this because i can't find anyo...

ITShine_ by Star Contributor
  • 427 Views
  • 2 replies
  • 1 kudos

Resolved! JS Client: Chrome login popup when authentication fails

Hello community I'm having some problems with chrome and the basic authentication (jquery) with the javascript client from nuxeo. I have a form based login which works fine when the credentials are ok, but when the authentication fails, I get a popup...