Skip to content
Snippets Groups Projects
Select Git revision
  • download_button protected
  • faster-scm-downloads
  • master default
  • pepe
  • pepe2
  • redmine_simple_join_project
  • review-projects
  • last-chiliproject
  • v3.3.0
  • v3.2.2
  • v2.7.3
  • v3.2.1
  • v3.2.0
  • v2.7.2
  • v3.1.0
  • v2.7.1
  • v3.0.0
  • v2.7.0
  • v3.0.0beta2
  • v2.6.0
  • v3.0.0beta1
  • v1.5.5
  • v2.5.0
  • v1.5.4
  • v2.4.0
  • v1.5.3
  • v2.3.0
27 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.021Oct2019181711107225Sep2420171312107432121Aug17151312112129Jul27191810854228Jun2523141310876230May26251817141312108643126Apr2524211917108754230Mar2827262524232221201917151312108764128Feb27262523222120191816151413121110987532131Jan302928272625242322212019181716121110974331Dec30292827242322191816151412109876532130Nov2827262523Added an active field track if an Enumeration is active on the frontend view.Enumerations can now have custom fields defined on them. #4077Updated the unit test so Enumerations are tested separately from the subclasses.Contextual quick search (#3263).Change the order of checkboxes for boolean custom fields.Renamed Project#public named_scope so it will not override Ruby's public methodMocha is needed for tests.Renamed the default "Assigned" status to "In Progress". #3605Moved object daddy helpers to their own module.Updated some object_daddy exemplars for the Models.Added shoulda macros to test Project's associationsReplaced a custom test with a shoulda macro.Improved Project#copy to copy more data from the source Project. #3367Preselect the issue custom fields from the source project when copying. #4045Refactored duplicated test code to a setup.Converted Project#copy test to use shouldaConfigured object_daddy to help generate test data instead of fixtures. #4004pt-BR update (#4040)Adding missing database indexes for foreign keys and STI fields.Rename the wiki toolbar's JavaScript variable, 'toolbar' conflicts withFixed the generated test in the redmine_plugin_model. (#3927)Setup shoulda for testing. (#4005)Fixed: HTML entities displayed when editing an issue note (#3996).Makes migration scripts load tickets in batches (#4011).Fixes migration scripts broken by r2726.da locale updated (closes #3919).el locale updated (closes #3932).translation updates (closes #4016, #4017).ko locale updated (closes #3954).ro locale updated (closes #2900).Fixes project shortcut combo.Fixes MailHandler for ruby1.9.String#each removed in ruby1.9.Fixes some test failures due to Array#to_s behaviour in ruby1.9.Defines String#to_a (Object#to_a removed in ruby1.9).Fixes a wrong number of arguments error with ruby1.9.Sets file encoding to utf-8 for ruby 1.9.Renames uploaded_test_file helper.Change deprecated dbfile parameter.Completes r2856 (#3979).