Giter Site home page Giter Site logo

redmine_my_page_queries's People

Contributors

alltaken avatar cryptogopher avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

redmine_my_page_queries's Issues

Not work with redmine 2.5.1

log file:

Processing by MyController#page as HTML
Current user: xxxxxxxx (id=1)
Rendered plugins/redmine_my_page_queries/app/views/my/blocks/_issues_custom_query_4.html.erb (72.6ms)
Rendered my/page.html.erb within layouts/base (181.3ms)
Completed 500 Internal Server Error in 568.8ms

ActionController::RoutingError (No route matches {:action=>"", :controller=>"my"}):
app/views/my/page.html.erb:11:in block in _app_views_my_page_html_erb__1675618580121071768_31747140' app/views/my/page.html.erb:8:ineach'
app/views/my/page.html.erb:8:in `_app_views_my_page_html_erb__1675618580121071768_31747140'

Not working with redmine-3.4.3

I have just upgraded my Redmine server to 3.4.3 and I have the following issue when clicking on my page or the issues of a project.

Thanks for any help,

J. Bedouet

Started GET "/" for 127.0.0.1 at 2017-11-19 21:49:50 +0100
Processing by WelcomeController#index as HTML
Current user: redmine (id=1)
Rendered news/_news.html.erb (8.8ms)
Rendered welcome/index.html.erb within layouts/base (24.4ms)
Completed 200 OK in 82ms (Views: 31.4ms | ActiveRecord: 37.3ms)
Started GET "/my/page" for 127.0.0.1 at 2017-11-19 21:49:55 +0100
Processing by MyController#page as HTML
Current user: redmine (id=1)
Rendered queries/_columns.html.erb (3.5ms)
Rendered my/blocks/_issues.erb (8.8ms)
Rendered queries/_columns.html.erb (3.9ms)
Rendered issues/_list.html.erb (4.0ms)
Rendered my/blocks/_issues.erb (13.2ms)
Rendered my/page.html.erb within layouts/base (102.0ms)
Completed 500 Internal Server Error in 119ms (ActiveRecord: 18.4ms)

ActionView::Template::Error (wrong number of arguments (given 3, expected 1)):
11: <%= check_box_tag 'check_all', '', false, :class => 'toggle-selection',
12: :title => "#{l(:button_check_all)}/#{l(:button_uncheck_all)}" %>
13:
14: <% query.inline_columns.each do |column| %>
15: <%= column_header(query, column, query_options) %>
16: <% end %>
17:
plugins/redmine_my_page_queries/lib/queries_helper_patch.rb:13:in column_header_with_nilable_criteria' app/views/issues/_list.html.erb:14:in block (2 levels) in _app_views_issues__list_html_erb__3524956707207338285_69936850223140'
app/views/issues/_list.html.erb:13:in each' app/views/issues/_list.html.erb:13:in block in _app_views_issues__list_html_erb__3524956707207338285_69936850223140'
app/views/issues/_list.html.erb:4:in _app_views_issues__list_html_erb__3524956707207338285_69936850223140' app/views/my/blocks/_issues.erb:24:in _app_views_my_blocks__issues_erb__837973105002064114_69936842729940'
app/helpers/my_helper.rb:113:in render_issuesreportedbyme_block' app/helpers/my_helper.rb:64:in render_block_content'
app/helpers/my_helper.rb:35:in render_block' app/helpers/my_helper.rb:27:in block in render_blocks'
app/helpers/my_helper.rb:26:in each' app/helpers/my_helper.rb:26:in render_blocks'
app/views/my/page.html.erb:13:in block in _app_views_my_page_html_erb___3611685711570841743_69936844750340' app/views/my/page.html.erb:11:in each'
app/views/my/page.html.erb:11:in _app_views_my_page_html_erb___3611685711570841743_69936844750340' lib/redmine/sudo_mode.rb:63:in sudo_mode'

Not working with Redmine-3.3

I have the following problem:

After I installed the plugin, I went to the page /my/page and customized this page (/my/page_layout). I added a block "Issues custom query 1" and saved.

Now, both /my/page and /my/page_layout return a 404 error so I cannot access them nor revert my change... I had to restore a backup of the database to be able to access my page again...

Can you please have a look at it? Thanks in advance. Best regards

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.