Activity
From 2018-09-28 to 2018-09-30
2018-09-30
-
23:59 Help: RE: How can i add a comment to a issue via REST API?
- To update an issue you should use method PUT instead of POST.
So you should have used:... -
18:10 Plugins: RE: BASH Syntax Highlighting
- Since Rouge has been integrated with Redmine 4.0.0, it supports highlighting of Bash. Please see #24681 and [[Redmine...
-
18:08 Open discussion: RE: Elisp files are not syntax highlighted - is there buit in support for it?
- Since the upcoming Redmine 4.0.0 migrated from CodeRay to Rouge, it supports highlighting of Common Lisp. Please see ...
2018-09-29
- Hello
I have a question/problem: I need to add some HTML in _attachments/_form.html.erb_ for my plugin.
But I nee... - Hello,
Redmine 3.4.6 not working with postgresql 9.5 and ruby 2.4 x64 in Windows 7.
Does something has to be chan...
2018-09-28
- Hello,
Do you know if it has already been mentioned that replacing the default redmine text editor in a future ver... -
16:49 Help: RE: How can i add a comment to a issue via REST API?
- Curl GET appears to work. I get a long output with all the javascript and page contents.
@
curl -v GET -k -u user... -
15:04 Help: RE: How can i add a comment to a issue via REST API?
- Updated request to (content type = json instead of xml)
curl -v -H "Content-Type: application/json" -X POST -d '{... -
14:35 Help: RE: How can i add a comment to a issue via REST API?
- Trying the following command. The Note does not show up in the issue. I can log into the project and update the issue...
- After a migration from version 3.3.2 to 3.4.6, the project-jump drop down menu is broken.
Same result with any the...
Also available in: Atom