{"id":21167880,"url":"https://github.com/barda/redmine_kanban","last_synced_at":"2025-07-11T01:03:47.918Z","repository":{"id":12253159,"uuid":"14868813","full_name":"barda/redmine_kanban","owner":"barda","description":"Porting of an old version of redmine_kanban by Eric Davis to Rails 3.x","archived":false,"fork":false,"pushed_at":"2013-12-02T17:22:53.000Z","size":172,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-14T17:13:25.324Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/barda.png","metadata":{"files":{"readme":"README.rdoc","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-12-02T17:00:49.000Z","updated_at":"2014-01-13T13:14:10.000Z","dependencies_parsed_at":"2022-09-23T05:22:03.131Z","dependency_job_id":null,"html_url":"https://github.com/barda/redmine_kanban","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/barda/redmine_kanban","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barda%2Fredmine_kanban","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barda%2Fredmine_kanban/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barda%2Fredmine_kanban/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barda%2Fredmine_kanban/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/barda","download_url":"https://codeload.github.com/barda/redmine_kanban/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barda%2Fredmine_kanban/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264702578,"owners_count":23651786,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-20T15:03:13.517Z","updated_at":"2025-07-11T01:03:47.881Z","avatar_url":"https://github.com/barda.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"= Redmine Kanban Plugin\n\nThe Redmine Kanban plugin is used to manage issues according to the Kanban system of project management.\n\n== Features\n\n* Global Kanban page showing the status of issues across projects\n* Multiple \"Panes\" to show the lifecycle of an issue\n  * Incoming Pane\n  * Unstaffed Backlog pane\n  * Quick Tasks pane - issues without a time estimate\n  * Selected Tasks - Manager prioritized list\n  * Active Staffed Requests - issues in progress\n  * Testing Staffed Requests - issues awaiting testing\n  * Finished Requests\n* Updates to Kanban view are saved to the issues\n  * Issue status\n  * Issue assignment\n  * Issue start date\n\n== Getting the plugin\n\nA copy of the plugin can be downloaded from {Little Stream Software}[https://projects.littlestreamsoftware.com/projects/redmine-kanban/files] or from {GitHub}[http://github.com/edavis10/redmine-kanban]\n\n== Installation and Setup\n\n1. Install the aasm gem: sudo gem install aasm\n2. Follow the Redmine plugin installation steps at: http://www.redmine.org/wiki/redmine/Plugins  Make sure the plugin is installed to +vendor/plugins/redmine_kanban+\n3. Run the plugin migrations +rake db:migrate_plugins+\n4. Restart your Redmine web servers (e.g. mongrel, thin, mod_rails)\n5. Login and configure the plugin (Administration \u003e Plugins \u003e Configure).  See below for the recommend approach.\n6. Click the Kanban link in the top left menu\n\n== Usage\n\n=== Recommended configuration\n\nThe Kanban plugin uses 7 sets of lists, referred to panes:\n\n* Incoming - New\n* Unstaffed Backlog - Approved\n* Quick Tasks\n* Selected Tasks - Selected\n* Active Staffed Requests - In Progress\n* Testing Staffed Requests - Resolved\n* Finished Requests - Complete\n\nEach pane (except Quick Tasks) needs to be associated with a Issue Status.  The recommended statuses are above but you can customize them as needed.  The Staffed panes (Active, Testing, Finished) also require choosing a Role to use.  Any user with this Role will have their own personal set of panes created on the Kanban page.\n\nQuick tasks will pull in the highest priority issues from the Backlog that don't have an estimate.  This is useful when someone has a limited amount of time but wants to finish something, like when it's 4:30pm on a Friday afternoon.\n\n== License\n\nThis plugin is licensed under the GNU GPL v2.  See COPYRIGHT.txt and GPL.txt for details.\n\n== Project help\n\nIf you need help you can contact the maintainer on the bug tracker located at  https://projects.littlestreamsoftware.com\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbarda%2Fredmine_kanban","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbarda%2Fredmine_kanban","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbarda%2Fredmine_kanban/lists"}