]> source.dussan.org Git - redmine.git/shortlog
redmine.git
2017-03-15 Jean-Philippe... Clear settings for blocks that are no longer used.
2017-03-14 Jean-Philippe... Adds UI test for sorting issues on "My page" (#1565).
2017-03-14 Jean-Philippe... Adds titles on icon links.
2017-03-14 Jean-Philippe... Delete :issue_query from session instead of :query.
2017-03-14 Jean-Philippe... Removes issues/list_simple partial, no longer used.
2017-03-14 Jean-Philippe... Let user choose columns and sort order of issue lists...
2017-03-13 Jean-Philippe... Retrieve issues in each responder.
2017-03-13 Jean-Philippe... Fixes indentation.
2017-03-13 Jean-Philippe... Fixes ui tests.
2017-03-13 Jean-Philippe... Removed invalid test, reorder links no longer exist.
2017-03-13 Jean-Philippe... Preload associations used to display issues on My page.
2017-03-13 Jean-Philippe... Don't reload the page when adding/removing a block.
2017-03-13 Jean-Philippe... Fix that move/delete links disappear after updating...
2017-03-13 Jean-Philippe... Use explicit url.
2017-03-13 Jean-Philippe... Removes unneeded inclusions of sort_helper.
2017-03-13 Jean-Philippe... Get rid of sort_helper when using queries.
2017-03-11 Jean-Philippe... Fix sort handle on "My page".
2017-03-09 Jean-Philippe... Removes unused i18n strings (#25297).
2017-03-09 Jean-Philippe... Get the count by group from the query directly.
2017-03-09 Jean-Philippe... Use local variables in issues/list partial.
2017-03-09 Jean-Philippe... Removes MyControllerTest#page_layout (#25297).
2017-03-08 Jean-Philippe... Test broken by r16381 (#25289).
2017-03-08 Jean-Philippe... Adding a subtask should default to a tracker without...
2017-03-08 Jean-Philippe... Adds a test for #25289.
2017-03-08 Jean-Philippe... Adding a principal to 2 projects with member inheritanc...
2017-03-08 Jean-Philippe... Allow to set multiple values in emails for list custom...
2017-03-07 Jean-Philippe... Emails with no text or html Content not handled properl...
2017-03-07 Jean-Philippe... Issue description filter's 'none' operator does not...
2017-03-05 Jean-Philippe... Preload journal's user (#6375).
2017-03-05 Jean-Philippe... Fix loading of last visible journal (#1474, #6375).
2017-03-05 Jean-Philippe... Adds tests for #25253.
2017-03-05 Jean-Philippe... Password reset should count as a password change for...
2017-03-05 Jean-Philippe... Span elements should not contain a div.
2017-03-05 Jean-Philippe... Removes invalid attributes from gravatar img tag.
2017-03-05 Jean-Philippe... Mail parts with empty content should be ignored (#25256).
2017-03-05 Jean-Philippe... Load only last journal with notes (#1474).
2017-03-05 Jean-Philippe... Don't load all issues' journals (#1474).
2017-03-05 Jean-Philippe... Adds :label_last_notes string to locales (#1474).
2017-03-05 Jean-Philippe... Show Last Comment in Issue list (#1474).
2017-03-05 Jean-Philippe... Last updated by colum in issue list (#6375).
2017-03-03 Jean-Philippe... REST API: option to get the project activities for...
2017-03-03 Jean-Philippe... Fix for "Personalize this page mode" (#8761).
2017-03-03 Jean-Philippe... Changes overflow to auto (#21705).
2017-03-03 Jean-Philippe... Fix PDF formatting (#21705).
2017-03-03 Jean-Philippe... The cancel operation in the issue edit mode doesn't...
2017-03-03 Jean-Philippe... Add attachment information to issues.xml in REST API...
2017-03-03 Jean-Philippe... Test failures.
2017-03-03 Jean-Philippe... Moves redcloth3.rb to lib/redmine/wiki_formatting/textile.
2017-03-02 Jean-Philippe... Missing fixtures.
2017-03-02 Jean-Philippe... Missing fixtures.
2017-03-02 Jean-Philippe... Ruby 2.4: Fixed "Fixnum is deprecated" warning in Query...
2017-03-02 Jean-Philippe... Ruby 2.4: Fixed "key must be 32 bytes" error of OpenSSL...
2017-03-02 Jean-Philippe... Ruby 2.4: Fixed "Fixnum is deprecated" warning of nokog...
2017-03-02 Jean-Philippe... Adds an index to attachments.disk_filename (#25022).
2017-03-02 Jean-Philippe... Allow to disable description field in tracker setting...
2017-03-02 Jean-Philippe... Filter out current issue from the related issues autoco...
2017-03-02 Jean-Philippe... Turns @@languages_lookup into a cache by using ||=...
2017-03-02 Jean-Philippe... Flash messages on CustomFields destroy (#24801).
2017-03-02 Jean-Philippe... ThemesTest#test_without_theme_js may fail if third...
2017-03-02 Jean-Philippe... Priority should always be preloaded as it's used to...
2017-03-02 Jean-Philippe... Prevent warning about already defined constant.
2017-03-02 Jean-Philippe... Adds a filter on issue attachments (#2783).
2017-03-01 Toshi MARUYAMAuse Monday for general_first_day_of_week in Turkish...
2017-02-28 Jean-Philippe... Fixes uploading of empty files (#25115).
2017-02-23 Toshi MARUYAMAupgrade Rails to 4.2.8 (#25048)
2017-02-21 Toshi MARUYAMAremove trailing white space from test/fixtures/workflow...
2017-02-21 Toshi MARUYAMAremove empty lines including trailing white space from...
2017-02-21 Toshi MARUYAMARemove unused "label_more" from locale files (#24901)
2017-02-21 Toshi MARUYAMARemove unused "label_planning" from locale files (...
2017-02-21 Toshi MARUYAMARemove unused "description_date_*" from locale files...
2017-02-16 Toshi MARUYAMAremove empty lines including trailing white space from...
2017-02-12 Toshi MARUYAMAremove trailing white space from test/unit/setting_test.rb
2017-02-09 Toshi MARUYAMAremove trailing white space from app/controllers/issues...
2017-02-05 Toshi MARUYAMAMercurial 4.1 compatibility (#24999)
2017-02-04 Toshi MARUYAMATraditional Chinese translation updated by ChunChang...
2017-02-04 Toshi MARUYAMAJapanese translation updated by Go MAEDA (#24971)
2017-02-02 Toshi MARUYAMAGemfile: pin i18n version 0.7.0
2017-02-02 Toshi MARUYAMArevert r16322 (#24970)
2017-02-02 Toshi MARUYAMAreplace depricated Net::LDAP::LdapError by Net::LDAP...
2017-01-31 Jean-Philippe... Clean up sort orders.
2017-01-31 Jean-Philippe... Time entry queries should be copied and deleted too.
2017-01-31 Jean-Philippe... Removes default order on Project#versions association.
2017-01-30 Jean-Philippe... Reverts unwanted change (#24769).
2017-01-30 Jean-Philippe... Redirect to the parent issue after adding a subtask.
2017-01-30 Jean-Philippe... Set thumbnail width on image tag to avoid too wide...
2017-01-30 Jean-Philippe... Whitespace-only reorg of ApplicationHelper#thumbnail_ta...
2017-01-30 Jean-Philippe... Hires (2x DPR) image support for Thumbnails (#24927).
2017-01-30 Jean-Philippe... Hires (2x DPR) image support for Gravatars (#24927).
2017-01-30 Jean-Philippe... Adds a test for #24922.
2017-01-30 Jean-Philippe... Add support for @2x, @3x, etc. hires images (#24922).
2017-01-30 Jean-Philippe... Show all members in user custom field filter on the...
2017-01-29 Jean-Philippe... Disable description and columns when checking "Default...
2017-01-29 Jean-Philippe... Issues API does not respect time_entries_visibility...
2017-01-29 Jean-Philippe... Show visible spent time link for users allowed to view...
2017-01-29 Jean-Philippe... Fix integration tests for r16287 (#24416).
2017-01-29 Jean-Philippe... Fix tests for r16287 (#24416).
2017-01-29 Jean-Philippe... Redirect with token in session (#24416).
2017-01-29 Jean-Philippe... Check that repository module is enabled (#24307).
2017-01-29 Jean-Philippe... Always send images user-uploaded images with Content...
2017-01-29 Jean-Philippe... Only show issue details in time entry activity events...
next