Project

General

Profile

Search

Results (18267)

Development: RE: How can I be a part of Redmine Development Team
Hi, There are unsolved issues that many people are demanding. message#51 ... ed this list. I think,If you create these issues solutions (patches), you can contribute t ... user group in Japan. Thanks Yuuki NARA 2017-04-15 11:59
Help: can't scroll using Chrome
I'm running redmine 3.3.1 and have been reall ... hat we can't scroll when looking at a single issue, issue list or on long wiki pages. I _can_ scroll ... t_remote 0.0.1 redmine_import_issues 1.0.0 redmine_lightbox2 ... status_button 0.1.0@ 2017-04-13 00:22
Help: [resolved] Error to create my first issue in a clean installation of redmine 3.3.3.stable
Hello. I installed redmine in a linux serve ... me as user. But when I going to create a "issue", where I assinged a tracker, a subject, a ... * [domain]/projects/desarrollo-software-csh/issues *The information of my environment* T ... rted POST "/projects/desarrollo-software-csh/issues" for XX.XX.XXX.208 at 2017-04-11 17:48:56 + ... ute matches [POST] "/desarrollo-software-csh/issues"): actionpack (4.2.7.1) lib/action_dispa ... ute matches [POST] "/desarrollo-software-csh/issues"): 2017-04-12 11:52
Help: WTF if i create a new issue and assign someone, this assignment is not saved?
Every time i create a new issue and assign it, it saves without the assignme ... inux] Rails version 4.2.7.1 2017-04-12 11:22
Open discussion: RE: Merge two redmines
Hello there, You can refer the issues submitted here in the tab "Issues" for merging two redmines databases. As I have not access to post an link for that issue, you can find on Google by typing "merge two ... nd the detailed solutions for your problem. 2017-04-11 13:51
Open discussion: How to get details on Redmine Security Advisories
How do I get details on the issues at https://www.redmine.org/projects/redmine ... gate the problem until we can do the upgrade. 2017-04-11 02:05
Help: REST API - How to use Search ?
Hello, i am working on a new project and I wanted to use Redmine Rest API to search over wiki, issues... Does anyone knows how to use search A ... 1.4.2 redmine_checklists 3.1.5 2017-04-10 15:41
Help: Private reply in-thread
Hi guys, I would like to exchange private messages with my colleagues within an issue, visible only to a specific person or to par ... or this, please confirm :) Thanks, Leo 2017-04-10 11:38
Help: Redmine API - how i can get new actions in user issues?
I did very hard read documentation of redmine ... th redmine api. Sorry for my English :) 2017-04-09 22:41
Help: How to detect who deleted an issue or log time ?
hi, i wondering how to know that someone deleted an issue or log time in Redmine ? thanks in advance 2017-04-07 16:10
Development: Bulk edit issues
Do you have any documentatuion about rest api for bulk edit issues? 2017-04-07 13:40
Help: Unable to add issue in subprojects
Hi, in version 3.3.2 I am unable to create a new issue for a subproject. Is this a bug or a feature ? ;) Thanks ! 2017-04-07 06:45
Help: Unable to delete custom fields
Hi all, I have an error from redmine 3.3.1 ... custom fields anymore So I have removed all issues out of these custom lists, I checked again by filter all issue which related to Now I want to delete those ... Git 2.9.3 </pre> 2017-04-07 05:40
Plugins: Issue Template Plugin 0.1.5 Released.
I’ve just updated into v0.1.5. Please note: ... opment environment to confirm and review. 2017-04-06 03:52
Plugins: Global issue templates. (Ready for v0.1.5)
Hi, all. I’m going to release v0.1.5, enable ... se try https://github.com/akiko-pusu/redmine_issue_templates/releases/tag/v0.1.5 (Pre-release). ... velopment environment to confirm and review. 2017-04-02 18:02
Help: Problems upgrading from redmine 2.3.2 to 3.2.5
Hello, I upgraded an installation of redmi ... t works ok, but when opening or modifying an issue it cannot send mail. The log shows this: ... app/models/mailer.rb:64:in `block in deliver_issue_add' app/models/issue.rb:952:in `each_notification' app/models/mailer.rb:63:in `deliver_issue_add' app/models/issue.rb:1687:in `send_notification' app/models/issue.rb:182:in `create_or_update' app/controllers/issues_controller.rb:141:in `create' lib/redmin ... uby 2.1, rails 4.2.7.1. Thanks in advance! 2017-03-31 10:23
Help: Copying Read Only Fields Cross Project
When copying a a task with Read Only Custom f ... roject the values disapper. Is this a known issue or am I possible doing something wrong? Could this be a fix for this issue: #22342 We're using: Redmine version ... tion Database adapter Mysql2 2017-03-31 01:45
Open discussion: RE: Update option in the Issue tracker
Stupid me. The Edit option is the new Update. 2017-03-30 14:57
Help: Unable to update the status of an Redmine Issue
Hi All, I'm trying to use Redmine REST API. I'm trying to update the status of an Redmine Issue as follow. But the status is not get updated. What could be the problem? [1] PUT /issues/1.json HTTP/1.1 Host: biruntha.m.redmine.o ... aa665f1-3776-922f-d4d8-8ca96c5de46e { "issue": { "subject": "Subject has changed", ... " } } And also I tried as [2] PUT /issues/1.json HTTP/1.1 Host: biruntha.m.redmine.o ... 921ebac-23e7-69f2-c874-de6eaa3b167f { "issue": { "subject": "Subject has changed", ... , "status_id": "Open" } } Thanks, 2017-03-30 10:43
Help: RE: Adding Custom Field Value to Subject in Notification Email
Pierre Labrie wrote: > You take the id of th ... lved it this way: <pre><code class="ruby"> issue.custom_value_for(CustomField.find_by_name('m ... (long forgotten) plugin was overriding it. :) 2017-03-29 18:12
Help: RE: Can't change priority on reopened issue
FTR: #25468 2017-03-29 14:59
Open discussion: Redmine Project Sharing / Project Federation
Hi to all Redmine fans, users and developers. ... a proposal will have to be split in several issues. Maybe further contributions to the concept ... can lead to it. I started typing this as an issue, but then I thought this forum is a much mor ... ould be able to see progress at least on: * issues * timelogs * notes * news * roadmap ... ad* the information. The handling of private issues comes to mind here. There should be a toggle to enable/disable private issue syncing at all. That assessed, the code ha ... example, B:alice is not allowed to update an issue but A:alice is, the issue on A should display that it is out of sync a ... ids in one table involving fields as class (issue/project/news etc), local id, foreign server ... s and opinions? Best Regards, Lorenzo 2017-03-29 10:53
Help: How to Create issues from email on Windows 2012r2??
Hey guys, I have a Bitname Redmine Stack ... d to get the email feature running to create issues via email. I havent found any "how-to's" th ... instruction? Help is highly appreciated! 2017-03-28 10:12
Help: RE: Filtering issues with start date in the future?
I am curious about that, too! I want to be able to "postpone" redmine issues so that they get "out of my way" (using a filter or a plugin) until the start date is reached. 2017-03-27 16:57
Help: RE: [3.3.0] How to communicate with creating user on issues created via e-mail
I guess this comes down to the fact that the ... ? Or rather, how do we get them added to the issue as a watcher? 2017-03-27 14:16
(3451-3475/18267)