Search
Results (18208)
- Hello, I'm new here and looked through some of the Issues/Defects which i could fix. Is it allowed to post a Patch to an issue which has already been assigned to someone else? Regards Chris
- Plugins: RE: Stuff ToDo - What's recommended to do next
- Rene, Customization via settings not avail ... r\plugins\stuff_to_do_plugin\app\models\next_issue.rb" HTH :) Regards, Nanda
- Hello, I would like to add project custom fields to query issues filters and to the query itself. Anyone knows how to do so ? Thanks
- Plugins: RE: Installing plugins
- If you can get the production.log file (locat ... og directory) it will help in debugging your issue...
- Help: RE: Create Plugin for jstoolbar modification?
- Eric - I fought with this on Friday, but t ... to override or insert code into is app/views/issues/_form.rhtml. Does this seem logical? It ... ughts? Thanks for your help. Andrew
- I'm trying to migrate a TRAC wiki across to r ... strophe in the name. I've seen some similiar issues being resolved with Redmine but namely to d ... sions. I don't know if I need to raise an issue for this or if there is a fix available. ... und is not really a good enough fix for this issue.
- Plugins: RE: HoptoadServer Plugin (automatically creates issues from exceptions in your app)
- Hi Eric, thanks for your nice words! Did you ... s like source links and occurences counter...
- Plugins: RE: HoptoadServer Plugin (automatically creates issues from exceptions in your app)
- I'm using this now, great job. BTW: Some o ... to the master branch. Thanks Eric Davis
- Open discussion: RE: (Paid) Hosting
- Jan Schulz-Hofen wrote: > first of all I wou ... rever you want. With GitHib, where are your Issues stored? Your file uploads? What would happen if GitHub left or they turned off issue tracking for everyone? Eric Davis
- There's this lovely thread: http://www.redmine.org/issues/2525 which describes how to patch Redmine ... 0.8.2 Thanks for your assistance, Yitzhak
- Plugins: RE: Stuff To Do plugin v 0.3.0 Released
- Thank you, I'll add the files in the next rel ... hanges or suggestions, feel free to open new issues on my "Bug Tracker":https://projects.littlestreamsoftware.com/projects/redmine-stuff-to-do/issues for Stuff To Do. Eric Davis
- Open discussion: RE: Order of % in Grid Menu
- I'd prefer ascending order (0-100), since that's how an issue should progress. If you want to quickly jum ... utton (jumps to the END of the list). Eric
- Hi guys, Does anyone know of an easy way to ... to specific roles based on the status of an issue? For example, a user submits a feature request issue (i.e. the Feature tracker), but "developers" ... ve notifications if they are assigned to the issue, which is not what we're trying to accomplish. Thanks in advance!
- Plugins: RE: Ticket grouping plugin
- feature request for this plugin (if this is the right place) it would be great if each group of issues had a 'select all issues in group' button
- Hello All, First, I must truly commend the ... . Alternative sorting methods include: # of issues within the projects, # of users associated ... aulting to Webrick. Thanks again, Chris
- Hello, could someone solve this issue? I don't understand why image resizing was removed in latest version. Franc
- Help: RE: is there way to make completed vers ... ear on the drop down menu when you assign an issue to a version?
- Thanks
- Help: RE: is there way to make completed vers ... ear on the drop down menu when you assign an issue to a version?
- Marios Timotheou wrote: > It would be good i ... can toggle that in the roadmap page ) See issue #1245 which is currently not resolved / implemented yet.
- Help: RE: Trouble for adding new themes in redmine 0.8.3
- Sylviane A wrote: > I restarted the applicat ... and let me know if this does not solve your issue. Kind regards, Mischa
- Help: RE: graph of inter-dependency of an issue
- This sounds like the functionality should be ... it of work using it and could assist with it.
- We have a lot of versions and the drop down l ... w you can toggle that in the roadmap page )
- Hi all, does someone know where the details on why the importing of an issue via the importer plugin failed ? I've only got the list of not imported issues, but not why. thanks for help ! gabriel
- Plugins: RE: Proposal for a redmine testboard plugin
- (well, only today I found some time for looki ... a testplan is tied to: a sub/project, or an issue (a task, but also a bug) - a testplan is al ... estcase/testsuite/testplan; - as with other issues, for each testcase consider having time est ... hopefully they help. best regards, marius
- Plugins: RE: Ticket grouping plugin
- try this get the plugins revision <pre> git clone git://github.com/Ubik/redmine_issues_group.git ./vendor/plugins/redmine_issues_group </pre> show the remote repositori ... cal <pre> git checkout -b my_local_redmine_issue_group origin:origin </pre>
- Plugins: GIT clone does not work
- Andrew, I tried to get the plugin from two ... re> git clone git://github.com/Ubik/redmine_issues_group.git </pre> and <pre> git clone http://github.com/Ubik/redmine_issues_group.git </pre> fail with the same err ... te promising. Thanks for sharing this plugin!