GithubHelp home page GithubHelp logo

meetings's People

Contributors

bishma-stornelli avatar mtozlu avatar paulgoetze avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

meetings's Issues

Integration with calendar

Hi all,

I'm not sure I'm using the plugin the right way (I already had to fight to make it work on redmine 2.5.2) but I can't see my meetings in the calendar.

Environment:
Redmine version 2.5.2.stable
Ruby version 1.9.3-p194 (2012-04-20) [x86_64-linux]
Rails version 3.2.19
Environment production
Database adapter Mysql2

Meetings button even on admin/info page

Hi all,

I'm not sure in installed the plugin the way it should have been done, but I have the Meetings button on each page, including administration pages and home page.

Environment:
Redmine version 2.5.2.stable
Ruby version 1.9.3-p194 (2012-04-20) [x86_64-linux]
Rails version 3.2.19
Environment production
Database adapter Mysql2

Plugin breaks when rendering of meetings having attachments results in Internal Errors

When you attach a file with a meeting and update the rendering fails with Internal error

Completed 500 Internal Server Error in 56ms
ActionView::Template::Error (wrong number of arguments (1 for 0)):
75:
76:
77: <% end %>
78: <%= link_to_attachments @meeting, :thumbnails => true %>
79: <% end -%>
80:
81:
lib/plugins/acts_as_attachable/lib/acts_as_attachable.rb:51:in attachments_deletable?' app/helpers/attachments_helper.rb:29:inlink_to_attachments'

The configuration is:

Environment:
Redmine version 2.2.3.stable
Ruby version 1.9.3 (i686-linux)
Rails version 3.2.12
Environment production
Database adapter Mysql2

This was tested on the head as of today.

Time Entries not associated with issue associated with meeting

When a meeting is associated with an issue, time entries reported to the meeting should be associated with the issue.

When reporting a time entry trough /meetings/1/time_entries/, the association is not done but when reporting trough "update" in /meetings/1 it is done.

Internal error An error occurred on the page you were trying to access.

Hi,

I am getting internal error when i try to go to meeting tab. I am on redmine version 2.3.0.stable. This is what i got in my production log.

Started GET "/projects/my-project-internal/meetings" for 192.168.6.180 at 2013-05-02 11:22:11 -0500
Processing by MeetingsController#index as HTML
Parameters: {"project_id"=>"my-project-internal"}
Current user: user.name (id=3)
Completed 500 Internal Server Error in 86ms

NoMethodError (undefined method each' for nil:NilClass): app/models/query.rb:310:inavailable_filters'

Is there anything i am missing?

Install plugin in Redmine 2.6.0

Hey All,
I tried to install this plugin in Redmine 2.6.0 stable, but applying the patches failed :-(

patch -p0 --dry-run < plugins/meetings/patches/add_hook_view_timelog_index_list_after_entry.diff
checking file app/views/timelog/_list.html.erb
Hunk #1 FAILED at 23.
Hunk #2 FAILED at 48.
2 out of 2 hunks FAILED

patch -p0 --dry-run < plugins/meetings/patches/filter_time_entries_with_meetings.diff
checking file app/controllers/timelog_controller.rb
Hunk #2 FAILED at 50.
Hunk #3 succeeded at 259 with fuzz 2 (offset -13 lines).
Hunk #4 FAILED at 288.
2 out of 4 hunks FAILED
checking file app/helpers/timelog_helper.rb

After this is tried to identify the code which has to be patch manually but i wat not able to find code.
Is there any update planed for the patch files ??

Thanks a lot
Timo

Error when dates are not set

Hi all,

I have a server error with the plugin when dates are not given, instead of a user error.

  • undefined method `strftime' for nil:NilClass

I can live with that now that I know it but I guess it's easy to make the fields mandatory and check them.

Environment:
Redmine version 2.5.2.stable
Ruby version 1.9.3-p194 (2012-04-20) [x86_64-linux]
Rails version 3.2.19
Environment production
Database adapter Mysql2

Apply patch filed

Hi,

I failed to apply patches on redmine 2.3.1.

following is the error message:

patch -p0 --dry-run < add_hook_view_timelog_index_list_after_entry.diff
patching file app/views/timelog/_list.html.erb
Hunk #1 FAILED at 23.
Hunk #2 FAILED at 48.
2 out of 2 hunks FAILED -- saving rejects to file app/views/timelog/_list.html.erb.rej

patch -p0 --dry-run < filter_time_entries_with_meetings.diff
patching file app/controllers/timelog_controller.rb
Hunk #1 succeeded at 35 (offset 2 lines).
Hunk #2 FAILED at 52.
Hunk #3 succeeded at 275 (offset 1 line).
Hunk #4 succeeded at 292 (offset 2 lines).
1 out of 4 hunks FAILED -- saving rejects to file app/controllers/timelog_controller.rb.rej
patching file app/helpers/timelog_helper.rb

Do you have any suggestion to fix the issue?
Thanks a lot.

Jeffrey

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.