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