Live data from Hacker News

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

taiga.io

51–60 of 143 posts

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

#52
post #49

Is there any such tool (free or not) that integrates with GitHub and it is ready to use? It would be great to not maintain 2 issues list, 2 milestones etc.

Nope, sorry, we have plans of some (optional) better integration with github, anyway the API of taiga allow you to do anything you can do from the web client, and the GitHub API is great too, anyone can write a sync system between taiga and github issues/milestones. But take care, we use milestones for user stories, not issues. You can sync github issues to taiga user stories.

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

#54
post #22
post #19

Earlier quoted context omitted.

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

I could hear my hard drive screeching when I was looking at the transition on the topmost container. Even though the moving background looks nice, I'd still prefer to sustain my battery for bit longer. Your site just ate 2% of it.

I doubt it was your hard drive screeching you heard. There's nothing happening on that page that would be writing to disk. Maybe the fans were going nuts trying to keep the CPU cool.

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

#56
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()

Found it sluggish even in Safari 7.1 (OS X 10.9.5)

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

#57
post #54
post #22

Earlier quoted context omitted.

I could hear my hard drive screeching when I was looking at the transition on the topmost container. Even though the moving background looks nice, I'd still prefer to sustain my battery for bit longer. Your site just ate 2% of it.

I doubt it was your hard drive screeching you heard. There's nothing happening on that page that would be writing to disk. Maybe the fans were going nuts trying to keep the CPU cool.

Could be swapping in and out of ram to disk? That makes a lot of noise (from experience).

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

#58
Trying to create a project, but it fails silently in Safari 7.1. Console shows:

    Error: [$rootScope:inprog] $apply already in progress
    http://errors.angularjs.org/1.2.21/$rootScope/inprog?p0=%24apply
    https://tree.taiga.io/js/libs.js?v=1411736467704:7:6833
    beginPhase@https://tree.taiga.io/js/libs.js?v=1411736467704:10:28050
    $apply@https://tree.taiga.io/js/libs.js?v=1411736467704:10:34546
    https://tree.taiga.io/js/app.js?v=1411736467704:11:34777
    $broadcast@https://tree.taiga.io/js/libs.js?v=1411736467704:10:36161
    newProject@https://tree.taiga.io/js/app.js?v=1411736467704:11:64709
    https://tree.taiga.io/js/libs.js?v=1411736467704:12:8225
    https://tree.taiga.io/js/libs.js?v=1411736467704:12:19733
    $eval@https://tree.taiga.io/js/libs.js?v=1411736467704:10:34216
    $apply@https://tree.taiga.io/js/libs.js?v=1411736467704:10:34567
    https://tree.taiga.io/js/libs.js?v=1411736467704:12:19719
    dispatch@https://tree.taiga.io/js/libs.js?v=1411736467704:3:11392
    handle@https://tree.taiga.io/js/libs.js?v=1411736467704:3:6222
    libs.js:9:87982

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

#59
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.

I've been using Target Process which is free for small teams - albeit not open source. http://www.targetprocess.com/

Thanks for the link, this looks interesting I normally use Trello and CherryTree (which is a simply stunning notes application for programmers (and none programmers but it understands how to mark up code and can export to HTML and PDF but I digress)) but this looks like it could replace Trello at least :).

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

#60
This looks great at first.

We will see if the flow is useful to enough people and if it's worth paying vs other options available right now. Project management software is hard as there are so many different way of dealing with projects.

Also, I hope it works great on mobile or it's in the plan, otherwise it might be a deal breaker.

Also, I think I like the fact it's open source with a paid hosting if we want. Let's see how they deal with that on the long term.

Post reply on HN