28 Jan, 2015
1 commit
-
Conflicts: app/helpers/article_helper.rb app/helpers/boxes_helper.rb app/models/article.rb app/models/block.rb app/views/content_viewer/view_page.html.erb db/schema.rb plugins/community_track/views/blocks/_track_list_more.html.erb plugins/community_track/views/box_organizer/community_track_plugin/_track_list_block.html.erb public/javascripts/article.js test/unit/block_test.rb test/unit/person_notifier_helper_test.rb
15 Jan, 2015
1 commit
-
I have deduplicated every message in plugin code that was already in the core. Going forward, plugins should use c_() is they want to reuse the message from the core. If they want to force their own translation, they should probably use _('plugin_name|The message') to avoid overriding translations from the core.
05 Nov, 2014
1 commit
-
The link_to_remote helper added a wrong authenticity token because the block was cached. Therefore, change the ajax request method to get and avoid csrf token check.
30 Sep, 2014
1 commit
08 Aug, 2014
3 commits
25 Feb, 2014
1 commit
17 Jan, 2014
1 commit
17 Dec, 2013
3 commits
28 Nov, 2013
1 commit
21 Nov, 2013
1 commit