| Commit message (Expand) | Author | Age | Files | Lines |
* | Backported r23567 to 5.1-stable (#41947). | Marius Balteanu | 2025-03-27 | 1 | -2/+2 |
* | Merged r22675 and r22676 from trunk to 5.1-stable (#40166). | Go MAEDA | 2024-02-03 | 1 | -3/+3 |
* | Fix typo in class 'icon-expended' (#36149). | Marius Balteanu | 2021-11-08 | 1 | -2/+2 |
* | Clean-up workflows controller (#33337). | Go MAEDA | 2021-04-13 | 4 | -9/+9 |
* | Disable jQuery UI tooltip on workflow page to improve loading speed (#35034). | Go MAEDA | 2021-04-06 | 1 | -3/+3 |
* | Web browser freezes when displaying a workflow page with a large number of is... | Go MAEDA | 2021-01-17 | 1 | -1/+1 |
* | Show tooltip when hovering on repeat-value link in Field permission tab (#323... | Go MAEDA | 2020-04-13 | 1 | -1/+1 |
* | Clean up toggleMultiSelect js function (#32813). | Go MAEDA | 2020-03-22 | 2 | -38/+5 |
* | Speed up workflow edit page rendering (#31855). | Go MAEDA | 2019-08-17 | 1 | -2/+3 |
* | Fix missing closing tags in workflows/permissions.html.erb (#31510). | Go MAEDA | 2019-06-29 | 1 | -2/+2 |
* | Some fixes for r18214 (#31496): | Go MAEDA | 2019-06-03 | 2 | -2/+4 |
* | Switch between toggle plus and minus icons for toggle multi select (#31496). | Go MAEDA | 2019-06-02 | 2 | -4/+6 |
* | Use "icon icon-*" classes for expandable elements (#31433). | Go MAEDA | 2019-05-30 | 1 | -2/+2 |
* | Fix missing icons (#31433). | Go MAEDA | 2019-05-30 | 1 | -2/+2 |
* | Disable workflow checkboxes with no status change (#5593). | Jean-Philippe Lang | 2018-09-15 | 1 | -4/+4 |
* | Fix: "Uncheck all" is not working in workflow status transitions page (#27586). | Go MAEDA | 2017-11-25 | 1 | -3/+3 |
* | Use css pseudo-classes instead of cycle("odd", "even") (#15361). | Jean-Philippe Lang | 2017-01-25 | 3 | -4/+4 |
* | Adds a tooltip to cells on workflow page (#12598). | Jean-Philippe Lang | 2017-01-08 | 2 | -5/+10 |
* | Reverts r16051 and r16050 for now (#15361). | Jean-Philippe Lang | 2016-12-03 | 3 | -4/+4 |
* | Use css pseudo-classes instead "odd", "even" classes (#15361). | Jean-Philippe Lang | 2016-12-03 | 3 | -4/+4 |
* | Highlighting of required and read-only custom fields broken in Workflow edito... | Jean-Philippe Lang | 2016-04-03 | 1 | -1/+1 |
* | Replace uses of image_tag() with CSS (#21256). | Jean-Philippe Lang | 2016-01-20 | 4 | -11/+16 |
* | Makes new issue initial status settable in workflow (#5816). | Jean-Philippe Lang | 2015-07-26 | 1 | -4/+5 |
* | "Required" and "Read-only" rules on "Fields Permissions" screen are not color... | Jean-Philippe Lang | 2015-04-11 | 1 | -1/+1 |
* | Removed unneeded #h calls in views. | Jean-Philippe Lang | 2015-02-23 | 2 | -5/+5 |
* | Use a simple count query. | Jean-Philippe Lang | 2014-12-13 | 1 | -7/+7 |
* | Don't show roles without issue add/edit permission in workflow setup (#15988). | Jean-Philippe Lang | 2014-12-13 | 2 | -2/+2 |
* | Removed duplicate element ids. | Jean-Philippe Lang | 2014-11-23 | 2 | -8/+8 |
* | Bulk edit workflows for multiple trackers/roles (#16164). | Jean-Philippe Lang | 2014-02-25 | 3 | -20/+55 |
* | Removed deprecated align and width html attributes (#15307). | Jean-Philippe Lang | 2013-11-11 | 3 | -14/+14 |
* | Adds missing html titles (#14517). | Jean-Philippe Lang | 2013-07-28 | 4 | -6/+4 |
* | Role-based issue custom field visibility (#5037). | Jean-Philippe Lang | 2013-07-13 | 1 | -2/+2 |
* | Useless "edit" link in workflow menu (#12824). | Jean-Philippe Lang | 2013-07-11 | 3 | -7/+2 |
* | Adds a button to duplicate a workflow permission to the next statuses. | Jean-Philippe Lang | 2013-05-28 | 1 | -0/+11 |
* | JQuery in, Prototype/Scriptaculous out (#11445). | Jean-Philippe Lang | 2012-07-22 | 1 | -2/+2 |
* | Don't show "Required" option for standard/custom fields that are always requi... | Jean-Philippe Lang | 2012-07-16 | 1 | -2/+2 |
* | Remember "Only display used statuses" checkbox value after update. | Jean-Philippe Lang | 2012-07-15 | 2 | -0/+2 |
* | Hard-coded strings. | 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 | -0/+3 |
* | Colorize transitions. | Jean-Philippe Lang | 2012-07-15 | 1 | -3/+4 |
* | Removed hard-coded strings (#703, #3521). | Jean-Philippe Lang | 2012-07-15 | 1 | -2/+2 |
* | Workflow enhancement: editable and required fields configurable by role, trac... | Jean-Philippe Lang | 2012-07-15 | 2 | -3/+101 |
* | Fixed that option tags are escaped. | Jean-Philippe Lang | 2012-05-13 | 1 | -6/+6 |
* | Merged rails-3.2 branch. | Jean-Philippe Lang | 2012-04-25 | 2 | -3/+3 |
* | [#9489] linked labels to their elements | Toshi MARUYAMA | 2011-10-29 | 1 | -4/+4 |
* | rename .rhtml to .html.erb of app/views/workflows/index.rhtml. | Toshi MARUYAMA | 2011-08-27 | 1 | -0/+0 |
* | rename .rhtml to .html.erb of app/views/workflows/_action_menu.rhtml. | Toshi MARUYAMA | 2011-08-27 | 1 | -0/+0 |
* | rename .rhtml to .html.erb of app/views/workflows/copy.rhtml. | Toshi MARUYAMA | 2011-08-27 | 1 | -0/+0 |
* | rename .rhtml to .html.erb of app/views/workflows/edit.rhtml. | Toshi MARUYAMA | 2011-08-27 | 1 | -0/+0 |
* | remove trailing white-spaces from app/views/workflows/index.rhtml. | Toshi MARUYAMA | 2011-08-27 | 1 | -1/+1 |