Search
Results (31864)
- Feature #2728 (New): Offline Support
- Maybe we could gain some speed by using the c ... on Gears. And offline mode would be awesome!
- Defect #2726 (Closed): Apply filter on issues in one project will cause the pagination link to lose project parameter(so all project's issues will be displayed)
- Example: * goto project redmine's issue * change the status to all in the filter dropdown * click apply * if the issues are paginated, the pagination link will los ... k the page linke, you will see all project's issues
- Feature #2725 (Closed): Ability to double click on entire rows in tables to select the item.
- Currently, you can only select one HREF item ... ghted is activated once it is double clicked.
- Help: RE: Troubleshooting retrieving emails via IMAP from GMAIL account
- I Think The above rake command Reads the email from My gmail account But Its not creating issues in my redmine account. I assume that it ... nread state to read state.So what may be the issue why its not creating issue in my redmine.Whether any files need to be modified in My redmine application
- First off, I love redmine it has changed our ... ubversion repo with redmine, but I am having issues with reposman.rb or my configs or something ... ver to get to this point. Thanks in advance.
- Perhaps this information is already readily a ... e idea is that if we get repeated reports of issues by our customers that this count would be i ... t", "contains", "does not contain". Older issues that were added prior to the field of course have no entry and new issues apparently have some definition even though ... ch capabilites). Thanks, Donald Bosart.
- Patch #2724 (Closed): Display attachment names in email notifications
- If a ticket is created with an attachment, no ... not the whole path Index: app/views/mailer/_issue_text_plain.rhtml ========================== ... ===================== --- app/views/mailer/_issue_text_plain.rhtml (revision 2451) +++ app/views/mailer/_issue_text_plain.rhtml (working copy) @@ -7,6 +7,7 @@ <%=l(:field_assigned_to)%>: <%= issue.assigned_to %> <%=l(:field_category)%>: <%= issue.category %> <%=l(:field_fixed_version)%>: <%= issue.fixed_version %> +<% if issue.attachments.size > 0 %><li><%=l(:label_attachment)%>: <%= issue.attachments.join(", ") %></li><% end %> <% issue.custom_values.each do |c| %><%= c.custom_fie ... %> <% end %> Index: app/views/mailer/_issue_text_html.rhtml =========================== ... ===================== --- app/views/mailer/_...
- Help: RE: Very slow authentification using LDAP (AD)
- I had the same issue. We have 2 DCs at my company and I just spec ... problem appeared to go away. Strange indeed.
- Defect #2723 (Closed): Host name and path being mangled in mail
- I recently noticed that emails being sent fro ... he ticket location: http://https:/redmine/issues/show/40 I checked my settings and ensure ... "https://". Is anyone else experiencing this?
- Feature #2722 (New): New user notification
- Very nice application - keep up the great wor ... eral) to be notified on user self-activation.
- Open discussion: RE: Right click issue in issue-list and open in new tab
- Thanks a lot. I tried with Safari and there i ... peoples Mac-Firefoxes? Cheers, Hans-Peter
- Defect #2719 (Closed): Increase username length limit from 30 to 60
- We use LDAP authorization and our logins cons ... increase username lenght limit to 60 or more?
- Feature #2718 (Closed): Config option to use https://secure.gravatar.com
- IE no gives an error message when redmine is ... setup. If I have time, I'll create a patch
- Defect #2717 (Closed): Time-log not working when not part of the project (but admin)
- To replicate: * You are admin * You are not part of the project that you have an issue in * Go to the issue * Log time in an udpate (not tested with normal time-log) The log is not saved.
- I can apply patch file from link: http://www.redmine.org/issues/show/443 Help me.
- Feature #2716 (Closed): User option to automatically add assignee to watchers
- For simple dependencies, instead of creating ... there could be a problem: # Alice opens the issue and assigns it to Bob. # Bob needs information from Carol and reassigns the issue to her. Bob forgets to add himself to the watchers. # Carol replies but forgets to assign the issue back to Bob. Bob is not the originator, the assignee, or a watcher, and is not notified.
- Feature #2715 (Closed): "Magic links" to notes
- This was part of Feature #391, but the issue was closed. e.g. #391.1 -> http://www.redmine.org/issues/show/391#note-1 Edit: The syntax impl ... e short version: <pre> #2715-41 </pre>
- Feature #2714 (New): Point users to "Watched issues"
- The email footer points people to their email ... ferences, but people are notified of watched issues too. This is hard to explain in a footer. If "Watched issues" was on "My page" by default, it would be easier. Maybe below "Reported issues". A link in the "Email notifications" section of "My account" would be helpful too.
- Open discussion: RE: Right click issue in issue-list and open in new tab
- It is similar to that, however I'll try to ex ... ick anywhere else on the line related to the issue the Redmine context menu ("Edit", "Status", ... ows. If I right click outside the list of issues, the "Back", "forward", "Reload", etc. menu shows. Hope that helps. Jeff jldsystems.com
- Feature #2709 (Closed): Modify default values
- Is there a way the default values of a new ti ... e default value of the "Assigned to:" field.
- Feature #2708 (Closed): Require Category
- As of now I am using Redmine to monitor corpo ... re a way to make the Category value required?
- Hi all, I have set up Redmine.pm to link m ... this? What can I give to help diagnose the issue? Thanks, Todd CentOS 5.3 Apache 2.2 Ruby 1.8.5 Redmine 0.8.0
- Hi all, I'm using Reposman to automaticall ... so, I would do this work, but are there any issues I should be aware of before I start? Thanks, Todd
- Help: RE: I need to change order of category in Issue list...
- Hi. Thanks for your reply. but I can't unders ... . What do I create to track your advice??? Issue or anything else? Please, let me know more precisely. Have a nice day!!!
- I didn't see anywhere how to subtract time from an issue. I.e. if we over estimated or something.