87 Commits (a12219034d06cfe1ef54b3445fc79038e4fa2e9f)

Author SHA1 Message Date
  Jean-Philippe Lang a12219034d Make Spent time clickable in issue lists (#24649). 7 years ago
  Jean-Philippe Lang f1678e4f77 Filters on chained custom fields and custom field attributes (#21249). 7 years ago
  Jean-Philippe Lang cb15f0df38 Filter group should be a Symbol. 7 years ago
  Jean-Philippe Lang 2bcbb30546 Rename "issue" to "item" in query helpers (#24643). 7 years ago
  Jean-Philippe Lang 5495e6f342 Introduce a setting to change the display format of timespans to h:mm (#23996). 7 years ago
  Jean-Philippe Lang 7daa5b750f Previous/Next navigation on a issue is not displayed on r15639 and later (#23781). 7 years ago
  Jean-Philippe Lang 793cb16764 Make time entries groupable (#16843). 8 years ago
  Jean-Philippe Lang 03dbf8abb8 Remove special behaviour for listing issue time entries, use a filter for that. 8 years ago
  Jean-Philippe Lang a00538e602 Display the list of saved queries in the sidebar (#14790). 8 years ago
  Jean-Philippe Lang 275bd514cd Adds scopes for retrieving the appropriate queries (#14790). 8 years ago
  Jean-Philippe Lang b5d2ddedfa Moves sidebar queries rendering to QueriesHelper (#14790). 8 years ago
  Jean-Philippe Lang beb5e60391 Makes spent time queries savable (#14790). 8 years ago
  Jean-Philippe Lang 4c78b63d58 Wrong filters are applied when exporting issues to CSV with blank filter (#23206). 8 years ago
  Jean-Philippe Lang 246368a090 Totals cannot be removed completely if some columns are set in the global settings (#22123). 8 years ago
  Jean-Philippe Lang 0bdca4c213 Change "Related issues" label for generic grouped query filters (#22147). 8 years ago
  Jean-Philippe Lang cda9c63d9c Updates copyright for 2016. 8 years ago
  Jean-Philippe Lang aeea7f7e23 Adds query params as hidden field tags to the CSV export form (#22108). 8 years ago
  Jean-Philippe Lang ecb1f660ac Improved responsiveness for versions and roadmap (#19097). 8 years ago
  Jean-Philippe Lang f97d23b1b7 Isolates csv options for a hash param (#1159). 8 years ago
  Jean-Philippe Lang 498a429a41 Display totals for each group on grouped queries (#1561). 8 years ago
  Jean-Philippe Lang 446f70f584 Adds options to display totals on the issue list (#1561). 8 years ago
  Jean-Philippe Lang 98f2b30ac5 Adds issue filters on parent/subtasks (#6118). 9 years ago
  Jean-Philippe Lang 49914f010d Adds a class for handling CSV generation (#7037). 9 years ago
  Jean-Philippe Lang 000124f44f Copyright update. 9 years ago
  Jean-Philippe Lang 4d2688e7a8 Group filters in the filter select list (#13849). 9 years ago
  Jean-Philippe Lang 4d6c52a82b Use IssueRelation#to_s. 9 years ago
  Jean-Philippe Lang b2ba7db4e1 Time entries CSV export should include the tracker and subject of the issue (#18269). 9 years ago
  Jean-Philippe Lang 984e5a36bb Fixed that parent column should not include issue subject (#13673). 9 years ago
  Jean-Philippe Lang db63f5a925 Fixed CSV content for parent issue column (#13608). 9 years ago
  Jean-Philippe Lang 2d1866d966 Merged rails-4.1 branch (#14534). 9 years ago
  Jean-Philippe Lang 22b2a1f699 Fixed that Link custom fields are not displayed as links on the issue list (#16496). 10 years ago
  Jean-Philippe Lang 1114bf5e99 Fixed: Export CSV - Custom field true/false not using translation (#16081). 10 years ago
  Toshi MARUYAMA 35cc911192 update copyright year (#15977) 10 years ago
  Jean-Philippe Lang 9fe24bc88f Removes duplicate ids (#15485). 10 years ago
  Jean-Philippe Lang 8578a46b35 Extract generic formatting options to an helper. 10 years ago
  Jean-Philippe Lang 3c9263221d Test failures with ruby1.8. 11 years ago
  Jean-Philippe Lang f9ddb562d5 Cleanup of finders with :conditions option. 11 years ago
  Jean-Philippe Lang 25209273d3 Fixed that CSV Export of Spent Time ignores filters and columns selection (#13618). 11 years ago
  Jean-Philippe Lang d255e98023 Adds an helper for rendering query columns selection. 11 years ago
  Jean-Philippe Lang 1ac8fd8c42 Adds helpers for query columns selection. 11 years ago
  Jean-Philippe Lang 797a9f1ea9 Refactor: #issues_to_csv and #entries_to_csv merged into QueriesHelper#query_to_csv. 11 years ago
  Jean-Philippe Lang 9b1ebd6808 Refactor: makes issue id a regular QueryColumn. 11 years ago
  Jean-Philippe Lang af92686c62 Fixed that float custom fields do not use CSV decimal separator (#10364). 11 years ago
  Jean-Philippe Lang 0be82ea2c4 Refactor: use an ordered hash to store available filters and remove :order option (#13154). 11 years ago
  Jean-Philippe Lang cd04a041fe Format all floats with 2 decimals in the issue list (#13126). 11 years ago
  Jean-Philippe Lang e396a0eebe Copyright for 2013 (#12788). 11 years ago
  Jean-Philippe Lang 0ce6eb9285 Makes time entry custom fields available for display on the time entries list (#1766). 11 years ago
  Jean-Philippe Lang 10998c9bae Moved build_query_from_params helper to Query#build_from_params. 11 years ago
  Jean-Philippe Lang ab066317e6 Adds STI to Query model. Issue queries are now IssueQuery instances. 11 years ago
  Jean-Philippe Lang 8201761e77 Adds an option for displaying the issue description on the issue list (#3447). 11 years ago