summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* HTML markup discrepancy ol and ul at app/views/imports/show.html.erb (#22134).Jean-Philippe Lang2016-04-031-1/+1
* % done: progress bar blocked at 80 in the issue list (#20882).Jean-Philippe Lang2016-04-031-0/+1
* Bulk edit form lacks estimated time field (#5156).Jean-Philippe Lang2016-04-032-0/+17
* Fix that AttachmentsController#show don't close the file after reading.Jean-Philippe Lang2016-04-031-2/+2
* "I don't want to be notified of changes that I make myself" as Default for al...Jean-Philippe Lang2016-04-038-11/+24
* Text in the "removed" part of a diff is double-escaped (#22115).Jean-Philippe Lang2016-03-262-3/+17
* Clear settings that are changed by these tests.Jean-Philippe Lang2016-03-262-1/+6
* No need to use custom host name in these tests.Jean-Philippe Lang2016-03-262-7/+5
* Don't use custom hostname for all Mailer tests.Jean-Philippe Lang2016-03-261-31/+23
* German "error_invalid_csv_file_or_settings" typo fixed by Jens Krämer (#2231...Toshi MARUYAMA2016-03-261-1/+1
* include ::I18n::Backend::Pluralization (#21856)Toshi MARUYAMA2016-03-241-0/+1
* Simplified Chinese translation updated by Hang Xie (#22301)Toshi MARUYAMA2016-03-241-12/+10
* Japanese translation updated by Go MAEDA (#22288)Toshi MARUYAMA2016-03-241-11/+9
* Gemfile: switch mime-types version by Ruby >= 2.0 or notToshi MARUYAMA2016-03-241-1/+1
* Remove pagination on trackers, roles and issue statuses (#12909).Jean-Philippe Lang2016-03-206-22/+8
* Fix icon only links display (#21805).Jean-Philippe Lang2016-03-201-1/+3
* Improve accessibility for icon-only links by adding hidden text (#21805).Jean-Philippe Lang2016-03-2016-42/+77
* Additional CSS class for version status (#21434).Jean-Philippe Lang2016-03-203-2/+9
* Adds instance name to the security notification subject (#21421).Jean-Philippe Lang2016-03-201-2/+2
* French translation update.Jean-Philippe Lang2016-03-201-12/+10
* Let the mailer set the email content (#21421).Jean-Philippe Lang2016-03-203-12/+12
* Send a single email to admins like other notifications (#21421).Jean-Philippe Lang2016-03-202-5/+8
* Send a security notification when users gain or loose admin (#21421).Jean-Philippe Lang2016-03-202-1/+174
* Handle search pagination with the REST API (#6277).Jean-Philippe Lang2016-03-193-5/+31
* Missing fixtures (#6277).Jean-Philippe Lang2016-03-191-2/+8
* REST API for Search (#6277).Jean-Philippe Lang2016-03-193-1/+85
* Add id to query create and edit form to ease theme (#22277).Jean-Philippe Lang2016-03-192-2/+2
* Incorrect French translation of :setting_issue_group_assignment (#22078).Jean-Philippe Lang2016-03-191-1/+1
* Increase space between menu items (#21985).Jean-Philippe Lang2016-03-191-0/+2
* Font size for project breadcrumbs (#21947).Jean-Philippe Lang2016-03-191-1/+1
* Put project breadcrumbs in page_header_title on separate line and use ellipsi...Jean-Philippe Lang2016-03-191-1/+2
* Add additional markup to page_header_title to enable better styling (#21947).Jean-Philippe Lang2016-03-191-2/+7
* Add id and class for easier styling of query filters (#22018).Jean-Philippe Lang2016-03-194-9/+9
* Total spent hours and estimated hours need to be get via REST (#21757).Jean-Philippe Lang2016-03-192-1/+69
* Previous/next links may be lost after editing the issue (#14462).Jean-Philippe Lang2016-03-193-13/+58
* NameError: uninitialized constant Redmine::ApiTest::GroupsTest::MultiJsonJean-Philippe Lang2016-03-171-1/+1
* Add status, assigned_to and done_ratio classes to issue subtasks (#21776).Jean-Philippe Lang2016-03-151-3/+3
* Hide custom field link values from being shown when value is empty (#21944).Jean-Philippe Lang2016-03-151-1/+1
* Tab-buttons: add some user-feedback (#20632).Jean-Philippe Lang2016-03-152-6/+32
* Fix: Semi colon is spelled semicolon (#22135).Jean-Philippe Lang2016-03-1535-35/+35
* Reverts r15246 with broken encoding (#22135).Jean-Philippe Lang2016-03-1535-5071/+5071
* Fix: Semi colon is spelled semicolon (#22135).Jean-Philippe Lang2016-03-1535-5071/+5071
* Use protocol-relative URL for gravatars (#21855).Jean-Philippe Lang2016-03-152-11/+5
* Updates copyright for 2016.Jean-Philippe Lang2016-03-13562-562/+562
* Updates for 3.2.1 release.Jean-Philippe Lang2016-03-132-1/+55
* Set font size in email notifications (#21487).Jean-Philippe Lang2016-03-131-3/+4
* Tests broken by r15223 (#22127).Jean-Philippe Lang2016-03-121-9/+11
* Fixed that grouping issue by key/value custom field does not work (#22178).Jean-Philippe Lang2016-03-122-0/+32
* Verify assigned_to_id when assigning safe_attributes (#22127).Jean-Philippe Lang2016-03-122-0/+45
* Removed unmatched closing bracket.Jean-Philippe Lang2016-03-121-1/+0