Search
Results (31862)
- Defect #2040 (Closed): first ldap auth mode does not works but the second does
- Ok I set up two instances to test this. Wh ... s. I can not explain why this happens.
- Defect #2038 (Closed): Italics in wiki headers show-up wrong in the toc
- When using italics in a wiki header they will ... e toc and Subheader is shown as "_Subheader_"
- Feature #2035 (Reopened): Issue reporter should be editable
- If someone calls or emails me an issue I need to be able to enter the issue, but have the issue reporter be the person who called or emailed me.
- Feature #2034 (Closed): Scramble passwords in database table "Repositories"
- If I do <pre> SELECT r.login, r.password, ... I mustn't to. Better to scramble passwords.
- Hi there, I'm trying to pipe emails into issues, using http://www.redmine.org/wiki/1/Redmin ... =>"priority", "controller"=>"mail_handler", "issue"=>{"project"=>"Support", "tracker"=>"Support ... What might be the problem? Thanks, Ingmar
- Open discussion: RE: Feature Request: Short-code for Priority
- The Priorities are there, that is correct. ... ") The Select-Box for creating and updating issues would display the full name "Functionality-Breaking Error")
- Open discussion: RE: Feature Request: Short-code for Priority
- Already in redmine since... the beginning :) admin > enumeration > issue priorities
- Hi there, I wish, i could have a short-code for Issue-Priorities. We have descriptive names at the ... larity), but have a short description in the Issue-List. Your List would say something like: - ... ghted to see something like this implemented.
- Help: RE: Removing "Estimated Time" and "% Done" from "New Issue" screen
- Remove them from here: "app/views/issues/_form.rhtml"
- 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.
- Feature #2033 (New): Role based notification settings
- Hi, it would be nice to have some sort of ... e customers to only get notifications if the issue gets assigned to them. If there's all kinds ... only a message that is being added when the issue is being assigned to them, or while the issue is already assigned to them, should be mailed to him. Any ideas anyone? Thanks, Ingmar
- Defect #2032 (Closed): email address case for importing mail
- The mail server on my campus (Exchange) has m ... case as above. This breaks the email --> to issue code as I and everyone else always enter our ... .password self.mail.downcase! end
- 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.
- Patch #2029 (Closed): New option that makes emails plain text.
- This patch add a new option to system-wide co ... e team-- still hate HTMLs in email. So "ruby issue tracking system":http://redmine.ruby-lang.org needs this feature.
- 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
- Feature #2027 (Closed): Default Target Version
- One of my best practices is to create an *Uns ... default target version when you create a new issue?
- Feature #2026 (New): Improve E-Mail notification templates
- The current format for E-Mail notifications i ... ion Fault on button click The following issue has been has been UPDATED by John Wayne: ... ============================ http://redmine/issues/show/217 ================================= ... ======== Project: CoreDev Issue ID: 217 Category: ... ormat for redmine. What do you guys think?
- Patch #2025 (Closed): Pluggable wiki formatter
- This patch makes wiki formatting pluggable. ... y_Document_format, which is the format "Ruby Issue Tracking System":http://redmine.ruby-lang.or ... eeds git-am(1) because it renames some files.
- Feature #2024 (New): gantt chart editing
- This is a patch to edit gantt chart. You can move a bar and change start or due date.
- Feature #2022 (Closed): Configure issues columns per project
- Currently, columns for issues table can be configured globally for all projects in Administration -> Settings -> Issue tracking It would be great if this settin ... ld add even more value to this great product!
- 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
- Defect #2019 (Closed): Issue list only shows a single issue (latest issue)
- When I view the Issues for a project, it only ever displays a single issue (the latest issue). Each time I create a new issue and click on the Issues tab for the project, it only shows a single issue despite clearing all the filters. The lower ... ctivity page. Also, if I click on "View All Issues" from the global projects page, I see all four issues. I installed redmine r1928 on a windows ... in # created a new project # created a new issue using defaults # created another new issue using defaults Results: Only a singe issue (issue two) was visible when clicking on the issues page Expected Results: A table with two issue...