Search
Results (12554)
- Feature #4111 (New): integrate Issues with basecamp TODO
- My company uses basecamp for project manageme ... is to integrate basecamp TODO's and redmine issues. # the (basecamp)TODO item would be the subject of the (redmine) issue # comments on the TODO would create a comment on the redmine issue (and vice versa) # resolving on basecamp wo ... there other potential integration points?
- Defect #4109 (Closed): Bad hyperlinks in the project's issues listing for unassinged issues
- The list of the issues for a project (eg @/projects/PROJECT/issues@), in case a particular issue has not been assigned, contains a hyperlink ... links to an invalid page Using rev.2924
- Defect #4105 (Closed): svn+ssh subversion browsing
- Hi there Folks, I'm having a problem brows ... 'yes'... So I'm thinking this is a SSH issue. So anyway, I say yes, that adds devel.stuar ... ifferently to accommodate Redmine? If the issue is point 1) then I'm not too sure how to make redmine/SSH server work together in peace. If the issue is point 2) then I guess it should wait long ... m the svn+ssh list --xml command? If the issue is point 3) then do you have any idea what I ... way :-) Kind regards, Stuart
- Defect #4100 (Closed): Line break Missing in Wiki
- While editing my wiki my page is setup as fol ... them they get added to the last line of text.
- Defect #4099 (Closed): git windows no such file or directory
- Running Redmine 8.5 on Windows 2003 server wi ... having the git repos viewable in Redmine :-)
- Feature #4097 (Closed): Batch issue creation: keep previous selected values in the new issue form
- When using the "Create and Continue" button on issue creation form, I always wish the new form to ... f similar tickets very quickly. refs #2523
- Defect #4096 (Closed): Can include defects in roadmap
- On the roadmap, there are only items from the ... tems from the featre tracker in the roadmap.
- Defect #4093 (Closed): Sorting the ORDER broken - After adding a new Issue PRIORITY ("intermediate") - order and coloring of the issues broke (do not correspond the priority)
- Affects Trunk and 0.8.4 (probably 0.8.5 too) ... stration/Enumerations add a new priority to "Issue Priorities": like "intermediate" I've noticed that all of the coloring of the issues in the issues list broke: "Low" became the most BOLD RED ... the same time - I have proper sorting of the issues according to their prio in the issues list. And proper coloring. After trying to sort the issues (change order) - things messup again.
- Feature #4091 (New): "Comment" link for issues
- I've had (and still have) a lot of users coming to me asking how they could comment on an issue. Our typical use case involves lots of comments on an issue, rather than frequent attribute updates, and ... ets of rights for commenting on and updating issues, but still only one button for it. Anywa ... with the option to make it appear as needed.
- Feature #4089 (Reopened): Fires a warning if required custom fields exist when migrating
- I'm running redmine since 2 month. My current ... ated two trac projects some time ago with no issues. The migration of the 3rd project not worki ... sqlite3) is not fresh I think. What can i do?
- Defect #4086 (Closed): Email notifications may affect language of notice messages on the UI
- see attached image Marked notice should be in Polish
- Defect #4085 (Closed): Manager has no permission to see/edit project activities
- Defect #4084 (Closed): Cannot disable activit ... when activity is active on /enumerations page
- Defect #4080 (Closed): Can't change status
- I have a number of issues in my system that I can't change the status ... st times I can't. I've looked through the issues tracker here and done some Googling but can't find any similar problems. Any suggestions?
- Feature #4077 (Closed): Custom fields and overrides on Enumerations
- I'm going to be adding a bunch of changes to ... e and get feedback on it sooner than later.
- Patch #4076 (Closed): Localization of label "Options" on issues/index page
- Defect #4074 (Closed): Small browser windows / issue list.
- When I view my issue list, and reduce the browser window width, the right hand column overwrites the issue list. This seems OK on the redmine.org site, which also has a smaller font. Is this a version issue, or a theme issue ?
- Defect #4073 (Confirmed): Editing/deleting cross-projects custom query mistakenly redirects to "All issues" page
- If I delete a custom query, the project menu ... d back again (browser refresh does not work).
- Defect #4072 (Closed): Custom query and "for all projects".
- If I create a new custom query (e.g. status = ... og) is lost. It's not applied to the list of issues, and if I edit the custom query, the second ... nable "for all projects" and save it again.
- Patch #4071 (New): Accept more input when replying to a ticket using e-mail
- Currently, you can only set the status field ... gainst 0.8.6, but should work for trunk too.
- Defect #4070 (Closed): Wiki newline problem from Safari, Firefox on Mac OS-X
- *Issue:* when writing Wiki from OS-X, maybe newli ... e3 --version ---------- 3.6.7 ----------
- Patch #4065 (Closed): Redmine.pm doesn't work with LDAPS and a non-standard port
- To quote from the docs of Authen::Simple::LDA ... rver in this case. This patch resolves this issue by simply appending the port to the URI.
- Feature #4064 (Closed): Ability for superuser to set other user's Email Notification preferences
- Hi, We're using Redmine in a corporate env ... ndard behaviour of sending notifications for issues which the user is actively involved in is f ... 's possible to set watchers when creating an issue, this doesn't help for things such as Wiki p ... be implemented as a plugin? Thanks, Chris
- Patch #4060 (Closed): Traditional Chinese language file (to r2939)
- * Added tags ** default_issue_status_in_progress
- Feature #4058 (New): Wiki: Referencing to issue contents, status, priority, category, etc.
- The wiki should be able to dynamically reference to and display the contents of issues. For example a macro @{{#00001(status)}}@ would display the status of issue number 00001, and so on.