Project

General

Profile

Search

Results (12604)

Defect #16667 (Closed): Subtask defect
Hello, when I create a subtask. It don't get any relation to the parents issue. It isn't shown under Subtasks on the parent issue. It is created like a normal issue. I don't know if this is a defect or I forgot to configure somethin. Thank You 2014-04-14 15:43
Feature #16666 (Closed): Print issue
Hello, It is possible to export an issue to pdf or subscribe it as a feed. But it ... t a feature that allows to directly push the issue to the standard-printer. It would be also n ... cuments like pdf or txt files to the printed issue too. Thank you (Don't know why this issue was deleted?!) 2014-04-14 15:39
Defect #16661 (New): Different users sharing ... hts in projects in which user is not a member
Since different projects have different proje ... roject as private but there is a need to see issues of other projects in order to get informati ... and of course local admin for each project. 2014-04-14 11:50
Defect #16660 (Closed): issues relations
is there "copies from" and "copies to" have no significance in issues relates? i create two issues,and set related to copies from,but i see no filed changed. 2014-04-14 11:49
Defect #16659 (New): subtasks in corss-project views
a project create a issue,and include a subtask in another project,but view issues list do not display subtask,and the gantt can't display the subtask's progress bar. 2014-04-14 11:30
Defect #16655 (Closed): start_date not set despite settings[default_issue_start_date_to_creation_date] being set.
I'm using rdm-mailhandler.rb with a postfix v ... ect says start_date is not being set when an issue is created from mail. I am unsure on where ... applied. I think that the setting[default_issue_start_date_to_creation_date] should be applied to an issue that is created via rdm-mailhandler.rb. < ... 1.7.9.5 Filesystem </pre> 2014-04-14 08:38
Defect #16654 (Closed): Rest API custom field not working
Upgrade to 2.5.1-stable version to have the c ... e available. Any of the other API feature (issues,trackers,users, news....) is working but th ... d in my database. Missed something or bug ? 2014-04-14 08:13
Defect #16652 (Closed): Missing menu “move” multiple tickets
Probably your answer is "The behavior is by d ... sing-menu-move-multiple-tickets/23598 2014-04-14 02:55
Defect #16645 (Closed): undefined method `>' for nil:NilClass
After upgrade from 2.4-dev to 2.4.5 started i ... d_modules`.`project_id` = 39 IssueStatus Load (0.1ms) SELECT `issue_statuses`.* FROM `issue_statuses` WHERE `issue_statuses`.`is_default` = 1 LIMIT 1 CACHE (0.0ms) SELECT `issue_statuses`.* FROM `issue_statuses` WHERE `issue_statuses`.`is_default` = 1 LIMIT 1 IssuePriority Load (0.1ms) SELECT `enumeratio ... umerations` WHERE `enumerations`.`type` IN ('IssuePriority') AND `enumerations`.`is_default` = ... 1 CACHE (0.0ms) SELECT `issue_statuses`.* FROM `issue_statuses` WHERE `issue_statuses`.`is_default` = 1 LIMIT 1 [ ... ssignee = 0) OR author = 1)) Issue... 2014-04-12 01:42
Defect #16640 (Closed): Emails are not being sent to recipients for redmine events
We are having issues with Redmine email not being sent. We have found that a workaround to our issue is to update mailer.rb to explicitly state w ... ment|production| |Database adapter|Mysql2| 2014-04-11 17:39
Feature #16638 (New): Optimizing CSV export
#16091 closed, i open this new request When exporting CSV export thousands of issues with tens of custom field export CSV is ver ... housands similar requests <pre> SELECT `issues`.* FROM `issues` WHERE `issues`.`id` = <issue id> </pre> => there is one of this request for each issue exported Why not do one grouped request Like as request for custom fields <pre> => SELECT `issues`.* FROM `issues` WHERE `issues`.`id` IN( <issue id 1> ,<issue id 2>,<issue id ...>) </pre> ? thanks 2014-04-11 16:02
Feature #16626 (Closed): Preview first page pdf file as a jpg file
Preview first page pdf file as a jpg file It ... We use very many pdf files, more then jpg. 2014-04-11 08:52
Feature #16621 (Closed): Ability to filter issues blocked by any/no open issues
I wrote a patch for Feature #15029 that adds relation filters:  * 'any open issues' * 'none or closed issues' Currently only the english localisation ... german translation: <pre> label_any_open_issues: irgendein offenes Ticket label_none_or_closed_issues: kein Ticket oder geschlossene Tickets </pre> 2014-04-10 17:10
Feature #16620 (New): bundle issue relation changes with other issue updates
Could it be made possible to change issue relations in the same commit as other changes to an issue, e.g. together with adding notes to an issue or changing the issue status? This would have some benefits: * relations to other issues could be added while creating a new issue * notes about the issue relation change could be added to the issue at the same time * minimizes e-mail notifi ... iple changes would be bundled in one update 2014-04-10 14:18
Defect #16593 (Closed): Unable to change issue status while updating issue in version 2.4.2
I have created an issue and while trying to update that issue I'm unable change the status of the issue, I have verified workflow under Administrati ... t project,attaching screenshot for reference. 2014-04-10 08:42
Defect #16585 (Closed): REST API: ?include=memberships,groups does not deliver values
A call on @https://foo.bar.at/users/3.xml?inc ... _contacts_invoices 3.1.2-pro redmine_issue_checklist 2.0.5 redmine_medelexis ... mine_products 1.0.2-pro </pre> 2014-04-09 10:04
Defect #16569 (Closed): watchlist search displays users that are not members to the current project
Assuming the following: - User1 has access ... ) When User1 wants to add a watcher on an issue in Project1, it gets a list of users that ca ... uite serious as it violates privacy settings 2014-04-09 02:18
Defect #16568 (Needs feedback): Referensing commits to issues across all projects
I have situation when referencing works in on ... !rm_refer1.png! It works when referencing issue is in parent project for repository's projec ... er5.png! It doesn't work when referencing issue isn't in parent project for repository's pro ... dmine_xls_export 0.2.1.t4 </pre> 2014-04-08 16:04
Defect #16564 (Closed): Repository identifiers can be reserved words
A client of "Planio":https://plan.io has crea ... ory via the web UI. While investigating this issue, we discovered that the reserved words list ... s@ should be @statistics@, @show@ is double). 2014-04-08 11:32
Defect #16558 (Closed): Unable to change issue status
When upgrading to 2.5.1 from 2.5.0 I am unable to change the status of issues! Steps to reproduce: 1. Visit an issue. 2. Click edit to edit the issue. 3. Change the status of the issue. 4. Ajax request happens, and the form gets replaced out. 5. The issue status is now 'New'. I'm using chrome. ... rk out the exact commit that introduced this issue. <pre><code> Environment: Redmine ver ... e adapter Mysql2 </code></pre> 2014-04-08 09:26
Feature #16549 (Closed): Set multiple values in emails for list custom fields
It is currently not possible to set multiple values for list custom fields in incoming emails. 2014-04-07 14:31
Defect #16548 (Closed): Issue Start Date, Due Date problem
I attached screen shot. 2014-04-07 13:41
Patch #16536 (Closed): Japanese translation update (email notification)
Translated label_issue_assigned_to_updated and improved some existing translations about email notification. 2014-04-06 16:41
Feature #16523 (Closed): RESTful API: Expose custom fields project relations
- it is impossible so far to know what custom ... on a tracker depending or which project the issue is filed on. In the /project/ID/custom_field ... just like #16522, this also prevents the issue structure to be fully discovered automatical ... rted a forum post about this: message#41951 ) 2014-04-04 03:43
Feature #16522 (Closed): RESTful API: Expose tracker standard fields assignments
Hi, it is impossible so far to know which ... r a given tracker… That lack prevents the issue structure automatic discovery (and it is qui ... ttp://www.redmine.org/boards/4/topics/41951 ) 2014-04-04 03:40
(5201-5225/12604)