Search
Results (18305)
- Plugins: RE: Ticket grouping plugin
- Felipe Campo wrote: > Felipe Campo wrote: > ... on http://www.redmine.org/wiki/redmine/PluginIssuesGroup the add subissue feature always show me an > > > [...] > > ... > > > > Redirected to http://intranet:5000/issues/5783 > > Completed in 1202ms (DB: 88) | 302 Found [http://intranet/issues/copy_subissue] > > > > The it can be seen a that the po ... the custom values stopped me the message is "issuecustom_values,is invalid" So i dont know r ... n the right way added to {plgin}/app/views/issues/_add_subissue.rhtml tooked from /app/views/issues/{ _form_custom_fields.rhtml, _form.rhtml ... tcontentleft"> <% i = 0 %> <% split_on = (@issue.custom_field_values.size / 2.0).ceil - 1 %> <% @issue...
- Plugins: RE: Ticket grouping plugin
- Felipe Campo wrote: > Felipe Campo wrote: > ... on http://www.redmine.org/wiki/redmine/PluginIssuesGroup the add subissue feature always show me an > > [...] > > me ... e: > > Redirected to http://intranet:5000/issues/5783 > Completed in 1202ms (DB: 88) | 302 Found [http://intranet/issues/copy_subissue] > > The it can be seen a that the port t ... the custom values stopped me the message is "issuecustom_values,is invalid"
- Plugins: RE: Ticket grouping plugin
- Felipe Campo wrote: > Hello Im using Redmine ... on http://www.redmine.org/wiki/redmine/PluginIssuesGroup the add subissue feature always show me an > [...] > messag ... ssage: Redirected to http://intranet:5000/issues/5783 Completed in 1202ms (DB: 88) | 302 Found [http://intranet/issues/copy_subissue] The it can be seen a that the port thar ... dont know where o what i should do to fix it
- Open discussion: RE: Email Problem: An error ... et machine actively refused it. - connect(2))
- I had the same issue. Restarting the server solved the problem. * Environment: Windows XP, Exchange server & MySQL
- Help: RE: Redmine Svn Auto Creation: Can't make DBI com handle for DBD::mysql::db: unknown package.
- I'm seeing this issue, too, on 0.8.5. I see the DBD messages appea ... to.be) meersjo@soulcake-duck:~$ </pre>
- I get the following error when I hit the "To- ... the same error message. (CentOS 5) Any hints?
- Help: RE: Redmine 0.8.4 + Passenger: Memory leak and CPU overload
- Same issue here... It even now leads to a crash of mys ... autocreate new repositories) HELP please!!
- Plugins: RE: TortoiseSVN plugin to visualise the issue list in Commit windows
- It looks like people are still downloading th ... elease version as the code base is the same._
- Help: RE: Problem receiving emails in redmine ... sable Entity [http://xxxxxx.xxx/mail_handler]
- got help in IRC in the meantime - issue was the parameter project must be the identifier not the name.
- Hello, I am having problems receiving emai ... llow_override"=>"project,tracker,priority", "issue"=>{"project"=>"foo"}, "key"=>"xxxxxxxxxxxxxx ... Can anybody please help me to solve this issue ? Regards
- Plugins: RE: Backlogs plugin 0.0.1 (scrum/agile)
- Sounds good, Magnus. You might want to take t ... print. Lech R 1, sub-tasks using redmines issue relations is also a desire feature that I file here: https://backlogsplugin.morphexchange.com/issues/140 Unfortunately, I haven't had the tim ... tting in the way of my coding. ;-) Cheers!
- Plugins: RE: Backlogs plugin 0.0.1 (scrum/agile)
- Magnus Nordseth wrote: > If this makes sen ... ubtasks in backlog plugin based on redmine`s issue relations or subtasks? I wrote a note about ... g/boards/3/topics/8339#message-9093 Greets
- Plugins: RE: Backlogs plugin 0.0.1 (scrum/agile)
- Hi Mark, I had a brief look at the code. N ... we cannot reuse the estimated_hours field in issues? To me it would add value to be able to easily go between backlog view and issue view. One way to to track progress then, ... based on the sum of estimated_hours for all issues assigned to a sprint, and to calculate rema ... hours and the completed percentage for every issue assigned to the sprint. For the user interfa ... people than me, I can try to make a patch.
- Plugins: RE: Backlogs plugin 0.0.1 (scrum/agile)
- Hi, First I must say that this looks promi ... to the time estimate and progress column of issue?
- Plugins: RE: ezSummary plugin 0.0.1 - Send issue status summary(including all journals) mail to somebody
- Chaoqun Zou wrote: > Hi, it will only compat ... mpatience. Will be there possibility to edit issue's summary information (for example we wish t ... information. Thank you! We are waiting :)
- Plugins: RE: Ticket grouping plugin
- Hello Im using Redmine 0.8.5.devel.2982 (MySQ ... on http://www.redmine.org/wiki/redmine/PluginIssuesGroup the add subissue feature always show me an <pre> Failed to create subissue </pre> message, where I cant see to check what is wrong or is something required ?
- Plugins: RE: ezSummary plugin 0.0.1 - Send issue status summary(including all journals) mail to somebody
- Hi, it will only compatible with redmine last ... l check it and upload a bugfix version later.
- I am looking in to ways of making the Issues module of a Redmine installation available ... itory. Could this work? Or would there be issues having two instances of Redmine use the same DB tables? Thanks, Michael
- Hi, first, thanks and congratulations for ... le to allow some user role to edit/update an issue, while preventing him on updating the Assigned To field? if i grant the permission to Edit Issue, the user will be able to edit too much thin ... rogrammer/developer) being able to assign an issue to another equally privileged user? wouldnt ... lp me to implement this? thanks in advance
- We've got a post-commit hook going at work (t ... was that if we noted a revision as fixing an issue, it should not only just set it to a specifi ... code: <pre><code class="ruby"> issue.done_ratio = done_ratio if done_ratio ... dy reassign_to = nil issue.assignable_users.each do |assignuser| ... reassign_to = assignuser if assignuser.id == issue.author_id end issue.assigned_to = reassign_to # End ... k.call_hook(:model_changeset_scan_commit_for_issue_ids_pre_issue_update, { :changeset => self, :issue => issue }) issue.save </code></pre> This goes in app/mode ... 114. Thoughts on adding this in to 0.8.7?
- Plugins: RE: Cannot ddelete issues - Backlogs plugin issues ?
- Thank you Hans I removed the backlog plugi ... bitnami redmine stack service, created a new issue in Redmine and deleted it. It worked! As yo ... inform the developer. Kind regards Martin
- Plugins: RE: TortoiseSVN plugin to visualise the issue list in Commit windows
- At the moment there is not an option for this but once we add multi language support the word "Issue" will appear in what ever language version i ... ion 1.1.0.3 from beta to the current release.
- Plugins: RE: ezSummary plugin 0.0.1 - Send issue status summary(including all journals) mail to somebody
- Hello, there I see "ONLY compatible with Red ... t / enable module in settings - I cannot see issues (Internal error 500). What I am doing wr ... oqun Zou wrote: > ezSummary plugin can send issue status summary mail to people who can't see the issue but want to know things about that issue. > > Current version: 0.0.1. ONLY compati ... ://www.redmine.org/attachments/download/2133!
- Plugins: RE: Cannot ddelete issues - Backlogs plugin issues ?
- Just to check if it's the plugin that is caus ... ick/mongrel server If you then can delete issues you should contact the developer of this plugin.
- Help: RE: Help needed with error: undefined m ... or nil:NilClass from http://www.redmine.org/issues/2560
- Information about my environment: GLoc v1. ... evelopment Database adapter mysql