| Commit message (Expand) | Author | Age | Files | Lines |
* | AR uniq deprecated in Rails 5. | Jean-Philippe Lang | 2017-06-03 | 1 | -1/+1 |
* | Workflow editing shows statuses of irrelevant roles (#24281). | Jean-Philippe Lang | 2016-12-16 | 1 | -1/+5 |
* | Use the main menu for project related actions that support cross-project disp... | Jean-Philippe Lang | 2016-11-19 | 1 | -0/+1 |
* | Use .before_action instead of .before_filter. | Jean-Philippe Lang | 2016-07-14 | 1 | -1/+1 |
* | Updates copyright for 2016. | Jean-Philippe Lang | 2016-03-13 | 1 | -1/+1 |
* | Makes new issue initial status settable in workflow (#5816). | Jean-Philippe Lang | 2015-07-26 | 1 | -1/+3 |
* | Copyright update. | Jean-Philippe Lang | 2015-01-11 | 1 | -1/+1 |
* | Use a simple count query. | Jean-Philippe Lang | 2014-12-13 | 1 | -1/+3 |
* | Don't show roles without issue add/edit permission in workflow setup (#15988). | Jean-Philippe Lang | 2014-12-13 | 1 | -1/+1 |
* | Merged rails-4.1 branch (#14534). | Jean-Philippe Lang | 2014-10-22 | 1 | -7/+7 |
* | remove unneeded Relation#all from WorkflowsController#edit | Toshi MARUYAMA | 2014-03-24 | 1 | -1/+1 |
* | Bulk edit workflows for multiple trackers/roles (#16164). | Jean-Philippe Lang | 2014-02-25 | 1 | -46/+57 |
* | update copyright year (#15977) | Toshi MARUYAMA | 2014-01-29 | 1 | -1/+1 |
* | remove unneeded Relation#all from WorkflowsController | Toshi MARUYAMA | 2014-01-27 | 1 | -2/+2 |
* | Successful update notice for workflows (#15831). | Jean-Philippe Lang | 2014-01-25 | 1 | -0/+2 |
* | add missing Relation#all at WorkflowsController#copy of r12583 | Toshi MARUYAMA | 2014-01-10 | 1 | -1/+1 |
* | Rails4: replace deprecated find_all_by_* at WorkflowsController#copy | Toshi MARUYAMA | 2014-01-10 | 1 | -5/+4 |
* | Copyright for 2013 (#12788). | Jean-Philippe Lang | 2013-01-12 | 1 | -1/+1 |
* | Code cleanup. | Jean-Philippe Lang | 2012-12-11 | 1 | -1/+1 |
* | Use named routes in controllers. | Jean-Philippe Lang | 2012-12-11 | 1 | -3/+3 |
* | Remember "Only display used statuses" checkbox value after update. | Jean-Philippe Lang | 2012-07-15 | 1 | -2/+2 |
* | Adds option for displaying all statuses on workflow permissions. | Jean-Philippe Lang | 2012-07-15 | 1 | -9/+11 |
* | Find role and tracker only when param is present. | Jean-Philippe Lang | 2012-07-15 | 1 | -4/+4 |
* | Code cleanup. | Jean-Philippe Lang | 2012-07-15 | 1 | -3/+1 |
* | Code cleanup. | Jean-Philippe Lang | 2012-07-15 | 1 | -3/+3 |
* | Code cleanup. | Jean-Philippe Lang | 2012-07-15 | 1 | -1/+1 |
* | Display all fields if tracker statuses are not yet set. | Jean-Philippe Lang | 2012-07-15 | 1 | -0/+3 |
* | Moved code for replacing permissions to WorkflowPermission model. | Jean-Philippe Lang | 2012-07-15 | 1 | -8/+1 |
* | Workflow enhancement: editable and required fields configurable by role, trac... | Jean-Philippe Lang | 2012-07-15 | 1 | -6/+36 |
* | Copyright update. | Jean-Philippe Lang | 2012-05-05 | 1 | -1/+1 |
* | remove trailing white-spaces from app/controllers/workflows_controller.rb. | Toshi MARUYAMA | 2011-08-31 | 1 | -16/+16 |
* | Allow additional workflow transitions for issue author and assignee (#2732). | Jean-Philippe Lang | 2011-02-20 | 1 | -3/+14 |
* | Refactor: Extract methods to before_filters | Eric Davis | 2010-03-04 | 1 | -5/+13 |
* | Fixes an error with postgres. | Jean-Philippe Lang | 2009-12-19 | 1 | -2/+10 |
* | By default, only show statuses that are used by the tracker on the workflow e... | Jean-Philippe Lang | 2009-12-18 | 1 | -1/+6 |
* | Adds an admin layout that displays the admin menu in the sidebar. | Jean-Philippe Lang | 2009-12-17 | 1 | -0/+2 |
* | Adds workflow copy functionality (#1727). | Jean-Philippe Lang | 2009-12-12 | 1 | -0/+23 |
* | Adds a workflow overview screen. | Jean-Philippe Lang | 2008-09-28 | 1 | -0/+45 |