Search
Results (12519)
- Feature #4894 (New): Mail handler in Redmine
- Hello. First of all - thank you all for aweso ... sending of email to outside, new comment for issue (telling about sending time and mail address ... to outside. Could it be done? Thank you!
- Defect #4893 (Closed): Typo in Hook Call
- The Hook @view_issues_move_bottom@ called for the form display for an issue move (introduced in r3456, r3457 for #4850) is defined with the parameter @issue@ which however is wrong here as there are actually multiple issues for which the form applies. The attached patch fixes this typo.
- Defect #4892 (Closed): Problem with task redmine:email:receive_imap
- I had the receiving mails by imap correctly w ... 222130826@gynaika.net> References: <redmine.issue-970.20100222124151@gynaika.net> <redmine. ... ail 2010/2/22 <redmine@gynaika.net> > Issue #970 has been updated by Itxaso Lizuain. > ... 970: prueba alex <http://redmine.gynaika.net/issues/970> > > - Author: Itxaso Lizuain > ... 0.8ex; padding-left: 1ex;"> <div> Issue #970 has been updated by Itxaso Lizuain. ... > <h1><a href=3D"http://redmine.gynaika.net/issues/970" target=3D"_blank">Ges= ti=C3=B3n #970 ... --001485f85b9c3b778204802f4c67-- </pre>
- Feature #4891 (New): Add version-date to the "Target version" drop down lists
- When creating or updating an issue, you have the option to connect it to a targ ... the release dates in the same drop down list.
- Feature #4889 (Closed): Ability to CC users not assigned to a project, but with project view rights
- It would be useful if you could add as a watc ... hey MUST be a member assigned to the project.
- Feature #4886 (New): Name of custom fields should be multilingual
- We are using redmine in different languages a ... name of custom fields could be multilingual.
- Feature #4885 (Closed): Option to make time log comments field mandatory
- the "comment" field while logging time for any issue should be mandatory. It would be highly prof ... appreciate the work you guys are doing here!
- Defect #4883 (Closed): Bottom "contextual" placement in issue with associated changeset
- The bottom @contextual@ div ends up on the left of the @issue-changesets@ div if there are not enough comments to push @contextual@ under @issue-changesets@, I think @contextual@ should alw ... lace. (current-ish trunk, alternate theme)
- Feature #4882 (New): Email receiving through MAPI
- I've tried to implement the email receiving t ... nnect to an exchange account, and create the issue, but not to download attachments. If someone ... for this amazing product that is Redmine. Fx
- Defect #4879 (Closed): Can't navigate in subversion if the address of the repository is not the root
- Hello, If I set as address for a subversio ... hould be 0.9.1, 0.9.2 or 0.9.3… Thank you.
- Patch #4878 (Resolved): More Hook Features
- Hi! I added some features to @hook.rb@: ... , so you can write: <pre> render_on :view_issues_form_details_bottom, :partial => "test", :i ... he matching test for @hook_test.rb" so far.
- Defect #4876 (Closed): Problem with fetch git-changesets after upgrade to Redmine 0.9.2
- We use git and Redmine. After upgrade to Red ... version 1.5.5.6 How to solve this problem? Issue did not exist before with Redmine 0.8.6.
- Defect #4874 (Closed): HTML part of issue mails is not properly escaped
- The link to the issue in the HTML part of issue mails is not properly escaped. If a user inserts HTML tags into the issue subject, it is inserted unescaped into the e ... phishing attacks using specifically crafted issue subjects. The attached patch against Redmine trunk (r3434) fixes this.
- Feature #4873 (Closed): Add "advanced features" to search box (as search filter for example)
- Hi, The search box is OK. But if I want to search only in open issues (for example) I can't. Please add more o ... in the body of the open-only or closed-only issues (for example). Thx.
- Defect #4872 (Closed): Pound (#) followed by ... 0) removes leading zero when rendered in wiki
- A number like this: !#0123456789 is ren ... efixed by a # and that will never clash with issue numbers. I don't see a benefit to removing ... s a workaround, we can prefix the # with !.
- Patch #4870 (Closed): Correct two german localisation problems
- This patch updates the German locale.
- Feature #4868 (New): Ability to add permissions to Document categories
- Many projects requres to using documents that ... subrojects, but it is complex in many cases.
- Defect #4867 (Closed): Deselecting textile text formatting causes interning empty string errors
- If an admin choses no text formatting ('none' ... se.rhtml: 7: <meta name="keywords" content="issue,bug,tracker" /> 8: <%= stylesheet_link_tag ... and that I wanted to test it </pre>
- Feature #4866 (Closed): New permission: view forum
- Currently it would be nice to be able to forb ... " checkbox in role permissions would suffice.
- Defect #4865 (Closed): Trim project name above 30 chars
- Project name trimmed above 30 chars. For example in Rusiian language show in attache.
- Feature #4864 (New): Global statistics about Redmine usage
- Some global statistics (maybe even graphs) ab ... would be nice, such as: * total number of issues, open, closed... * total number of documen ... etter! :-) (Redmine 0.9.0 on Debian 5.0.3)
- Defect #4858 (Closed): Dynamic values for Dropdown
- For a Custom Dropdown field "A", I am adding ... row", "Swan", "Parrot". Now when I log a new issue and select "Animals" for Dropdown "A", then ... r "A". Is there any such feature in Redmine ?
- Defect #4857 (Closed): Week number calculation in date picker is wrong if a week starts with Sunday
- The date-picker always displays the wrong wee ... good idea to make the week-base configurable.
- Defect #4856 (Closed): roadmap display crashes when a ticket has 'Estimated Time' too big
- Hello, One of my user entered a very high ... l: 14: </ul> 15: 16: <% if version.fixed_issues.count > 0 %> 17: <%= progress_bar([ver ... > 19: <%= link_to_if(version.closed_issues_count > 0, l(:label_x_closed_issues_abbr, :count => version.closed_issues_count), :controller => 'issues', :action => 'index', :project_id => versio ... 20: (<%= '%0.0f' % (version.closed_issues_count.to_f / version.fixed_issues.count * 100) %>%) config/initializer ... _average' app/models/version.rb:201:in `issues_progress' app/models/version.rb:94:in ... app47views47projects47roadmap46rhtml' </pre>
- Defect #4855 (Closed): Emission email address regression.
- On version 0.8.x it was possible to define th ... address it gives a error that it's not valid.