document-management
Hello guys: How can I configure Nuxeo 5.5 DM for auditing file and folder access? Thanks in advance.
0 votes
1 answers
0 comments
1836 views
What is the pointer to the widget and layout for the Edit view?
0 votes
2 answers
1 comments
1459 views
I would like to disable the worklist below the navigation tree, and I would like to manage my own list there. Can you help me?
0 votes
1 answers
0 comments
3116 views
I would like to add the gadget Google calendar but I'm having trouble, if someone has a step-by-step I'll be grateful.
0 votes
1 answers
0 comments
1630 views
Hi, I have a forum topic and I try to add a post to it. I have the following restlet: @Name(value = "discussionService")
@Scope(ScopeType.EVENT)
public class DiscussionService extends BaseStatelessNuxeoRestlet {... And declaration: <restletPlugin ...
0 votes
1 answers
2 comments
1889 views
Is there a way (either through the web interface or a nuxeo shell command) to permanently delete all document that were deleted? I don't want to go through all Folderish to check if there is something to delete permanently. Thanks, Patrick
0 votes
1 answers
1 comments
4460 views
Hi, I have a problem in nuxeo-5.3.1(JBoss). Administrator can create users and groups in nuxeo. Only administrator can login and access to nuxeo, other users should not login in nuxeo. How to restrict other user login in nuxeo? Can any one help me?
0 votes
2 answers
6 comments
2543 views
I have the following code to create a value in the due date field of a create task automation element. @{CurrentDate.seconds(expr:@{Timeout}).format(“yyyy-MM-dd'T'kk:mm:ss'Z'“)} Timeout is a context variable initialized, with an environment ...
0 votes
1 answers
2 comments
1962 views
Can this be done without a custom automation routine, using Studio? Or do I need to write a custom routine to require a comment be entered?
0 votes
1 answers
1 comments
1587 views
When previewing LibreOffice Writer documents (.odt), the font used is very small, and in combination with the shaded background, it is very difficult to read and takes only about half of the space provided in the panel (see below). Oddly, the header ...
0 votes
2 answers
2 comments
1722 views
If so what do I need to do?
0 votes
1 answers
3 comments
1206 views
It seems that newer version of Firefox ask for confirmation at startup when a plugin is not signed. Where can we find a signed version of the plugins? Thanks, Patrick
0 votes
1 answers
3 comments
1847 views
Hello If i make a workflow and the document stands in my userworkspace, the user opening the workflow from his tasks gets this error http://pastebin.com/LGun0J3W I logon as user and go to my personal workspace. Open a document and select the ...
0 votes
2 answers
5 comments
2027 views
Hello, I installed the 4th hotfix. If i want to open or upload a file in any workspace, i get the next error. Document does not exist. The upload part works fine only after the upload nuxeo wants to open the document and i get the same error. If i ...
0 votes
1 answers
6 comments
1602 views
I'd like a way to design my schema so I can quickly determine relationships between two different types of documents, starting from either type. In traditional DBMS design, this would be done via a “join table” that lists the IDs of the records from ...
0 votes
2 answers
2 comments
2045 views