ksfltd / redmine_multi_calendar

This plugin allows creating holiday calendars and assigning them to the users.
Other
22 stars 13 forks source link

Will this plugin work with redmine 2.0? #12

Open EgbertW opened 12 years ago

EgbertW commented 12 years ago

The functionality of this plugin seems just what we need for our project, but (unknowing that many plugins were not yet available for the new version) we're running redmine 2.0. Will this plugin work in redmine 2.0?

And if not, are there any idea if and when it will?

ksfltd commented 12 years ago

We have ongoing development of another plugin for 1.2 and until we complete that we stick to v. 1.2 So, to answer your question, migration of this plugin to Redmine v.2.0 is not in our plans for nearest months.

cprevotaux commented 12 years ago

I would also like to know if this plugin works in Redmine 2.0.3

bcmedeiros commented 12 years ago

I would like to use this plugin on Redmine 2.0 too. Anyone knows if it's hard to port?

b-sh commented 12 years ago

I have ported the plugin https://github.com/mkinski/redmine_multi_calendar but there are still some layout problems. I am working on it.

higuita commented 11 years ago

mkinski, i installed your version but i get this when trying to use it:

Completed 500 Internal Server Error in 912ms

ActionView::Template::Error (undefined method m_calendar_link_to_previous_month1' for #<#<Class:0x000000079b33c0>:0x000000079b19a8>): 10: </fieldset> 11: 12: <p style="float:right;"> 13: <%= m_calendar_link_to_previous_month1(@year, @month, @one_calendar, @project.id) %> | <%= m_calendar_link_to_next_month1(@year, @month, @one_calendar, @project.id) %> 14: </p> 15: 16: plugins/redmine_multi_calendar/app/views/calendars/show.html.erb:13:inblock in _plugins_redmine_multi_calendar_app_views_calendars_show_html_erb_1020222176095287846_63819000' actionpack (3.2.13) lib/action_view/helpers/capture_helper.rb:40:in block in capture' actionpack (3.2.13) lib/action_view/helpers/capture_helper.rb:187:inwith_output_buffer' haml (4.0.3) lib/haml/helpers/action_view_xss_mods.rb:5:in with_output_buffer_with_haml_xss' actionpack (3.2.13) lib/action_view/helpers/capture_helper.rb:40:incapture' haml (4.0.3) lib/haml/helpers/action_view_mods.rb:59:in capture_with_haml' actionpack (3.2.13) lib/action_view/helpers/form_tag_helper.rb:663:inform_tag_in_block' actionpack (3.2.13) lib/action_view/helpers/form_tag_helper.rb:70:in form_tag' haml (4.0.3) lib/haml/helpers/action_view_mods.rb:132:inform_tag_with_haml' haml (4.0.3) lib/haml/helpers/action_view_xss_mods.rb:18:in form_tag_with_haml_xss' plugins/redmine_multi_calendar/app/views/calendars/show.html.erb:3:in_plugins_redmine_multi_calendar_app_views_calendars_show_html_erb_1020222176095287846_63819000' actionpack (3.2.13) lib/action_view/template.rb:145:in block in render' activesupport (3.2.13) lib/active_support/notifications.rb:125:ininstrument' actionpack (3.2.13) lib/action_view/template.rb:143:in render' actionpack (3.2.13) lib/action_view/renderer/template_renderer.rb:47:inblock (2 levels) in render_template' actionpack (3.2.13) lib/action_view/renderer/abstract_renderer.rb:38:in block in instrument' activesupport (3.2.13) lib/active_support/notifications.rb:123:inblock in instrument' activesupport (3.2.13) lib/active_support/notifications/instrumenter.rb:20:in instrument' activesupport (3.2.13) lib/active_support/notifications.rb:123:ininstrument' actionpack (3.2.13) lib/action_view/renderer/abstract_renderer.rb:38:in instrument' actionpack (3.2.13) lib/action_view/renderer/template_renderer.rb:46:inblock in render_template' actionpack (3.2.13) lib/action_view/renderer/template_renderer.rb:54:in render_with_layout' actionpack (3.2.13) lib/action_view/renderer/template_renderer.rb:45:inrender_template' actionpack (3.2.13) lib/action_view/renderer/template_renderer.rb:18:in render' actionpack (3.2.13) lib/action_view/renderer/renderer.rb:36:inrender_template' actionpack (3.2.13) lib/action_view/renderer/renderer.rb:17:in render' actionpack (3.2.13) lib/abstract_controller/rendering.rb:110:in_render_template' actionpack (3.2.13) lib/action_controller/metal/streaming.rb:225:in _render_template' actionpack (3.2.13) lib/abstract_controller/rendering.rb:103:inrender_to_body' actionpack (3.2.13) lib/action_controller/metal/renderers.rb:28:in render_to_body' actionpack (3.2.13) lib/action_controller/metal/compatibility.rb:50:inrender_to_body' actionpack (3.2.13) lib/abstract_controller/rendering.rb:88:in render' actionpack (3.2.13) lib/action_controller/metal/rendering.rb:16:inrender' actionpack (3.2.13) lib/action_controller/metal/instrumentation.rb:40:in block (2 levels) in render' activesupport (3.2.13) lib/active_support/core_ext/benchmark.rb:5:inblock in ms' /home/redmine/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/2.0.0/benchmark.rb:296:in realtime' activesupport (3.2.13) lib/active_support/core_ext/benchmark.rb:5:inms' actionpack (3.2.13) lib/action_controller/metal/instrumentation.rb:40:in block in render' actionpack (3.2.13) lib/action_controller/metal/instrumentation.rb:83:incleanup_view_runtime' activerecord (3.2.13) lib/active_record/railties/controller_runtime.rb:24:in cleanup_view_runtime' actionpack (3.2.13) lib/action_controller/metal/instrumentation.rb:39:inrender' actionpack (3.2.13) lib/action_controller/metal/implicit_render.rb:10:in default_render' actionpack (3.2.13) lib/action_controller/metal/implicit_render.rb:5:insend_action' actionpack (3.2.13) lib/abstract_controller/base.rb:167:in process_action' actionpack (3.2.13) lib/action_controller/metal/rendering.rb:10:inprocess_action' actionpack (3.2.13) lib/abstract_controller/callbacks.rb:18:in block in process_action' activesupport (3.2.13) lib/active_support/callbacks.rb:469:in_run393650045572068660__process_action408385771831500426callbacks' activesupport (3.2.13) lib/active_support/callbacks.rb:405:in __run_callback' activesupport (3.2.13) lib/active_support/callbacks.rb:385:in_run_process_action_callbacks' activesupport (3.2.13) lib/active_support/callbacks.rb:81:in run_callbacks' actionpack (3.2.13) lib/abstract_controller/callbacks.rb:17:inprocess_action' actionpack (3.2.13) lib/action_controller/metal/rescue.rb:29:in process_action' actionpack (3.2.13) lib/action_controller/metal/instrumentation.rb:30:inblock in process_action' activesupport (3.2.13) lib/active_support/notifications.rb:123:in block in instrument' activesupport (3.2.13) lib/active_support/notifications/instrumenter.rb:20:ininstrument' activesupport (3.2.13) lib/active_support/notifications.rb:123:in instrument' actionpack (3.2.13) lib/action_controller/metal/instrumentation.rb:29:inprocess_action' actionpack (3.2.13) lib/action_controller/metal/params_wrapper.rb:207:in process_action' activerecord (3.2.13) lib/active_record/railties/controller_runtime.rb:18:inprocess_action' actionpack (3.2.13) lib/abstract_controller/base.rb:121:in process' actionpack (3.2.13) lib/abstract_controller/rendering.rb:45:inprocess' actionpack (3.2.13) lib/action_controller/metal.rb:203:in dispatch' actionpack (3.2.13) lib/action_controller/metal/rack_delegation.rb:14:indispatch' actionpack (3.2.13) lib/action_controller/metal.rb:246:in block in action' actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:73:incall' actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:73:in dispatch' actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:36:incall' journey (1.0.4) lib/journey/router.rb:68:in block in call' journey (1.0.4) lib/journey/router.rb:56:ineach' journey (1.0.4) lib/journey/router.rb:56:in call' actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:612:incall' rack-openid (1.3.1) lib/rack/openid.rb:98:in call' actionpack (3.2.13) lib/action_dispatch/middleware/best_standards_support.rb:17:incall' rack (1.4.5) lib/rack/etag.rb:23:in call' rack (1.4.5) lib/rack/conditionalget.rb:25:incall' actionpack (3.2.13) lib/action_dispatch/middleware/head.rb:14:in call' actionpack (3.2.13) lib/action_dispatch/middleware/params_parser.rb:21:incall' actionpack (3.2.13) lib/action_dispatch/middleware/flash.rb:242:in call' rack (1.4.5) lib/rack/session/abstract/id.rb:210:incontext' rack (1.4.5) lib/rack/session/abstract/id.rb:205:in call' actionpack (3.2.13) lib/action_dispatch/middleware/cookies.rb:341:incall' activerecord (3.2.13) lib/active_record/query_cache.rb:64:in call' activerecord (3.2.13) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:incall' actionpack (3.2.13) lib/action_dispatch/middleware/callbacks.rb:28:in block in call' activesupport (3.2.13) lib/active_support/callbacks.rb:405:in_run527149483667687132call4161379114333542823__callbacks' activesupport (3.2.13) lib/active_support/callbacks.rb:405:in __run_callback' activesupport (3.2.13) lib/active_support/callbacks.rb:385:in_run_call_callbacks' activesupport (3.2.13) lib/active_support/callbacks.rb:81:in run_callbacks' actionpack (3.2.13) lib/action_dispatch/middleware/callbacks.rb:27:incall' actionpack (3.2.13) lib/action_dispatch/middleware/remote_ip.rb:31:in call' actionpack (3.2.13) lib/action_dispatch/middleware/debug_exceptions.rb:16:incall' actionpack (3.2.13) lib/action_dispatch/middleware/show_exceptions.rb:56:in call' railties (3.2.13) lib/rails/rack/logger.rb:32:incall_app' railties (3.2.13) lib/rails/rack/logger.rb:16:in block in call' activesupport (3.2.13) lib/active_support/tagged_logging.rb:22:intagged' railties (3.2.13) lib/rails/rack/logger.rb:16:in call' actionpack (3.2.13) lib/action_dispatch/middleware/request_id.rb:22:incall' rack (1.4.5) lib/rack/methodoverride.rb:21:in call' rack (1.4.5) lib/rack/runtime.rb:17:incall' activesupport (3.2.13) lib/active_support/cache/strategy/local_cache.rb:72:in call' rack (1.4.5) lib/rack/lock.rb:15:incall' actionpack (3.2.13) lib/action_dispatch/middleware/static.rb:63:in call' rack-cache (1.2) lib/rack/cache/context.rb:136:inforward' rack-cache (1.2) lib/rack/cache/context.rb:245:in fetch' rack-cache (1.2) lib/rack/cache/context.rb:185:inlookup' rack-cache (1.2) lib/rack/cache/context.rb:66:in call!' rack-cache (1.2) lib/rack/cache/context.rb:51:incall' railties (3.2.13) lib/rails/engine.rb:479:in call' railties (3.2.13) lib/rails/application.rb:223:incall' railties (3.2.13) lib/rails/railtie/configurable.rb:30:in method_missing' thin (1.5.1) lib/thin/connection.rb:81:inblock in pre_process' thin (1.5.1) lib/thin/connection.rb:79:in catch' thin (1.5.1) lib/thin/connection.rb:79:inpre_process' thin (1.5.1) lib/thin/connection.rb:54:in process' thin (1.5.1) lib/thin/connection.rb:39:inreceive_data' eventmachine (1.0.3) lib/eventmachine.rb:187:in run_machine' eventmachine (1.0.3) lib/eventmachine.rb:187:inrun' thin (1.5.1) lib/thin/backends/base.rb:63:in start' thin (1.5.1) lib/thin/server.rb:159:instart' thin (1.5.1) lib/thin/controllers/controller.rb:86:in start' thin (1.5.1) lib/thin/runner.rb:187:inrun_command' thin (1.5.1) lib/thin/runner.rb:152:in run!' thin (1.5.1) bin/thin:6:in<top (required)>' /home/redmine/.rvm/gems/ruby-2.0.0-p195/bin/thin:23:in load' /home/redmine/.rvm/gems/ruby-2.0.0-p195/bin/thin:23:in

'

any idea how to solve this?