Project

General

Profile

Search

Results (18309)

Plugins: RE: Redmine XLSX format issue exporter plugin gives error on ubuntu
The issue is resolved. Thank you for the help. The ... e error: bundle config --delete frozen 2018-08-06 13:28
Plugins: RE: Redmine XLSX format issue exporter plugin gives error on ubuntu
I have tried to install plugin on my colleagu ... error. Please find an attachment of error 2018-08-06 11:47
Plugins: RE: Redmine XLSX format issue exporter plugin gives error on ubuntu
Tatsuya Saito wrote: > Vishakha Jadhav wrote ... annot reproduce it yet. > I can export XLSX issues list. > If you want to research more, plea ... t environment in VirtualBox: > > [...] 2018-08-06 10:41
Help: Call for help: Can not choose new backlog.
I created two backlogs: BL1 and BL2, and add some issues to them.see BL1&BL2.JPG !BL1&BL2.JPG! But in backlog sheet, I just see BL1's issues, can not see BL2, even I select BL2.see BL.JPG !BL.JPG! 2018-08-06 08:53
Plugins: RE: Redmine XLSX format issue exporter plugin gives error on ubuntu
I am getting warning after executing " bundle ... l facing the same error please suggest in it. 2018-08-06 08:29
Plugins: RE: Redmine XLSX format issue exporter plugin gives error on ubuntu
Tatsuya Saito wrote: > Vishakha Jadhav wrote ... annot reproduce it yet. > I can export XLSX issues list. > If you want to research more, plea ... t environment in VirtualBox: > > [...] 2018-08-06 07:53
Open discussion: In "Issues" Page, how to create 2 or 3 Interconnected listbox(or combobox)
In "Issues" Page, how to create 2 or 3 Interconnected ... you have this plugin? could you help me?tkx。 2018-08-06 06:14
Plugins: RE: Redmine XLSX format issue exporter plugin gives error on ubuntu
Vishakha Jadhav wrote: > * How to install yo ... cannot reproduce it yet. I can export XLSX issues list. If you want to research more, please ... ions 2.4.1 redmine_xlsx_format_issue_exporter 0.1.5 silent_statuses 1.0 </pre> 2018-08-05 14:54
Plugins: RE: Redmine XLSX format issue exporter plugin gives error on ubuntu
Tatsuya Saito wrote: > I'm trying to reprodu ... to run redmine with only redmine_xlsx_format_issue_exporter? Yes I tried and it is giving error ... mi package on virtual box of Ubuntu 16.04 2018-08-03 19:03
Plugins: RE: Redmine XLSX format issue exporter plugin gives error on ubuntu
Tatsuya Saito wrote: > I'm trying to reprodu ... to run redmine with only redmine_xlsx_format_issue_exporter? Yes > * What's version is your Ub ... r Redmine? virtualbox by Bitnami? Bitnami 2018-08-03 18:59
Plugins: RE: Redmine XLSX format issue exporter plugin gives error on ubuntu
I'm trying to reproduce it, but not yet. Ple ... to run redmine with only redmine_xlsx_format_issue_exporter? * What's version is your ubuntu? ... nstall your Redmine? virtualbox by Bitnami? 2018-08-03 17:06
Open discussion: RE: How to know total Resolved issues last week after changed to Confirmed status.
Hello Thuan, welcome to the Redmine commun ... to write a script which crawls through your issues journals and looks for status changes to "R ... should be achievable via Redmine's REST API. 2018-08-03 14:14
Open discussion: How to know total Resolved issues last week after changed to Confirmed status.
My bug base have: New => Resolved => Confirmed like this. The case is: - I added 100 issues on 01/01/2017 - Dev team fixed 50 issues on 02/02/2017 but i don't confirm yet, 40 issues on 03/08/2018. (I don't know the number) - I confirmed 60/100 issues on 03/08/2018. Redmine now have: Start D ... ate,... How can i know the total resolved issues in 03/08/2018? Please give me your advice. 2018-08-03 12:08
Plugins: RE: Redmine XLSX format issue exporter plugin gives error on ubuntu
Environment Information is as follows: roo ... ions 2.4.1 redmine_xlsx_format_issue_exporter 0.1.5 silent_statuses ... login page after installation of plugin. 2018-08-03 07:27
Plugins: RE: Redmine XLSX format issue exporter plugin gives error on ubuntu
I checked on Ubuntu 14.04.5 LTS (using docker ... Redmine plugins: redmine_xlsx_format_issue_exporter 0.1.5 </pre> 2018-08-02 16:51
Plugins: RE: Redmine XLSX format issue exporter plugin gives error on ubuntu
Could you show following information? * Yo ... hen error happened? * How to reproduce it. 2018-08-02 15:55
Plugins: Redmine XLSX format issue exporter plugin gives error on ubuntu
I have installed the export to excel plugin o ... /www.redmine.org/plugins/redmine_xlsx_format_issue_exporter 2018-08-02 10:34
Plugins: RE: Progressive Project Lists
Bernhard, I saw lots of issues raised on plugins here. That's why I put it ... ke it to git. Thanks for the advice. Amir 2018-07-31 06:19
Help: RE: install redmine 3.2.0 on windows 20 ... : cannot load such file -- tiny_tds/tiny_tds
Jonh, hello. I have a same problem. What in ... identical your's. So if you will solve this issue, please, don't foget to share your solution. I will do same. Good bye. 2018-07-30 16:47
Plugins: Progressive Project Lists - Progress frame
Hi, I have two little issues on the plugin/Progress frame (on Overview s ... ts_list 3.0.1 Thanks in advance Amir 2018-07-30 10:47
Plugins: RE: Email reminder plugin for 3.4
Looks like he still has some errors. I get a ... or: Not unique table/alias: 'users': SELECT `issues`.`id` AS t0_r0, `issues`.`tracker_id` AS t0_r1, `issues`.`project_id` AS t0_r2, `issues`.`subject` AS t0_r3, `issues`.`description` AS t0_r4, `issues`.`due_date` AS t0_r5, `issues`.`category_id` AS t0_r6, `issues`.`status_id` AS t0_r7, `issues`.`assigned_to_id` AS t0_r8, `issues`.`priority_id` AS t0_r9, `issues`.`fixed_version_id` AS t0_r10, `issues`.`author_id` AS t0_r11, `issues`.`lock_version` AS t0_r12, `issues`.`created_on` AS t0_r13, `issues`.`updated_on` AS t0_r14, `issue... 2018-07-27 23:56
Help: RE: Internal error when updating e-mail notification settings
I managed to solve this problem by backing up ... se backup for the tables I needed (projects, issues, etc.) and everything works great now. 2018-07-27 15:14
Development: RE: How can i add issue filter if "contains partial subject of child issue" not "child issue id"?
The quickest thought that comes to mind is to export your issues to CSV limited to only basic fields aside from subject. Then I bet you'd be able to find your issues using data filters in Excel, Google Sheets or equivalent. 2018-07-27 09:51
Development: How can i add issue filter if "contains partial subject of child issue" not "child issue id"?
How can i add issue filter if "contains partial subject of child issue" not "child issue id" I am using redmine 3.3.3 for project management. I want to find a parent issue with a sub-heading of the subject of child issues. 2018-07-27 07:19
Open discussion: RE: Redmine and OpenProject
Hi Bernhard, thanks for the reply! Yes, i ... mine has great stabilty aside from framework issues that sometimes com from ruby or rails - but ... 18-07-26%20um%2015.02.11.png! Best, Chris 2018-07-26 15:16
(2701-2725/18309)