* Added links to previous and next revisions on revision view (patch by Cyril...
* Added links to previous and next revisions on revision view (patch by Cyril Mougel slightly edited) * Fixed TimelogController#report december error * Fixed ProjectsControllerTest#test_activity 1st and 2nd day of the month failure git-svn-id: http://redmine.rubyforge.org/svn/trunk@938 e93f8b46-1217-0410-a6f0-8f06a7374b81
Showing
- app/controllers/repositories_controller.rb 11 additions, 3 deletionsapp/controllers/repositories_controller.rb
- app/controllers/timelog_controller.rb 1 addition, 1 deletionapp/controllers/timelog_controller.rb
- app/models/changeset.rb 10 additions, 0 deletionsapp/models/changeset.rb
- app/views/repositories/revision.rhtml 18 additions, 4 deletionsapp/views/repositories/revision.rhtml
- public/stylesheets/application.css 2 additions, 0 deletionspublic/stylesheets/application.css
- test/fixtures/repositories.yml 7 additions, 0 deletionstest/fixtures/repositories.yml
- test/functional/projects_controller_test.rb 1 addition, 1 deletiontest/functional/projects_controller_test.rb
- test/functional/repositories_controller_test.rb 46 additions, 0 deletionstest/functional/repositories_controller_test.rb
- test/unit/changeset_test.rb 20 additions, 0 deletionstest/unit/changeset_test.rb
- test/unit/repository_test.rb 2 additions, 2 deletionstest/unit/repository_test.rb
Please register or sign in to comment