]> source.dussan.org Git - redmine.git/shortlog
redmine.git
2015-02-19 Jean-Philippe... Send a better content type than application/octet-strea...
2015-02-19 Jean-Philippe... DEPRECATION WARNING: db/migrate/001_setup.rb (#19132).
2015-02-18 Jean-Philippe... Added missing :permission option in sample plugin.
2015-02-18 Jean-Philippe... Removed no longer used :find_options option for acts_as...
2015-02-18 Jean-Philippe... Adds a test for #6579.
2015-02-18 Jean-Philippe... Set version to 3.0.0.
2015-02-18 Jean-Philippe... Wrap parent task title on the issue list (#19120).
2015-02-17 Jean-Philippe... Escape flash messages (#19117).
2015-02-16 Jean-Philippe... Fixed that timestamps may not be formatted as expected...
2015-02-15 Jean-Philippe... Check plugins updates using https (#17722).
2015-02-15 Toshi MARUYAMAfix Spanish "mail_body_reminder" spelling (#19111)
2015-02-15 Toshi MARUYAMAadd redmine.org issue link of jruby IO.popen() at ...
2015-02-15 Jean-Philippe... Workaround for timestamps rounding issues with Rails4...
2015-02-15 Toshi MARUYAMAGerman translation updated by Daniel Felix and Filou...
2015-02-14 Toshi MARUYAMABulgarian translation updated by Ivan Cenov (#19107)
2015-02-14 Toshi MARUYAMATraditional Chinese "field_address" translation changed...
2015-02-14 Toshi MARUYAMATraditional Chinese translation updated by ChunChang...
2015-02-14 Toshi MARUYAMAJapanese translation updated by Go MAEDA (#19057)
2015-02-14 Jean-Philippe... Changed assertion to see what issues contains (#19106).
2015-02-14 Jean-Philippe... Adds custom fields to documents (#7249).
2015-02-14 Jean-Philippe... Use query with custom select for faster rendering of...
2015-02-14 Jean-Philippe... Fixed Stack level too deep error when calling #find_nam...
2015-02-14 Jean-Philippe... Don't include unused helper modules.
2015-02-14 Jean-Philippe... Updated code comments.
2015-02-14 Jean-Philippe... Implements /issues/new form for creating issues outside...
2015-02-13 Jean-Philippe... IssuesController#edit as XML is not implemented.
2015-02-13 Jean-Philippe... Removed IssuesController#update_form action, use #new...
2015-02-13 Jean-Philippe... Added Issue#attributes_editable?
2015-02-13 Jean-Philippe... Moved users list diplayed as available watchers on...
2015-02-08 Jean-Philippe... Don't call #upcase on nil.
2015-02-08 Jean-Philippe... Fixed filtering on date custom field with SQLServer.
2015-02-08 Jean-Philippe... Fixed assertions for SQLServer that format dates with...
2015-02-08 Jean-Philippe... Fixed an error in IssuesControllerTest#test_index_with_...
2015-02-08 Jean-Philippe... Fixed the migration for SQLServer (#18855).
2015-02-08 Jean-Philippe... Support for accent insensitive search with PostgreSQL...
2015-02-08 Jean-Philippe... Links to completed versions on the roadmap page might...
2015-02-08 Jean-Philippe... Adds :permission_copy_issues string to locales (#18855).
2015-02-08 Jean-Philippe... Adds a :copy_issues permission (#18855).
2015-02-08 Jean-Philippe... Removed :move_issues permission (#18855).
2015-02-08 Jean-Philippe... Fixed assertion (#18918).
2015-02-08 Jean-Philippe... Adds a specific string for blank values (#18918).
2015-02-08 Jean-Philippe... Don't use current user locale to format dates (#19039).
2015-02-08 Toshi MARUYAMApdf: remove styles by fontname instated of Arabic/Persi...
2015-02-08 Toshi MARUYAMApdf: remove styles of Arabic/Persian Italic and Thai...
2015-02-08 Toshi MARUYAMAJapanese translation fix (label_age) by Go MAEDA (...
2015-02-08 Toshi MARUYAMAremove "label_per_page" from locale files (#19055)
2015-02-08 Toshi MARUYAMAJapanese translation updated and changed by Go MAEDA...
2015-02-07 Jean-Philippe... Extract grouping logic to an helper.
2015-02-07 Jean-Philippe... TimeEntry acts_as_activity_provider scope should joins...
2015-02-07 Jean-Philippe... Sort helper undefined to_a for string (#18817).
2015-02-07 Jean-Philippe... Respect cross-project subtask setting on issue bulk...
2015-02-07 Jean-Philippe... Default admin user may not be crated in Redmine 3.0...
2015-02-07 Jean-Philippe... Renamed test (#18983).
2015-02-07 Jean-Philippe... Fixed wrong test (#18983).
2015-02-07 Jean-Philippe... Raise an error if version is not found (#18983).
2015-02-07 Jean-Philippe... Allow filtering of Redmine Reminders by Version (#18983).
2015-02-07 Jean-Philippe... Adds string to locales (#19005).
2015-02-07 Jean-Philippe... Make search results per page configurable (#19005).
2015-02-07 Jean-Philippe... rdm-mailhandler.rb should catch EOFError (#18922).
2015-02-07 Jean-Philippe... link_to in Redmine::Hook::ViewListener omits relative...
2015-02-01 Toshi MARUYAMAJapanese translation updated by Go MAEDA (#18991)
2015-02-01 Toshi MARUYAMAremove empty lib/vendor/ from Subversion repository
2015-02-01 Toshi MARUYAMAremove vendor/rails from .hgignore and .gitignore
2015-02-01 Toshi MARUYAMAremove "rails" from vendor/ svn:ignore
2015-01-31 Jean-Philippe... Don't process macro descriptions with text formatter...
2015-01-31 Jean-Philippe... Show long text custom field changes as a diff (#15236).
2015-01-27 Jean-Philippe... Removed :update key and use :edit instead.
2015-01-27 Jean-Philippe... The :change_status permission was removed in r1043.
2015-01-27 Jean-Philippe... Adds rtl and ltr css classes for use in text formatting...
2015-01-27 Jean-Philippe... IMAP STARTTLS support (#16823).
2015-01-25 Toshi MARUYAMABulgarian translation updated by Ivan Cenov (#18931)
2015-01-25 Toshi MARUYAMAadd missing fixture to FilesControllerTest
2015-01-25 Toshi MARUYAMAGemfile: remove mocha version
2015-01-25 Jean-Philippe... Render issue description and journal notes with #textil...
2015-01-25 Jean-Philippe... Removed an instance variable.
2015-01-25 Jean-Philippe... Adds support for macro and Redmine links in PDF export...
2015-01-24 Jean-Philippe... Require rbpdf 1.18.5 that is Rails 4.2 compatible ...
2015-01-24 Jean-Philippe... Fixed attachment fixture (should be attached to issue...
2015-01-24 Jean-Philippe... Use named route.
2015-01-24 Jean-Philippe... Link to the anchor only.
2015-01-24 Jean-Philippe... Use .klass instead of .class_name.constantize.
2015-01-24 Jean-Philippe... Memorize journal details value name to display.
2015-01-24 Jean-Philippe... Use journalized attachments to prevent a query when...
2015-01-24 Jean-Philippe... Set :inverse_of on details association.
2015-01-24 Jean-Philippe... Don't check if attachments are editable individually.
2015-01-24 Jean-Philippe... Memorize project override roles.
2015-01-21 Toshi MARUYAMAadd missing fixtures
2015-01-21 Toshi MARUYAMAadd missing fixtures
2015-01-21 Toshi MARUYAMAscm: git: simplify nil check (#18923)
2015-01-21 Toshi MARUYAMAadd missing fixture to TimeEntryReportsControllerTest
2015-01-21 Toshi MARUYAMAadd missing fixture to test/unit/journal_test.rb
2015-01-21 Toshi MARUYAMAremove trailing white-spaces from lib/redmine/scm/adapt...
2015-01-21 Toshi MARUYAMAscm: git: branches return cache too when there is no...
2015-01-21 Toshi MARUYAMAscm: git: explicitly tags return [] if there is no...
2015-01-21 Jean-Philippe... Don't change Setting.default_language in Mailer tests.
2015-01-21 Jean-Philippe... Don't change Setting.default_language in tests.
2015-01-21 Jean-Philippe... Set :inverse_of option on journals association.
2015-01-19 Jean-Philippe... Fixed that group is not displayed when the first group...
2015-01-19 Jean-Philippe... Fixed that boolean custom field groups have same label...
2015-01-19 Jean-Philippe... Fixed #down for migration 20141029181824_remove_issue_s...
next