| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged r22675 and r22676 from trunk to 5.1-stable (#40166). | Go MAEDA | 2024-02-03 | 1 | -1/+1 |
* | Add field separator option to CSV export dialog (#37621). | Go MAEDA | 2023-10-21 | 2 | -0/+2 |
* | Use query name as the file name when exporting queries (#16207). | Go MAEDA | 2022-08-24 | 1 | -0/+1 |
* | Add default spent time activity per role (#29286). | Go MAEDA | 2022-08-09 | 1 | -1/+1 |
* | Deprecate and rename rss_* methods to atom_* methods (#15118). | Marius Balteanu | 2022-03-19 | 1 | -2/+2 |
* | Fix typo in class 'icon-expended' (#36149). | Marius Balteanu | 2021-11-08 | 1 | -1/+1 |
* | Show wiki toolbar in time spent form for custom fields with text formatting e... | Go MAEDA | 2020-04-11 | 2 | -1/+8 |
* | Show user name in time entry bulk edit (#3800). | Jean-Philippe Lang | 2020-04-05 | 1 | -3/+8 |
* | Editing time entries should show the time entry user (#3800). | Jean-Philippe Lang | 2020-04-05 | 1 | -0/+6 |
* | Option to Check/Uncheck all block columns in export (#33169). | Go MAEDA | 2020-04-01 | 1 | -5/+10 |
* | Fix issues and spent time CSV export does not include custom fields with "Ful... | Go MAEDA | 2020-04-01 | 1 | -0/+5 |
* | Fix Internal Error when issue text custom field is shown in Spent time query ... | Go MAEDA | 2020-01-12 | 1 | -2/+3 |
* | Add missing icons to action links. | Jean-Philippe Lang | 2019-12-20 | 1 | -1/+1 |
* | Move some links to dropdowns. | Jean-Philippe Lang | 2019-12-20 | 1 | -3/+4 |
* | CSV import does not keep the project it was clicked from (#21766). | Jean-Philippe Lang | 2019-12-20 | 1 | -1/+1 |
* | Add permission to import time entries (#32196, #28234). | Go MAEDA | 2019-10-28 | 1 | -1/+1 |
* | Move the links (All time entries, Import) from Spent time section of the spen... | Go MAEDA | 2019-09-27 | 2 | -9/+5 |
* | Per role visibility settings for spent time custom fields (#31859). | Go MAEDA | 2019-08-09 | 2 | -2/+2 |
* | Make project settings more accessible (#22090). | Jean-Philippe Lang | 2019-06-20 | 2 | -0/+6 |
* | CSV export of time entries report does not honor project filter (#31511). | Go MAEDA | 2019-06-05 | 1 | -2/+2 |
* | Use "icon icon-*" classes for expandable elements (#31433). | Go MAEDA | 2019-05-30 | 1 | -1/+1 |
* | Import time entries (#28234). | Go MAEDA | 2019-05-09 | 3 | -3/+13 |
* | Move styles for count and private to a new class named 'badge' (#29391). | Go MAEDA | 2019-04-09 | 1 | -1/+1 |
* | Adds a permission to log time for another user (#3848). | Jean-Philippe Lang | 2018-12-16 | 1 | -0/+3 |
* | Replace cancel button with cancel link in modals (#28662). | Go MAEDA | 2018-12-02 | 1 | -1/+1 |
* | Removes render_ prefix from cancel_button_tag methods (#8888). | Jean-Philippe Lang | 2018-09-26 | 2 | -2/+2 |
* | Add cancel button to new/edit log time page (#8888). | Jean-Philippe Lang | 2018-09-26 | 2 | -0/+2 |
* | Allow project bulk edit of time entries (#26534). | Go MAEDA | 2018-09-14 | 2 | -5/+58 |
* | Allow switching the encoding to UTF-8 when exporting to CSV (#26279). | Go MAEDA | 2018-05-07 | 2 | -2/+23 |
* | Disable ":disable_with" for CSV exports (#28482). | Go MAEDA | 2018-05-01 | 1 | -2/+2 |
* | Use button as additional option for contextmenu (#26655). | Go MAEDA | 2018-04-21 | 1 | -0/+1 |
* | Reverted r17252 and r17253 (#26655). | Go MAEDA | 2018-04-02 | 1 | -1/+0 |
* | Use button as additional option for contextmenu (#26655). | Go MAEDA | 2018-04-02 | 1 | -0/+1 |
* | Don't use raw output in timelog (#27186). | Jean-Philippe Lang | 2017-10-15 | 1 | -1/+3 |
* | Fill the issue id when logging time from the time log list of an issue (#26520). | Jean-Philippe Lang | 2017-07-30 | 1 | -1/+1 |
* | DOn't show time entries when query is invalid (#23912). | Jean-Philippe Lang | 2017-06-07 | 2 | -0/+4 |
* | Use query parameters intead of params in CSV link. | Jean-Philippe Lang | 2017-06-01 | 1 | -1/+1 |
* | Better handling of update failures when bulk editing time entries. | Jean-Philippe Lang | 2017-04-04 | 1 | -5/+21 |
* | Timelog move between projects (#588). | Jean-Philippe Lang | 2017-04-03 | 2 | -11/+14 |
* | Get rid of sort_helper when using queries. | Jean-Philippe Lang | 2017-03-13 | 1 | -1/+1 |
* | Get the count by group from the query directly. | Jean-Philippe Lang | 2017-03-09 | 1 | -1/+1 |
* | Show Last Comment in Issue list (#1474). | Jean-Philippe Lang | 2017-03-05 | 1 | -1/+6 |
* | Use css pseudo-classes instead of cycle("odd", "even") (#15361). | Jean-Philippe Lang | 2017-01-25 | 2 | -2/+2 |
* | Handle csv columns selection in query to preload appropriate associations (#2... | Jean-Philippe Lang | 2017-01-18 | 1 | -2/+2 |
* | Adds settings to make the issue and/or comment fields mandatory for time logs... | Jean-Philippe Lang | 2017-01-12 | 1 | -2/+2 |
* | Time entry form - limit issue autocomplete to already selected project (#24189). | Jean-Philippe Lang | 2016-12-16 | 1 | -5/+32 |
* | Use multipart forms for objects that may have file custom fields (#6719). | Jean-Philippe Lang | 2016-12-13 | 2 | -2/+2 |
* | "Clear" button in Spent Time Report tab also clears global filters (#13622). | Jean-Philippe Lang | 2016-12-11 | 1 | -1/+1 |
* | Reverts r16051 and r16050 for now (#15361). | Jean-Philippe Lang | 2016-12-03 | 2 | -2/+3 |
* | Removes calls to #reset_cycle (#15361). | Jean-Philippe Lang | 2016-12-03 | 1 | -1/+0 |