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.021Feb20191816151413121110987532131Jan302928272625242322212019181716121110974331Dec30292827242322191816151412109876532130Nov282726252322211918171615141312111098764131Oct302827262524231817161512117654230Sep2928272524232221201917161514131211105431Aug28262520151311107330Jul2827262221201917161413121096543230Jun2928Fixes UsersControllerTest.Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2.Refactored the mess known as Hook default_url_options in favor of the simplerImplementing the missing tests now that HookTest has a cleaner setup.Refactored the HookTest methods to use Redmine::Hook::Helper insteadList the Default Columns displayed on the issue list verticallyAllow the other format links to appear on the issue list (ATOM, PDF, CSV).Fixes "too few arguments" error on activerecord error translation (#2626).Adds (a maximum of 3) links to project ancestors in the page title (#2788).Send an email to the user when an administrator activates a registered user (#2656).Fixed the bug in the OpenID registration where the form wouldn't take a loginFixed a bug in the OpenID login when a user signed up with OpenID but hasn'tFixes Setting.openid? (#2764).translation updates: hu (#2737), sv (#2740), pl (#2741), pt-br (#2781)translation updates: zh, zh-tw (#2743, #2758), ruFixed: add group option to set the repository gid. Default is root (#2747)Fixed: User#identity_url raises an error when invalid url is supplied (#2742).Makes the "type" field disabled when updating a custom field (#2744).Create a wiki with a default start page named 'Wiki' when enabling wiki module (#2657).Do not DELETE/INSERT enabled_modules when updating project modules.Replaces Enumeration.get_values and Enumeration.default with named scopes.Updates 0.8.1 CHANGELOG.Removes invalid css class on issue details (#2753).Adds an index on watchers table to speed up watched issue filtering.Fixes headings style in html emails (#2739).Timelog is ignored when updating an issue if user is admin but not a project member (#2717).Removes invalid css class on issue details (#2733).Adds watch/unwatch link on the issue context menu (#2730).Issues pagination loses project param after applying or clearing filter (#2726).Removes the fat ruby-openid gem. Simply use 'gem install ruby-openid' to enable openid support.Link to watched issues list on my page.Adds ability to filter watched issues (#846).Adds missing strings (#699).Hide openid stuff on my account if disabled (#699).Normalize the identity_url when it's set.Fixed the bundled ruby-openid gemSlight changes to the issue lists displayed on My page.Added a space so words don't runtogeatherlikethis. #699Added a system setting for allowing OpenID logins and registrationsPrevent registration via OpenID if self registration is off. #699