]> source.dussan.org Git - redmine.git/shortlog
redmine.git
2012-07-06 Toshi MARUYAMAsort files in locales:update rake task
2012-07-05 Jean-Philippe... Adds Private filter to the issue list (#8577).
2012-07-05 Jean-Philippe... Makes Private column available on the issue list (...
2012-07-05 Jean-Philippe... Perf: don't load preferences for the anonymous user.
2012-07-05 Jean-Philippe... Perf: use a custom decoder for Role#permissions instead...
2012-07-05 Toshi MARUYAMAsort files in locales:check_interpolation and locales...
2012-07-05 Toshi MARUYAMAgenerate translation files (#1091)
2012-07-05 Jean-Philippe... Ability to disable standard fields on a per tracker...
2012-07-05 Toshi MARUYAMAfix Japanese mistranslation for 'label_language_based...
2012-07-04 Jean-Philippe... Fixed test failure.
2012-07-04 Jean-Philippe... Fixed: unified diff link broken on specific file/revisi...
2012-07-04 Jean-Philippe... Fixed: Can't filter for negative numeric custom field...
2012-07-04 Jean-Philippe... Code cleanup.
2012-07-04 Jean-Philippe... Code cleanup.
2012-07-04 Jean-Philippe... Code cleanup.
2012-07-04 Jean-Philippe... Perf: don't load parent message for generating a link.
2012-06-27 Toshi MARUYAMABulgarian translation updated by Ivan Cenov (#11272)
2012-06-27 Toshi MARUYAMATraditional Chinese translation updated by ChunChang...
2012-06-26 Jean-Philippe... Typo in french locale.
2012-06-26 Jean-Philippe... Slight change to french locale.
2012-06-26 Etienne MassipCode cleanup.
2012-06-26 Jean-Philippe... More specific flash message when creating a user account.
2012-06-26 Jean-Philippe... Additional "Log time" link on project overview (#11181).
2012-06-26 Jean-Philippe... Fixed: Link is escaped in wiki added/updated notificati...
2012-06-26 Jean-Philippe... Fixed that wiki diff may produce html (#11209).
2012-06-26 Jean-Philippe... Fixed that root projects are escaped twice in the proje...
2012-06-26 Toshi MARUYAMAJapanese translation updated by Go MAEDA (#11260)
2012-06-26 Toshi MARUYAMASimplified Chinese translation updated by Steven Wong...
2012-06-26 Toshi MARUYAMASimplified Chinese translation updated by Steven Wong...
2012-06-26 Toshi MARUYAMATraditional Chinese translation added and changed by...
2012-06-25 Toshi MARUYAMABulgarian translation updated by Ivan Cenov (#11254)
2012-06-25 Jean-Philippe... Makes Redmine.pm handle project status (#3640).
2012-06-25 Jean-Philippe... Moved logic relative to project status from User to...
2012-06-25 Jean-Philippe... Visual hint for closed projects on project list (#3640).
2012-06-25 Jean-Philippe... Fills locales (#3640).
2012-06-25 Jean-Philippe... Ability to close projects (read-only) (#3640).
2012-06-23 Toshi MARUYAMAadd missing fixture to test/unit/query_test.rb
2012-06-23 Etienne MassipRemoved test line committed accidently (#11073).
2012-06-23 Etienne MassipUse base class name as customized type to fix @UserCust...
2012-06-20 Jean-Philippe... Reversed order of priorities on the issue summary page...
2012-06-20 Jean-Philippe... Makes repository url read-only after saving.
2012-06-20 Toshi MARUYAMAKorean translation updated by Kihyun Yun (#11201)
2012-06-19 Jean-Philippe... Safe attributes for repositories.
2012-06-19 Jean-Philippe... Make repository identifier accept underscores (#11192).
2012-06-19 Toshi MARUYAMAfix test_global_index of functional activities controll...
2012-06-18 Toshi MARUYAMAscm: git: fix unable to run unit lib test if git binary...
2012-06-18 Jean-Philippe... Removed invalid nested p tags.
2012-06-18 Jean-Philippe... Updates for 2.0.3 release.
2012-06-18 Jean-Philippe... Fix: Unable to run unit and functional tests if git...
2012-06-18 Jean-Philippe... Fixed that deleting a project with subtasks may fail...
2012-06-18 Toshi MARUYAMATraditional Chinese translation updated by ChunChang...
2012-06-17 Toshi MARUYAMAfix PDF export tables problems (#10688)
2012-06-17 Toshi MARUYAMAfix unit test fails on Ruby 1.8 and JRuby (#2190)
2012-06-16 Etienne MassipDisplay dates using user's locale if available (#2190).
2012-06-16 Jean-Philippe... Fixed that time entries should be sorted by date and...
2012-06-16 Jean-Philippe... Fixed that sticky messages are not displayed first...
2012-06-14 Etienne MassipAdded missing local variable declaration.
2012-06-14 Etienne MassipAdded a min-width to revision graph holder style to...
2012-06-14 Jean-Philippe... Fixed that time report raises a SQL error if there...
2012-06-14 Jean-Philippe... Upgrade to Rails 3.2.6 (#11162).
2012-06-14 Jean-Philippe... Adds support for Git's smart HTTP protocol to Redmine...
2012-06-14 Jean-Philippe... Additional tests for Redmine.pm.
2012-06-12 Jean-Philippe... Use a random filename.
2012-06-12 Jean-Philippe... Start implementing tests for Redmine.pm perl module.
2012-06-12 Jean-Philippe... Doc cleanup.
2012-06-12 Jean-Philippe... Run only unit, functional then integration tests for...
2012-06-12 Jean-Philippe... Fixed that Subversion#load_entries_changesets raises...
2012-06-11 Jean-Philippe... Fixed that lines with spaces only before headings break...
2012-06-11 Toshi MARUYAMASimplified Chinese translation updated (#11130)
2012-06-11 Toshi MARUYAMABulgarian translation updated by Ivan Cenov (#11129)
2012-06-11 Toshi MARUYAMAJapanese translation update by Go MAEDA (#11128)
2012-06-11 Toshi MARUYAMAfix test_user_index of activities controller test fails...
2012-06-11 Toshi MARUYAMAremove trailing white-spaces from config/settings.yml
2012-06-11 Toshi MARUYAMAscm: mercurial: use Rails3 ActiveRecord syntax with...
2012-06-11 Toshi MARUYAMAadd some avatar tests
2012-06-10 Jean-Philippe... Extract code from view.
2012-06-10 Jean-Philippe... Code cleanup.
2012-06-10 Jean-Philippe... Code cleanup.
2012-06-10 Jean-Philippe... Faster changesets loading for subversion.
2012-06-10 Jean-Philippe... Adds a method to load changesets for repository entries.
2012-06-10 Jean-Philippe... Fixed that Repository#entries returns an Array.
2012-06-10 Jean-Philippe... Make sure we look for a feeds token.
2012-06-10 Jean-Philippe... Stringify tokens.
2012-06-10 Jean-Philippe... Stringify User.try_to_login arguments.
2012-06-10 Jean-Philippe... Make sure that #api_key_from_request returns a String.
2012-06-10 Jean-Philippe... Configurable session lifetime and timeout (#6597).
2012-06-10 Jean-Philippe... Fixed: German umlauts in Subject get striped with ruby1...
2012-06-09 Jean-Philippe... Set human size precision to Rails' default which is...
2012-06-09 Jean-Philippe... Force rendering of activity view if activity items...
2012-06-09 Jean-Philippe... Fixed that link to user is escaped in activity title...
2012-06-09 Jean-Philippe... Fixed that content_for does not work in Hook.render_on...
2012-06-09 Jean-Philippe... Restored KB instead of kB (#11118).
2012-06-09 Jean-Philippe... Fixed that custom_fields property is ignored for time...
2012-06-09 Jean-Philippe... Change in Rails' for handling localized number precisio...
2012-06-09 Jean-Philippe... Priorities have the same position and can't be reordere...
2012-06-08 Jean-Philippe... Ability to set default column order in issue list ...
2012-06-08 Toshi MARUYAMAfix German "field_multiple" translation glitch by Andre...
2012-06-07 Jean-Philippe... Show repository images inline when clicking 'View'...
2012-06-05 Jean-Philippe... Updates for 2.0.2 release.
2012-06-03 Jean-Philippe... Fixed that wiki start page can't be changed (#11085).
next