Project

General

Profile

Search

Results (12602)

Defect #14086 (Closed): Better handling of issue start date validation
I am opening a new issue as requested on #6378. On comment 16 of that issue gives the idea of what is the bug. +Steps to reproduce the problem:+ # Create an issue with start date and due date. (Let' say May 27 and May 31). I will refer this issue as IssueA. # Create another issue. I will refer this issue as IssueB. # Create a third issue with start date and due date as a subtask of IssueB. (Let's use the same dates: May 27 and May 31). # Modify IssueB and add a relation to "follow" IssueA. This will "push" IssueB and its subtask forward on time. # Create a fourth issue with start date and due date as a subtask of ... 2013-05-18 22:42
Feature #14083 (New): Issues search: group by
In custom search Issue one can define group by fields. It would be ... way as project name is shown. Now the result issues are properly grouped but grouping columns can only be repeated in every row... 2013-05-17 19:24
Defect #14081 (Closed): Davids bridal register page first and last field challenges
1. Navigate to Davidsbridal.com 2.On home sc ... Enviroment: Windows 8 - Google Chrome 2013-05-17 17:25
Defect #14077 (Closed): Exception in 2.3.1 un ... in app/models/tracker.rb (with possible fix)
just updated to ruby 1.9.3 and 2.3.1. Started ... ): 36: rows.left l(:field_status), h(@issue.status.name), :class => 'status' 37: rows.left l(:field_priority), h(@issue.priority.name), :class => 'priority' 38: 39: unless @issue.disabled_core_fields.include?('assigned_to_i ... rows.left l(:field_assigned_to), avatar(@issue.assigned_to, :size => "14").to_s.html_safe + (@issue.assigned_to ? link_to_user(@issue.assigned_to) : "-"), :class => 'assigned-to' 41: end 42: unless @issue.disabled_core_fields.include?('category_id') ... b:72:in `disabled_core_fields' app/models/issue.rb:460:in `disabled_core_fields' app/views/issues/show.html.erb:39:in `block in _app_views_issues_show_html_erb___3689670651647187124_55351200' app/helpers/... 2013-05-17 10:35
Defect #14075 (Closed): bitnami redmine 2.3.0 problem with RedmineApp for Iphone
Hello. i have 2 redmine servers first, ol ... ny attachments. in crm boss cant add,edit issue because problem Due Date (Начата) is not valid date. here log Started PUT "/redmine/issues/84.json?key=ad84ddea7f06c7422c5dbd0dcfaa0ae ... at 2013-05-16 11:42:40 +0600 Processing by IssuesController#update as JSON Parameters: {"issue"=>{"start_date"=>"2013/05/16", "due_date"=>" ... on iphone it works correct. Processing by IssuesController#update_form as JS Parameters: ... VZdQeKwbL6LUzDP6XQbzXgD4Jv8d6LTGbh0qMsw8=", "issue"=>{"is_private"=>"0", "tracker_id"=>"2", "su ... rity_id"=>"2", "assigned_to_id"=>"", "parent_issue_id"=>"", "start_date"=>"2013-05-17", "due_da ... nd that "2013/05/17" is same to "2013-05-17". 2013-05-17 06:29
Defect #14058 (Closed): Installed plugins do not display.
Hi, I tried to install redmine_hipchat plu ... hema version 20120917111848 </pre> 2013-05-15 11:30
Feature #14054 (New): Option to hide subtasks in Roadmap
Would be useful if there's a way to hide all subtasks from the issues list under Roadmap, so we have a clean, hig ... w of the features and fixes for each release. 2013-05-15 04:18
Defect #14053 (New): Tracker Order Bug - Trac ... pses any Tracker below it on the Tracker List
Scenario: User's role allows "Add Issues" Role has a functioning workflow in tracke ... flow in tracker "A" (do not want them adding issues here) Ordering of the Trackers in the Admi ... B" When the user attempts to create a New issue, they just get a submission screen without any fields visible/available - so cannot create the issue. If you switch the order of the trackers ... "B" then "A", the user is able to create an issue as desired. This workaround was fine unti ... add items to one tracker but not the others. 2013-05-14 20:53
Defect #14051 (Closed): Filtering issues with custom field in date format with NULL(empty) value
I configured a new Issue Custom Field (with Date format) and I need to filter issues by this field where its value is overdue (l ... his field and the query returned the overdue issues and issues with NULL value. I need only the first one, ... lt is exactly the expected (only the overdue issues were listed, without null values). Relat ... www.redmine.org/boards/2/topics/32096?r=37846 2013-05-14 19:02
Patch #14039 (New): Display parent issue description on subissue
Hi there, I created a small patch, which allows you to display the description of the parent issue in the subissue form. This function could be allowed/disallo ... ks. This way, each user can track the parent issue description. In addition to the functiona ... ocks. I can try to define tests for these issues, even if I'm not the best testcase develope ... and my screenshots. Best regards, Daniel 2013-05-13 13:10
Defect #14038 (Reopened): Ordered/unordered lists inside table cell are mangled
Here is an example: |test name|test| |tes ... of table cell as well, but it's not critical. 2013-05-13 12:32
Defect #14031 (Closed): Form elements disappear in Firefox 20.0 on Mac
Form elements sometimes disappear in Firefox ... overflow:auto is *not* working. I see the issue right now on this platform while creating th ... 30217094251 rails3@app-11:~/apps/redmine$ 2013-05-12 13:10
Feature #14030 (Closed): Allow plugins to put gems inside PluginGemfile
Having plugins put their gem requirements in ... or files names, say, @PluginGemfile@ as well? 2013-05-12 04:13
Defect #14029 (Closed): db migration issue from 1.4 to redmine-2.2.4
Hi, I have an issue with DB when upgrading redmine from 1.4 to r ... rake:19 Tasks: TOP => db:migrate </pre> 2013-05-11 19:21
Defect #14027 (Closed): Comments Not Functioning for Simplicity Blog Template Page
I am running Simplicity 1.5.18 here: http://i ... l (see screenshot). THANK YOU FOR YOUR HELP!! 2013-05-10 18:11
Feature #14024 (Closed): Default of issue start and due date
h2. Current behavior If date is blank, def ... ck "next" 3 times. h2. This feature If issue start date set "2013-08-10", default issue due date becomes issue start date (=2013-08-10). It prevents to cl ... g! !open.png! I add this feature patch. 2013-05-10 13:28
Defect #14023 (Closed): Can't delete relation when Redmine runs in a subpath
+Brief Description:+ * Since update to V2.3.0, it's not possible to delete a related issue. * this worked very well in former versions ... + # open a Ticket view, go down to 'Related issues' and [Add] an issue # select 'Related to', type another valid t ... ok! # Now try to [Delete Relation] of that issue in same view # Dialog 'Are you sure?', pres ... * The bug exists in V2.3.1 too. * 'Related Issues' is a powerful feature in Redmine. So we ho ... ority of this defect for next release V2.3.2. 2013-05-10 08:49
Feature #14022 (Closed): provide a way to set unlimited attachment size
This issue is a branch from #13949 Given Setting pag ... Size" to *0 meaning unlimited* When I visit issue create page /projects/projectname/issues/new And choose any arbitrary big file An ... button Then progress the file is uploaded 2013-05-09 21:49
Feature #14021 (Closed): Drag and drop system on custom fields, types of issue (administration) and more.
Hello! I think that we need a system to organize better our custom fields, types of issues etc (administration tool). I suggest som ... anks a lot team, I really apreciate your Job! 2013-05-09 16:19
Defect #14019 (Closed): describe how subtask work
The whole [[RedmineIssues#Subtasks]] description only consists of links to revisions comments and issues, and at the end you find youself trying to ... e aggregated values be calculcated in parent? 2013-05-08 23:33
Feature #14018 (Closed): Allow tracker field appear empty on new issues' creation (force user to choose tracker)
When creating new issues on Redmine, the default tracker appears alr ... ker selection box when a user clicks on 'New Issue'. It's bad because it encourages users to st ... tead of think about the right tracker to the issue being created. I suggest a option on conf ... think about the right tracker and pick up it. 2013-05-08 20:04
Feature #14017 (New): Issue PDF | Subtasks | Show Projectname (and version) in PDF export
Backgroud: In our enviroment we use Redmine f ... e which groups are working on it and all the issues bound to the projects. So this is roughly h ... overview per version. 2. I use the parent issue in 'Release management' so I can use the exp ... _I have added 3 screenshots:_ 1. Current issue view. 2. Current PDF view. 3. Desired PDF ... f you need more information feel free to ask! 2013-05-08 18:38
Defect #14015 (Closed): Ruby hangs when adding a subtask
We experience serious problems since updating ... milar effect can be seen, if adding 'related issues', ths takes up to 1 minute. This bug mig ... body see similar effects with V2.3.1? Ralf 2013-05-08 16:03
Patch #14013 (Closed): Pg 8.4 support for Run charts
When trying to display run charts on redmine ... select old_value as value, journalized_id as issueId, prop_key, DATE(journals.created_on) creat ... ils on (journals.id = journal_id) inner join issues on (issues.id = journalized_id) where journalized_type = 'Issue' and property = 'attr' and (prop_key = 'esti ... = 4 order by journals.id desc) a group by ` issueId`, created_on, prop_key order by created_on ... select old_value as value, journalized_id as issueId, prop_key, DATE(journals.created_on) creat ... ils on (journals.id = journal_id) inner join issues on (issues.id = journalized_id) where journalized_type = 'Issue' and property = 'attr' and (prop_key = 'esti ... anges} order by journals.id desc) a group by issueId, created_on, prop_key, a.value order by cr ... select old_value as value, journalized_id as ... 2013-05-08 13:38
Defect #14009 (Closed): Issue Editing/Viewing - ASCII-8BIT/UTF-8 Problems
_System Configuration_ * OS: openSUSE 12.3 ... codings: ASCII-8BIT and UTF-8) ** app/views/issues/show.html.erb:120 _Description_ I am un ... w the ticket view/edit the Redmine interface. 2013-05-08 11:03
(5901-5925/12602)