]> source.dussan.org Git - redmine.git/shortlog
redmine.git
2017-12-08 Go MAEDAFix: Strip whitespace from email addresses on lost...
2017-12-07 Toshi MARUYAMAadd copyright header to test/unit/lib/redmine/helpers...
2017-12-07 Toshi MARUYAMAcode clean up IssuesPdfHelperTest (#12510)
2017-12-07 Toshi MARUYAMAsvn propset svn:eol-style native test/unit/lib/redmine...
2017-12-07 Toshi MARUYAMAsvn propset svn:eol-style native test/unit/lib/redmine...
2017-12-07 Toshi MARUYAMAmercurial: work around faulty parsing of early command...
2017-12-07 Toshi MARUYAMAmercurial: separate command options and positional...
2017-12-07 Toshi MARUYAMAmercurial: reject malicious command argument (#27516)
2017-12-06 Go MAEDAFix: Round floats to 2 digits when rendering an issue...
2017-12-06 Go MAEDADisallow creating inverse relates issue relations ...
2017-11-30 Go MAEDAReverted r17054 (#27663).
2017-11-29 Go MAEDADisallow creating inverse relates issue relations ...
2017-11-29 Jean-Philippe... Fixes visibility checks for version.fixed_issues in...
2017-11-29 Jean-Philippe... Performance opt - cache AR Proxy for Version#fixed_issu...
2017-11-29 Jean-Philippe... Adds visibility checks on version views (#27676).
2017-11-29 Jean-Philippe... Moves issue calculations into the fixed_issues relation...
2017-11-29 Go MAEDAFix typo in configuration.yml.example (#27670).
2017-11-28 Go MAEDAUse new pagination style in gantt (#26671).
2017-11-27 Go MAEDASpanish/Panama translation update for jstoolbar-es...
2017-11-27 Go MAEDASpanish translation update for jstoolbar-es.js (#27642).
2017-11-27 Go MAEDAFix: Unnecessary arrow icon beside a project link in...
2017-11-27 Go MAEDAUse number input field instead of text input for Gantt...
2017-11-27 Go MAEDAAdd tests for context menu in gantt (#10485).
2017-11-26 Go MAEDAUse pluck instead of map in MyHelper (#26711).
2017-11-26 Go MAEDAMake robust Redmine::Helpers::URL#uri_with_safe_scheme...
2017-11-26 Go MAEDAFix: Changing the tracker to a tracker with the tracker...
2017-11-25 Go MAEDAAdd right-click context menu to gantt bars (#10485).
2017-11-25 Go MAEDAAdd right-click context menu to gantt subjects (#10485).
2017-11-25 Go MAEDAFix: Gravatar icon is misaligned in gantt (#26410).
2017-11-25 Go MAEDAMake gantt columns resizable (#20481).
2017-11-25 Go MAEDAFix: "Uncheck all" is not working in workflow status...
2017-11-05 Toshi MARUYAMAGemfile: pin mail gem version to prevent failure of...
2017-11-05 Toshi MARUYAMAremove unused WikisController#edit (#26579)
2017-11-05 Toshi MARUYAMAremove unused project setting wiki tab erb (#26579)
2017-10-15 Jean-Philippe... Adds changes from 3.3.5.
2017-10-15 Jean-Philippe... Updates for 3.4.3 release.
2017-10-15 Jean-Philippe... Fix filter after multiple version ids (#26667).
2017-10-15 Jean-Philippe... Fix filter values for fixed version id (#26667).
2017-10-15 Jean-Philippe... Filtering time entries after issue's target version...
2017-10-15 Jean-Philippe... URL-escape additional characters with special meaning...
2017-10-15 Jean-Philippe... Add title to author's and assignee's icon (#26689).
2017-10-15 Jean-Philippe... Translation for label_week in time report is not workin...
2017-10-15 Jean-Philippe... Ensure that values of multi-value fields are HTML-escap...
2017-10-15 Jean-Philippe... Ensure that values of multi-value fields are HTML-escap...
2017-10-15 Jean-Philippe... Don't use raw output in timelog (#27186).
2017-10-13 Toshi MARUYAMAChinese translation for trunk updated by Sharuru Zhang...
2017-10-13 Toshi MARUYAMAChinese "label_font_monospace" translation changed...
2017-10-13 Toshi MARUYAMAChinese translation for 3.4-stable updated by Sharuru...
2017-10-13 Toshi MARUYAMAGemfile: update rbpdf version to 1.19.3 (#25702)
2017-10-12 Jean-Philippe... Don't use raw output (#27186).
2017-09-15 Toshi MARUYAMAremove trailing white spaces from test/functional/queri...
2017-09-15 Toshi MARUYAMABulgarian translation updated by Ivan Cenov (#26818)
2017-09-15 Toshi MARUYAMAGerman translation for 3.4-stable updated by Peter...
2017-09-15 Toshi MARUYAMAGerman translation for 3.3-stable updated by Peter...
2017-09-07 Toshi MARUYAMAadd test that anonymous user can add watchers by mail...
2017-08-31 Toshi MARUYAMAfix "schema_migrations_table_name is deprecated" warnin...
2017-08-31 Toshi MARUYAMAuse versioned migrations for sample plugin in the same...
2017-08-30 Toshi MARUYAMAimprove German translation of 404 page (#26514)
2017-08-30 Toshi MARUYAMAfix file name corruption when export a wiki page with...
2017-08-30 Toshi MARUYAMATraditional Chinese translation updated by ChunChang...
2017-08-30 Toshi MARUYAMASpanish and Spanish Panama "text_journal_changed" trans...
2017-08-28 Toshi MARUYAMAfix element order (#26769)
2017-08-28 Toshi MARUYAMAadd category_id to REST issue creation tests (#26769)
2017-08-08 Toshi MARUYAMAgit: remove "--no-color" option from "git --version...
2017-08-03 Jean-Philippe... Fixed that icons are truncated on the repository view.
2017-08-02 Jean-Philippe... Missing fixtures.
2017-08-02 Jean-Philippe... Set migration version in the plugin migration template...
2017-08-01 Jean-Philippe... #assert_nothing_raised takes no arguments.
2017-08-01 Toshi MARUYAMAchange Russian translation for default_issue_status_fee...
2017-08-01 Toshi MARUYAMAJapanese translation updated by Go MAEDA (#26590)
2017-08-01 Toshi MARUYAMAremove empty lines with trailing white spaces at lib...
2017-07-31 Jean-Philippe... Adds a few tests.
2017-07-31 Jean-Philippe... Set for attribute on label tags.
2017-07-31 Toshi MARUYAMAtry IssueTest#test_overdue failing on CI server at...
2017-07-31 Toshi MARUYAMAremove trailing white spaces from lib/redmine/subclass_...
2017-07-31 Toshi MARUYAMABulgarian translation updated by Ivan Cenov (#26519)
2017-07-31 Toshi MARUYAMAremove trailing white space from lib/redmine/themes.rb
2017-07-30 Jean-Philippe... Removed unused date calculations.
2017-07-30 Jean-Philippe... Renames time_entry_reports_controller_test.rb to timelo...
2017-07-30 Jean-Philippe... Update requirements.
2017-07-30 Jean-Philippe... Removes test/unit/helpers (#26504).
2017-07-30 Jean-Philippe... Move helper tests to test/helpers (#26504).
2017-07-30 Jean-Philippe... Removes test:ui rake task replaced by rails test:system.
2017-07-30 Jean-Philippe... Skip all issue concurrency tests with MySQL.
2017-07-30 Jean-Philippe... Test broken by r16924 (#26520).
2017-07-30 Jean-Philippe... Fill the issue id when logging time from the time log...
2017-07-30 Jean-Philippe... Removes max width on filter selects introduced in r1560...
2017-07-30 Jean-Philippe... Adds a test for #26564.
2017-07-30 Jean-Philippe... Fixed that Enumerations sorting is broken (#26564).
2017-07-30 Jean-Philippe... Removes wiki tab in project settings (#26579).
2017-07-30 Jean-Philippe... Adds a delete link on the wiki index (#26579).
2017-07-30 Jean-Philippe... Adds a checkbox to set a page as the wiki start page...
2017-07-29 Jean-Philippe... Removes unused class (#22978).
2017-07-29 Jean-Philippe... More neutral color download icon.
2017-07-29 Jean-Philippe... Use CSS to highlight the journal title (#22978).
2017-07-29 Jean-Philippe... Use tabs to switch between file changes and diff of...
2017-07-29 Jean-Philippe... Use fancy colors as right border instead of background.
2017-07-29 Jean-Philippe... Reduce max height of check box groups.
2017-07-29 Jean-Philippe... Adds some system tests.
2017-07-29 Jean-Philippe... Adds a system test for creating an issue with attachment.
next