]> source.dussan.org Git - redmine.git/shortlog
redmine.git
2017-07-29 Jean-Philippe... Add some left padding when avatars are enabled.
2017-07-29 Jean-Philippe... Use solid border bottom instead of dotted.
2017-07-29 Jean-Philippe... Adjust journal actions position.
2017-07-27 Jean-Philippe... Move journal action links above the notes.
2017-07-27 Jean-Philippe... Hide the issue tracking tab if module is disabled ...
2017-07-27 Jean-Philippe... Preload members project to prevent multiple cache hits.
2017-07-27 Jean-Philippe... Renames tab to "Project".
2017-07-27 Jean-Philippe... Project settings: Move issue tracking settings to their...
2017-07-27 Toshi MARUYAMAadd missing fixture for IssueTest#test_update_should_no...
2017-07-27 Toshi MARUYAMAfix db migrate broken by r16889 (#26548)
2017-07-26 Jean-Philippe... Removes the Modules tab in project settings (#26488).
2017-07-26 Jean-Philippe... Code cleanup.
2017-07-26 Jean-Philippe... Make sure that something was actually deleted.
2017-07-26 Jean-Philippe... Get rid of acts_as_versioned.
2017-07-25 Jean-Philippe... Removes darcs test repository (#26391).
2017-07-25 Jean-Philippe... Drop Darcs support (#26391).
2017-07-25 Jean-Philippe... Update nokogiri gem (~> 1.8.0) (#26503).
2017-07-25 Jean-Philippe... Use jquery-rails instead of vanilla javascript ujs...
2017-07-25 Toshi MARUYAMArevert r16881 (#26513, #26524, #26526)
2017-07-25 Toshi MARUYAMAfix NameError (uninitialized constant) when "config...
2017-07-25 Toshi MARUYAMAadd "config.enable_dependency_loading = true" at config...
2017-07-25 Toshi MARUYAMAadd newline at end of config/initializers/10-patches.rb
2017-07-25 Toshi MARUYAMAfix search engine returns 500 error by Go MAEDA (#26526)
2017-07-25 Toshi MARUYAMAremove trailing white spaces from lib/plugins/acts_as_s...
2017-07-24 Jean-Philippe... Fixed that sort_criteria is required (#26513).
2017-07-24 Jean-Philippe... Fixed link to user in email notifications (#26506).
2017-07-24 Toshi MARUYAMAJapanese translation updated by Go MAEDA (#26500)
2017-07-23 Jean-Philippe... Test fails with mysql 5.7.
2017-07-23 Toshi MARUYAMAadd empty directories to run "rake test:units" and...
2017-07-23 Jean-Philippe... Removes acts_as_list plugin.
2017-07-23 Jean-Philippe... Removes deprecated methods.
2017-07-23 Jean-Philippe... Removes #reorder_links for Redmine 4.
2017-07-23 Jean-Philippe... Remove ActiveRecord workaround (#26323).
2017-07-23 Jean-Philippe... Removes /script.
2017-07-23 Jean-Philippe... Moves changelog.rb to /bin.
2017-07-23 Jean-Philippe... Don't try to open tmp files.
2017-07-23 Jean-Philippe... Use CSS selector to find move left/right buttons.
2017-07-23 Jean-Philippe... Converts UI tests to system tests (#23630).
2017-07-23 Jean-Philippe... Renames test/ui to test/system.
2017-07-23 Jean-Philippe... Renames test/ui to test/system.
2017-07-23 Jean-Philippe... Use roadie-rails 1.2 (#25807).
2017-07-23 Jean-Philippe... Renames column comments.comments to comments.content...
2017-07-23 Jean-Philippe... Merged rails-5.1 branch (#23630).
2017-07-22 Jean-Philippe... Display commit messages like in 3.3 on revision list...
2017-07-22 Jean-Philippe... Jump to project autocomplete: focus selected project...
2017-07-22 Jean-Philippe... ArgumentError: incomplete format specifier on ruby...
2017-07-20 Jean-Philippe... Renames project settings tab to "Time tracking".
2017-07-20 Jean-Philippe... Fix that spent_time total on the issue list can be...
2017-07-20 Toshi MARUYAMATraditional Chinese translation updated by ChunChang...
2017-07-19 Jean-Philippe... Adds a test for importing list custom fields with multi...
2017-07-19 Toshi MARUYAMAJapanese translation updated by Go MAEDA (#26472)
2017-07-19 Jean-Philippe... Fixed that remove upload icon is not visible after...
2017-07-19 Jean-Philippe... Adds a test for importing list custom fields (#26148).
2017-07-19 Jean-Philippe... Adds i18n strings for #24005.
2017-07-19 Jean-Philippe... Adds settings for time entry hours validation (#24005).
2017-07-19 Jean-Philippe... Adds UI tests for the quick jump menu.
2017-07-19 Jean-Philippe... Disable settings when appropriate.
2017-07-19 Jean-Philippe... Set a default size for macro thumbnails different from...
2017-07-16 Jean-Philippe... Adds created_on as available column on timelog list...
2017-07-16 Jean-Philippe... Updates for 3.4.2 release.
2017-07-16 Jean-Philippe... Fixed that formatting of commit message is never applie...
2017-07-16 Jean-Philippe... Remove negative margin for avatar in h2 and h3 (#26424).
2017-07-16 Jean-Philippe... Add space between avatar and headline (#26424).
2017-07-12 Jean-Philippe... Removes hardcoded width.
2017-07-12 Jean-Philippe... Render columns selection using spans instead of a table.
2017-07-12 Jean-Philippe... Set default configuration for the timelog list (#26356).
2017-07-10 Jean-Philippe... Fix thumbnail rendering for images with height >> width.
2017-07-10 Jean-Philippe... Don't error when posting empty plugin settings (#26393).
2017-07-10 Toshi MARUYAMAadd some tests to RepositoryTest#test_for_changeset_com...
2017-07-10 Toshi MARUYAMAcode style cleanup at RepositoryTest#test_for_changeset...
2017-07-10 Toshi MARUYAMAreplace white spaces of here-text at RepositoryTest...
2017-07-09 Jean-Philippe... Error displaying time entries filtered by Activity...
2017-07-09 Jean-Philippe... Don't wrtie summary to changelog file.
2017-07-09 Jean-Philippe... Removed unnecessary spaces from doc/CHANGELOG (#26388).
2017-07-09 Jean-Philippe... Strip leading and trailing spaces from subjects (#26388).
2017-07-09 Jean-Philippe... Updates for 3.4.1 release.
2017-07-08 Jean-Philippe... Ruby 1.9.3 no longer supported (#25538).
2017-07-08 Jean-Philippe... Change highlight settings (#22978).
2017-07-08 Jean-Philippe... Note URLs should highlight the linked note (#22978).
2017-07-08 Jean-Philippe... Kepp the arguments clean (#26043).
2017-07-08 Jean-Philippe... Set the parent page when creating a new wiki page from...
2017-07-08 Jean-Philippe... LdapError is deprecated (#24970).
2017-07-08 Jean-Philippe... Use latest simplecov gem (#26322).
2017-07-08 Jean-Philippe... Removes UI tests where the date picker is involved.
2017-07-08 Jean-Philippe... Adds a UI test for #26364.
2017-07-08 Jean-Philippe... Reverts change made to ProjectController in r16766...
2017-07-08 Jean-Philippe... Fixed User#project_ids_by_role when first called within...
2017-07-08 Jean-Philippe... Fixed that issue counts are 0 on project overview ...
2017-07-06 Jean-Philippe... Sort is not reflected when export CSV of issues list...
2017-07-06 Jean-Philippe... Don't display download button for dir entries (#26350).
2017-07-06 Jean-Philippe... Wrong CSS syntax (#26325).
2017-07-06 Toshi MARUYAMATraditional Chinese translation for trunk updated by...
2017-07-06 Toshi MARUYAMATraditional Chinese translation for 3.4-stable updated...
2017-07-06 Toshi MARUYAMABulgarian translation for trunk updated by Ivan Cenov...
2017-07-06 Toshi MARUYAMABulgarian translation for 3.4-stable updated by Ivan...
2017-07-04 Toshi MARUYAMAReplace tabs with spaces (#26333).
2017-07-02 Jean-Philippe... Link to version in changelog.
2017-07-02 Jean-Philippe... Updates for 3.4.0 release.
2017-07-02 Jean-Philippe... Adds changelog generator (#25616).
2017-07-02 Jean-Philippe... Fix changelog markup (#25616).
next