thanks for your comment :)
You can checkout the current dev branch of OpenProject on GitHub to get the (not yet stable) version OpenProject 4.0.
Probably by the beginning of next week we will release a beta version on a separate release/4.0 branch which will then be officially released about two weeks later.
If you choose to test OpenProject 4.0 and come across any bugs which we may have missed or which are known but have not yet been fixed, we would really appreciate if you could create a bug report in the bug backlog.
I have tried to run the code from the branch, but I am failing. Everything goes well up to the point when I want to start the app. No matter how I run it (using the built-in server or Apache and passenger), it just redirects me to https://localhost (which obviously can’t work, because there is no https set up on my laptop). Other rails apps work with the same setup. There is nothing wrong in the logs.
yes, there are additional prerequisites for installing OpenProject 4.0.
Namely, Javascript dependencies with npm and Bower need to be installed.
Installation guides will follow shortly (with the official release), but in the meantime you may have a look at the required installation steps on GitHub: https://github.com/opf/openproject/blob/dev/doc/INSTALL.md
Comments
Hi,
Nice news ;) How could we test it ?
Thanks by advance
Pierre-Yves
Hi Pierre-Yves,
thanks for your comment :)
You can checkout the current dev branch of OpenProject on GitHub to get the (not yet stable) version OpenProject 4.0.
Probably by the beginning of next week we will release a beta version on a separate release/4.0 branch which will then be officially released about two weeks later.
If you choose to test OpenProject 4.0 and come across any bugs which we may have missed or which are known but have not yet been fixed, we would really appreciate if you could create a bug report in the bug backlog.
Best,
Robin
How is that beta version coming? ;)
GReat work ! +1
I am waiting for the Beta to test it !
markdown support? please no one’s using textile nowadays.
Hello,
we created a release/4.0 branch for OpenProject 4.0:
https://github.com/opf/openproject/tree/release/4.0
We will update the stable branch shortly and release OpenProject 4.0.
Best,
Robin
common on, 4.0 , yeah!
I have tried to run the code from the branch, but I am failing. Everything goes well up to the point when I want to start the app. No matter how I run it (using the built-in server or Apache and passenger), it just redirects me to https://localhost (which obviously can’t work, because there is no https set up on my laptop). Other rails apps work with the same setup. There is nothing wrong in the logs.
Any ideas?
Thanks.
Are there any updates for installing to an Ubuntu 14.04 system ?
Hello Dean,
yes, there are additional prerequisites for installing OpenProject 4.0.
Namely, Javascript dependencies with npm and Bower need to be installed.
Installation guides will follow shortly (with the official release), but in the meantime you may have a look at the required installation steps on GitHub:
https://github.com/opf/openproject/blob/dev/doc/INSTALL.md
Best,
Robin