ashrafalzyoud

Results 79 comments of ashrafalzyoud

``` cannot load such file -- target_version_graph_hook (LoadError) /home/redmine/.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/polyglot-0.3.5/lib/polyglot.rb:65:in `require' /home/redmine/.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/polyglot-0.3.5/lib/polyglot.rb:65:in `require' /home/redmine/.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/zeitwerk-2.6.1/lib/zeitwerk/kernel.rb:35:in `require' /home/redmine/.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/activesupport-6.1.7/lib/active_support/dependencies/zeitwerk_integration.rb:51:in `require_dependency' /var/www/5.0.2/plugins/redmine_graphs/init.rb:3:in `' /var/www/5.0.2/lib/redmine/plugin_loader.rb:31:in `load' /var/www/5.0.2/lib/redmine/plugin_loader.rb:31:in `run_initializer' /var/www/5.0.2/lib/redmine/plugin_loader.rb:108:in `each' /var/www/5.0.2/lib/redmine/plugin_loader.rb:108:in `block in load' /home/redmine/.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/activesupport-6.1.7/lib/active_support/callbacks.rb:427:in `instance_exec'...

can u update it in redmine 5 @Utopism @Mange @nikosd @danielpassos

@tofi86 any update plz

``` Bundler could not find compatible versions for gem "deface": In Gemfile: deface (= 1.6.2) redmine_plugin_kit was resolved to 1.0.3, which depends on deface (= 1.9.0) ```

@miloja @archonwang @deecay @atopcu

ActionView::Template::Error (undefined method `exists?' for File:Class): 13: 'redmine_pivot_table' %> 14: 'redmine_pivot_table' %> 15: 'redmine_pivot_table' %> 16: 'redmine_pivot_table', :media => "all" if javascript_exists?(@language_js) %> 17: 18: 19: plugins/redmine_pivot_table/app/helpers/pivottables_helper.rb:114:in `javascript_exists?' plugins/redmine_pivot_table/app/views/pivottables/index.html.erb:16 plugins/redmine_pivot_table/app/views/pivottables/index.html.erb:9...

im same problem are any one find the soultion??? @deecay @dgutkowsky @lublasco @miloja

ActionView::Template::Error (undefined method `link_to_deal' for #): 55: 56: data = ; 57: 58: data = ; 59: 60: 61: var dateFormat = $.pivotUtilities.derivers.dateFormat; plugins/redmine_contacts/lib/redmine_contacts/patches/compatibility/application_helper_patch.rb:44:in `block in format_object_with_contact' plugins/redmine_contacts/lib/redmine_contacts/patches/compatibility/application_helper_patch.rb:43:in `map' plugins/redmine_contacts/lib/redmine_contacts/patches/compatibility/application_helper_patch.rb:43:in...

> Fix for pivottables_helper.rb and incorrect date error. > > It's a dirty hack. I don't know if it will work for all, but in my particular case the problem...