]> source.dussan.org Git - redmine.git/shortlog
redmine.git
2013-01-14 Jean-Philippe... Adds a named route for thumbnails and use route helper...
2013-01-14 Jean-Philippe... Add named routes for attachments and use route helpers...
2013-01-14 Jean-Philippe... Use route helper in #link_to_message.
2013-01-14 Jean-Philippe... Removed deprecated call from examples.
2013-01-14 Jean-Philippe... Use route helper in #link_to_project.
2013-01-14 Jean-Philippe... Add links to projects in Group projects list (#12843).
2013-01-13 Toshi MARUYAMATraditional Chinese translation updated by ChunChang...
2013-01-13 Toshi MARUYAMAuse "UTF-16LE" instead of "UTF-16" on Ruby 1.9.2 due...
2013-01-13 Toshi MARUYAMAfix typo of attachments controller test names
2013-01-13 Toshi MARUYAMAfix test failures (#12787)
2013-01-12 Jean-Philippe... Encoding::InvalidByteSequenceError may be raised even...
2013-01-12 Jean-Philippe... Don't use Iconv with ruby1.9 (#12787).
2013-01-12 Jean-Philippe... Removed useless require 'iconv' (#12787).
2013-01-12 Toshi MARUYAMAGerman translation updated by Daniel Felix (#12819)
2013-01-12 Jean-Philippe... Makes issue custom fields available as timelog columns...
2013-01-12 Jean-Philippe... Filling locales (#10191).
2013-01-12 Jean-Philippe... Adds issue custom fields to time entries filters (...
2013-01-12 Toshi MARUYAMASwedish translation updated by Nicklas Holm (#12818)
2013-01-12 Jean-Philippe... Copyright for 2013 (#12788).
2013-01-12 Jean-Philippe... Adds a message about disabling multiple values on custo...
2013-01-12 Jean-Philippe... Ability to uncheck "Multiple values" for existing custo...
2013-01-11 Jean-Philippe... Plugins cannot route wiki page sub-path (#12749).
2013-01-11 Toshi MARUYAMASwedish translation changed by Nicklas Holm (#12810...
2013-01-11 Toshi MARUYAMASwedish translation updated by Nicklas Holm (#12809)
2013-01-11 Toshi MARUYAMASerbian translation changed by Miodrag Milic (#12806...
2013-01-11 Toshi MARUYAMASerbian translation updated by Miodrag Milic (#12800)
2013-01-10 Jean-Philippe... Fixed: Cannot edit a wiki section which title starts...
2013-01-10 Jean-Philippe... Code cleanup (#12801).
2013-01-10 Jean-Philippe... Fixed that viewing the history of a wiki page with...
2013-01-09 Jean-Philippe... Changes for 2.2.1 release.
2013-01-08 Toshi MARUYAMAUpgrade to Rails 3.2.11
2013-01-08 Jean-Philippe... Deprecation warnings (#12774).
2013-01-08 Jean-Philippe... Workaround for #12750.
2013-01-06 Jean-Philippe... Check if index exists before removing it (#12713).
2013-01-06 Jean-Philippe... Don't compute version start date if due_date is nil.
2013-01-06 Jean-Philippe... Gantt perf: fixed that Project#start_date and #due_date...
2013-01-06 Jean-Philippe... Removed debug messages.
2013-01-06 Jean-Philippe... Fixed that previews are broken by r10957 (#12642).
2013-01-06 Toshi MARUYAMAMore specific message for project identifier in Japanes...
2013-01-06 Toshi MARUYAMAJapanese "notice_account_register_done" translation...
2013-01-06 Jean-Philippe... More specific message for project identifier (#9225).
2013-01-06 Jean-Philippe... Generate project identifier automatically with JavaScri...
2013-01-06 Jean-Philippe... Test fails when run at the beginning of the day.
2013-01-06 Toshi MARUYAMAremove trailing white-spaces from app/models/mail_handl...
2013-01-05 Jean-Philippe... Fixed that macros with uppercase letters can not be...
2013-01-05 Jean-Philippe... Negative estimated hours should not be valid (#12735).
2013-01-05 Jean-Philippe... Adds a custom validator for dates (#12736).
2013-01-05 Jean-Philippe... Adjust test for r11120 (#3436).
2013-01-05 Jean-Philippe... Login link unexpected logs you out (#12611).
2013-01-05 Jean-Philippe... Store the other issue in a variable (#10916).
2013-01-05 Jean-Philippe... Only process issues that have relations.
2013-01-05 Jean-Philippe... Use JSON so we don't have to parse data-rels manually...
2013-01-05 Jean-Philippe... Show precedes/follows and blocks/blocked relations...
2013-01-04 Jean-Philippe... Make sure that dates are stored as YYYY-MM-DD in journa...
2013-01-04 Jean-Philippe... Prevent sqlserver adapter from breaking the sub-query...
2013-01-04 Jean-Philippe... Pass the order option as an array to satisfy sqlserver...
2013-01-04 Jean-Philippe... Use activerecord-jdbc-adapter 1.2.5.
2013-01-04 Jean-Philippe... Deprecates Version#*_pourcent in favour of #*_percent...
2013-01-04 Jean-Philippe... Check permissions before the extra condition for displa...
2013-01-04 Toshi MARUYAMAremove trailing white-space from app/controllers/wiki_c...
2013-01-03 Jean-Philippe... Upgrade to Rails 3.2.10.
2013-01-03 Jean-Philippe... Code cleanup.
2013-01-03 Jean-Philippe... Use joins instead of sub-queries (#12713).
2013-01-03 Jean-Philippe... A column has been specified more than once in the order...
2013-01-03 Jean-Philippe... Don't do any query if id is not present.
2013-01-03 Jean-Philippe... Fixed fixtures.
2013-01-03 Jean-Philippe... Make sure we don't cast an empty string to numeric...
2013-01-03 Jean-Philippe... Use joins instead of sub-queries in group by/sort by...
2013-01-03 Jean-Philippe... Repository changesets are already sorted by committed_o...
2013-01-03 Jean-Philippe... Prevents position to be specified more than once in...
2013-01-03 Jean-Philippe... SQLServer: rule is a reserved keyword (#12713).
2013-01-03 Jean-Philippe... SQLServer: The size (60) given to the type 'decimal...
2013-01-03 Jean-Philippe... SQLServer does not support changing the type of an...
2013-01-03 Jean-Philippe... Check that locale is well formed.
2013-01-03 Jean-Philippe... YAML.load_file returns a Hash with 3 keys with ruby...
2013-01-03 Jean-Philippe... YAML.load_file fails with ruby 1.9.3p194 (2012-04-20...
2013-01-02 Toshi MARUYAMAGerman translation restructured by Daniel Felix (#12708)
2013-01-02 Toshi MARUYAMAfix incorrect min_x_value of lib/SVG/Graph/TimeSeries...
2013-01-02 Jean-Philippe... Typo in app/models/tracker.rb (#12707).
2013-01-02 Jean-Philippe... cannot load Java class com.mysql.jdbc.Driver error...
2013-01-02 Jean-Philippe... Link to Wikipedia (#12691).
2013-01-02 Jean-Philippe... Icon for the textile help link.
2012-12-27 Toshi MARUYAMAreplace tabs to spaces at app/views/timelog/_form.html.erb
2012-12-26 Jean-Philippe... Tests broken with activerecord-jdbc-adapter 1.2.3.
2012-12-26 Jean-Philippe... Log an error when trying to send an attachment that...
2012-12-26 Jean-Philippe... Update the issue subject when choosing an issue from...
2012-12-26 Jean-Philippe... Adds an indicator to all autocomplete/search fields.
2012-12-26 Jean-Philippe... Upgraded JQuery to 1.8.3 and JQuery UI to 1.9.2.
2012-12-26 Jean-Philippe... Auto-populate fields while creating a new user with...
2012-12-24 Jean-Philippe... Missing labels on auth_source edit form.
2012-12-23 Jean-Philippe... Code cleanup, use named routes.
2012-12-23 Jean-Philippe... Code cleanup, use named routes.
2012-12-23 Jean-Philippe... Renamed #_issues_path to #_project_issues_path.
2012-12-23 Jean-Philippe... Moved routes helper methods to an helper.
2012-12-23 Jean-Philippe... Code cleanup, use named routes.
2012-12-22 Jean-Philippe... Adds route names for r11072.
2012-12-22 Jean-Philippe... Code cleanup, use named routes.
2012-12-22 Jean-Philippe... Code cleanup, use named routes.
2012-12-22 Jean-Philippe... Code cleanup.
2012-12-22 Jean-Philippe... Code cleanup, use named routes.
next