]> source.dussan.org Git - redmine.git/commit
Merged r3249 to r3252 and r3254 from trunk.
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 27 Dec 2009 12:41:27 +0000 (12:41 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 27 Dec 2009 12:41:27 +0000 (12:41 +0000)
commita23399f220b3244dcd90aa4a01d78960f0059a79
tree1e46a1bfb38fc38775aec5c40ba761039c1addad
parent718cd596e061dffa5b61c9d6e3a61c3beb33a941
Merged r3249 to r3252 and r3254 from trunk.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/branches/0.9-stable@3255 e93f8b46-1217-0410-a6f0-8f06a7374b81
48 files changed:
app/models/member.rb
app/models/member_role.rb
app/models/project.rb
app/views/projects/settings/_members.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.yml
config/locales/es.yml
config/locales/fi.yml
config/locales/fr.yml
config/locales/gl.yml
config/locales/he.yml
config/locales/hu.yml
config/locales/id.yml
config/locales/it.yml
config/locales/ja.yml
config/locales/ko.yml
config/locales/lt.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.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
db/migrate/20091227112908_change_wiki_contents_text_limit.rb [new file with mode: 0644]
lib/redmine/scm/adapters/abstract_adapter.rb
public/javascripts/calendar/calendar-setup.js
test/fixtures/groups_users.yml
test/fixtures/member_roles.yml
test/fixtures/members.yml
test/unit/project_test.rb
test/unit/wiki_content_test.rb