maxrossello / redmine_app_timesheets

A true timesheet plugin using orders, not bound to timelogs over issues
GNU General Public License v2.0
32 stars 10 forks source link

redmine 3.0.x #53

Closed Zonork closed 9 years ago

Zonork commented 9 years ago

i install redmine_app_timesheets afer install redmine_appspace and have no errors, but whe i try to use it redmine_app__space is not full working, i test the instalation in a redmine 2.5.2 and works, redmine_appspace show only compatible with redmine 2.3.2, 2.4.2, 2.5.1 compatible with 2.x and redmine_app_timesheets with Redmine 3.0.1, compatible with 2.x.

redmine_app_timesheets is really working on redmine 3.0.x?

maxrossello commented 9 years ago

Yes, the app space plugin is being used on 3.0 without modifications, and the timesheet plugin has been ported. Maybe you could explain what the error is?

dzhgenti commented 9 years ago

Hi,

We're also having issues with configuration. Trying to configure it on redmine 3.0.4. There are no any errors, but we can't figure out what needs to be done. Here is plugin config page: screenshot In Timesheets project we enabled time tracking module. Tried to create versions with "is order" flag both in timesheets project and in individual projects. Tried to log time into issues added into order versions, but still can't find anything similar to screenshots on the plugin page. Applications page from the main navigation screenshot Applications space plugin configuration page: Our guess is that something doesn't work with 3.0.4. But we haven't tried this plugin on 2.x so can't event understand if this is a bug or misconfiguration

maxrossello commented 9 years ago

problem seems with the app space plugin at first. Have you run the rake migrations? what version of ruby and rails are you using?

dzhgenti commented 9 years ago

Well, seems like we've figured it out. False alarm :)

maxrossello commented 9 years ago

ok, thank you