Search
Results (18317)
- Plugins: RE: Monitoring & Controlling - Graphs Plugin.
- You can post problems installation and find s ... /alexmonteiro/Redmine-Monitoring-Controlling/issues
- Hello, In my plugin project, I'm currently trying to create subclasses of issue (task, backlog item, etc..). Everything is w ... , the page gets reloaded, there is a call to IssuesController#bulk_update, but the issue isn't updated. Here's the parameters pass ... rameters: {"back_url"=>"/projects/projectone/issues", "authenticity_token"=>"M+R11iLnPU1zEb88dCOF6GWkmg0nKeevmCNx1cme9rI=", "ids"=>["2"], "issue"=>{"done_ratio"=>"60"}} Digging in the bu ... ating the done ratio: (0.4ms) UPDATE `issues` SET `lock_version` = 10, `updated_on` = '2012-07-25 09:16:22' WHERE `issues`.`type` IN ('AimsProductBacklogItem') AND (`issues`.`id` = 2 AND `issues`.`lock_version` = 9) The second problem is about the edit form for any of the subclassed ...
- when ever i open any issues latest updated by should be display first o ... t updated by should be first and vice versa.
- Help: RE: new issue by email problem
- @Unable to determine target project@ Does th ... "sürgős" (if google translate is correct)...
- Help: RE: Can not make a custom field in issue for my requirement!!!
- You can't do this via custom fields, you have to program it...
- Help: RE: Error 500 after installing "Milestones" plugin.
- Same thing. Link 'View All issues' at My Page is 500 error. And this is only ... dex", "assigned_to_id"=>"me", "controller"=>"issues", "sort"=>"priority:desc,updated_on:desc"} ... rb:92:in `retrieve_query' app/controllers/issues_controller.rb:57:in `index' </pre> Thanks.
- Open discussion: RE: Optimal setup for Redmine on Linux (machine specs, etc)
- I'm running a VM with 2 cores and 2GB of memo ... with Apache Passenger, never had really any issues, consists of about 13 users right now.
- Plugins: RE: Importing data in to Redmine 2.0.3
- Holy Sh1t, I figured it out! The db:migrat ... (or more) exporting and importing all these issues and settings.
- Hi! I want new issue by email ,but dont work log debug: MailH ... l example, without subject: This is a new issue that overrides a few attributes [...] Pr ... riority: Urgent Status: Resolved thanks
- Help: RE: Code Review Plugin Usage Questions
- Haru Iida: Thanks for suggestions. I reall ... ls in diff page. Auto assignment created few issues already (developer submitted changelist, issue was auto created and assigned to me). Code r ... ndependently for every developer. Am I right?
- Help: RE: Code Review Plugin Usage Questions
- Sergei Kuzmin wrote: > Did you manage to use ... ry, and then I go into Redmine and create an issue as a code review assignment for one reviewer ... viewers, I would need to create two separate issues--one for each reviewer. Correct?) Are th ... I not gotten that far yet? Thanks, Jawaad
- How to make a custom field attribute value of redmine father task(issue) according to the custom field attribute value of son task(issue) ? summarize: I want to make a new properties(custom field) in issue .As with “estimated_hours” in the role of th ... custom field attribute value of father task(issue) according to the automatic acquisition . Have you had this problem?
- We are currently hosting Redmine on a Windows ... (we use the Bitnami setup, which has a known issue right now with EventMachine and thin). W ... to get something close to that on our setup.
- Since I had an issue installing redcase in 0.8.4, I just installe ... thing else up by hand, but we have about 700 issues I want to export from 0.8.4 and import into ... have any ideas on how I can accomplish this?
- Help: RE: 500 internal error issues
- fixed by author in latest version
- Help: RE: Redmine returns 404 for every request
- Brunno dos Santos wrote: > I removed the plu ... ly route that not working in my redmine. > /issues/:id not works too. The only route that work ... someone with more experience can help you...
- Help: RE: Redmine returns 404 for every request
- Ah yes, I used My Project's plugin, and I rem ... only route that not working in my redmine. /issues/:id not works too. The only route that works is /login.
- Help: RE: Code Review Plugin Usage Questions
- I have the same issue. Trying to install redmine on Ubuntu + code ... x 14.0.1 on Linux. Auto assigment creates issues as required. I can go to repository, then s ... aad Ahmad: Did you manage to use the plugin?
- Help: RE: "Object is not missing constant Issue!" on CentOS 5.5
- I've solved the same problem reinstalling mys ... em uninstall mysql gem install mysql </pre>
- Plugins: RE: Redmine boards/wiki/issues watchers management plugin
- I've run it, but with no result: <pre> us ... on 2.0.0 for file /app/views/boards_watchers/issues_watchers_bulk.html.erb Using version 2 ... Using revision 8886 for file /app/views/issues/new.html.erb Removing obsolete file /app/views/issues/_form.html.erb Using version 1.3.1 for ... Using version 2.0.0 for file /app/views/issues/index.html.erb Using version 1.3.0 for file /app/views/issues/index.api.rsb -------- processing plugin r ... and reply. Maybe it is a conflict of plugins?
- Open discussion: RE: On HostGator shared; cannot start Rails app because of bundle issue.
- Hi Ben, I'm in a similar place where I've ... evelopment test postgresql sqlite Regards.
- Help: RE: Correct way to set 'HOME' environment variable for Redmine-Passenger?
- To answer my own question, in case anyone sees a similar issue: The simpler way is to set the environment variable in the passenger command used to start redmine.
- Help: RE: Redmine 500 error -Internal error An error occurred on viewing Issues/View All issues(Under overview)
- Please don't crosspost
- Help: RE: 500 internal error issues
- Does everything work again if you remove said plugin?
- Hello,