Hi guys I am facing this error while running latest community edition
Hi Guys,
I am facing the below error while running the community edition on mac.
Aug 02, 2017 6:41:19 AM com.vaadin.server.VaadinServlet serveStaticResourcesInVAADIN
INFO: Requested resource [/VAADIN/widgetsets/com.mycollab.widgetset.MyCollabWidgetSet/com.mycollab.widgetset.MyCollabWidgetSet.nocache.js] not found from filesystem or through class loader. Add widgetset and/or theme JAR to your classpath or add files to WebContent/VAADIN folder.
Also in browser we can see error like below screen shot
Please help how to set up community edition properly and what should be the issues over here.
In community edition for a Case can I customize "Status" and "Type" of case?
I am using community edition and wanted to know whether I can customize (add new options, modify existing option) to the drop down lists "Status" and "Type" for a Case?
How to turn off notification email when a case is updated?
How can I turn off notification email when a case is updated?
Can I configure session timeout?
Hi,
I'd like to know is it possible to configure timeout setting.
If it's possible, where can I modify it?
I've checked /conf/* and mycollab.ini file, but I can not find related settings.
I think it's set 30 minutes now. I'd like to change it more longer.
I'll wait your answer,
Thank you!
You can set the session timeout in the file web.xml
<!-- Session Configuration --> <session-config> <session-timeout>60</session-timeout> </session-config>
The MyCollab uses the web.xml, so if you set the value there so it will be affected to the MyCollab instance
Customization and run on my local server
Dears,
We would like to customize the ultimate edition to show HR allocation for all running projects, and to add task planed vs. actual budget / project. and run it on our server or web based.
My questions are:
1. Does this may affect the price?
2. Is there a documentation for the system?
B. Regards
run mycollab on localhost
I would like to run mycollab behind a reverse proxy. this part works well. Unfortunately I can´t find a place to tell mycollab to run ONLY on localhost so it´s not accessible on 0.0.0.0:8080 but only on 127.0.0.1:8080.
Can you point me in the rigth direction please?
Thank you in advance,
Claudio
Show bugs in the Kanban Board
I don't see an option to show bug tickets on the kanban board. Is there a setting to enable that feature ?
Line break disappears after saving data
Hi,
I'm new in MyCollab and testing to use it for managing our team project.
I faced a very weird bug.
1. When I typed some text with line break(enter) and save it, it shows only text without line break.
<typed text>
<view page>
preview page shows a proper page.
2. Especially it's always occured in pages menu.
I can see same phenomenon in other pages, but it's not always.
Is it CKEditor problem? or MyCollab has some restrictions?
I really like MyCollab and wanna use it for our project. But this is quite big problem in our team.
I hope I can get some answer for this.
Thank you!
This issue is fixed in the MyCollab 5.4.9, which we have just released today.
Customer support service by UserEcho