| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Preload total spent time on the issue list with 1 query (#11253). | Jean-Philippe Lang | 2015-07-05 | 2 | -4/+16 |
* | Adds "Total spent hours" column available on the issue list (#11253). | Jean-Philippe Lang | 2015-07-05 | 51 | -0/+67 |
* | Don't display estimated hours when nil and total is 0. | Jean-Philippe Lang | 2015-07-05 | 1 | -1/+1 |
* | Don't focus first input when URL contains a hash (#17757). | Jean-Philippe Lang | 2015-07-04 | 1 | -1/+1 |
* | change csv separators of es-PA.yml by Leonel Iturralde (#19993) | Toshi MARUYAMA | 2015-07-04 | 1 | -2/+2 |
* | Spanish (es, es-PA) translation updated by Leonel Iturralde (#19993) | Toshi MARUYAMA | 2015-07-02 | 2 | -26/+24 |
* | Adds a named route for test email. | Jean-Philippe Lang | 2015-06-29 | 2 | -2/+2 |
* | Use shorter syntax for admin routes. | Jean-Philippe Lang | 2015-06-29 | 1 | -6/+6 |
* | The test email action should only be accessible with POST (#20203). | Jean-Philippe Lang | 2015-06-29 | 4 | -5/+5 |
* | Fixed that user with "Manage public queries" permission, can create global pu... | Jean-Philippe Lang | 2015-06-29 | 5 | -24/+105 |
* | Upgrade jquery_ujs from 3.1.1 to 3.1.3. | Jean-Philippe Lang | 2015-06-28 | 2 | -3/+3 |
* | Fixed group sorted scope order (#20066). | Jean-Philippe Lang | 2015-06-28 | 2 | -1/+9 |
* | Set version to 3.1.0. | Jean-Philippe Lang | 2015-06-28 | 1 | -2/+2 |
* | Add avatar and edit link to "My account" page (#5418). | Jean-Philippe Lang | 2015-06-27 | 2 | -1/+13 |
* | Disallow users to delete a version referenced by a custom field (#20159). | Jean-Philippe Lang | 2015-06-27 | 4 | -1/+32 |
* | Error when using views/issues/index.api.rsb in a plugin (#13924). | Jean-Philippe Lang | 2015-06-27 | 1 | -1/+1 |
* | Sort journals by created_on then id (#14881). | Jean-Philippe Lang | 2015-06-27 | 1 | -1/+1 |
* | Missing member_roles fixture (#20174). | Jean-Philippe Lang | 2015-06-27 | 1 | -0/+4 |
* | Make the updateIssueFrom(url) function return the XMLHttpRequest object (#201... | Jean-Philippe Lang | 2015-06-27 | 1 | -1/+1 |
* | Gemfile: update Rails to 4.2.3 | Toshi MARUYAMA | 2015-06-26 | 1 | -1/+1 |
* | Traditional Chinese translation updated by ChunChang Lo (#20147) | Toshi MARUYAMA | 2015-06-22 | 1 | -1/+1 |
* | Fixed test failure introduced by r14366. | Jean-Philippe Lang | 2015-06-21 | 1 | -2/+2 |
* | Removed unused view. | Jean-Philippe Lang | 2015-06-21 | 1 | -13/+0 |
* | Sort members on all their roles. | Jean-Philippe Lang | 2015-06-21 | 1 | -1/+1 |
* | Replace tabs with spaces and remove trailing tabs in several files (#20140). | Jean-Philippe Lang | 2015-06-21 | 59 | -166/+166 |
* | Plugin migration directory should use plugin directory (#14402). | Jean-Philippe Lang | 2015-06-21 | 1 | -1/+1 |
* | Updates #wiki_format_provider plugin API with changes to wiki formatting (#20... | Jean-Philippe Lang | 2015-06-21 | 2 | -5/+14 |
* | update Gemfile to require rbpdf ~>1.18.6 (#20142) | Toshi MARUYAMA | 2015-06-21 | 1 | -1/+1 |
* | Fixed test error (#19851). | Jean-Philippe Lang | 2015-06-20 | 1 | -1/+2 |
* | Set a default timeout value (#19851). | Jean-Philippe Lang | 2015-06-19 | 1 | -1/+2 |
* | Make the sudo timeout configurable (#19851). | Jean-Philippe Lang | 2015-06-19 | 2 | -8/+9 |
* | Adds translation strings (#19851). | Jean-Philippe Lang | 2015-06-19 | 46 | -0/+46 |
* | Russian translation update (#19825). | Jean-Philippe Lang | 2015-06-19 | 1 | -7/+7 |
* | Italian translation update (#20035). | Jean-Philippe Lang | 2015-06-19 | 1 | -64/+60 |
* | Traditional Chinese translation (#20037). | Jean-Philippe Lang | 2015-06-19 | 1 | -12/+11 |
* | Japanese translation update (#19991). | Jean-Philippe Lang | 2015-06-19 | 1 | -9/+8 |
* | Bulgarian translation (#20130). | Jean-Philippe Lang | 2015-06-19 | 1 | -16/+15 |
* | Removed extra blank lines (#19851). | Jean-Philippe Lang | 2015-06-19 | 2 | -3/+0 |
* | Adds a UI test (#19851). | Jean-Philippe Lang | 2015-06-19 | 3 | -3/+56 |
* | Tests that submitted data is present in the sudo form (#19851). | Jean-Philippe Lang | 2015-06-19 | 1 | -0/+3 |
* | Removed extra blank lines (#19851). | Jean-Philippe Lang | 2015-06-19 | 1 | -3/+0 |
* | Adds french translation (#19851). | Jean-Philippe Lang | 2015-06-19 | 1 | -0/+1 |
* | Fixed wrong password rendering broken by r14339 (#19851). | Jean-Philippe Lang | 2015-06-19 | 1 | -2/+2 |
* | Fixed r14339 for when closing the dialog by using the upper-right cross (#198... | Jean-Philippe Lang | 2015-06-19 | 1 | -2/+2 |
* | Fixed the sudo dialog when called from a dialog, eg. email addresses (#19851). | Jean-Philippe Lang | 2015-06-19 | 2 | -3/+7 |
* | Don't use SudoMode.disable! to skip API requests (#19851). | Jean-Philippe Lang | 2015-06-19 | 2 | -4/+19 |
* | Renamed sudo mode test. | Jean-Philippe Lang | 2015-06-19 | 1 | -0/+0 |
* | Adds a configuration setting to enable sudo mode, disabled by default (#19851). | Jean-Philippe Lang | 2015-06-19 | 14 | -33/+35 |
* | Use existing label for password submission (#19851). | Jean-Philippe Lang | 2015-06-19 | 4 | -4/+2 |
* | Changed /my/show_api_key route to /my/api_key (#19851). | Jean-Philippe Lang | 2015-06-19 | 2 | -1/+2 |