Search found 217 matches

by s980845
09 Apr 2022, 19:03
Forum: Discussion
Topic: Mobile Friendly Login & Register Screen
Replies: 3
Views: 253

Re: Mobile Friendly Login & Register Screen

Wait, I think we found the issue. We used CSS to increase the size of the login screen on desktop browser, apparently the css also applied to the mobile page and caused the login screen to not fit on the mobile screen anymore. Is there a way to only apply the css on the desktop version and not the m...
by s980845
05 Apr 2022, 21:19
Forum: Discussion
Topic: Mobile Friendly Login & Register Screen
Replies: 3
Views: 253

Mobile Friendly Login & Register Screen

Is there a way to have the login and registration window be mobile friendly?
You can do it with entities in listing configuration, but is there also a way to make the register and login screen behave this way?
by s980845
05 Apr 2022, 01:01
Forum: Bug Report version 3.0
Topic: Any Type of Export: Nested Entity Data Blank
Replies: 1
Views: 1508

Any Type of Export: Nested Entity Data Blank

When either exporting to excel or using templates to export, when attempting to export an entity with a nested entity field in it, the nested entity field's data is blank in the exported data. We are being audited and we have critical data that need's to be exported along with main entity data in bu...
by s980845
31 Mar 2022, 20:19
Forum: Bug Report version 3.0
Topic: Database Error: 2014 Commands out of sync; you can't run this command now
Replies: 4
Views: 1668

Re: Database Error: 2014 Commands out of sync; you can't run this command now

This worked fine. We haven't seen it occur again since making this change.
Thanks. :D
by s980845
31 Mar 2022, 20:05
Forum: Suggestions
Topic: Payment Module: Pay With Cash
Replies: 0
Views: 402

Payment Module: Pay With Cash

I would like to suggest adding a module that will allow making payments with in person with cash. The module should: Show the amount due (using a field of choice, similar to the PayPal module.) Allow typing the amount the person gave you into a modal window. Click a button, which will then show how ...
by s980845
31 Mar 2022, 19:55
Forum: Discussion
Topic: Public Forms - Cancel Button
Replies: 9
Views: 461

Re: Public Forms - Cancel Button

A button to reset all the fields in the form would be useful, but it also could be redundant.
Simply pressing the reload/refresh button in your browser accomplishes the same thing, it will clear all fields that have been filled out prior to saving.
by s980845
18 Mar 2022, 04:35
Forum: Discussion
Topic: Instalation on ESXi 7
Replies: 13
Views: 1186

Re: Instalation on ESXi 7

Turnkey with Lamp + Webmin should work in a pinch. There is no easy way to add subdomains to it though, all that has to be done manually by coding it into the hosts file. If you are planning on using it only for ruko and not for testing other applications or hosting other sites, it should work fine....
by s980845
17 Mar 2022, 19:30
Forum: Discussion
Topic: Instalation on ESXi 7
Replies: 13
Views: 1186

Re: Instalation on ESXi 7

Maybe my guide above will help someone else who wants to do this within their own vps/dedicated server. Our ruko installations are on a VPS and they use ESXi, so that guide is made with experience on how to do this correctly. It should also work for Proxmox VE, as well as a dedicated server running ...
by s980845
14 Mar 2022, 21:02
Forum: Discussion
Topic: Instalation on ESXi 7
Replies: 13
Views: 1186

Re: Instalation on ESXi 7

Here's a guide to installing this in ESXi. Rukovoditel is a web application, as such, it cannot be installed directly in ESXi. Instead, you need a LAMP stack to make this work. Since you are a newbie, and don't have experience with manually managing a LAMP stack via the command line, I will provide ...
by s980845
11 Mar 2022, 00:57
Forum: Discussion
Topic: Question
Replies: 10
Views: 586

Re: Question

Considering the code is open source, and I've extensively gone through the code, I am 98% sure that once it's activated, it will stay activated regardless of the "mother ship's" status.

If I am incorrect, I'm sure either Ruslan2 or Surgey will correct me on this.