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.012Aug2118Jul161514229Jun272524231714131231May30292827262524232015141310987652130Apr282726252423222120171211109875432131Mar30292827262524232120191817151412111097653128Feb2726252018543231Jan29282726252421191513986532131Dec26252417161311107654330Nov2927212017127522Oct21151489Sep3231Jul3029129328JunTranslated 'Sort by' label on table headers.Attachment content-type is now chomped before being saved.Fixed: versions not sorted correctly in drop down lists.Removed deprecated Object#type in CustomFieldsController.Fixed: the link to delete issue relations is displayed even if the user is not authorized to delete relationsRemoved IssuesController#history, all changes are now displayed on issues/show (not only the last 15).Fixed custom fields alignment on issues/show (Balazs Dan)Changed 'versions' table creation to allow null values for 'effective_date' field.Changed AR error messages style (same as flash errors).Updated german translation (Hans-Peter Werner)Fixed: Roadmap percentages not being calculated correctly (Nick Read).Forum notifications are now also sent to the authors of the thread, even if they don't watch the board.Fixed my_controller_test.rb (errors are now in flash[:error])Overdue versions (date reached and open issues > 0) are now always displayed on the roadmap.Added a confirmation dialog box for project archivingChanged the footer link from http://redmine.rubyforge.org to http://www.redmine.org/Applied 'register notice' patch by Matt Jones.Applied the flash notices patch by Matt Jones (slightly edited).Fixed: on spent time details view, the h3 issue link now links back to the issueFixed: error when creating a tracker without copying an existing wokflowAdded icon on external wiki linksHistory box on issues/show is now hidden if there's no historyFixed a bug in CVS model (clash when 2 projects point to the same repository)Removed a line break on news/showAdded several validates_length_ofFixed mailer (error when no assignee)Doc update for 0.5.1 release.Now, when a user turns mail notifications off, he will still receive notifications about issue changes if he is the author or the assignee of the issue.Slight documentation update.Hours displayed using %.2f on time report.Fix: SVN commit dates are now stored as local timeAdded the ability to log time when changing an issue status.Added an option to choose the date format: language based (as defined in each lang file) or ISO 8601 (YYYY-MM-DD).Fixed: Error when editing the wokflow after deleting a statusAdded wiki diff.Added a margin for inline images in wiki textFixed: issue_id not nullified on time entries when deleting the issueFixed: trash icon not visible on files list.Changesets stored in the database are now displayed on the repository page even if the repository can not be reached (eg. svnserve down).Removed User#display_name (replaced by User#name).