summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix sort handle on "My page".Jean-Philippe Lang2017-03-112-1/+2
* Removes unused i18n strings (#25297).Jean-Philippe Lang2017-03-0949-98/+0
* Get the count by group from the query directly.Jean-Philippe Lang2017-03-0910-20/+22
* Use local variables in issues/list partial.Jean-Philippe Lang2017-03-092-4/+4
* Removes MyControllerTest#page_layout (#25297).Jean-Philippe Lang2017-03-099-87/+52
* Test broken by r16381 (#25289).Jean-Philippe Lang2017-03-081-1/+1
* Adding a subtask should default to a tracker without disabled parent field (#...Jean-Philippe Lang2017-03-082-2/+35
* Adds a test for #25289.Jean-Philippe Lang2017-03-082-1/+13
* Adding a principal to 2 projects with member inheritance leads to an error (#...Jean-Philippe Lang2017-03-081-2/+4
* Allow to set multiple values in emails for list custom fields (#16549).Jean-Philippe Lang2017-03-086-11/+90
* Emails with no text or html Content not handled properly (#25269, #25256).Jean-Philippe Lang2017-03-073-2/+48
* Issue description filter's 'none' operator does not match issues with blank d...Jean-Philippe Lang2017-03-072-2/+14
* Preload journal's user (#6375).Jean-Philippe Lang2017-03-051-1/+1
* Fix loading of last visible journal (#1474, #6375).Jean-Philippe Lang2017-03-052-10/+15
* Adds tests for #25253.Jean-Philippe Lang2017-03-051-0/+28
* Password reset should count as a password change for User#must_change_passwd ...Jean-Philippe Lang2017-03-051-7/+12
* Span elements should not contain a div.Jean-Philippe Lang2017-03-051-1/+1
* Removes invalid attributes from gravatar img tag.Jean-Philippe Lang2017-03-051-1/+1
* Mail parts with empty content should be ignored (#25256).Jean-Philippe Lang2017-03-053-10/+51
* Load only last journal with notes (#1474).Jean-Philippe Lang2017-03-051-2/+1
* Don't load all issues' journals (#1474).Jean-Philippe Lang2017-03-051-6/+8
* Adds :label_last_notes string to locales (#1474).Jean-Philippe Lang2017-03-0548-0/+48
* Show Last Comment in Issue list (#1474).Jean-Philippe Lang2017-03-0511-9/+104
* Last updated by colum in issue list (#6375).Jean-Philippe Lang2017-03-055-3/+80
* REST API: option to get the project activities for time entries (#7506).Jean-Philippe Lang2017-03-032-1/+14
* Fix for "Personalize this page mode" (#8761).Jean-Philippe Lang2017-03-031-0/+6
* Changes overflow to auto (#21705).Jean-Philippe Lang2017-03-031-1/+1
* Fix PDF formatting (#21705).Jean-Philippe Lang2017-03-031-1/+1
* The cancel operation in the issue edit mode doesn't work (#21579).Jean-Philippe Lang2017-03-032-1/+17
* Add attachment information to issues.xml in REST API (#12181).Jean-Philippe Lang2017-03-032-0/+22
* Test failures.Jean-Philippe Lang2017-03-033-8/+16
* Moves redcloth3.rb to lib/redmine/wiki_formatting/textile.Jean-Philippe Lang2017-03-032-1/+1
* Missing fixtures.Jean-Philippe Lang2017-03-021-3/+6
* Missing fixtures.Jean-Philippe Lang2017-03-021-2/+3
* Ruby 2.4: Fixed "Fixnum is deprecated" warning in QueryTest. (#25048).Jean-Philippe Lang2017-03-021-3/+5
* Ruby 2.4: Fixed "key must be 32 bytes" error of OpenSSL::Cipher (#25048).Jean-Philippe Lang2017-03-021-6/+6
* Ruby 2.4: Fixed "Fixnum is deprecated" warning of nokogiri (#25048).Jean-Philippe Lang2017-03-021-1/+1
* Adds an index to attachments.disk_filename (#25022).Jean-Philippe Lang2017-03-021-0/+5
* Allow to disable description field in tracker setting (#25052).Jean-Philippe Lang2017-03-022-3/+2
* Filter out current issue from the related issues autocomplete (#25055).Jean-Philippe Lang2017-03-021-1/+1
* Turns @@languages_lookup into a cache by using ||= (#25014).Jean-Philippe Lang2017-03-021-1/+1
* Flash messages on CustomFields destroy (#24801).Jean-Philippe Lang2017-03-021-1/+3
* ThemesTest#test_without_theme_js may fail if third-party theme is installed (...Jean-Philippe Lang2017-03-021-0/+2
* Priority should always be preloaded as it's used to render issue links.Jean-Philippe Lang2017-03-021-1/+2
* Prevent warning about already defined constant.Jean-Philippe Lang2017-03-021-0/+3
* Adds a filter on issue attachments (#2783).Jean-Philippe Lang2017-03-022-1/+49
* use Monday for general_first_day_of_week in Turkish (#24938)Toshi MARUYAMA2017-03-011-1/+1
* Fixes uploading of empty files (#25115).Jean-Philippe Lang2017-02-283-4/+20
* upgrade Rails to 4.2.8 (#25048)Toshi MARUYAMA2017-02-231-1/+1
* remove trailing white space from test/fixtures/workflows.ymlToshi MARUYAMA2017-02-211-276/+276