Live data from Hacker News

Show HN: Open-Source, Free, Agile Project Management Tool

taiga.io

31–40 of 143 posts

Re: Show HN: Open-Source, Free, Agile Project Management Tool

#31
Looks nice, Looking forward to the live demo :)

We're currently employing OpenProject[1], a Chili/Redmine fork with extensive Agile/Scrum[2] functionality. Despite all valid points against Redmine being bloated, it provides many features often lacking elsewhere (Auth Providers such as LDAP / Single-Sign On, Plugins).

[1] http://openproject.org/ [2] https://www.openproject.org/projects/openproject/wiki/Agile_...

Re: Show HN: Open-Source, Free, Agile Project Management Tool

#33

Is it possible to change the font? It is so, narrow and tall. Something else I'd like to see. Make empty columns more narrow when empty to preserve space when it can be done. A bit off topic, but does there exists any app for these things native to OSX? I don't like these web-interfaces.

Hi, is open source, is really easy to change the font (on your own instance).

The project have an API and the web (AngularJS) application, but anybody can build an application using the api like the web application, maybe an OSX native application. A native OSX client isn't in our road-map.

An example of this is the taiga-ncurses application for terminal lovers :)

Re: Show HN: Open-Source, Free, Agile Project Management Tool

#35
post #27

They have a CLI interface in addition to the web interface. That's a refreshing feature. They also have a vagrant box which you can use to take it for a spin until the live instance is ready. https://github.com/taigaio/taiga-ncurses https://github.com/taigaio/taiga-vagrant

I love the idea of Open Source applications being distributed this way. Here's our application.... and everything required to run it in a virtual machine.

Re: Show HN: Open-Source, Free, Agile Project Management Tool

#36
post #19
post #17

Looks interesting, but I couldn't keep the site open for long because it was eating both of my two CPU cores. Firefox 32.0.3 on Ubuntu About 62 % of time is spent in FFS.CanvasRenderer.prototype.render()

Very strange! I have opened a issue for review that strange behavior. Seems something related to graphics. Thanks!

The browser is constantly repainting the polygon background at the top of the page, even when you've scrolled past it.

Re: Show HN: Open-Source, Free, Agile Project Management Tool

#37
post #23

The kanban approach is quite similar to Odoo Project. You can test the online demo: http://bit.ly/1CGha87 The Odoo Project website: https://www.odoo.com/page/project-management And the github page: https://github.com/odoo/odoo Some of the features I like in Odoo project: email gateway, pivot table reporting, cross-project tasks or reporting, timesheet integration.

Yes, but this is meant to be intuative and well designed.

Snarky comments aside, where odoo falls down is that it tries to be everything and do everything and unsurprisingly falls short if you compare it to a single purpose application.

Re: Show HN: Open-Source, Free, Agile Project Management Tool

#39
post #27

They have a CLI interface in addition to the web interface. That's a refreshing feature. They also have a vagrant box which you can use to take it for a spin until the live instance is ready. https://github.com/taigaio/taiga-ncurses https://github.com/taigaio/taiga-vagrant

I think these features are really what sold me.. project managers might like having a visual interface to work with (webapp) but I would much rather just be in my terminals

Re: Show HN: Open-Source, Free, Agile Project Management Tool

#40
post #31

Looks nice, Looking forward to the live demo :) We're currently employing OpenProject[1], a Chili/Redmine fork with extensive Agile/Scrum[2] functionality. Despite all valid points against Redmine being bloated, it provides many features often lacking elsewhere (Auth Providers such as LDAP / Single-Sign On, Plugins). [1] http://openproject.org/ [2] https://www.openproject.org/projects/openproject/wiki/Agile_...

We're going to release a migration tool from Redmine to Taiga in the following weeks. Please keep an eye if you want to try Taiga with all your Redmine projects.
Post reply on HN