Project

General

Profile

Search

Results (12665)

Patch #5336 (Closed): Subtask issue not accessible via REST API
When I try to view a subtask using the API, I ... exist. It turns out there is a variable @issues, but in line 12, it is spelled issues. Git-patch attached. 2010-04-16 13:47
Defect #5334 (New): MailHandler not processing incoming emails - Unprocessable Entity
Hi, We recently updated to the latest trun ... nown_user"=>"create", "allow_override"=>"", "issue"=>{"project"=>"sales", "tracker"=>"Sales Lea ... plugin 0.1.3 </pre> Thanks! Chris 2010-04-16 13:20
Defect #5333 (Closed): Help Mysql::ProtocolEr ... mismatch(3 != 1(expected)): SET NAMES 'utf8'
Hi, When I try to command "RAILS_ENV=prod ... w how to deal with it, help me? Thanks. 2010-04-16 04:55
Feature #5332 (Closed): Allow bulk edit of issues from different projects
Say I have projects Foo and Bar, with Bar as ... are shared with Bar. If I look at the Foo issue list, I also see Bar issues by default. But if I select some Foo issues and some Bar issues, then right-click, I cannot change the targ ... I canceled a version and wanted to split its issues between two new versions. Using git as o ... . (Ruby 1.8.7, Postgres 8.4.2, Rails 2.3.5.) 2010-04-16 02:31
Defect #5330 (Closed): Error show user and overall activity link.
With some users this error appears: ActionView::TemplateError (wrong constant name issue) on line #51 of app/views/users/show.rhtml: ... tionView::TemplateError (wrong constant name issue) on line #12 of app/views/projects/activity. ... 2010-04-13 14:51:06 -0300 (Ter, 13 Abr 2010) 2010-04-15 21:45
Defect #5329 (Closed): Time entries report broken on first week of year
Redmine stores some additional columns time e ... es. Thus, some other tests had to be adapted. 2010-04-15 19:56
Defect #5327 (Reopened): Auth source LDAP parameters being filled incorrectly
if you go to the page of LDAP auth source con ... t saves my credentials for LDAP connection. 2010-04-15 15:06
Feature #5326 (Closed): Wiki shortcuts for linking directly to issue comments?
I can surely paste the complete URL (see #394), but for internal use (Wiki pages and issues) it would be nicer (and faster!) to manuall ... would open comment # 6. Is this planned? 2010-04-15 14:56
Feature #5325 (New): Add Parent Task to 'Group Results By' drop down
I just upgraded to the newest version of Redm ... To replicate go to a project and choose "Issues" from the top menu. Choose the "options" s ... using readline 5.1 redmine Revision: 3671 2010-04-15 14:50
Defect #5324 (Closed): Git not working if color.ui is enabled
I'm using redmine trunk and git 1.6.0.4. I s ... this by itself, and fix it or warn the user. 2010-04-15 14:41
Defect #5319 (Closed): Sidebar overlap on Users tab of Group editor
When the browser window gets below a certain ... gth of user names. I haven't noticed this issue on any other screen. The issue occurs on all 3 included themes. Ruby 1.8.7, Rails 2.3.5. 2010-04-15 00:56
Feature #5318 (New): On Issues pages, Options saving doesn't persist sometimes
Make the following actions, one by one: * Navigate to a specific project's issues /projects/<<project-id>>/issues * Expand the new "Options" section at the ... mns) * Click "Apply" * Navigate to the all issues view /issues or to any other project's issues /projects/<<project2-id>>/issues * Notice that the columns selected in "Opt ... 5.1 Ruby version 1.9.1 Rails version 1.3.1 2010-04-15 00:17
Defect #5317 (Closed): projects.atom with required authentication
We are running a redmine deployment with requ ... _or_redirected.</pre> I searched for this issue, but did only find #2078, which in fact would be also nice to have. 2010-04-14 17:57
Defect #5315 (Closed): Unable to add widget on my page after removing it without reloading
Step to reproduce. 1. Goto my page 2. Sel ... calendar in combobox again. It'll be disable. 2010-04-14 14:53
Defect #5314 (Closed): In forum, comment isn't in reverse chronological order
Just inform you. In redmine.org, my accoun ... n reverse chronological order". Comments in issues are showed correctly. But not in forum. I'm not sure. This's a bug or not. 2010-04-14 14:44
Defect #5309 (Closed): "Move issues" permission not working for Non member
Use case: Bob is a developper on public project A and he wants to move an Issue to public project B. He's a Developper on project A with all the "Issue tracking" permissions enabled, including "Move issues". He's a Non member on project B and the Non members also have all the "Issue tracking" permissions enabled, including "Move issues". According to permissions, he should be able to move an Issue from project A to project B but he can't, in ... ish version). "Rapporteur" also has all the "Issue tracking" permissions enabled. In that scenario, Bob can indeed move an Issue from project A to B. That's inconvenient ... he "Rapporteur" role in every single project. 2010-04-13 21:22
Feature #5307 (New): Enhanced display interactions on issue list
Hello, As part of my job I'm using a ticke ... ich has some nice features especially on the issue list. * When right-clicking on a TH you c ... hat's matter of taste. All this makes the issue list on Service-Now great and I think it wou ... as it would make it easier to deal with big issue lists. I would be happy to explain more i ... s also a demo on the service-now website. 2010-04-13 20:14
Feature #5306 (Closed): Separation of core and Redmine plugins
Currently, Redmine plugins are mixed with Rai ... Feedback is welcome from plugin developpers. 2010-04-13 19:32
Feature #5305 (Closed): "related issues" info is required in XML data
basic XML data produced by REST API should include "Related issues" info. e.g.: id and name of blocking tasks ... d proper dependency tree for imported data. 2010-04-13 19:04
Feature #5304 (Closed): "parent id" field is required in XMl data provided by REST API
can't build tasks tree from imported data oth ... nfo into basic XML data provided by REST API. 2010-04-13 18:54
Feature #5303 (Closed): Add spent_hours to /issues/index API
I'm trying to import redmine tasks into Micro ... P plan. can we add the corresponding API ? 2010-04-13 18:46
Defect #5301 (Closed): Remine Via VPN issues
When connecting via Cisco VPN to Redmine I encounter an issue where those from the VPN connection seems to ... n access via VPN is occurring: Processing IssuesController#index (for 10.200.92.136 at 2010- ... -request", "action"=>"index", "controller"=>"issues"} Rendering template within layouts/base Rendering issues/index.rhtml Completed in 41204ms (View: 41 ... //espreonprojects/proj ects/int-nfe-request/issues] 2010-04-13 06:11
Patch #5296 (Closed): Some corrections to russian translation (ru.yml)
I propose some correction to russian language translation (ru.yml): <pre> - default_issue_status_in_progress: In Progress + default_issue_status_in_progress: В работе - default_issue_status_resolved: Заблокирован + default_issue_status_resolved: Решено - default_role_r ... Невозможно удалить настраиваемое поле</pre> 2010-04-12 15:42
Feature #5295 (New): Possibility to filter issues by my role in associated projects
Example: I wan't to see all *completed* but * ... m* the *manager*, the only one who can close issues. 2010-04-12 13:48
Feature #5294 (Closed): Add a "last comment by" column to the issues list
Quite often, new tickets do not include enoug ... roblem, so we ask the author to describe the issue more detailed. In the issues list, there is no way to see which of those ... pdate by" or "last comment by" column in the issues list, so you can see who updated an issue. 2010-04-12 11:00
(9826-9850/12665)