Search
Results (18307)
- I can not find path or code where I can change the link when a user opens an email and the issues and sent with the default domain redmine, (http://redmine/issues/1234) when the correct would be to send the email issue (http://mydomain/issues/1234). Someone could help me where do such change ?
- Hi All, I have downloaded and installed th ... uld now like to migrate our Users, Projects, Issues, Wiki Documents, and Files into the new dat ... ny help, much appreciated! Thanks, Darren
- I need an Id per issue, and I try to create a custom field. It's a sequential field, that increments its value when the issue is created. Is there any plugin that supports it? Or any other possibility? Thanks.
- Help: RE: Can't login - You are being redirected or Internal Error, redmine is running
- Looks like an issue with Redcase plugin, try without it?
- Help: RE: Watcher list on New Issue
- There is a plugin which supports add watchers via combox after an issue is created. "redmine_boards_watchers":htt ... is additional to watchers feature for boards.
- Help: RE: Watcher list on New Issue
- see #8562
- I have created some new Issue statuses like : duplicate, assigned, ... but when i open a new issue i can't see this new statuses in the combobox status, Why ? How can i make it work ?
- Plugins: RE: Weekly Timesheet Plugin (wk-time)
- Thanks for your new 0.0.5 release. Neverthele ... log time directly to a Project (that has any issue), you still have the same error (previous en ... ect II - Not possible if the project has any issue. It just requires to add ":include_blank => ... lugins/redmine_wktime/app/views/wktime/_edit_issues.rhtml: </pre> *The work around consists ... as a tooltip when you set the cursor on the issue field... for example. I'm just trying to col ... Again, Thanks again for your great work
- Plugins: RE: Time Tracker plugin
- Hi, The issue is coming from the fact that your plugin in ... and and restart redmine. This will solve the issue. Regards, Ali
- 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