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.017Dec1514121110754329Nov28272521201716141312119765432130Oct292827262524232221201918161514131211108765430Sep2928272624232221201918171615141311109876532131Aug30292726252423222019181716131211109876543230Jul29282524232120181615149865130Jun2928Gantt: make the pdf looks more like html.Gantt code cleanup.Gantt code cleanup.Gantt code cleanup.Gantt: fixes progress width in some cases and start code cleaning.Adds missing strings in locales.Converts translations to the new i18n interpolation format (#6495).Locales update before changing interpolation format.Manually require i18n 0.4.2 before Rails tries to load the most recent gem (#7013).Skip a few SQL queries for cross project gantt.Locales update.Adds an application setting to limit the number of items that can be displayed on the gantt chart (#6276).Adds journal created_on attribute to issue API (#7111).Fixed: 404 when entering time with blank issue id (#7099).Set encoding to utf-8 for ruby 1.9 compatibility. #4050Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050Fixed bad html generated in users/memberships partial (multiple </tbody> tags)Fixes tests after fixtures changes.Restores the issue description label (#6677).Refactor and add tests for News #index API (#7072).Use GET instead of POST to retrieve context menu (#6762).Make sure there's no nil result in auto_complete.Autocomplete issue relations on subject (#3170).UsersController tests cleanup.Fixes password sending when creating user.Extracts user groups assignment from controller.Fixes test according to r4493.Code cleanup.Moves mail_notification param to user hash param so that it can be set using the User API.Removed no longer needed to_sym.Validates user's mail_notification and turn options into strings (the attribute type).Moves password param to user hash param so that it can be set using the User API.Declare safe attributes for User and Projects models.Makes issue safe_attributes extensible (#6000).Fixes Changeset#text_tag for numeric scmid (#6681).Restores object count and adds offset/limit attributes to API responses for paginated collections (#6140).Fixes duplicate custom_values fixture that caused failure with Postgresql.Fixes indentation.Makes some attributes optional in API response to get faster/lightweight responses.Fixes unsafe assertion that may cause failures.