webui
after i cloned Web ui from https://github.com/nuxeo/nuxeo-elements and type npm install thoe following errors appears npm ERR! code E404 npm ERR! 404 Not Found: @nuxeo/paper-typeahead@^0.6.0-SNAPSHOT
0 votes
0 answers
0 comments
953 views
how i can clone web ui , how deploy it after change codes
-2 votes
0 answers
0 comments
985 views
Hello Dears after i cloned Web Ui from -> https://github.com/nuxeo/nuxeo-web-ui](https://github.com/nuxeo/nuxeo-web-ui <- when i run > npm install this errors appeared for me pm ERR! code E404 npm ERR! 404 Not Found: ...
0 votes
0 answers
0 comments
875 views
Hello, I need to hide the remove workspace button from the web UI. So far I have written a filter extension to grant delete permission only to workspace types and administrators members: <extension point="filters" ...
0 votes
1 answers
1 comments
1478 views
if i want to customize web ui for example remove or add Side Menu icons , set permission on any icon so it shown for user and hidden for another how i do that ? thanks please i need any help
0 votes
1 answers
1 comments
992 views
Hello, I am trying to add a canAskForPublish permission to a speficic user group that will manage the publishing of documents. I added a section inside the default section generated by the default configuration section and tried to add that ...
0 votes
1 answers
1 comments
1151 views
Hi, I'm able to setup multi-repository configuration fine, meaning: I can see my additional repository that repository has a unique database, file storage and index using JSF I can choose between the two, create documents, find them, and so on ...
0 votes
1 answers
1 comments
1087 views
Dears after i develop my project and i want to deploy it to nuxeo so i open cmd and using nuxeo cli i write nuxeo hotreload configure the result is Server path must be absolute, and contain a Nuxeo Server Distribution see attachment
0 votes
1 answers
1 comments
864 views
0 votes
1 answers
0 comments
846 views
Dears I want to add my custom API as adding some info in Data Base so i want to create rest API ( /employee/addInfo) how i can do that as Nuxeo Backend and add it as nuxeo package have agood day
0 votes
1 answers
1 comments
1597 views
i wanna add right side icon as nuxeo search , browse and add action to it to open specific page
0 votes
0 answers
2 comments
741 views
how add multi language to nuxeo web ui [ arabic , english ] ? and make user choose between them
0 votes
1 answers
2 comments
1220 views
Hello community ! I am trying to force an extension while uploading my file on a local document type. I want to know if it is possible. And if yes, where I can write the mime-type wanted ? Thank you
0 votes
6 answers
0 comments
1187 views
Hello, I'm trying to migrate nuxeo 7.1 to 7.10. I have some errors that I need help please : * Property 'org.nuxeo.dnd.extendedmode.timeout' should now be contributed to extension point 'org.nuxeo.runtime.ConfigurationService', using target ...
0 votes
2 answers
1 comments
1157 views
how to override nuxeo-document-suggestion query?, the widget configuration below is not working <nuxeo-document-suggestion role="widget" value="{{document.properties.sopot:notario}}" label="Notaría" query="SELECT * FROM Document WHERE dc:title ...
0 votes
1 answers
2 comments
1676 views