Interesting lineage, RedMine -> ChiliProject -> OpenProject. Here is a (biased) overview on how the product compares to RedMine: https://www.openproject.org/blog/openproject-an-alternative-...
Reading this, I had a little laugh after reading the entire spiel about increasing intuitivness and the first point is renaming issues (universally understood) to "work packages" (what?). Maybe it's just me :) overall it looks like quite the overhaul from its redmine roots. A lot of what I had to hunt for in paid redmine plug-ins years ago is just a core feature in OpenProject.
OpenProject – open-source project management software
51–54 of 54 posts
Re: OpenProject – open-source project management software
#52I'm curious what the BIM addon entails?
Re: OpenProject – open-source project management software
#53Interesting lineage, RedMine -> ChiliProject -> OpenProject. Here is a (biased) overview on how the product compares to RedMine: https://www.openproject.org/blog/openproject-an-alternative-...
It's interesting that when they forked in 2011 they switched from a RoR app to an SPA (angularjs then angular) + REST api to be able to get better UI interactivity. Now it's 2024 and after we've had SSR and hydration, JS frameworks are moving to even tighter integration between client and server (for example React Server components).
Re: OpenProject – open-source project management software
#54I'm curious what the BIM addon entails?
The BIM addon entails quite some features: - It allows you to share your construction 3D models as IFC models (a standard of openBIM) with the rest of your team. Everyone on a project suddenly has access without having to pay crazy license fees to Autodesk etc. You simply view the models right in the browser. - Everyone can create and comment on issues within the 3D models. Issues can be imported and exported via the…