Search
Results (18298)
- Hello! I have Role "Developer" and don't want allow this role to Close/Reject issues - only set them as Resolved. I remember in ... ppeared. In the administration/permissions Issue Tracking or Roles » Permissions report its not anymore Can you please point me what to do?
- Plugins: RE: Doodle Plugin
- There is an additional issue at play with ActionView::MissingTemplate. Ne ... text.plain.rhtml -> text.erb does the trick.
- Plugins: RE: Plugin: Weekly Timesheet - don't show closed issues
- Thanks for informing us, Dhanasingh! We'll ... a try! Best regards from Madrid!!! Rafa
- Plugins: RE: Plugin: Weekly Timesheet - don't show closed issues
- version 0.0.5 is released, please take a look
- Plugins: RE: Weekly Timesheet Plugin (wk-time)
- Hi again, the plugin has an error related ... rectly to the Project. In these entries, the issue is empty (nil) and the SAVE option fails: ... ed in the weekly table, but adding a project issue... If the SAVE option is executed, the time logged to the project is MOVED to the displayed issue.
- Help: Having same problem with 1.2.1.stable (MySQL)
- I do send the following payload, I can see that the issue was changed less than a minute ago according ... t workflow settings. <pre> Request: PUT /issues/1868.json HTTP/1.1 Host: redmine.msk-kltn- ... Key: TheSecretKey Expect: 100-continue {"issue":{"status":{"name":"done","id":21},"notes":"closing all old issues"}} </pre> So, what am I doing wrong? It is a bug in redmine REST API?
- Help: RE: Notification of wiki modifications
- Ruben, emails notifications are activated for ... t is that I am receiving emails only for the issues. Where should I start looking first ?
- Hello, I have a machine where I am using W ... dmine`.`enabled_modules`; INSERT `redmine`.`issue_categories` (`id`,`project_id`,`name`,`assig ... ,`name`,`assigned_to_id` FROM `old_redmine`.`issue_categories`; INSERT `redmine`.`issue_relations` (`id`,`issue_from_id`,`issue_to_id`,`relation_type`,`delay`) SELECT `id`,`issue_from_id`,`issue_to_id`,`relation_type`,`delay` FROM `old_redmine`.`issue_relations`; #resolve discrepency with issue_statuses table: UPDATE `redmine`.`issue_statuses` SET `name`='Assigned' WHERE `id`=2 ; INSERT INTO `redmine`.`issue_statuses`(`id`,`name`,`is_closed`,`is_defaul ... In Progress',0,0,1); INSERT INTO `redmine`.`issue_statuses`(`id`,`name`,`is_closed`,`is_defaul ... pended',0,0,8); #resolve discrepency with ...
- Hi all, I am trying to setup Redmine for m ... mer will have following features enabled: * Issues * News * Documents * Wiki * Files Is ... bprojects as I don't wan't that they can see issues which were created by another customer or u ... Is that possible? # If customer submits new issue in subproject I cannot assign this issue to anybody in parent project without moving issue to parent project. If I move this issue to parent project customer isn't able to see and follow that issue as he is not a member of parent project. I d ... subproject so this way I also cannot assign issue to developer as he is not a member of subpro ... owed to see all things? Thank You! Gregor
- Hi, I'm new to Redmine and setted up many projects we're doing right now. Each project has issues, and some times the same user is doing many ... through all projects?. Thanks in advance.
- Plugins: RE: Redmine fields permissions not compatible with 1.3.x [solved]
- Hi, The issue was reported on the github of the project an ... st right now to correct this. Please send an issue on project pages to make more plugins compat ... ome errors like that :) Thanks in advance.
- 1. New Visibility option to role: Issues, created by user and / or group, and / or a ... 2. Assignment to multiple groups or users.
- Hi, I have just tracked down a bug in which the "Parent task" field was not displayed for the issues/show form. This broke the whole concept of ... on for this turned out to be that the normal issues/_attributes form (which includes a parent_i ... s it took me to find this out... Javerre.
- Open discussion: RE: How to change the name "Issue"
- go into the file <redmine directory>/config/locales/<language>.yml, and substitute the word "Issue" by the name you prefer. Regards.
- Open discussion: RE: please help with email configuration
- Have you solved your issue ? whatever, I have just installed Redmine, t ... will give you a feedback. See you. Regards
- From screenshot, looks like there is an alignment issue Running Redmine 1.3.0.stable (MySQL) Plu ... h plugin Redmine Gitrevision Download plugin
- Hopefully this is a quick fix for those with ... a repo, clone it, and sync to it without any issues, except when I add the repo to Redmine and ... his would be greatly appreciated! Thank you!
- Plugins: RE: Plugin: Weekly Timesheet - don't show closed issues
- Great news Dhanasingh Thanks for your feedback. Francisco
- Plugins: RE: Default columns plugin
- I have installed v0.0.7 @ a bitnami redmine v ... We should include all possible trackers and issues' custom fields to this project to be able t ... eate queries. How do I create queries? Br
- Plugins: RE: Time Tracker plugin
- Latest version of plugin and redmine (Redmine ... er#start: pid=3212 port=3000 Processing IssuesController#index (for 10.0.0.207 at 2012-01- ... dex", "f"=>["status_id", ""], "controller"=>"issues"} Rendering template within layouts/base Rendering issues/index ActionView::TemplateError (No plug ... ayouts/base.html.erb:20 app/controllers/issues_controller.rb:88:in `index' app/controllers/issues_controller.rb:87:in `index' C:/Ruby/li ... ck::HTTPServer#start done. Exiting </pre>
- Plugins: RE: Plugin: Weekly Timesheet - don't show closed issues
- That's great news,Dhanasingh We're looking ... up the good job!!! Thanks again! Rafael
- Hello I am trying to do automated ticket creation over the REST API in redmine but having an issue where I just get a 404 every time I post to issues.xml. I can "Get" just find and have no issues. Below I have a link to code I wrote, if anyone can point me in right direction or knows the issue some advice would be much appreciated. Thank you link to code http://pastebin.com/dn5xeQLs
- I'm using Redmine 1.2.2 on Ubuntu 10.04. Is ... and footer. Since we need those mostly for issues, I'd prefer to set this separately.
- Dear forum, I am pretty new to ruby ,so i ho ... fferent statuses . For that i am overriding IssueStatus#update_default . (maybe this is not t ... idden - the old one is called. Here is my issue_status_patch.rb (I am putting it in lib dir ... help please! <pre> require_dependency 'issue_status' module IssueStatusPatch def self.included(base) # :nod ... nceMethods) base.logger.debug "PATCHING ISSUE" end module ClassMethods # Returns the default status for new issues def default logger.debug "In pl ... ger.debug "In plugin update_default" #IssueStatus.update_all("is_default=#{connection.qu ... ult? end end end # Add module to Issue Issue.send(:include, IssueStatusPatch) </pre> And here is the init.rb: <pre> require 'redmine' require '...
- Plugins: RE: Wiki Extensions Plugin
- Thanks , Only issue, it works with Redmine version 1.3 or later ... Extensions 0.3.7 to work with my redmine 1.2