]> source.dussan.org Git - redmine.git/commit
Group events in the activity view (#12542).
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 8 Dec 2012 08:24:01 +0000 (08:24 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 8 Dec 2012 08:24:01 +0000 (08:24 +0000)
commit0e30724d660146d133318d9b3288a8a1eba4d8c4
tree122f24969ad517248d59458e25f37726a342b191
parent7222e4012db58c53d364e3b065e70338c094e878
Group events in the activity view (#12542).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@10951 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/helpers/activities_helper.rb [new file with mode: 0644]
app/models/journal.rb
app/models/message.rb
app/models/time_entry.rb
app/models/wiki_content.rb
app/views/activities/index.html.erb
lib/plugins/acts_as_event/lib/acts_as_event.rb
public/stylesheets/application.css
test/unit/activity_test.rb
test/unit/helpers/activities_helper_test.rb [new file with mode: 0644]