Search found 6 matches

by micha
12 Sep 2017, 01:16
Forum: Discussion
Topic: plugin how-to
Replies: 4
Views: 2043

Re: plugin how-to

Thanks for responding, Sergey. I'd really appreciate a how-to, as it takes some time browsing your code to understand which way things are working. At least I have a brief idea now, and on visiting http://plan-c.ongolito.net/ you'll find a first result of my filemanager integration attempt. Kind reg...
by micha
11 Sep 2017, 12:03
Forum: Discussion
Topic: plugin how-to
Replies: 4
Views: 2043

Re: plugin how-to

Hmm... 11 views - no answer ... perhaps I need to leave some more details here first? :? Okay: Since our team is dealing with a lot of files, my idea was to integrate a 3rd party filemanager. And of course preferably in a way, that updating Rukovoditel wouldnt' overwrite my own part, as my own part ...
by micha
08 Sep 2017, 21:36
Forum: Discussion
Topic: plugin how-to
Replies: 4
Views: 2043

plugin how-to

Is there any documentation available on how to use the plugin mechanism for own enhancements?
by micha
07 Sep 2017, 18:19
Forum: Discussion
Topic: How to access the default User data fields?
Replies: 1
Views: 1168

How to access the default User data fields?

When navigating to [Application Structure -> Entities List -> Users -> Fields Configuration] all default fields appear to be hidden. Is there a REGULAR way to unhide them in order to apply changes? Having small displays in mind I reduced the Users listing to username, email, and an additional teleph...
by micha
06 Sep 2017, 15:13
Forum: Bug Report version 1.9
Topic: TEXT_FIELDTYPE_INPUT_TITLE temporarely not available
Replies: 2
Views: 3714

Re: TEXT_FIELDTYPE_INPUT_TITLE temporarely not available

Thanks for taking care. Actually I just wanted to get rid of all those entries, because real problems are hard to find this way. :) Meanwhile, I have put error_log markers both in the __construct function and the language file. And staying at /index.php?module=dashboard/ it turns out that __construc...
by micha
06 Sep 2017, 13:32
Forum: Bug Report version 1.9
Topic: TEXT_FIELDTYPE_INPUT_TITLE temporarely not available
Replies: 2
Views: 3714

TEXT_FIELDTYPE_INPUT_TITLE temporarely not available

With every heartbeat (and per logged in user) I'm getting a Use of undefined constant TEXT_FIELDTYPE_INPUT_TITLE - assumed 'TEXT_FIELDTYPE_INPUT_TITLE' /includes/classes/fieldstypes/fieldtype_input.php:9 notice in my error log The language file is in place, uncorrupted and 'Input Field' appears corr...