| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged r16764 (#26364). | Jean-Philippe Lang | 2017-07-06 | 1 | -1/+0 |
* | Get the count by group from the query directly. | Jean-Philippe Lang | 2017-03-09 | 1 | -1/+1 |
* | Use local variables in issues/list partial. | Jean-Philippe Lang | 2017-03-09 | 1 | -1/+1 |
* | Show Last Comment in Issue list (#1474). | Jean-Philippe Lang | 2017-03-05 | 1 | -0/+1 |
* | Handle csv columns selection in query to preload appropriate associations (#2... | Jean-Philippe Lang | 2017-01-18 | 1 | -3/+3 |
* | Don't use a global variable for storing context menu URL. | Jean-Philippe Lang | 2016-10-29 | 1 | -1/+1 |
* | Make time entries groupable (#16843). | Jean-Philippe Lang | 2016-07-13 | 1 | -57/+2 |
* | Don't generate urls with params. | Jean-Philippe Lang | 2016-07-10 | 1 | -3/+3 |
* | Adds Issue#allowed_target_trackers (#7839). | Jean-Philippe Lang | 2016-05-30 | 1 | -1/+1 |
* | Adds a "New issue" link on the global issue list (#6204). | Jean-Philippe Lang | 2016-04-19 | 1 | -2/+2 |
* | Removed the "New issue" menu item (#6204). | Jean-Philippe Lang | 2016-04-19 | 1 | -5/+11 |
* | Sort criteria defined in custom queries are not applied when exporting to CSV... | Jean-Philippe Lang | 2016-04-03 | 1 | -1/+1 |
* | Add id and class for easier styling of query filters (#22018). | Jean-Philippe Lang | 2016-03-19 | 1 | -4/+4 |
* | Adds query params as hidden field tags to the CSV export form (#22108). | Jean-Philippe Lang | 2016-03-12 | 1 | -2/+4 |
* | Use ul tags to do pagination (#21258). | Jean-Philippe Lang | 2015-11-28 | 1 | -1/+1 |
* | Isolates csv options for a hash param (#1159). | Jean-Philippe Lang | 2015-10-15 | 1 | -3/+3 |
* | Adds options to display totals on the issue list (#1561). | Jean-Philippe Lang | 2015-10-04 | 1 | -0/+5 |
* | Removed unneeded #h calls in views. | Jean-Philippe Lang | 2015-02-23 | 1 | -1/+1 |
* | Removed submit_query_form function. | Jean-Philippe Lang | 2014-11-18 | 1 | -2/+2 |
* | Show warning when exported issues exceed the limit (#13770). | Jean-Philippe Lang | 2014-01-12 | 1 | -2/+7 |
* | Wrap filters, options and buttons with extra div (#15362). | Jean-Philippe Lang | 2014-01-11 | 1 | -3/+4 |
* | Adds an helper for rendering query columns selection. | Jean-Philippe Lang | 2013-02-23 | 1 | -1/+1 |
* | Adds an option for displaying the issue description on the issue list (#3447). | Jean-Philippe Lang | 2012-12-06 | 1 | -1/+5 |
* | JQuery in, Prototype/Scriptaculous out (#11445). | Jean-Philippe Lang | 2012-07-22 | 1 | -1/+1 |
* | Deprecated :confirm => 'Text' option. | Jean-Philippe Lang | 2012-07-07 | 1 | -2/+1 |
* | Merged rails-3.2 branch. | Jean-Philippe Lang | 2012-04-25 | 1 | -2/+2 |
* | Missing argument to new_project_query_path named route (#10254). | Jean-Philippe Lang | 2012-02-16 | 1 | -1/+1 |
* | code layout clean up app/views/issues/index.html.erb | Toshi MARUYAMA | 2012-01-05 | 1 | -6/+21 |
* | CSS class for modal box buttons. | Jean-Philippe Lang | 2011-11-26 | 1 | -1/+1 |
* | Adds a dialog box for CSV export options (#4742). | Jean-Philippe Lang | 2011-11-20 | 1 | -1/+18 |
* | [#9489] linked labels to their elements | Toshi MARUYAMA | 2011-10-29 | 1 | -1/+1 |
* | Make queries resources fully conform to common behavior (removed additonal ro... | Etienne Massip | 2011-10-26 | 1 | -3/+3 |
* | Refactor : convert queries to REST resources (also fixes #9108). | Etienne Massip | 2011-10-24 | 1 | -3/+3 |
* | Remove unecessary page title HTML escaping from views (#9252). | Etienne Massip | 2011-10-02 | 1 | -1/+1 |
* | replace tabs to spaces at app/views/issues/index.html.erb | Toshi MARUYAMA | 2011-09-17 | 1 | -25/+25 |
* | rename .rhtml to .html.erb of app/views/issues/index.rhtml (#6317). | Toshi MARUYAMA | 2011-09-02 | 1 | -0/+73 |