Search
Results (12716)
- Defect #16029 (Closed): Redmine integration with cas
- I have installed the plugin Redmine CAS,https ... ation about this error. Thanks in advance.
- Defect #16020 (Closed): Migrating Bitnami Redmine version 1.2.0 to version 2.4.2 (Windows)
- We need to migrate Bitnami Redmine version 1. ... pgrade_the_full_Stack_migrating_the_data.3f
- Feature #16019 (New): Display grouped activities in more intuitive order
- When activities are grouped, and thus already ... of each group's tree show the actual "root" issue/wiki page/news/etc., rather than the earlies ... some duplicated information - project name, issue subject, etc. * Perhaps another view shou ... in case my descriptions aren't clear enough.
- Defect #16018 (Needs feedback): Email notification for new document not sent
- I have successfully configured e-mail notific ... all my project*. I have checked the old issues but they and their solutions seems not related to my issue (old versions of REDMINE, not configured e-m ... 0 redmine_rt_custom_field 0.1.1
- Defect #16017 (Closed): fixing keywords failed to link to repository with identifier
- I set repository with identifier, and commit ... * SCM: Git 1.7.9.5 * no plugin installed
- Defect #16010 (Closed): Not able to install m ... installing redmine on windows 32 bit machine
- When I was trying to execute 'rake generate_s ... Now what should I do get things simpler.
- Feature #16006 (Closed): Include attachments in forum post notifications
- The send_notification is called on message cr ... tion trigger to after_commit. Patch attached.
- Patch #16002 (Closed): Assigned-to-my-group css corrupts user.groups association cache
- r12006 made for issue #12681 generated a corruption in association ... Attached the patch. Regards, Massimo
- Defect #15999 (Closed): Ignoring out of office emails
- With reference to issue #10607 which was a problem in redmine 1.4, we are seeing this issue in redmine 2.4 - the headers in the auto rep ... rrently causing a loop of mail on updates to issues. Please let me know if I can provide any more information. Best wishes Simon
- Defect #15991 (Closed): Problems adding new values to Status
- I can't activate more than five status to "Issue statuses". New status, after the first five, results not active for all type of Issue (for all tracker's value).
- Defect #15990 (Closed): Workflow>Field permissions >
- when i set for particular tracker as read onl ... howing any tracker when we try to create new issue? actually its should not display only that particular tracker we made read only right ?
- Defect #15988 (Closed): Unexpected behaviour on issue fields for users that have multiple roles
- To explain this possible defect let me explai ... focus on just those facts that matters this issue: - We have one role that enables users to v ... another role that enables user to report an issue and nothing else (lets name it IssueReporter). - We have user (User1) that have ... e defined field restrictions on workflow for IssueReporter on some field. For example we want to force users that owns role IssueReporter to fill some data at custom field (l ... ld). That was done through workflow for role IssueReporter (on all trackers) by setting Requred ... assigned permissions for adding or updating issues should not make any influence on field rest ... ituations when user owns multiple roles._
- Defect #15987 (Closed): Wrong search pagination
- Hi team, I've encountered some strange sea ... fset= *20130603084359* &q=test&utf8=%E2%9C%93
- Patch #15986 (New): Hook for REST API
- Would be nice if issue (and other API objects) will have hooks for ... to the API output. <pre> call_hook(:api_issue_show, :issue => @issue) </pre>
- Defect #15985 (Closed): Email address with non-ASCII character causes delivery error
- I know that e-mailadresses with "ß" are inval ... who is related. -> No one will be notified.
- Defect #15981 (Closed): Internal error. An er ... ct your redMine administrator for assistance.
- Hi, I have installed redmine(2.4.2) on ubu ... ollers/settings_controller.rb:28:in `index'
- Defect #15974 (Closed): percentage of done is more than 100%.
- Please resolve the issue in Redmine with % done - parent feature cann ... n 100%. See screenshot attached. The issue is reproduced, when estimated time of sub-task is set to 0 (zero).
- Feature #15971 (Closed): Add inside the attachemnt issue the option private
- I think a nice feature are add this option to redmine (a private comment with a private attachment)
- Feature #15966 (New): Option inside request URL for only showing issue body without menues on top
- It would be great, if one could chose by the ... quest I am only interested in displaying the issues info card (including everything like the no ... name and path / search * Activity, roadmap, issues, ..., config panel The reason is to display the issue in a small environment included in a delphi ... omates some parts. Best regards Christian
- Defect #15957 (Closed): Invalid calculation of %done of parent issues under certain ciscumstances
- One of our customers at "Planio":https://plan ... he calculation of the %done field for parent issues. With #14798, you updated the calculatio ... s, namely when the estimated_time of a child issue was explicitly set to 0. This patch however doesn't cover the whole issue and leads now to incorrect results (i.e. too ... s even larger than 100%) if there are closed issues of which some have set estimated_time to 0 ... arge result. The attached patch fixes the issue and modifies the test to expose the bug. The bug affects all versions after r12131 (>= 2.3.3).
- Defect #15951 (Needs feedback): Error when deleting project
- When I tried to delete project in Administrat ... `children' for nil:NilClass): app/models/issue.rb:165:in `create_or_update' app/models/issue.rb:1371:in `recalculate_attributes_for' app/models/issue.rb:1334:in `update_parent_attributes' app/models/issue.rb:179:in `destroy' lib/plugins/awesome_n ... b:443:in `destroy_descendants' app/models/issue.rb:179:in `destroy' app/controllers/proje ... lurion in the internet. Redmine version 2.4.2
- Defect #15949 (Closed): uninitialized constan ... Scm::Adapters::AbstractAdapter::CommandFailed
- I can see above error suspiciously often. Fir ... h "redmine" system user that owns everything.
- Defect #15947 (Closed): Deadlock when delete issues in same time on multiple sessions
- Dear team, When we have multiple sessions try to delete issues in same times, we encounter this internal e ... et lock; try restarting transaction: SELECT `issues`.* FROM `issues` WHERE `issues`.`root_id` = 145786 AND (`issues`.`lft` >= 1 AND `issues`.`rgt` <= 2) AND (`issues`.id != 145786) ORDER BY `issues`.`lft`): The trace: > Started DELETE "/issues/17669" for 127.0.0.1 at 2014-01-23 16:34:09 +0700 Processing by IssuesController#destroy as HTML Parameters: {" ... IT 1 Current user: ttanthanh (id=1454) Issue Load (3.0ms) SELECT `issues`.* FROM `issues` WHERE `issues`.`id` = 17669 Project Load (2.0ms) SELE ... hours`) AS sum_id FROM `time_entries` WHERE (...
- Defect #15944 (New): Some columns in redmine should be double data type, i.e estimated_hours
- Dear Team, We have some problems with fiel ... etimes query is wrong. Example: We have an issue with estimated_hours = 1.6, when we filter in issue list with parameters: - estimated_hours >=/ ... _hours <= 1.6: the list doesn't contain that issue I viewed source code, the team handled it ... team fix it both in database and source code.
- Defect #15935 (Closed): Email notifications doesn't work
- Hello I have installed a new Redmine insta ... e came across a lot of people reporting this issue but I didn't get any success to solve it. ... edmine that can look into this problem? This issue prevent us from using your tool. Here are ... s I tried: https://github.com/mikel/mail/issues/70#issuecomment-2639987 http://www.redmine.org/board ... s an end user. Thank you a lot. Regards