Questions tagged [project-management]

19 questions
20
votes
4 answers

Is there a project management software for Ubuntu like Microsoft Project?

I need a project management software for Ubuntu that has most (if not all) of the Microsoft Project features. Is something like this available today?
Student
  • 12,236
20
votes
5 answers

Is there any open source Microsoft Project MPP viewer?

We know that .mpp file extension is a proprietary file format. But, Is there any open source viewer which work with these kind of files?
13
votes
3 answers

What are the opensource alternatives for MS Project in order to manage Project management?

Can anybody suggest some project management open source alternative software for MS PROJECT?
11
votes
3 answers

Is there an open 'project' file format alternative to Microsoft's *.mpp?

There's the open document format (ODF) for word processors, but is there an open standardised format for project files? I'm currently using Gnome Planner which I downloaded from the Software Centre, but my course teaches us to use OpenProj, which I…
user2405
3
votes
2 answers

Why doesn't Ubuntu have a strategy document?

So why is Xubuntu the only one that has a strategy document? Why is there not one for Ubuntu, Ubuntu Server, Kubuntu, etc..? Does this mean that Xubuntu is the only one thinking about these things? Xubuntu Strategy Document
3
votes
1 answer

Redmine install from repos is having macro problems

I installed Redmine from the Ubuntu repos and have tried reinstalling it, but I am still having a problem where text is not being replaced thoughout the Redmine install. Here's a screenshot to show what I mean: Please note that this is Redmine…
Jason
  • 139
3
votes
2 answers

Program for register work time / task

I'm looking for a program in which I and my small team can register the number of hours it takes to do a certain task. This would be registered daily and if possible would also be free or close to it. Thanks Vasco
1
vote
1 answer

Project Explorer for Python in Ubuntu 16

What are the project explorers or IDEs available for python programmer in Ubuntu? I am aware about Eclipse and Pydev plugin, but I find it pretty slow. I then usually use Sublime text editor, but that hardly solves purpose. My typical task involves…
user3903448
  • 531
  • 1
  • 4
  • 8
1
vote
3 answers

Task management software for Ubuntu?

I am part of a large F/OSS project; as part of my role I need to assign tasks to people. As such, I am trying to find software that allows me to set a task (priority, due date, description, etc) and send it via email to someone. I would preferably…
Dante Ashton
  • 5,595
1
vote
0 answers

How Install and run Microsoft Project on Ubuntu?

How to install and run Microsoft Project on Ubuntu ?
dti
  • 11
0
votes
2 answers

School timetable

I am using Linux, specifically Ubuntu 14.04. I am a high school teacher and I want a software to create a school timetable. I want to just to feed it with the class lessons and teacher, for the teacher section, I want to just provide it with…
Moyo Freeman
  • 355
  • 1
  • 4
  • 12
0
votes
0 answers

Simple project/time/task management software any ideas?

As I am trying to learn new stuff using MOOCs, it is getting harder to see clear overall picture of past/current/future status. Is there a simple software for personal project management(online/offline) that supports: adding project/course(name,…
ambi
  • 193
0
votes
1 answer

Problem installing Laravel on Ubuntu 15.04

I am a Ubuntu newbie. While installing Laravel using terminal, I came across this issue: roger@roger-P580:/etc/apache2/sites-available$ cd /var/www/laravel roger@roger-P580:/var/www/laravel$ a2ensite laravel.example.com ERROR: Site…
roggie
  • 1
0
votes
1 answer

Looking for an Open Source Project Management system supporting notifications

I am looking for an Open Source Project Management system supporting notifications. Here's my requirement: We need an database based system which can track tasks and their due dates. There should be an option to specify start date, due date and end…
0
votes
1 answer

how to host git repository via ssh on ubuntu 14.04?

I want to create git server and want to host a java project which has been written in 3 tier archituctere, it means that their might be multiple project(git repository) such as client, server, common etc. to all other developers with their own…
1
2