Project

General

Profile

Search

Results (12110)

Feature #3077 (New): Customer Feedback System
May I ask, Can redmine to achieve "Customer F ... port to "Bug Tracker"). Thank you very much. 2009-03-30 21:20
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. 2009-03-30 16:52
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 :). 2009-03-30 15:55
Feature #3071 (New): connect ecm systems to redmine
Problem: We want to position Redmine in ou ... ine, but is not focused on software projects. 2009-03-30 11:45
Feature #3069 (New): Relative schedules, roles -> users
In my view these two together are the "killer ... ngratulations on an excellent app. Matthew 2009-03-28 19:52
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) 2009-03-28 19:46
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. 2009-03-28 14:51
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. 2009-03-28 00:11
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? 2009-03-27 23:02
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> 2009-03-27 12:36
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> 2009-03-27 11:58
Feature #3059 (New): Placement of input controls when adding related issue
When you have a large list of related issues and use the "add" link, the input controls are put on the bottom of the list of related issues, forcing the user to scroll down to input the issuenumber. Maybe it would be possible to do one ... the top of the list, and adding the related issue to the top of the list * Remove the add link and display the input form for adding of related issues at all times (either at the top or the bottom - thus making it unnecessary to clik the link first) 2009-03-27 11:15
Feature #3058 (Closed): Show issue history using tabs
We have some issues where there are so many Status/priority/cus ... ice to be able to filter out things from the issue history. For example, next to the "History" ... ion at a minimum (globally, probably not per issue to avoid overheads), or have a default in the user preferences. 2009-03-27 00:07
Feature #3057 (Closed): Allow custom my_page blocks to define drop-down names
I have "a plugin that adds additional blocks ... their localized names: <pre> BLOCKS = { 'issuesassignedtome' => :label_assigned_to_me_issues, 'issuesreportedbyme' => :label_reported_issues, 'issueswatched' => :label_watched_issues, 'news' => :label_news_latest ... is necessary in order to localize the plugin. 2009-03-26 23:07
Feature #3055 (Closed): Option to copy attachments when copying an issue
When you "move" an issue and select to copy it attachments are not included in the new issue. 2009-03-26 15:34
Patch #3053 (Closed): Patch for layout/base.rthml
In our theme we are using a background image ... ment Database adapter mysql </pre> 2009-03-26 11:32
Patch #3052 (New): Patch for Redmine to persist form state when adding multiple issues
When creating multiple issues in Redmine, I wanted that "save and continue" to persist some of the form states for the next issue. To do it, I made this little patch that enables a new issue to inspire itself on another issue. I’ve tested the patch against the stable releases 0.8.1 and 0.8.2. 2009-03-26 05:09
Patch #3051 (Closed): Show timelog reports for non-versioned issues
The attached patch allows non-versioned issues to display in the timelog report. 2009-03-25 22:25
Feature #3050 (New): Deleted files should be ... on the history note in which they were added
If you add a file and later delete it, you wi ... th a strike-through once it has been deleted. 2009-03-25 18:50
Feature #3046 (New): Mix associated revisions with journal entries
when an issue has a number of associated revisions and com ... m, so people might not notice that a certain issue had been fixed already. At the moment in ... ontent, think long preformatted lines). This issue would also be fixed by having one integrated ... approval I'm quite willing to provide a patch 2009-03-25 08:52
Feature #3042 (Closed): Massive issues update
Could be nice to have the possibility to update multiples issues at once. Very useful to reaffact the release for example. 2009-03-25 00:14
Defect #3041 (Closed): Intermittent test failures - test_autologin
@test_autologin@ is failing every now and the ... something wrong with the test, maybe a Time issue? <pre> "Build 899aee4011cb992ea2156238c1 ... "test/unit/wiki_content_test.rb" "test/unit/issue_test.rb" "test/unit/repository_subversion_te ... .rb" "test/unit/document_test.rb" "test/unit/issue_status_test.rb" "test/unit/comment_test.rb" ... st.rb" "test/unit/search_test.rb" "test/unit/issue_category_test.rb" "test/unit/repository_cvs_ ... members_controller_test.rb" "test/functional/issue_categories_controller_test.rb" "test/functio ... account_controller_test.rb" "test/functional/issues_controller_test.rb" "test/functional/roles_ ... al/news_controller_test.rb" "test/functional/issue_relations_controller_test.rb" "test/function ... egration/projects_test.rb" "test/integration/... 2009-03-24 21:42
Feature #3040 (Closed): Extend filter on subject field
*Context:* In order to identify each task, w ... d a filter type based on regular expression 2009-03-24 10:57
Feature #3039 (New): Make annotation why you ... m redmine depend on your notification options
If your profile is set to 'mail me on all my ... ust set their options to "all my projects". 2009-03-24 10:23
Defect #3038 (Closed): incorrect translation in label_x_closed_issues_abbr section (ru)
in r2613: <pre> label_x_closed_issues_abbr: zero: 0 закрыто one: 1 закры ... " </pre> correct: <pre> label_x_closed_issues_abbr: zero: 0 закрыто one: 1 закрыт other: "{{count}} закрыто" </pre> 2009-03-24 02:23
(10476-10500/12110)