Revision 0ae8ca51
ID: 0ae8ca519318b9e93b853ba307cd33c745886990
Upgraded to Redmine 0.8.4.
Files
- added
- modified
- copied
- renamed
- deleted
- app
- controllers
- account_controller.rb (diff)
- admin_controller.rb (diff)
- application.rb (diff)
- attachments_controller.rb (diff)
- custom_fields_controller.rb (diff)
- documents_controller.rb (diff)
- issues_controller.rb (diff)
- projects_controller.rb (diff)
- repositories_controller.rb (diff)
- settings_controller.rb (diff)
- users_controller.rb (diff)
- versions_controller.rb (diff)
- wiki_controller.rb (diff)
- helpers
- application_helper.rb (diff)
- attachments_helper.rb (diff)
- issues_helper.rb (diff)
- queries_helper.rb (diff)
- repositories_helper.rb (diff)
- timelog_helper.rb (diff)
- models
- attachment.rb (diff)
- document.rb (diff)
- issue.rb (diff)
- journal.rb (diff)
- mail_handler.rb (diff)
- mailer.rb (diff)
- message.rb (diff)
- news.rb (diff)
- project.rb (diff)
- query.rb (diff)
- repository
- role.rb (diff)
- time_entry.rb (diff)
- token.rb (diff)
- tracker.rb (diff)
- user.rb (diff)
- version.rb (diff)
- wiki_content.rb (diff)
- wiki_page.rb (diff)
- views
- admin
- attachments
- common
- custom_fields
- documents
- issue_statuses
- issues
- _form.rhtml (diff)
- _sidebar.rhtml (diff)
- bulk_edit.rhtml (diff)
- context_menu.rhtml (diff)
- index.rhtml (diff)
- new.rhtml (diff)
- show.rhtml (diff)
- layouts
- mailer
- account_activated.text.html.rhtml
- account_activated.text.plain.rhtml
- layout.text.html.rhtml (diff)
- layout.text.plain.rhtml (diff)
- messages
- my
- projects
- _form.rhtml (diff)
- activity.rhtml (diff)
- add_file.rhtml (diff)
- list_files.rhtml (diff)
- settings
- settings.rhtml (diff)
- show.rhtml (diff)
- repositories
- settings
- timelog
- users
- welcome
- wiki
- db
- doc
- lang
- bg.yml (diff)
- ca.yml (diff)
- cs.yml (diff)
- da.yml (diff)
- de.yml (diff)
- en.yml (diff)
- es.yml (diff)
- fi.yml (diff)
- fr.yml (diff)
- he.yml (diff)
- hu.yml (diff)
- it.yml (diff)
- ja.yml (diff)
- ko.yml (diff)
- lt.yml (diff)
- nl.yml (diff)
- no.yml (diff)
- pl.yml (diff)
- pt-br.yml (diff)
- pt.yml (diff)
- ro.yml (diff)
- ru.yml (diff)
- sk.yml (diff)
- sr.yml (diff)
- sv.yml (diff)
- th.yml (diff)
- tr.yml (diff)
- uk.yml (diff)
- vn.yml (diff)
- zh-tw.yml (diff)
- zh.yml (diff)
- lib
- redcloth3.rb (diff)
- redmine
- redmine.rb (diff)
- tasks
- public
- test
- fixtures
- functional
- attachments_controller_test.rb (diff)
- issues_controller_test.rb (diff)
- messages_controller_test.rb (diff)
- projects_controller_test.rb (diff)
- users_controller_test.rb (diff)
- wiki_controller_test.rb (diff)
- unit
- vendor