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.025Oct2422212019181711107225Sep2420171312107432121Aug17151312112129Jul27191810854228Jun2523141310876230May26251817141312108643126Apr2524211917108754230Mar2827262524232221201917151312108764128Feb27262523222120191816151413121110987532131Jan302928272625242322212019181716121110974331Dec302928272423221918161514121098765IssuesController#destroy accepts POST only (#4107).HTML escaping (#4106).Add translations for new permission.Add a permission to remove issue watchers (#2450).Allow project forums copy.Display stats about objects that can be copied.Do not ignore parent project setting on project copy (#3386).Prevent mass-assignment warnings.Reset timestamps and wiki page hierarchy on project copy.Prevent mass-assignment warnings.Removes debug message.Fixes project wiki copy.Add a test that breaks before r2967 (broken project wiki copy).Wiki auto creation temporary disabled until project wiki copy is fixed (2 wikis created).Project copy: let the user choose what to copy from the source project (everything by default).Removes debug code.Small fix to HTML title.Add mail field to admin user search filter (#3882).Adds a test for attached image inside a link (#4033).Sets proper content type for plain text mails (#3970).Reverts r2770 (#3391).Sets the current project as the default value of project jump box (#4053).Translation updates (closes #4054, #4060, #4075).Prevent undefined method `<=>' for nil:NilClass in AbstractAdapter (#4098).Fixes form buttons on projects/settings/activities (closes #4083).Remove hard coded string in a view (closes #4076).Do not render hidden news edit form if user is not allowed to edit (closes #4068).Add missing strings (rake locales:update).Fixed some merge bugs. #4077Added all list and boolean custom data fields to the Time Report. #4077When a specific TimeEntryActivity are change, associated TimeEntries will beAdded a Activities tab to Project SettingsChanged the Timelogs to use both the Systemwide and Project specific TimeEntryActivitiesAdded project specific Enumeration overrides.Added 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 method