Search
Results (12499)
- Feature #3099 (New): Last activity time window.
- Time window of last activity is between now a ... be now but the last activity of the project.
- Feature #3098 (Closed): Add grouping and sorting to Gantt
- We need to create overall Gant for all our pr ... hould be configurable, so the user can group issues by what he needs. There should be also ability to "Save" Gantt settings.
- Feature #3097 (New): Add CSV export to Gantt
- Then it can be converted to Excel file for further reporting to clients
- Feature #3096 (New): Lock accounts after X failed attempts
- I believe Redmine should have the functionali ... ntity the ability to brute force my password.
- Defect #3095 (Closed): Export Gantt as PNG didn't work
- I just receive blank page with text: The image “http://myredmine/issues/gantt?format=png&month=4&months=4&year=2009 ... not be displayed, because it contains errors.
- Feature #3094 (Closed): Change ticket ID generation
- When the redmine had many projects and used f ... be reseted, starting again: 201001, 201002..
- Defect #3093 (Closed): Redmine Issue Creation By Email
- I am currently downloaded Redmine-0.8.2 in my system.I checked the functionality of Issue Creation by Email I Have sent the followi ... elp are the custom fields i have created for issues I am running the following rake task ... Help:my default value" is considered as Issue description and it is saving under issue description.And the Reamining values are stored appropriately.Only the problem with the issue description I am not able to pass these c ... Custom fields Please guide me in this issue
- Feature #3090 (New): field "Assigned to" with roles
- Can it be that the field "Assigned to" was adjested with blinding to roles?
- Feature #3088 (New): Estimated hours field able to hide role based
- adding the option to hide this field to the "roles and permissions" manager
- Defect #3087 (Closed): Revision referring to issues across all projects
- Hello *Short summary* I am trying to get a commit from a sub project close/reffer to an issue on a main project. Nothing is being insert into changesets_issues table. Further more, if I insert into changesets_issues table myself, the url to repositories/revision/ is generated to main project (where issue exists) instead of pointing to sub project ( ... e a parent project on which users can create issues. However, developers have split this pro ... I have made such that: - main project has issues module enabled, but repository module disabled - sub projects have issues module disabled, but repository module enab ... main project screen. However, revision to issue (changesets_issues table) is not working. There are two p ... http://example/projects/overview/sub issue...
- Patch #3086 (Closed): Link projects and users in issue list
- Patch #3085 (Closed): Link project in simple issue lists
- Feature #3082 (New): Repository Search
- it would be very useful to have a search (con ... ect/opengrok/) for various SCMs into Redmine?
- Defect #3078 (Closed): Sorting a query on a value that isn't in the displayed columns fails
- * Assume your default columns don't include p ... riority * Notice that the resultant list of issues isn't sorted
- Feature #3077 (New): Customer Feedback System
- May I ask, Can redmine to achieve "Customer F ... port to "Bug Tracker"). Thank you very much.
- Defect #3075 (Closed): Context-menu issue-status change fails under certain circumstances
- An issue-status change of an issue, when using a required timelog-customfield w ... id get an empty time entry while updating an issue using the context-menu. > > Steps to reproduce: > * Created a new issue / Or use an existing issue without spent-time > * Change the issue using the context-menu (e.g. change priority) > * No time appears on the issue > * 0.00 time appears on the Spent Time rep ... This side-effect clearly does not fixes the issue when using the context-menu's status-change ... 650. I've followed-up the discussion on that issues journal in this forum-thread http://www.red ... I proposed a (maybe dirty) solution for this issue in "this section":http://www.redmine.org/boards/1/topics/show/2352#Proposed-workaroundfix.
- Feature #3074 (New): Indention in Wiki of headings and corresponding content based on heading-depth
- It seems to me that such a feature would impr ... o prevent it from being erased in my head :).
- Feature #3071 (New): connect ecm systems to redmine
- Problem: We want to position Redmine in ou ... ine, but is not focused on software projects.
- Feature #3069 (New): Relative schedules, roles -> users
- In my view these two together are the "killer ... ngratulations on an excellent app. Matthew
- Feature #3068 (New): Generic task management (not issues)
- I'd like to suggest an addition which would m ... able in a much broader set of situations. Issues -> Tasks. There should be a per-project setting, what to actually call "issue" in that project. And, as a corollary, add a ... "tracker" there, too. (E.g. "task type", if "issue" is renamed to "task".) If left empty, th ... hew (Updated as suggested by Szabolcs Szász)
- Defect #3066 (Closed): "label_updated_time_by" displayed from english locale
- "label_updated_time_by" displayed from englis ... In ru.yml this string is translated. But on "issue" page this string shown in English.
- Feature #3064 (New): [redmine.org] Complexity custom data field
- If we could have a Complexity custom data filed on issues, we could easily separate issues that are easy from the harder ones. This w ... te changes to a few components. e.g. Moving issues from project-only to the global views * Sm ... rate the Micro sized ones and the Large ones.
- Defect #3063 (Closed): Anonymous user without permission.
- Ruby version 1.8.7 (x86_64-linux ... but anonymous users may view my profile and issues... Is it a bug?
- Feature #3061 (Closed): Let macros optionally ... multiple lines and ignore single curly braces
- Hi, please modify the regex to match the wik ... /xm unless const_defined?(:MACROS_RE) </pre>
- Defect #3060 (Closed): Week numbers dont match in reports and calendar popups
- The weeknumbers in the calender-popups dont match with the one in the reports. There is an issue with this, you can use 'normal' weeknumbers ... %V 13 [root@hedwig ~]# date +%W 12 </pre>