Obsolete!!! Backbone’s changes for ChiliProject
Go to file
Tim Felgentreff 8cece46dd4 Merge branch 'master' into master-journalized
Conflicts:
	app/controllers/application_controller.rb
	app/controllers/context_menus_controller.rb
	app/controllers/gantts_controller.rb
	app/controllers/issue_moves_controller.rb
	app/controllers/issues_controller.rb
	app/controllers/journals_controller.rb
	app/controllers/previews_controller.rb
	app/controllers/timelog_controller.rb
	app/helpers/issues_helper.rb
	app/helpers/journals_helper.rb
	app/models/issue.rb
	app/models/journal.rb
	app/models/journal_observer.rb
	app/views/admin/projects.rhtml
	app/views/context_menus/issues.html.erb
	app/views/issues/_action_menu.rhtml
	app/views/issues/_history.rhtml
	app/views/news/_news.rhtml
	app/views/news/index.rhtml
	app/views/repositories/diff.rhtml
	config/locales/bg.yml
	config/locales/bs.yml
	config/locales/ca.yml
	config/locales/cs.yml
	config/locales/da.yml
	config/locales/de.yml
	config/locales/el.yml
	config/locales/en-GB.yml
	config/locales/es.yml
	config/locales/eu.yml
	config/locales/fi.yml
	config/locales/fr.yml
	config/locales/gl.yml
	config/locales/he.yml
	config/locales/hr.yml
	config/locales/hu.yml
	config/locales/id.yml
	config/locales/it.yml
	config/locales/ko.yml
	config/locales/lt.yml
	config/locales/lv.yml
	config/locales/mn.yml
	config/locales/nl.yml
	config/locales/no.yml
	config/locales/pl.yml
	config/locales/pt-BR.yml
	config/locales/pt.yml
	config/locales/ro.yml
	config/locales/ru.yml
	config/locales/sk.yml
	config/locales/sl.yml
	config/locales/sr-YU.yml
	config/locales/sr.yml
	config/locales/sv.yml
	config/locales/th.yml
	config/locales/tr.yml
	config/locales/uk.yml
	config/locales/vi.yml
	config/locales/zh-TW.yml
	config/locales/zh.yml
	config/routes.rb
	doc/CHANGELOG
	lib/redmine.rb
	lib/redmine/export/pdf.rb
	lib/redmine/helpers/gantt.rb
	lib/redmine/version.rb
	public/stylesheets/application.css
	test/functional/context_menus_controller_test.rb
	test/functional/issues_controller_test.rb
	test/functional/journals_controller_test.rb
	test/functional/previews_controller_test.rb
	test/functional/users_controller_test.rb
	test/functional/wiki_controller_test.rb
	test/integration/routing_test.rb
	test/unit/issue_test.rb
	test/unit/mailer_test.rb
	test/unit/query_test.rb
2010-10-26 18:20:57 +02:00
app Merge branch 'master' into master-journalized 2010-10-26 18:20:57 +02:00
config Merge branch 'master' into master-journalized 2010-10-26 18:20:57 +02:00
db/migrate Merge branch 'master' into master-journalized 2010-10-26 18:20:57 +02:00
doc Merge branch 'master' into master-journalized 2010-10-26 18:20:57 +02:00
extra Merge branch 'journals' into 1.0-stable 2010-09-14 09:32:35 +02:00
files trunk moved from /trunk/redmine to /trunk 2006-12-05 20:45:04 +00:00
lib Merge branch 'master' into master-journalized 2010-10-26 18:20:57 +02:00
log trunk moved from /trunk/redmine to /trunk 2006-12-05 20:45:04 +00:00
public Changed the notifications to use a hierarchy UI 2010-09-28 21:09:06 +00:00
script Converted script/about to use Unix line ending. It has DOS line endings and would fail. 2009-06-07 18:22:27 +00:00
test Merge branch 'master' into master-journalized 2010-10-26 18:20:57 +02:00
tmp/test Added an empty tmp/test directory so rake test will run out of the box. 2009-06-08 02:07:30 +00:00
vendor Merge branch 'master' into master-journalized 2010-10-26 18:20:57 +02:00
.gitignore Ignore rubinius .rbc files 2010-06-09 22:01:21 +00:00
.gitmodules add acts_as_journalized into a submodule 2010-08-10 12:36:45 +02:00
README.rdoc Merged r3849 from trunk. 2010-07-18 15:53:56 +00:00
Rakefile trunk moved from /trunk/redmine to /trunk 2006-12-05 20:45:04 +00:00

README.rdoc

= Redmine

Redmine is a flexible project management web application written using Ruby on Rails framework.

More details can be found at in the doc directory or on the official website http://www.redmine.org