| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix: Avoid "literal string will be frozen in the future" warning on Ruby 3.4 ... | Go MAEDA | 29 hours | 1 | -2/+2 |
* | Use @.capitalize@ for button_save_object, button_edit_object, and button_dele... | Marius Balteanu | 2024-11-03 | 1 | -3/+3 |
* | Renames and improves methods provided by @IconsHelper@ (#23980). | Marius Balteanu | 2024-10-19 | 1 | -4/+4 |
* | Replaces icon-expanded and icon-collapsed with SVG icons (#23980). | Marius Balteanu | 2024-09-08 | 1 | -2/+8 |
* | Start working on replacing old icons with SVG icons (#23980): | Marius Balteanu | 2024-08-29 | 1 | -4/+4 |
* | Adds description field to custom queries (#9309). | Marius Balteanu | 2024-06-04 | 1 | -0/+1 |
* | Improves filter rendering on narrow screens by replacing the layout tables wi... | Marius Balteanu | 2023-12-28 | 1 | -13/+9 |
* | Fix typo in class 'icon-expended' (#36149). | Marius Balteanu | 2021-11-08 | 1 | -1/+1 |
* | Rename the save, edit and delete buttons on the query form to clarify the sco... | Go MAEDA | 2021-08-17 | 1 | -3/+3 |
* | gantt: simplify week day logic of view | Toshi MARUYAMA | 2020-05-27 | 1 | -6/+3 |
* | Parent task subject column in gantt is not fully displayed when widened (#332... | Go MAEDA | 2020-05-08 | 1 | -5/+8 |
* | Previous and next month links in gantt (#31373). | Go MAEDA | 2019-08-04 | 1 | -2/+7 |
* | View switches from gantt to list after editing an issue (#31552). | Go MAEDA | 2019-06-29 | 1 | -0/+2 |
* | Fix missing icons (#31433). | Go MAEDA | 2019-05-30 | 1 | -2/+2 |
* | Fix broken gantt layout due to r18171 (#27672). | Go MAEDA | 2019-05-17 | 1 | -3/+3 |
* | Show selected columns in gantt chart (#27672). | Go MAEDA | 2019-05-16 | 1 | -8/+45 |
* | Allow a bigger range for the gantt timeline (#14654). | Go MAEDA | 2019-05-08 | 1 | -1/+1 |
* | Fix gaps in resizable gantt chart (#31268). | Go MAEDA | 2019-04-28 | 1 | -1/+2 |
* | Allow collapse/expand in gantt chart (#6417). | Go MAEDA | 2019-03-05 | 1 | -0/+1 |
* | Reverted r17925 (#6417). The change breaks GanttHelperTest. | Go MAEDA | 2019-03-04 | 1 | -1/+0 |
* | Allow collapse/expand in gantt chart (#6417). | Go MAEDA | 2019-03-04 | 1 | -0/+1 |
* | Move edit and delete buttons for queries to the buttons section (#28602). | Go MAEDA | 2018-06-24 | 1 | -4/+4 |
* | Use new pagination style in gantt (#26671). | Go MAEDA | 2017-11-28 | 1 | -14/+13 |
* | Use number input field instead of text input for Gantt months field (#26869). | Go MAEDA | 2017-11-27 | 1 | -1/+1 |
* | Add right-click context menu to gantt bars (#10485). | Go MAEDA | 2017-11-25 | 1 | -1/+3 |
* | Add right-click context menu to gantt subjects (#10485). | Go MAEDA | 2017-11-25 | 1 | -1/+4 |
* | Make gantt columns resizable (#20481). | Go MAEDA | 2017-11-25 | 1 | -5/+7 |
* | Fix source indentation and newline usage (#26125). | Jean-Philippe Lang | 2017-06-25 | 1 | -53/+54 |
* | Fix HTML structure of query_form on calendar/gantt views (#26125). | Jean-Philippe Lang | 2017-06-25 | 1 | -0/+5 |
* | Optimize gantt charts for mobile screens (#25745). | Jean-Philippe Lang | 2017-05-13 | 1 | -2/+2 |
* | Don't generate urls with params. | Jean-Philippe Lang | 2016-07-10 | 1 | -2/+2 |
* | Don't generate urls with params. | Jean-Philippe Lang | 2016-07-10 | 1 | -2/+2 |
* | Removed #link_to_content_update. | Jean-Philippe Lang | 2016-06-30 | 1 | -2/+2 |
* | Replace Date.today with User.current.today (#22320). | Jean-Philippe Lang | 2016-05-07 | 1 | -2/+2 |
* | Add id and class for easier styling of query filters (#22018). | Jean-Philippe Lang | 2016-03-19 | 1 | -1/+1 |
* | Adds day numbers to HTML and PDF gantt (#3034). | Jean-Philippe Lang | 2015-10-03 | 1 | -1/+39 |
* | Removed unneeded #h calls in views. | Jean-Philippe Lang | 2015-02-23 | 1 | -2/+2 |
* | Adds p/n access keys for previous/next links (#18692). | Jean-Philippe Lang | 2014-12-24 | 1 | -2/+4 |
* | Removed deprecated align and width html attributes (#15307). | Jean-Philippe Lang | 2013-11-11 | 1 | -2/+2 |
* | Ability to save Gantt query filters (#7836). | Jean-Philippe Lang | 2013-07-14 | 1 | -5/+18 |
* | Preserve gantt options when changing filters (#12122). | Jean-Philippe Lang | 2013-03-09 | 1 | -2/+2 |
* | fix typo "header_heigth" in gantt view | Toshi MARUYAMA | 2013-01-24 | 1 | -7/+7 |
* | Changed fieldset legend and make it hidden by default like on the issue list ... | Jean-Philippe Lang | 2013-01-20 | 1 | -3/+3 |
* | Removed duplicate HTML element id (#12122). | Jean-Philippe Lang | 2013-01-20 | 1 | -1/+1 |
* | Gantt progress lines (#12122). | Jean-Philippe Lang | 2013-01-20 | 1 | -1/+38 |
* | Show precedes/follows and blocks/blocked relations on the Gantt diagram (#3436). | Jean-Philippe Lang | 2013-01-05 | 1 | -2/+21 |
* | Display non working days on gantt according to settings (#2161). | Jean-Philippe Lang | 2012-10-29 | 1 | -2/+3 |
* | gantt: code layout cleanup html days headers | Toshi MARUYAMA | 2012-09-08 | 1 | -11/+7 |
* | gantt: code layout cleanup html weeks headers | Toshi MARUYAMA | 2012-09-08 | 1 | -11/+7 |
* | gantt: use content_tag instead of html tag at days headers | Toshi MARUYAMA | 2012-09-08 | 1 | -5/+13 |