Search found 121 matches

by Eddy
14 Jul 2020, 17:36
Forum: Bug Report version 2.7
Topic: e-mail notifications not being sent after update
Replies: 3
Views: 602

e-mail notifications not being sent after update

Hi, I had a set of notifications from reports and email rules working before updating to 2.7.1 that are not working anymore for me. I have checked the system configuration settings and test emails are being sent and received correctly. Reports that are sent via Cron also seem to be working (will hav...
by Eddy
07 Jun 2020, 18:56
Forum: Bug Report version 2.7
Topic: Dynamic Date field not sorting list table
Replies: 2
Views: 515

Re: Dynamic Date field not sorting list table (solved)

Working like a charm... thanks!
by Eddy
06 Jun 2020, 20:57
Forum: Bug Report version 2.7
Topic: Dynamic Date field not sorting list table
Replies: 2
Views: 515

Dynamic Date field not sorting list table

Hello I added a dynamic date field, as shown in picture, that add 10 days to the project start date (a date field). The calculation is correct but the sorting method in the list table view is not working correctly. 0.jpg This figure shows the list table sorted by start date in descending order. 1.jp...
by Eddy
13 Jan 2020, 16:46
Forum: Suggestions
Topic: Use entity default field as heading
Replies: 1
Views: 390

Use entity default field as heading

I just noticed that the 5 deafult field (ID, date added, created by, date updated and parent) created with all entities can't be used as a heading field.

In my case I was looking to use the Parent field as heading so that it was showed on the item page as a title.
by Eddy
06 Jan 2020, 13:13
Forum: Bug Report version 2.6
Topic: Filter by FROM date TO date issue
Replies: 2
Views: 518

Re: Filter by FROM date TO date issue

Hi Sergey,

Thank you for the bug fix. I tried it on both 2.6 and 2.5.2 and it is now working okay.
by Eddy
05 Jan 2020, 23:30
Forum: Bug Report version 2.6
Topic: PHP Version
Replies: 4
Views: 625

Re: PHP Version

I am using PHP 7.2.24, no issues either
by Eddy
05 Jan 2020, 23:22
Forum: Bug Report version 2.6
Topic: Filter by FROM date TO date issue
Replies: 2
Views: 518

Filter by FROM date TO date issue

Hi Sergey, You asked to report back on this issue once 2.6 beta was released. The original post is here: https://forum.rukovoditel.net/viewtopic.php?f=2&t=1640 Also, I am adding a simple setup database showing the issue. Use admin / admin to login and the "Start of year" filter under P...
by Eddy
05 Jan 2020, 23:03
Forum: Discussion
Topic: Rukovoditel 2.6 BETA 3 is ready to test
Replies: 10
Views: 1930

Re: Rukovoditel 2.6 BETA 1 is ready to test

This is great news. I only will add one extra step missing from the update instructions:

2.1 /install/autoupdate/from_2.5_to_2.6.php

I had issues until I realised that the database updating script also needed to be run and not only the one related to the extension.
by Eddy
16 Dec 2019, 18:54
Forum: Discussion
Topic: Calculate Totals in Listing
Replies: 5
Views: 5980

Re: Calculate Totals in Listing

Hi Pepe, Not sure I fully understand what you need to do but I managed to do something (I think) similar when I needed, as part of a field in the parent entity, to calculate the sum of a numeric field in the sub-entity. In my case, I defined a MySQL Formula field in the parent entity as follows: SEL...
by Eddy
16 Dec 2019, 18:12
Forum: Discussion
Topic: List Progress field type
Replies: 14
Views: 5885

Re: List Progress field type

Okay, now I get it. I thought I could add a global list or something similar and assign a % to each entry, so that a change in status could be associted with a change in % progress.

Thanks for your clarification.