Search
Results (31864)
- Feature #2500 (Closed): configure custom fields as "required for status transition"
- I would like to be able to configure custom fields as "required" but only for some issue statuses. For example, in our workflow, w ... the ticket status to "Livré" but not before.
- Hi all, I've defined a tracker named Actio ... he model) and in one direction only (wiki to issue). I'd like also to have a feature "helpin ... M, that is able to retrieve * the list all issues that have been created, shown and/or modifi ... development of Redmine ? regards gabriel
- Open discussion: RE: how to add more information
- You can hack the Redmine Core yourself; * For the additional content on the [[RedmineIssuelist|issuelist]]-sidebar: You can modify source:trunk/app/views/issues/_sidebar.rhtml * For the footer-modifica ... ews/layouts/base.rhtml#L60. HTH... Mischa.
- Help: RE: Connect Issue list to TortoiseSVN
- Google has an opensource C# plugin for integration with Tortoise and its Issue tracker, named GURTLE: http://code.google ... -in that enables a user to query a project's issue tracking system during a commit. Gurtle is such a plug-in and enables the user to consult issues of a project hosted by Google Code from wit ... alog box. The screenshot below shows how the issue dialog box looks like in Gurtle for the project hosting support project."
- Defect #2492 (Closed): Issue with attachment export to PDF will hang after upgraded to r2226
- And the exported file is not a pdf but a erro ... istory.back()">Back</a></p> </body> </html>
- Open discussion: RE: mail notification or watcher in closed project
- Jpierrre Guicar wrote: > Most of users are'nt interessed by issues in which there are'nt involved but i did'nt find any feature allowing to see only assigned issues. Is there such feature ? Thanks for your opinion. AFAIK *assigned issue* could be seen from _My page > Issues assigned to me > View all issues_ or you could use filters from issues page (user can save custom filter if he has permission)
- Help: RE: Plugin to alter Redmine trunk behavior
- Gabriel, Could you report this to the Ques ... treamsoftware.com/projects/redmine-questions/issues Eric
- Defect #2491 (Closed): robots.txt file is has incorrect urls
- My mongrel servers all crashed, I believe due ... http://(host-name)/projects/(project-name)/issues/calendar http://(host-name)/projects/(project-name)/issues/gantt Since robots.txt does not support ... /(host-name)/repositories/show/(project-name)
- Open discussion: RE: mail notification or watcher in closed project
- Great idea I'am in a similar environnement ... point: Most of users are'nt interessed by issues in which there are'nt involved but i did'nt find any feature allowing to see only assigned issues. Is there such feature ? I don't know ho ... it might be. Best regards, Jean-Pierre.
- Feature #2490 (New): a less cpu-intensive set ... through fetchmail/imap (please add to wiki ?)
- Hi, i did not want to open my smtp port as i ... nice -19 /usr/bin/fetchmail &> /dev/null
- Open discussion: RE: Show us your themes!
- Since the first time I saw your initial scree ... ate]]-theme, it has lots of visible borders (issuelist, repo, repo-revisions etc.) instead of t ... sers of Redmine... Greetings, Mischa.
- Help: RE: subclassing issues_controller in a plugin getting 403 error now
- Thanks for that tip. After a bit of tinkering ... init.rb file I put in: <pre>project_module :issue_tracking do permission :view_issues_subtasking, :subtasking_issues => :index end</pre> This adds in the perm ... is line: <pre>connect 'projects/:project_id/issues', :controller => 'subtasking_issues'</pre> This way the only thing going thr ... action and the rest goes through the normal issues_controller. So far, this seems to be wo ... o that updating will not be a large chore.
- Help: RE: Plugin to alter Redmine trunk behavior
- Eric, I've got the question_plugin you've ... e>undefined method `pending_question?' for #<Issue:0x4425758></pre> (see file 5.html for more d ... 've got the error message : <pre> Showing issues/_sidebar.rhtml where line #7 raised: Assoc ... tml for more details) * while creating an issue, on submit, I've to the message: <pre> und ... ore details) I'm on the r2253 of trunk
- Feature #2487 (Reopened): Software Reliability Growth Curve
- File is plug-in for Software Reliability Grow ... f Target version * Selection of Tracker
- Feature #2485 (Closed): Watched issues should appear on "My Page"
- The issues that I care about most are: 1. those assign ... helpful if there was also a list of watched issues as well. Such a list would also provide a quick way to jump to issues you want to unwatch.
- Feature #2484 (Closed): New member role should not default to admin
- In the Members tab under project settings, be ... Out of the box it would be set to "reporter".
- Help: RE: subclassing issues_controller in a plugin getting 403 error now
- > The simple simpe fix is to replace params[:controller] with 'issues' , but I'm looking for a better way to writ ... d_optional_project params[:controller] = 'issues' super end </code></pre> Eric
- Help: RE: Redmine Receiving Emails - IMAP Issue
- You can run @rake --trace@ to get more verbose messages. Eric
- Hello, My config is a bit Windows centric ... start using the send-to-redmine feature for issues. I've configured (and run in command windo ... new to 'read', but it is not removed, and no issue is created. According to the docs, this mea ... rectory and don't see anything. Any ideas?
- Open discussion: RE: Agile methodologies and Redmine
- It looks like the scrumalliance has been deve ... mine_backlogs * redmine_burndown * redmine_issue_grouping * redmine_story_decomposition * redmine_task_board Eric
- Patch #2482 (Closed): Named scopes in Issue and ActsAsWatchable plus some view refactoring (logic extraction).
- Added named_scope in Issue and ActsAsWatchable replacing custom finder ... the same name (so no API breaking) * Adds *@Issue::recently_updated@*, *@Issue::with_limit@* and *@Issue::on_active_project@* which are optional but ... oves DB logic from partial view *@my/blocks/_issueswatched.rhtml@* which falls back to new name ... st let me know, or simply apply this patch :)
- Help: RE: subclassing issues_controller in a plugin getting 403 error now
- I found what is causing the 403 error, but ca ... s to replace @ params[:controller] @ with @ 'issues' @, but I'm looking for a better way to write that out.
- Feature #2481 (New): Improved issue update (+post real-life project information).
- Hello, Thanks for an excellent project manage ... ent admin system. *Downs:* * Grouping of issues is much nicer in Trac, and this is really v ... w versions are represented with bars etc. * Issues really get bloated in our way of working, i ... be really good to have group permissions on issue level. * In general, the better we could visualize issues (to get an overview) and their progress the ... dates are more to make actual updates of the issue (time-log, concrete updates etc). * anoth ... m (similar to "forum") where you discuss the issue and how you could deliver it. Driving work and delivery forward. This will make the issue update process much easier to follow. And th ... in! Best regards, Jens Berlips
- Defect #2480 (Closed): Spend time report small issue
- This issue marked red at enclosed image.
- Open discussion: RE: Assign Issues to more than one user
- This topic is being discussed now, see #408 for details