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.08Jul65130Jun2928242120191817159529May28272625242322151493130Apr2928272623222120191817161312111096329Mar2827242120191817161514131211109865432128Feb262524232221201918171615141312111098765432131Jan3028272523211817141312109753131Dec30292726252423222120191817161413121110987643230Nov29282726252423222120171615Check the browse repository or commit access permissions in Redmine.pm with LDAP. #5797Have Redmine.pm respect the Authentication Required setting. #5797Force the default value of path to be set on the Change model class. #5771Include visible subprojects when checking for available Activity event types. #5589Extend changes.path and changes.from_path to support longer paths. #5771Allow js formatted responses.Added hook :controller_timelog_available_criteriasRefactor: extract @available_criterias to utility method.Set @project so macros will work on the welcome and project list. #5781Don't style lists in a project description as a sub-project. #5752Fix Chrome JavaScript bug in the pop up calendar. #5769Recalculate inherited attributes on parents when a child is moved under a new parent. #5524Rename code and locale typo: Developper. #5751Add some tests for User#try_to_login with LDAP. #5592Added helper functions to base journal classMerge branch 'master' of git://github.com/edavis10/redmine into journalsBump release to 0.9.5Updating documentation for the 0.9.5 release.Force string comparison for login search to be case sensitive on MySQL. #2473Sanitize image links and handle nils in the toc formatter. #5445Refresh localesNew language en-GB (#5648 thank to Tom Knight for work)Refactor and documentation for User#find_by_login.Change User#login to be case-insensitive. #2473Typecast issue ids when searched for.Handle unsuccessful destroys in TimelogController. #5700Exclude fields_for in the TabularFormBuilder, it has a different methodOptimize the N+1 query in watcher_recipients. #5415Add a link to the cross project time entries page to /projects. #4935Truncate incoming email subject lines to 255 characters. #5698Support listing directories in svn which include square brackets. #5548Add some assertions on the default data loading test to debug a Ruby 1.9 failure.Fix for Ruby 1.9 strings.Added two hooks to the issues report. #5233Display the correct ISO week number on the project calendar.Calculate the correct week number for weeks starting at any date. #4857Added tests for #5533's behavior.Add a css class to hide content when printing. #5508Display the link name when external links are used in the toc macro. #5445Added documentation about the session_path. #3968