Questions tagged [openproject]

OpenProject is a free and open source, web-based project management tool. It is implemented in Ruby on Rails.

OpenProject is a web-based open-source project management software. It supports a large range in the project management life cycle: planning, requirement analysis, development, bug tracking, user support, versioning, documentation, meetings, cost planning.

OpenProject is developed on github through the OpenProject Foundation e.V. (OPF) and various other contributors. It is a fork of Redmine and Chiliproject and is licensed under the GPLv3. It claims to differ from its origins by being more enterprise-focused.

You may reach the developers throug using the forums, or opening an issue in the bug tracker.

103 questions
1
vote
1 answer

Get working package data from openProject API using Postman

I am trying to get working package data from openProject using api with the help of post man. As per their documentation user name = "apikey" and password = Token has been set but I am getting this error in the picture.
1
vote
1 answer

Openproject installing to PostGre instead of MySQL

Installing Openproject to a rented Ubuntu 18.04 server. After following installation procedure as described at https://www.openproject.org/download-and-installation/#installation, I'm at the initial configuration stage. openproject configure Output…
J Vines
  • 182
  • 1
  • 16
1
vote
1 answer

OpenProject Email Notification no pictures inside the mail

i installed and configured open project on my ubuntu 18.04 server. I have one little problem, maybe someone can help me: I configured a SMTP Server in the email notification settings. Testmail and sending email notification is working. But images…
Christian
  • 75
  • 10
1
vote
1 answer

openproject configure throws "ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)"?

Installed openproject according to the CentOS 7 docs (https://www.openproject.org/download-and-installation/#installation) and after running sudo openproject configure, getting the error output as shown: ➜ ~ sudo openproject configure Launching…
lampShadesDrifter
  • 3,925
  • 8
  • 40
  • 102
1
vote
1 answer

How to get an attachment's data with the openproject API

I'm currently trying to show the data about an openproject workpackage in my website using the openproject api v3 (I'm using PHP with symfony.). I have no issue getting the general data (subject, description, priority, etc), but I'm not sure I know…
Liora Haydont
  • 1,252
  • 1
  • 12
  • 25
1
vote
1 answer

How to create a child work package with API in OpenProject

In docu. There is an example how to create some kind of relation between packages but there is nothing about creating a parent child relation. Maybe someone knows how to do this? This is what is available in the docu: and these are the only…
lewis4u
  • 14,256
  • 18
  • 107
  • 148
1
vote
1 answer

openproject, probleme in link generator for confirmation with email

i am using openproject on myserver on port 7000, but when i send an email invitation for a user, it generates the activation url without the port my server is listening on for openproject, https://myserver/account/activate?token=.. instead of …
Slimane amiar
  • 934
  • 12
  • 27
1
vote
0 answers

Installing OpenProject without SSH

I'm trying to install OpenProject on to a shared server space with 1and1. I don't have root access so can't use the installation guide. My servers running Debian. Is there any method of installing from an archive?
user1949366
  • 465
  • 2
  • 6
  • 17
1
vote
1 answer

Installing Open Project 7 (Apache error: Service Unavailable)

Here is the original question: https://community.openproject.com/topics/7851 I'm trying to install Open Project 7 in a brand new Ubuntu instance at Digital Ocean. I've follow the instructions at…
Ricardo Vigatti
  • 526
  • 13
  • 29
1
vote
0 answers

How to Import an .xlsx format file into openproject

I downloaded the code for importing .xls using ruby on rails from Github Link-=>https://github.com/bparanj/exp. After setting up the apache server When we choose the .xlsx file to be imported i get the following error…
Ajay
  • 9
  • 6
1
vote
0 answers

Getting "Sender Address Rejected" Error in OpenProject Email Notification settings in configuration.yml file

I am trying to setup 'Openproject' management tool in Amazon AWS EC-2 instance. Everything is done and I am able to access openproject home page on entering the IP address of EC-2, but while registering for new user I am getting an error page.…
1
vote
1 answer

How do I enable a site as a subdirectory of another site in Apache?

I'm trying to enable a service on my home server that has a different document root than my main site. I can't figure out how to edit the site .conf files so that I can run both the main site and the new service. My use case: I've got a home server…
the_meter413
  • 231
  • 3
  • 19
1
vote
4 answers

Openproject, apache and /var/www/html

I have an issue with Openproject, Apache and other apps that are installed in /var/www/html. When I try to connect to any app in /var/www/html or even index.html it doesn't work because it looks like Openproject conf file is 'redirecting' traffic to…
Tom
  • 57
  • 1
  • 8
1
vote
1 answer

OpenProject user unable to login to mysql

Current situation is as follows: I have succesfully installed OpenProject on Ubuntu 14.04 server using the guide from the official website (https://www.openproject.org/open-source/download/packaged-installation-guide/). When configuring for the…
1
vote
0 answers

Openproject - Apache + Passenger

I'm trying to get the open project app to start on boot. For this reason I followed this guide https://community.openproject.org/topics/576?board_id=9 (and tried a couple of others aswell) to install apache + passenger. My problem is that the app…
user1116724
  • 63
  • 1
  • 4