Project

General

Profile

Search

Results (18267)

Plugins: RE: Permanently unite Checklist with a Tracker type?
Hello C P, Have you solved your issue? Which plugin do you use? 2018-01-05 09:18
Help: RE: How can i add a comment to a issue via REST API?
Hi, see: http://www.redmine.org/projects/redmine/wiki/Rest_Issues#Updating-an-issue here is an example using curl: <pre> ... ey: YOUR_API_KEY' http://YOUR_REDMINE_SERVER/issues/ISSUE_ID.json -X PUT -H 'Content-Type: application/json' -d '{"issue": {"notes": "This is a note added via API"}}' </pre> 2018-01-04 21:52
Help: Subversion error 404 full error is "Err ... for /lists/list" : wrong subversion password!
I had the following error while trying to int ... tried many workarounds proposed in very old issues (Defect #8823, [[FAQ#I-cant-browse-my-svn-r ... this will help others, Regards, E. 2018-01-04 18:36
Help: Receiving emails imap due_date doesn't work
Hello, I would like to set up a system that creates a issue when you send an email to a gmail address. Issue is well classified in the project and in the ... YY I'm using Redmine v 3.3.3 Thanks 2018-01-04 17:21
Help: How can i add a comment to a issue via REST API?
Hi. How can i add a comment to a issue via REST API? Thank you for response. Nest Regards Bartłomeiej 2018-01-04 08:36
Help: RE: REST API json/xml syntax for updating/creating issues
Is there a more detail description of this so ... ticket using PUT and I seem to have the same issue you were having. 2018-01-03 21:18
Open discussion: RE: Subscription to public projects
Hello, many thanks for quick answer! I see ... ating to newest version! Watches for single issues and forums is working. Beside news I wou ... able to subscribe to changes in roadmap and issues in general. E.g. if a new bug/issue occurs, he should be informed automatically. 2018-01-02 14:38
Open discussion: RE: Subscription to public projects
Just have a look at the Redmine project here. ... ject but you can watch or subscribe to news, issues or discussions so you get notified via emai ... em. What "updates" do you mean in particular? 2018-01-02 13:25
Help: ActionController::UrlGenerationError in Projects#settings Upon Creating new project
When I create a new Project in redmine, I am ... guide me how I can troubleshoot and fix this issue? 2018-01-02 12:02
Open discussion: RE: Redmine.org tickets vote count list
@go2null A "voting plugin":http://www.redmine.org/plugins/vote_on_issues is available, too and the original issue #1011 will have its 10th anniversary in Apri ... you would have more luck in the #IRC channel. 2018-01-02 10:51
Help: Mailchecker not running in crontab
I am attempting to run the redmine:email:rece ... The syslog reports that the job ran, but no issue is created (and the email is still unread in the inbox). 2017-12-30 07:46
Open discussion: RE: Start date & due date and will disappear if we create a sub task as bug
Administration > Settings > Issue tracking > Parent tasks attributes > Start d ... ble in parent task when you try to modify it. 2017-12-28 13:00
Open discussion: Start date & due date and will disappear if we create a sub task as bug
Hi, I am facing an issue: Start date & due date and will disappear if we create a sub task as bug. 2017-12-28 08:10
Help: RE: Error "500 - Internal Server Error" after upgrading Redmine 2.4.2 to 3.4.3
Hi! Unfortunatelly my "plugins" folder is ... tatusId (20141029181752) Migrating to RemoveIssueStatusesIsDefault (20141029181824) Migrating ... ex (20150113213955) Migrating to ReplaceMoveIssuesPermission (20150208105930) Migrating to Ch ... 47) Migrating to ClearEstimatedHoursOnParentIssues (20150525103953) Migrating to AddRolesTime ... 49) Migrating to InsertAllowedStatusesForNewIssues (20150725112753) Migrating to CreateImport ... ngValue (20151020182731) Migrating to ChangeIssueCategoriesNameLimitTo60 (20151021184614) Mig ... tedFrom (20161002133421) Migrating to ChangeIssuesDescriptionLimit (20161010081301) Migrating ... 010081600) Migrating to AddIndexOnChangesetsIssuesIssueId (20161126094932) Migrating to AddIndexOnIssuesParentId (20161220091118) Migrating to AddI ... 4536) </pre> Thank you for your answer! 2017-12-26 09:55
Plugins: problem with redmine_print_issue
Hello, my configuration <pre> Environment ... 2.1.4 redmine_print_issue 2.0.4 </pre> Plugin crashing ... +' for nil:NilClass): plugins/redmine_print_issue/lib/redmine_print_issue/patches/issues_controller_patch.rb:24:in `show_with_print' ... in `sudo_mode' in plugins/redmine_print_issue/lib/redmine_print_issue/patches/issues_controller_patch.rb 24 str @issue.render_odt @issue.odt_path(Setting.plugin_redmine_print_issue["tracker_#{@issue.tracker_id.to_s}_template"]+'.odt'), ofile.path help me plz 2017-12-25 16:26
Help: RE: Error "500 - Internal Server Error" after upgrading Redmine 2.4.2 to 3.4.3
What's Redmine's log telling you? You can fin ... ance. If Redmine comes up, you have a plugin issue. 2017-12-23 08:08
Help: RE: anyone can give me an example how to create version by rest api with json?
Working syntax for *Issues* <pre> Invoke-RestMethod -Headers @{ 'X-R ... /xml' -Method GET -URI http://redmine.domain/issues/12345.xml Invoke-RestMethod -Headers @{ 'X ... /xml' -Method PUT -URI http://redmine.domain/issues/12345.xml -Body '<issue><notes>Add comment to the issue</notes></issue>' </pre> However, it seems that *Version ... [Rest_api]] shows the status of each resource 2017-12-21 18:11
Open discussion: Install patch in windows server
I want to install a patch file in Windows ser ... eading up to this was: diff Naur app/models/issue.rb File to patch: – Any ideas? 2017-12-21 10:19
Help: MySQL 5.5 / Redmine 3.4.3 / Ruby23-x64 ... key was too long; max key length is 767 bytes
Hi, h2. Description : I am unable to ru ... t Could you please help me solve this issue ? Thanks Leslie 2017-12-21 04:01
Help: Limit nested subissues depth
Hello, I need to limit nested subissues tree depth. I mean the tree that building inside a single issue with parent field. How can I do it? I ... Tree example with depth 3: !rm_tree.jpg! 2017-12-20 11:42
Help: RE: update redmine from version 3.1.1 to 3.4.4.
Hello, Here is my step-by-step instruction ... nd 2.5":https://github.com/brianmario/mysql2/issues/923). Go to new Redmine folder. # Run 'bun ... in data for better times in the future. 2017-12-19 20:47
Help: Can't edit or add watchers
Hello, We have a problem. At this moment nobody can add or remove watchers from an issue. The problem just popped up, previous week e ... Redmine 3.3.2.stable. Thanks in advance! 2017-12-19 09:01
Help: Redmine Domain Displays Wrong Page
Hi Everyone, A couple of months ago I crea ... s one, and since then I was using it without issues using the IP address Today I finally dec ... as I used to do before already works without issues I tried contacting DigitalOcean support ... reads on their forums that don't resolve the issue Appreciate your help or what to start loo ... to begin the troubleshooting here ! Thanks 2017-12-18 14:33
Open discussion: RE: How We Use Redmine
Actually I got tired of rewriting our patches ... if you go to: Administration -> Settings -> Issue Tracking -> Last section "Totals" # Expand ... s however - there are no page by page totals. 2017-12-17 16:24
Help: How to create a time entry and specify the date of it (Rest API / Time Entries)
Hello! I am trying to create a time entry ... e time entry attributes, including: issue_id or project_id (only one is required): the issue id or project id to log time on spe ... here any way to specify the date? Thanks 2017-12-13 09:23
(3026-3050/18267)