Search
Results (18202)
- Help: RE: Changing Order of Fields in "New Issue"
- Have a look to file: "app/views/issues/_form_custom_fields.rhtml" and apply the sorting you wish.
- I'd love to remove the "Estimated Time" and "% Done" from "New Issue" screen, but can't seem to find a way to do ... them. Is this possible? Thanks in advance.
- Does anyone know how I can change the order of the fields in the "New Issue" screen? I've tried moving the custom fields ... oes not affect the display order on the "New Issues" screen. Thanks in advance.
- Help: RE: Howto: Redmine Tickets in Eclipse 3.4
- Oh and then follow this instructions: http:// ... New task URL Old: ${serverUrl}/projects/foo/issues/new New: ${serverUrl}/projects/${project}/issues/new Query request URL Old: ${serverUrl}/issues New: ${serverUrl}/projects/${project}/issues Then I added a query with the param "project" set to my project identifier.
- If you want to use the issues from Redmine in Eclipse, you have to use th ... e software sites and then install the plugin.
- Open discussion: RE: Bulk Issue Creation
- I have a CSV of issues that were exported from another application ... und a lot of tutorials/examples on importing issues. Where or how do I create this custom code? Thanks
- Open discussion: RE: right-click functionality
- Nick Bolton wrote: > https://projects.littlestreamsoftware.com/issues > > It originally navigated you to the home page, but if you click on projects, then issues it would take you to the link above. O ... treamsoftware.com/projects/redmine-timesheet/issues is public and you should be able to see the right click there. Eric
- Help: RE: ezFAQ: issue when installing ezfaq git
- Interesting... there's a similar env var call ... dd that they would look for it for a gem, no?
- I'm successfully running the latest stable re ... mysql). I just browsed through the solved issues for the upcoming 0.8 and thought about gett ... ng Redmine installation? Greetings tini
- Open discussion: RE: right-click functionality
- https://projects.littlestreamsoftware.com/issues It originally navigated you to the home page, but if you click on projects, then issues it would take you to the link above. R ... witch my instance... Thanks Guys! Nick
- Help: RE: Customizing Issue Start Numbers
- Jeff Wilson wrote: > Is there a way to custo ... I'd like to start a project at a high enough issue number to not add more digits over the cours ... 000 for example. Any help is appreciated! Issue numbers are generated from the @id@ field in the issues table. You might be able to change your da ... t Autoindex property that can be set. Eric
- Open discussion: RE: right-click functionality
- Nick Bolton wrote: > Side note, we upgraded ... ttlestreamsoftware.com/projects/littlestream/issues? Eric
- Help: RE: Where are email templates stored?
- Patrick Gibson wrote: > We'd like to tweak the New Issue email template slightly (mainly the subject ... r email, one html and one plain text. Eric
- Help: RE: ezFAQ: issue when installing ezfaq git
- Matt Brown wrote: > I'm not familiar with Ro ... ments and Settings\Users\my-username@ Eric
- Open discussion: RE: User Pain Prioritization
- 3D Systems wrote: > I'm trying to evaluate R ... ould also be able to add a new filter to the issues list (e.g. Open issues where *pain > 50*). If you want some sampl ... ine-budget-plugin/tree/master adds fields to issues, the UI, and adds a custom filter. If yo ... iscuss a basic design in this thread. Eric
- Open discussion: RE: Bulk Issue Creation
- Dara Kong wrote: > I think I could use the R ... rse a spreadsheet and send an email for each issue. The manager would simply fill in a spreads ... spreadsheet one is to create a file with the issues you need and use the Rails console to add t ... ode but wouldn't be difficult at all. Eric
- Is there a way to customize Redmine to start ... I'd like to start a project at a high enough issue number to not add more digits over the cours ... 10000 for example. Any help is appreciated!
- Open discussion: RE: right-click functionality
- If the app were to make this functionality op ... b app. For those that prefer to click on the issue, click update, change a property, click save ... e of the browsers native context menu.
- Open discussion: RE: Usability of Gantt Chart and Time Tracking
- The Gantt Chart view is useful, but very hard to maintain. You need to move each issue manually if you need to adjust start/due dates. Are there plans for a way to slide a group of issues in time, say forward or back a week? One way to do this would be on Bulk Edit of issues, to accept '+10', or '-10' in the Start/Due Date fields, to push forward or backward 10 days.
- Open discussion: RE: Maven plugin
- Okay, found it. thanks.... It works fine! ... ition of the roadmap. So if you have an open issue in Version 1.0.0 and Issues in 1.0.1 and you want to create the update. ... help to establish redmine in my company.
- Help: RE: Where are email templates stored?
- Hi Patrick, ??Also, the link to change notification preferences at the bottom of each new issue email says "http://hostname/my/account" desp ... wards the bottom where you can change this.
- Hello, Getting an error trying to send ema ... The error I get is an Errno::ECONNRESET in IssuesController#new -- anyone seen this? Have a ... ails under windows, Rails 2.0.2. Thanks!
- Help: RE: how to rename an issue
- Thanks a lot! I never noticed the "more" link :-)
- Help: RE: how to rename an issue
- http://www.redmine.org/boards/1/topics/show/2543
- Hi, probably I'm missing something, but how do I rename the name of an issue in redmine (from svn)? Let's say there is a typo in the issue name and I don't want to edit the sql table by hand ;-) pedro