summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* travis: allow ui test failure on postgresql (#20251)Toshi MARUYAMA2015-07-061-0/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14415 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Replace tabs with two spaces in jstoolbar scripts (#20241).Jean-Philippe Lang2015-07-053-540/+540
| | | | | | Patch by Mischa The Evil. git-svn-id: http://svn.redmine.org/redmine/trunk@14414 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Use https links instead of http links in ApplicationHelper#avatar_edit_link ↵Jean-Philippe Lang2015-07-052-3/+3
| | | | | | | | and Redmine::Info class methods (#20243). Patch by Mischa The Evil. git-svn-id: http://svn.redmine.org/redmine/trunk@14413 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Replace tab introduced in r14388 in test/test_helper.rb with spaces (#20242).Jean-Philippe Lang2015-07-051-2/+2
| | | | | | Patch by Mischa The Evil. git-svn-id: http://svn.redmine.org/redmine/trunk@14412 e93f8b46-1217-0410-a6f0-8f06a7374b81
* [js-cleanup] add short copyright notices to javascripts and remove ↵Jean-Philippe Lang2015-07-056-1/+15
| | | | | | | | superfluous newline (#20240). Patch by Mischa The Evil. git-svn-id: http://svn.redmine.org/redmine/trunk@14411 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Asserts that spent time is preloaded.Jean-Philippe Lang2015-07-051-0/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14410 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixes methods comments.Jean-Philippe Lang2015-07-051-1/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14409 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Limit queries to given issues only.Jean-Philippe Lang2015-07-051-3/+5
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14408 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Preload total spent time on the issue list with 1 query (#11253).Jean-Philippe Lang2015-07-052-4/+16
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14407 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds "Total spent hours" column available on the issue list (#11253).Jean-Philippe Lang2015-07-0551-0/+67
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14406 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Don't display estimated hours when nil and total is 0.Jean-Philippe Lang2015-07-051-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14405 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Don't focus first input when URL contains a hash (#17757).Jean-Philippe Lang2015-07-041-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14396 e93f8b46-1217-0410-a6f0-8f06a7374b81
* change csv separators of es-PA.yml by Leonel Iturralde (#19993)Toshi MARUYAMA2015-07-041-2/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14394 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Spanish (es, es-PA) translation updated by Leonel Iturralde (#19993)Toshi MARUYAMA2015-07-022-26/+24
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14392 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds a named route for test email.Jean-Philippe Lang2015-06-292-2/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14391 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Use shorter syntax for admin routes.Jean-Philippe Lang2015-06-291-6/+6
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14390 e93f8b46-1217-0410-a6f0-8f06a7374b81
* The test email action should only be accessible with POST (#20203).Jean-Philippe Lang2015-06-294-5/+5
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14389 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed that user with "Manage public queries" permission, can create global ↵Jean-Philippe Lang2015-06-295-24/+105
| | | | | | public query (#19842). git-svn-id: http://svn.redmine.org/redmine/trunk@14388 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Upgrade jquery_ujs from 3.1.1 to 3.1.3.Jean-Philippe Lang2015-06-282-3/+3
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14381 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed group sorted scope order (#20066).Jean-Philippe Lang2015-06-282-1/+9
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14380 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Set version to 3.1.0.Jean-Philippe Lang2015-06-281-2/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14378 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add avatar and edit link to "My account" page (#5418).Jean-Philippe Lang2015-06-272-1/+13
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14377 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Disallow users to delete a version referenced by a custom field (#20159).Jean-Philippe Lang2015-06-274-1/+32
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14376 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Error when using views/issues/index.api.rsb in a plugin (#13924).Jean-Philippe Lang2015-06-271-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14375 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Sort journals by created_on then id (#14881).Jean-Philippe Lang2015-06-271-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14374 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Missing member_roles fixture (#20174).Jean-Philippe Lang2015-06-271-0/+4
| | | | | | Patch by Vincent Robert. git-svn-id: http://svn.redmine.org/redmine/trunk@14373 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Make the updateIssueFrom(url) function return the XMLHttpRequest object ↵Jean-Philippe Lang2015-06-271-1/+1
| | | | | | | | (#20180). Patch by Vincent Robert. git-svn-id: http://svn.redmine.org/redmine/trunk@14372 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Gemfile: update Rails to 4.2.3Toshi MARUYAMA2015-06-261-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14370 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Traditional Chinese translation updated by ChunChang Lo (#20147)Toshi MARUYAMA2015-06-221-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14369 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed test failure introduced by r14366.Jean-Philippe Lang2015-06-211-2/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14368 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Removed unused view.Jean-Philippe Lang2015-06-211-13/+0
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14367 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Sort members on all their roles.Jean-Philippe Lang2015-06-211-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14366 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Replace tabs with spaces and remove trailing tabs in several files (#20140).Jean-Philippe Lang2015-06-2159-166/+166
| | | | | | Patch by Mischa The Evil. git-svn-id: http://svn.redmine.org/redmine/trunk@14365 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Plugin migration directory should use plugin directory (#14402).Jean-Philippe Lang2015-06-211-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14364 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Updates #wiki_format_provider plugin API with changes to wiki formatting ↵Jean-Philippe Lang2015-06-212-5/+14
| | | | | | (#20141). git-svn-id: http://svn.redmine.org/redmine/trunk@14363 e93f8b46-1217-0410-a6f0-8f06a7374b81
* update Gemfile to require rbpdf ~>1.18.6 (#20142)Toshi MARUYAMA2015-06-211-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14360 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed test error (#19851).Jean-Philippe Lang2015-06-201-1/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14359 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Set a default timeout value (#19851).Jean-Philippe Lang2015-06-191-1/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14354 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Make the sudo timeout configurable (#19851).Jean-Philippe Lang2015-06-192-8/+9
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14353 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds translation strings (#19851).Jean-Philippe Lang2015-06-1946-0/+46
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14352 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Russian translation update (#19825).Jean-Philippe Lang2015-06-191-7/+7
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14351 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Italian translation update (#20035).Jean-Philippe Lang2015-06-191-64/+60
| | | | | | Patch by Daniele Renda. git-svn-id: http://svn.redmine.org/redmine/trunk@14350 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Traditional Chinese translation (#20037).Jean-Philippe Lang2015-06-191-12/+11
| | | | | | Patch by ChunChang Lo. git-svn-id: http://svn.redmine.org/redmine/trunk@14349 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Japanese translation update (#19991).Jean-Philippe Lang2015-06-191-9/+8
| | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@14348 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Bulgarian translation (#20130).Jean-Philippe Lang2015-06-191-16/+15
| | | | | | Patch by Ivan Cenov. git-svn-id: http://svn.redmine.org/redmine/trunk@14347 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Removed extra blank lines (#19851).Jean-Philippe Lang2015-06-192-3/+0
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14346 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds a UI test (#19851).Jean-Philippe Lang2015-06-193-3/+56
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14345 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Tests that submitted data is present in the sudo form (#19851).Jean-Philippe Lang2015-06-191-0/+3
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14344 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Removed extra blank lines (#19851).Jean-Philippe Lang2015-06-191-3/+0
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14343 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds french translation (#19851).Jean-Philippe Lang2015-06-191-0/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14342 e93f8b46-1217-0410-a6f0-8f06a7374b81