obsolete.ChilliProject/vendor/plugins
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
..
acts_as_activity_provider update tests to work with the new data model, where neccessary 2010-08-05 19:05:04 +02:00
acts_as_attachable Refactor: Decouple failed attachments and the flash messages 2010-03-03 17:05:00 +00:00
acts_as_customizable Adds subtasking (#443) including: 2010-03-13 14:56:49 +00:00
acts_as_event Fixes URLs in atom feeds broken by r3681 (#5403). 2010-04-30 10:45:21 +00:00
acts_as_journalized@502993c2b7 Merge branch 'master' into master-journalized 2010-10-26 18:20:57 +02:00
acts_as_list Trackers controller refactoring. 2009-02-26 09:21:41 +00:00
acts_as_searchable Move SQL LIKE tokens to acts_as_searchable. 2010-02-17 20:20:51 +00:00
acts_as_tree Ask user what to do with child pages when deleting a parent wiki page (#3202). 2009-04-21 12:19:56 +00:00
acts_as_watchable Optimize the N+1 query in watcher_recipients. #5415 2010-06-20 18:41:30 +00:00
awesome_nested_set Adds subtasking (#443) including: 2010-03-13 14:56:49 +00:00
classic_pagination Rails 2.1.2 deprecations (#2332). 2008-12-14 15:36:59 +00:00
coderay-0.9.2 Upgrade CodeRay to 0.9.2 (#3359). 2010-03-16 20:29:12 +00:00
engines Use the relative_url_root when generating asset_paths. #3935 2010-09-17 04:06:40 +00:00
gravatar Rewrite the Gantt chart. #6276 2010-09-10 03:09:02 +00:00
open_id_authentication Merged r3933 from trunk. 2010-08-19 04:32:59 +00:00
prepend_engine_views Upgraded to Rails 2.3.4 (#3597) 2009-09-13 17:14:35 +00:00
rfpdf Korean support for PDF export (#4639). 2010-02-07 12:30:44 +00:00
ruby-net-ldap-0.0.4 Fix applied to ruby-net-ldap (#608). 2008-02-15 17:22:21 +00:00