Questions, issues or feedbacks of MyCollab are collected here
No similar topics found.

0
Planned
please fix bug that logs me out!
Great tool - but please fix bug that logs me out! Just spent half an hour typing into a phase and got booted out and lost my work!

0
Answered
Unable to install mycollab on windows
Good day
Im having trouble in installing mycollab on my windows computer im having error on 'mycollab.qrtz_cron_triggers' doesn't exist and after that this line appears
05:59:20,775 ERROR c.e.m.s.InstallationServlet:146 - Error while set up MyCollab
Im having trouble in installing mycollab on my windows computer im having error on 'mycollab.qrtz_cron_triggers' doesn't exist and after that this line appears
05:59:20,775 ERROR c.e.m.s.InstallationServlet:146 - Error while set up MyCollab

0
Fixed
Navigate the project file system several times and it throws the system error
Hi,
I downloaded the latest MyCollab community edition 5.0.10 and install on my Windows box. It works great, thank you for your good job. However, I found a issue when I create several folders, files in project module and I navigate around breadcrumb navigator then a system error dialog told there is error. Could you please look at it?
PS: my company server is Windows server 2013, and we installed java 8.0.45
Kevin
I downloaded the latest MyCollab community edition 5.0.10 and install on my Windows box. It works great, thank you for your good job. However, I found a issue when I create several folders, files in project module and I navigate around breadcrumb navigator then a system error dialog told there is error. Could you please look at it?
PS: my company server is Windows server 2013, and we installed java 8.0.45
Kevin

0
Answered
RTL language support
Hi MyCollab team,
I've had a look at the project you've built and I am impressed.
I am looking for such a solution that would support Latin languages as well as RTL (Hebrew in my case). I don't mind contributing the Hebrew translation on my own but I am wondering how much work would be needed besides the translation itself.
More specifically:
Does MyCollab support an RTL interface?
If not, is it built on a grid system that would be relatively easy to invert?
Thanks in advance,
Yuval
I've had a look at the project you've built and I am impressed.
I am looking for such a solution that would support Latin languages as well as RTL (Hebrew in my case). I don't mind contributing the Hebrew translation on my own but I am wondering how much work would be needed besides the translation itself.
More specifically:
Does MyCollab support an RTL interface?
If not, is it built on a grid system that would be relatively easy to invert?
Thanks in advance,
Yuval

0
Answered
Customize issue - Cannot be resolved to a type
Hi,
I have been trying to customize MyCollab and I have encountered errors in the process. The code cloned from Git does not execute successfully as it is a scala file. It throws back numerous errors that are of the type "cannot be resolved to a type". Please advice on how I can execute this code without errors and the others options available, if any. Thank you.
I have been trying to customize MyCollab and I have encountered errors in the process. The code cloned from Git does not execute successfully as it is a scala file. It throws back numerous errors that are of the type "cannot be resolved to a type". Please advice on how I can execute this code without errors and the others options available, if any. Thank you.

0
Completed
MyCollab should support drag and drop tasks, milestones
Hi team,
I tried MyCollab for a while. In general, it works great but I do think you can make it better by support drag and drop features while users change status of tasks. For instance, I would love to change the status of milestone from 'In Progress' to 'Closed', I need to edit the milestone and change status from 'In Progress' to 'Closed', save and it is effected. I think you guy can do better by allowing users can drag the milestone from column 'In Progress' to column "Closed" and the new status of milestone is saved.
In addition, do you guys support Google Drive integration, my company uses Google Drive a lot, and it would be great if we can use Google Drive in our projects.
Thank you for your great works!
Oled
I tried MyCollab for a while. In general, it works great but I do think you can make it better by support drag and drop features while users change status of tasks. For instance, I would love to change the status of milestone from 'In Progress' to 'Closed', I need to edit the milestone and change status from 'In Progress' to 'Closed', save and it is effected. I think you guy can do better by allowing users can drag the milestone from column 'In Progress' to column "Closed" and the new status of milestone is saved.
In addition, do you guys support Google Drive integration, my company uses Google Drive a lot, and it would be great if we can use Google Drive in our projects.
Thank you for your great works!
Oled

0
Fixed
IzPack compilation ERROR
Hi team,
I 'm trying to get work the mycollab_release_5.0.7 in my windows 7 32 bits with a sun oracle JDK 1.8 with IntelliJ IDEA 14.1,by kindly fulfiling the community developpement guide i 'm stuged on the complitation process ,this is my issue
[ERROR] Failed to execute goal org.codehaus.izpack:izpack-maven-plugin:1.0-alpha-5:izpack (default) on project mycollab-app-community: IzPack compilation ERROR: D:\project\mycollab\mycollab-Release_5.0.7\mycollab-app-community\target\staging\install.xml:62: D:\project\mycollab\mycollab-Release_5.0.7\mycollab-app-community\target\staging\logs -> [Help 1]
I wonder if am 'i messing somthing in my project configuration?
Thank you in advence,
Samir
I 'm trying to get work the mycollab_release_5.0.7 in my windows 7 32 bits with a sun oracle JDK 1.8 with IntelliJ IDEA 14.1,by kindly fulfiling the community developpement guide i 'm stuged on the complitation process ,this is my issue
[ERROR] Failed to execute goal org.codehaus.izpack:izpack-maven-plugin:1.0-alpha-5:izpack (default) on project mycollab-app-community: IzPack compilation ERROR: D:\project\mycollab\mycollab-Release_5.0.7\mycollab-app-community\target\staging\install.xml:62: D:\project\mycollab\mycollab-Release_5.0.7\mycollab-app-community\target\staging\logs -> [Help 1]
I wonder if am 'i messing somthing in my project configuration?
Thank you in advence,
Samir

0
Answered
Bug Severity
Is it possible to modify the list of items under bug severity? I would like to add Enhancement to the list under trivial.

0
Fixed
Error showing after started startup.sh
when i started mycollab it is working fine but in terminal showing some error ,
Dec 03, 2015 8:07:40 AM org.atmosphere.container.Jetty9WebSocketHandler onWebSoc ketError
SEVERE: {}
java.net.SocketTimeoutException: Timeout on Read
at org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection.onR eadTimeout(AbstractWebSocketConnection.java:541)
at org.eclipse.jetty.io.AbstractConnection.onFillInterestedFailed(Abstra ctConnection.java:173)
at org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection.onF illInterestedFailed(AbstractWebSocketConnection.java:506)
at org.eclipse.jetty.io.AbstractConnection$ReadCallback$1.run(AbstractCo nnection.java:582)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPoo l.java:635)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool .java:555)
at java.lang.Thread.run(Unknown Source)
please what is this error?why it is showing?

0
Completed
MyCollab should generate and display thumbnail of files
Hi team,
I upload the file in file management. I think you should support to display the image thumbnail let user can quickly recall what is the file they uploaded before. Is it easy to implement?
Oled
I upload the file in file management. I think you should support to display the image thumbnail let user can quickly recall what is the file they uploaded before. Is it easy to implement?
Oled
Customer support service by UserEcho