Project

General

Profile

Search

Results (18264)

Plugins: RE: DMSF installation issue
For future readers: This is caused by an incompatibility issue between Redmine 4.1.0 and DMSF plugin 2.4.1 ... gin developer, seems to be caused by Redmine issue #32223. Ref.: * https://github.com/danmunn/redmine_dmsf/issues/1065 fn1. https://github.com/danmunn/red ... d50c8de09c0ec78cae2cedd8bf3c7b3/init.rb#L24 2019-12-26 13:01
Help: RE: Help with Redmine 4.1.0 Empty field in Issue comments
yap, this is a good idea. 2019-12-26 12:17
Help: RE: Help with Redmine 4.1.0 Empty field in Issue comments
Yevhen Shevchenko wrote: > Strange because i ... port the problem to the author of the plugin. 2019-12-26 07:32
Help: RE: Help with Redmine 4.1.0 Empty field in Issue comments
Yeah, we used some editor. I delete him and w ... because in version 4.0.3 that editor works))) 2019-12-25 09:54
Help: RE: Help with Redmine 4.1.0 Empty field in Issue comments
Do you use a third-party theme or plugins? If ... ns, please try again after uninstalling them. 2019-12-25 08:58
Help: Help with Redmine 4.1.0 Empty field in Issue comments
Hi guys. We have some trouble with the new version of Redmine When we wright comments to issue and then choose Edit our comment we see an e ... at this screen!!! http://prntscr.com/qfa1tx 2019-12-24 18:31
Plugins: New plugin indicator
Hi I create a many plugins: - rviz: you can add viz graphics in your issue or wiki (https://github.com/fraoustin/rviz) ... an add admonition (info, error, ...) in your issue or wiki (https://github.com/fraoustin/redmin ... e: you can add js_sequence graphics in your issue or wiki (https://github.com/fraoustin/redmin ... mnoml: you can add nomnoml graphics in your issue or wiki (https://github.com/fraoustin/redmi ... that it's good new for you and that you test 2019-12-23 20:00
Plugins: RE: DMSF installation issue
This are my step and versions: - CentOS 7 mi ... ine 4.1.0 with bundle - DMFS plugin 2.4.1 2019-12-23 19:34
Plugins: DMSF installation issue
Hi there, I'm new to Redmine and have an err ... --trace) Can anyone help me? Thank you! 2019-12-23 17:36
Open discussion: RE: Issue page style. Reverse chronological order
Try to apply this patch. It also solves problem but uses another method for this 2019-12-22 17:38
Help: RE: Configuring Redmine for non-user tickets
Hi Anna, welcome to the Redmine community. ... Redmine's REST API allows you to access your issues with scripts and programs so you can create ... t which periodically crawls through your new issues and does your housekeeping work. It would a ... el free to ask. Kind regards, Bernhard 2019-12-20 06:14
Open discussion: RE: Redmine 4.1.0 release date?
Well since there is still one open issue in a roadmap for 4.1.0 and the release date ... reated, as mentioned by Go Maeda a month ago. 2019-12-18 16:05
Open discussion: How to integrate with gitlab
When I use SVN as SCM, add refs #id when comm ... e corresponding changes on the corresponding issue. Using the same method, when commit on Gitlab, the issue on Redmine cannot be tracked to the changes ... CM: Subversion 1.9.7 Git 2.14.1 Filesystem 2019-12-18 04:01
Help: RE: Rest API for Activity
Hi, I'm not sure if it is the same issue. Maybe I did not find /enumerations/time_ ... xml - is api for evidence of the work on the issue (hours) But I want to show in application ... er in tree like on web. Best regards, Tom 2019-12-17 15:22
Help: RE: Error during create Issues
Hi, if I am not mistaken, I saw some report ... ou are using plugins, try to remove them. 2019-12-16 14:31
Plugins: See/edit own issues without any condition even if it is moved to a private project
We are in trouble to make users see and edit their own issues without any condition. There are too many p ... plicated to manage memberships to follow own issues. Is there a solution or a plugin for such use? Thanks. 2019-12-16 12:36
Help: Slow SQL Queries (Problems with the performance of Redmine)
I'm having problems with my application perfo ... n the database have the following records: "issues" has more than 334823 "custom_values​​" ha ... The slowest query is : <pre> SELECT `issues`.* FROM `issues` INNER JOIN `projects` ON `projects`.`id` = `issues`.`project_id` WHERE (((projects.statu ... projects.id AND em.name = 'issue_tracking')) AND (((projects.is_publ ... user_id IN (44 , 638))) AND ((issues.is_private = 0 OR issues.author_id = 44 OR issues.assigned_to_id IN (44 , 186, 898)))) ... ,512,516,519,527,531,533,537) AND ((issues.is_private = 0 OR issues.author_id = 44 OR issues.assigned_to_id IN (44 , 186, 898)))) ... 508,514,515,525,528) AND ((... 2019-12-16 12:12
Help: RE: Error during create Issues
Hi, Still same error, here is my Json : {"issue":{"project_id":1151,"tracker_id":2,"status_i ... y, any ideas ? :/ have a nice day, 2019-12-16 10:43
Help: RE: Error during create Issues
Hi, you should send the parameters in a requ ... ype: application/json' https:/REDMINE_SERVER/issues.json -d '{"issue": {"project_id": 1, "tracker_id": 1, "status ... d_to_id": 1196, "is_private": true}}' 2019-12-14 00:43
Plugins: RE: Automatic task closure
Hi, maybe this functionality already exists ... atus named 'hold' and you want to change any issue that is in status 'in progress' that hasn't ... ld call it like this: <pre> $ ./update_old_issues.py 30 'in progress' hold Updating #21 (tes ... d by Redmine via email due status change. 2019-12-14 00:29
Help: Error during create Issues
Hi, I'm trying to create issues by API, the doc do not provide a lot of inf ... ? (cf attachment) Have a nice day, Thx 2019-12-13 10:50
Help: RE: Rest API for Activity
Hi, I have the same problem. I use Rest AP ... alue. I tried to access it via the resource "issue" (issue.project.time_entry_activities), but then suc ... can I read my custom filed in the activities? 2019-12-13 07:32
Help: CSV EXPORT - INTERNAL ERROR
Hi! In configuration i have limit exportation in 2000 issues , but when i try to export more than +700 issues redmine crashes in Redmine 500 error. Any ideas? Thanks 2019-12-12 12:16
Help: mysql2-0.3.21/mysql2/mysql2.so: [BUG] Segmentation fault
/home/utsapkota/.rbenv/versions/1.9.3-p0/lib/ ... *Please can somebody help me with this issue. I cant understand what is wrong. * 2019-12-12 08:56
Help: RE: Lightbox plugin 2 in issues page
It is strange that for a long period of time ... uddenly someone will have a similar task too. 2019-12-11 15:32
(1951-1975/18264)