Search
Results (31863)
- Open discussion: RE: SVN Integration and questions on permissions
- Thank you very much for the clarification. I ... on will be completed: http://www.redmine.org/issues/show/1309
- Defect #2154 (Closed): Issues list page,when user session has overtime,click "next page"
- as Subject describes,you will find the proble ... e" links in this page hava the same problems.
- Feature #2152 (Closed): Use CSS classes for closed issues in search results
- When displaying search results it would be helpful to see the issue state at a glance from the "icon". In the activity list closed issues have a CSS class "issue-closed" @dt.issue-closed {background-image:url(../images/ticke ... g);}@ - The search results make only use of "issue" CSS class missing visual indication of closed issues.
- Open discussion: RE: Donating To and Supporting Redmine
- We have used Redmine for approx. 8 months hav ... dynamic one, and there are only planned one issue for 0.9 and nothing whatsoever for a version ... think it could have a bright future. /Lars
- Feature #2150 (New): Improved Trac migration ... acs site to migrated into single redmine site
- Had the case of having to move and combine 4x ... ces visible so added a external_ref field to issues table. Could not use id as moving lots of ... ove. I have attached the altered rake task
- Defect #2149 (Closed): Git Adapter date parsing ignores timezone
- Git adapter uses Time.parse() on the date str ... 0600 2008 </pre> This is causing a major issue with the repository to have incorrect times.
- Help: RE: How to handle multiple intertwined projects?
- Stephen Cortiaus wrote: > When I'm setting up Redmine, should I make one project, have one issue tracker for all these, and then try to keep ... o keep them all straight, with inter-project issue linking? I would go with this one. Subpr ... jects into the parent or move parent project issues into subprojects). Eric
- The developers I am setting this up for are r ... Redmine, should I make one project, have one issue tracker for all these, and then try to keep ... o keep them all straight, with inter-project issue linking? I'm new to this stuff, so go easy on my newbieness.
- Defect #2146 (New): Trac Importer: Attachments in Wiki will not converted correctly
- If you have the following situation <pre>[att ... 10.jar":attachment:JaGoSIAPI-0.0.10.jar</pre>
- Please, can anybody skilled in RoR and redmine help me with little issue? I would like to be redirected directly t ... core for me. Thanks a lot for any advice.
- Patch #2144 (Closed): Patch for main-level repository
- Here is a patch for High-level repository, ref to Issue #2120. Here how it works: If a changeset refers to an Issue that has not a linked repository, it looks f ... tory. If it has, changeset is linked to that Issue; If a project has no repository linked and ... pu click on revisin number linked to related Issue, it shows correctly changes made. Hope this helps, Andrea
- Feature #2141 (Closed): List SVN commits on issue page
- Hi, I really like the simplicity of Redmine' ... lacking - list the commits that reference an issue on the issue page.
- Open discussion: RE: New Google Analytics Plugin that supports per-project tracking!
- h2. Response to "The Bug" Eric - First of ... ource of this bug: http://labs.novaleaf.com/issues/show/5 A new version of the plugin (v0.1 ... n obscure plugin and collect dust. - Cyrus
- Feature #2139 (Closed): Roadmap: use estimated time for calculating progress
- The progress for an item (version) is not cal ... alculating the current progress of a project.
- Patch #2137 (Closed): blog plugin
- I wrote this plugins as # I want a stream ... bility to add new stream Redmine is fun :)
- Open discussion: RE: Customer Portal
- Maybe it's better to use «Customer» role and set permissions only for view and create issue?
- Defect #2134 (New): CVS does not handle aliases
- When one adds a CVS alias as the SCM module, ... d in the repository." when trying to descend.
- Patch #2132 (Closed): Patch to prevent blocked issues from being closed
- I noticed issue #1740 and decided to try to contribute by co ... a patch. My proposed solution is that if an issue is blocked by another issue, then the available statuses should only inc ... New, Assigned, Resolved, Feedback). If the issue is NOT blocked by another issue, then closed statuses (e.g. Closed, Rejected ... includes updates for unit tests and fixtures.
- Defect #2131 (Closed): Delimiter of numbers incorrect in german language
- If you have setup up redmine with "german" as ... excel, when the data will be exported as cvs.
- Patch #2130 (Closed): Hungarian language file updated to r1977
- Hungarian language file updated to r1977
- Hello there i am using this configuration ... I have everything setup, but I have a small issue, It doesnt accept Redmine users, it just den ... (Edit by T. Lecavelier: fix bad paste tags)
- Feature #2128 (New): Problems when 'Assigned To' field doesn't match 'Assigned' issue tracker
- There are problems when the Assigned To field is set, but the issue tracker is not set to _assigned_. A non-memb ... when they don't have permission to make the issue _assigned_. The issue then shows up in the assignee's "Issues assigned to me" area even when it _has not_ ... gned. Note that others struggle with this issue as well. See also #349, #640, and #1919. ... Assigned-to field and show it only when the issue is _assigned_. # Prevent a New issue from getting an assignment at all. # Make t ... mbers can be denied the ability to change it.
- Hello, I try to write redmine plugins and ... erver used: Mongrel (but not useful for this issue imho) - Redmine r1977 $ ruby script/about ... ripts and commands. Thanks for your help !
- Help: RE: hide possibility in a new issue as assign
- Thanks for the answer. I look for assign i ... - projet - boards - documents - Files - Issue Tracking - News - Repository - time track ... too but I didn't found this function anymore.
- Help: RE: Default value and remove unnessesary fields from the issue form
- Ok, so changeing the sourcecode is my only option then... :(